]> git.mxchange.org Git - mailer.git/commit
Referal system refactured (and some parts fixed), wrapper function introduced:
authorquix0r <quix0r@mxchange.org>
Tue, 12 Jul 2011 12:50:37 +0000 (12:50 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 12 Jul 2011 12:50:37 +0000 (12:50 +0000)
commit4867976d90c806a03bb0848886f1e175c68cf3a4
treede02494dc11123524226737baaf42453a31d6c1d
parent2e613a3df528029df9b10f2b5bbf0089c405cc7f
Referal system refactured (and some parts fixed), wrapper function introduced:
- Referal points system refactured: All point accounts can now be handled (admin
  menu is not yet finished) through the table 'points_data', including
  notification by email.
- Introduced new "translation" wrapper generateYesNoOptionList() to simplify
  many configuration menus
- Some internal TODOs closed (e.g. handling of registration welcome points)
- TODOs.txt updated
99 files changed:
.gitattributes
DOCS/TODOs.txt
birthday_confirm.php
doubler.php
inc/classes/resolver.class.php
inc/db/lib-mysql3.php
inc/extensions-functions.php
inc/extensions/ext-admins.php
inc/extensions/ext-autopurge.php
inc/extensions/ext-beg.php
inc/extensions/ext-birthday.php
inc/extensions/ext-bonus.php
inc/extensions/ext-coupon.php
inc/extensions/ext-debug.php
inc/extensions/ext-doubler.php
inc/extensions/ext-grade.php
inc/extensions/ext-iso3166.php
inc/extensions/ext-mailid.php
inc/extensions/ext-network.php
inc/extensions/ext-newsletter.php
inc/extensions/ext-rallye.php
inc/extensions/ext-refback.php
inc/extensions/ext-register.php
inc/extensions/ext-sponsor.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-surfbar.php
inc/extensions/ext-transfer.php
inc/extensions/ext-user.php
inc/extensions/ext-wernis.php
inc/extensions/ext-yoomedia.php
inc/filter-functions.php
inc/filter/coupon_filter.php
inc/filter/order_filter.php
inc/filters.php
inc/fix_user_points.php
inc/functions.php
inc/gen_refback.php
inc/language/beg_de.php
inc/language/birthday_de.php
inc/language/de.php
inc/language/other_de.php
inc/language/surfbar_de.php
inc/libs/autopurge_functions.php
inc/libs/beg_functions.php
inc/libs/booking_functions.php
inc/libs/network_functions.php
inc/libs/rallye_functions.php
inc/libs/refback_functions.php
inc/libs/register_functions.php
inc/libs/surfbar_functions.php
inc/libs/user_functions.php
inc/libs/wernis_functions.php
inc/libs/yoomedia_functions.php
inc/mails/doubler_mails.php
inc/module-functions.php
inc/modules/admin/what-add_rallye.php
inc/modules/admin/what-admin_add.php
inc/modules/admin/what-config_autopurge.php
inc/modules/admin/what-config_beg.php
inc/modules/admin/what-config_birthday.php
inc/modules/admin/what-config_imprint.php
inc/modules/admin/what-config_menu.php
inc/modules/admin/what-config_points.php
inc/modules/admin/what-config_surfbar.php
inc/modules/admin/what-del_email.php
inc/modules/admin/what-guest_add.php
inc/modules/admin/what-guestedit.php
inc/modules/admin/what-list_country.php
inc/modules/admin/what-mem_add.php
inc/modules/admin/what-send_coupon.php
inc/modules/admin/what-theme_import.php
inc/modules/admin/what-unlock_emails.php
inc/modules/member/what-cash_coupon.php
inc/modules/member/what-primera.php
inc/modules/member/what-transfer.php
inc/modules/member/what-wernis.php
inc/monthly/monthly_beg.php
inc/monthly/monthly_bonus.php
inc/mysql-manager.php
inc/pool/pool-user.php
inc/stats-functions.php
inc/wrapper-functions.php
install/menu-de.sql
install/menu-en.sql
install/tables.sql
mailid_top.php
templates/de/emails/member/member_add_points.tpl
templates/de/html/admin/admin_add_rallye.tpl
templates/de/html/admin/admin_config_autopurge.tpl
templates/de/html/admin/admin_config_beg.tpl
templates/de/html/admin/admin_config_birthday.tpl
templates/de/html/admin/admin_config_menu.tpl
templates/de/html/admin/admin_config_other.tpl
templates/de/html/admin/admin_config_point_settings.tpl
templates/de/html/admin/admin_config_surfbar.tpl
templates/de/html/admin/admin_delete_country_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_country_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_country_del_row.tpl
templates/de/html/admin/admin_list_country_edit_row.tpl