]> git.mxchange.org Git - mailer.git/commit
Extension ext-user (sub-id tracking) continued:
authorquix0r <quix0r@mxchange.org>
Wed, 17 Oct 2012 19:44:10 +0000 (19:44 +0000)
committerquix0r <quix0r@mxchange.org>
Wed, 17 Oct 2012 19:44:10 +0000 (19:44 +0000)
commit02afe25a972618c8eafa5b1af5bf3609a3037ef0
tree8fa199bf2154287609f49b520d49d4adf753032d
parent25d27130899524738031f91d1539da8ad99027d3
Extension ext-user (sub-id tracking) continued:
- Editing/deleting of sub ids by admin basicly finished
- Renamed some templates to have separate templates for admin action and member
  action
- Removed comments in inc/filters.php so build-mails will only be sent if at
  least one row as been affected
- Other minor things fixed
41 files changed:
.gitattributes
inc/filters.php
inc/functions.php
inc/language/de.php
inc/language/user_de.php
inc/module-functions.php
inc/mysql-manager.php
templates/de/emails/admin/admin_coupon_cashed.tpl
templates/de/emails/admin/admin_delete_mem_delete_user_subids.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_delete_user_subids.tpl
templates/de/emails/admin/admin_edit_mem_edit_user_subids.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_edit_user_subids.tpl
templates/de/emails/member/member_delete_mem_delete_user_subids.tpl [new file with mode: 0644]
templates/de/emails/member/member_delete_user_subids.tpl
templates/de/emails/member/member_edit_mem_edit_user_subids.tpl [new file with mode: 0644]
templates/de/emails/member/member_edit_user_subids.tpl
templates/de/html/admin/admin_admins_mails_edit.tpl
templates/de/html/admin/admin_delete_user_subids.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_user_subids_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_admin_menu.tpl
templates/de/html/admin/admin_edit_config_network_type_form.tpl
templates/de/html/admin/admin_edit_forced_ads_row.tpl
templates/de/html/admin/admin_edit_forced_campaigns_row.tpl
templates/de/html/admin/admin_edit_forced_costs_row.tpl
templates/de/html/admin/admin_edit_guest_menu.tpl
templates/de/html/admin/admin_edit_mods.tpl
templates/de/html/admin/admin_edit_points_data_row.tpl
templates/de/html/admin/admin_edit_surfbar_actions.tpl
templates/de/html/admin/admin_edit_surfbar_actions_row.tpl
templates/de/html/admin/admin_edit_surfbar_urls.tpl
templates/de/html/admin/admin_edit_user_subids.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_user_subids_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_task_delete.tpl
templates/xml/admin/admin_delete_do_user_subid.xml [new file with mode: 0644]
templates/xml/admin/admin_delete_show_user_subid.xml [new file with mode: 0644]
templates/xml/admin/admin_edit_do_forced_ads.xml
templates/xml/admin/admin_edit_do_user_subid.xml [new file with mode: 0644]
templates/xml/admin/admin_edit_show_user_subid.xml [new file with mode: 0644]
theme/org/theme.php
theme/schleuder/theme.php
theme/ship-simu/theme.php