]> git.mxchange.org Git - mailer.git/commit
Earning subscriptions introduced (unfinished):
authorRoland Häder <roland@mxchange.org>
Sun, 31 Jul 2011 12:16:48 +0000 (12:16 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 31 Jul 2011 12:16:48 +0000 (12:16 +0000)
commita636d6415605b148ba0989f51442145cd8361ee4
tree17971a3941521e4c49fca97438a9eca99b69cf71
parent00283a82c807a00d66bd5811d41992bb3b059996
Earning subscriptions introduced (unfinished):
- Generic support (unfinished admin/member scripts) added for extra earnings on
  a "subscription" basis. The user can (or shall when finished) see how much
  he/she earned per "earning subscription". This whole data table is now cached,
  other user_earning will follow
- Extension ext-forced continued, reload lock and minimum stay moved to
  campaigns
- Fix in inc/db/lib-mysql3.php for badly named variable (now: $isAlterIndex)
  which could cause many ALTER TABLE commands to fail
- Other minor improvements
22 files changed:
.gitattributes
inc/db/lib-mysql3.php
inc/extensions/ext-beg.php
inc/extensions/ext-forced.php
inc/extensions/ext-nickname.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-transfer.php
inc/filter/cache_filter.php
inc/filters.php
inc/language/forced_de.php
inc/libs/forced_functions.php
inc/loader/load-
inc/loader/load-earning.php [new file with mode: 0644]
inc/module-functions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-list_forced_ads.php
inc/modules/member/what-earnings.php [new file with mode: 0644]
templates/de/html/admin/admin_add_forced_ad.tpl
templates/de/html/admin/admin_list_forced_ads.tpl
templates/de/html/admin/admin_list_forced_ads_row.tpl
templates/xml/admin/admin_add_do_forced_ads.xml
templates/xml/admin/admin_list_forced_ads.xml