]> git.mxchange.org Git - mailer.git/commit
Rewrote a lot parts to extract 'payments' table (+ handling) into own extension:
authorRoland Häder <roland@mxchange.org>
Tue, 22 Jan 2013 22:12:18 +0000 (22:12 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 22 Jan 2013 22:12:18 +0000 (22:12 +0000)
commite70440e1164db8bbeeccd90df305bfa0efb641e1
tree56f6b0d80110b93cd15b792c8b3f1d79c4d7903d
parent6ab597cf6eeb82241f57ca7d13871338dbb9bcaa
Rewrote a lot parts to extract 'payments' table (+ handling) into own extension:
- Tried to avoid JOINs where possible to instead load data with getters from
  cache
- Renamed many array elements for payment data to match with database columns
- Used more EL code for payment data
- TODOs.txt updated
28 files changed:
DOCS/TODOs.txt
inc/libs/rallye_functions.php
inc/loader/load-
inc/loader/load-imprint.php
inc/loader/load-payments.php
inc/modules/admin/what-del_email.php
inc/modules/admin/what-list_unconfirmed.php
inc/modules/admin/what-payments.php
inc/modules/admin/what-unlock_emails.php
inc/modules/member/what-order.php
inc/modules/member/what-unconfirmed.php
inc/modules/order.php
inc/mysql-manager.php
inc/pool/pool-user.php
inc/purge/purge-general.php
templates/de/html/member/member_list_unconfirmed_nopoints_row.tpl
templates/de/html/member/member_list_unconfirmed_row.tpl
templates/de/html/member/member_mail_bonus_deleted.tpl
templates/de/html/member/member_mail_bonus_new.tpl
templates/de/html/member/member_mail_bonus_queue.tpl
templates/de/html/member/member_mail_bonus_send.tpl
templates/de/html/member/member_mail_normal_active.tpl
templates/de/html/member/member_mail_normal_admin.tpl
templates/de/html/member/member_mail_normal_deleted.tpl
templates/de/html/member/member_mail_normal_new.tpl
templates/de/html/member/member_mail_normal_send.tpl
templates/de/html/member/member_mail_normal_temp.tpl
templates/de/html/member/member_order_page2.tpl