]> git.mxchange.org Git - mailer.git/commit
Mailer continued, sub-id tracking continued:
authorRoland Häder <roland@mxchange.org>
Mon, 8 Oct 2012 21:32:52 +0000 (21:32 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 8 Oct 2012 21:32:52 +0000 (21:32 +0000)
commit96d8f54d3fee1d51c38dd6b79c28215f7f5c83ec
treef6a6890ee1e1a7ca84b68a00379167bc6a6d4892
parentda50e51b98ba0901d6251b7f36e138ac6f63518d
Mailer continued, sub-id tracking continued:
- Introduced function isUrlBlacklisted() (not everywhere used!)
- Templates for sub-id statistics added
- Introduced function anonymizeSensitiveData() which tries to "anonymized"
  some data (admins always see all for now)
- Some language ids renamed
- Other minor fixes
- TODOs.txt updated
40 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions/ext-bank.php
inc/extensions/ext-coupon.php
inc/extensions/ext-debug.php
inc/extensions/ext-newsletter.php
inc/extensions/ext-signup.php
inc/extensions/ext-sponsor.php
inc/extensions/ext-user.php
inc/extensions/ext-wernis.php
inc/filter/user_filter.php
inc/functions.php
inc/language/de.php
inc/language/html_mail_de.php
inc/language/user_de.php
inc/libs/html_mail_functions.php
inc/libs/newsletter_functions.php
inc/modules/frametester.php
inc/modules/member/subid-stats.php
inc/modules/member/what-order.php
inc/modules/member/what-payout.php
inc/mysql-manager.php
inc/template-functions.php
inc/wrapper-functions.php
ref.php
templates/de/html/admin/admin_delete_email_bonus.tpl
templates/de/html/admin/admin_delete_email_normal.tpl
templates/de/html/admin/admin_delete_email_notify.tpl
templates/de/html/admin/admin_edit_theme_row.tpl
templates/de/html/admin/admin_import_theme_row.tpl
templates/de/html/admin/admin_list_sponsor_details.tpl
templates/de/html/mailid/mailid_frames.tpl
templates/de/html/member/member_add_subid.tpl
templates/de/html/member/member_list_subid_stats.tpl [new file with mode: 0644]
templates/de/html/member/member_list_subid_stats_row.tpl [new file with mode: 0644]
templates/de/html/member/member_list_surfbar_row.tpl
templates/de/html/member/member_pool_row.tpl
templates/de/html/member/member_stats_row.tpl
templates/de/html/member/member_themes_row.tpl
templates/xml/member/member_list_subid_stats.xml [new file with mode: 0644]