]> git.mxchange.org Git - mailer.git/commit
Mailer continued, sub-id tracking continued:
authorquix0r <quix0r@mxchange.org>
Mon, 8 Oct 2012 21:32:52 +0000 (21:32 +0000)
committerquix0r <quix0r@mxchange.org>
Mon, 8 Oct 2012 21:32:52 +0000 (21:32 +0000)
commit570ba443b03266dac3bfcbafbf8043fe1d220c1f
treef6a6890ee1e1a7ca84b68a00379167bc6a6d4892
parent48550bda22e8e3fe62091ca0e5b5795cb06ae684
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]