Mailer project rwritten:
authorRoland Häder <roland@mxchange.org>
Sun, 6 Jan 2013 20:25:35 +0000 (20:25 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 6 Jan 2013 20:25:35 +0000 (20:25 +0000)
commitca256746fe0757a23df4064824c8fe2087ad5634
tree665811863200f4f60126847386ae93fb48fb3f4f
parent387d390181f4aefd6d1e6d8fe16d9697801e99d7
Mailer project rwritten:
- Extension ext-network continued:
  + More missing type handlers added
  + Also array element translations added
  + Made API query generally working
  + Added missing what-config_network.php to allow configuration
  + Many other improvements
- Used correct MIME type for JavaScripts (text/javascript)
- Many other rewrites
- TODOs.txt updated
190 files changed:
.gitattributes
DOCS/TODOs.txt
DOCS/de/network/README.txt
api.php [new file with mode: 0644]
beg.php
birthday_confirm.php
doubler.php
inc/ajax/ajax_
inc/ajax/ajax_admin.php
inc/ajax/ajax_installer.php
inc/callback-functions.php
inc/classes/primera_api.class.php
inc/classes/rdf.class.php
inc/config-functions.php
inc/config-global.php
inc/db/lib-mysql3.php
inc/email-functions.php
inc/expression-functions.php
inc/extensions-functions.php
inc/extensions/ext-network.php
inc/filter/coupon_filter.php
inc/filters.php
inc/functions.php
inc/http-functions.php
inc/js/js-admin_ajax.php
inc/js/js-install_ajax.php
inc/js/js-surfbar_frame_top.php
inc/js/js-surfbar_member_edit.php
inc/language-functions.php
inc/language/de.php
inc/language/network_de.php
inc/libs/admins_functions.php
inc/libs/autopurge_functions.php
inc/libs/beg_functions.php
inc/libs/bonus_functions.php
inc/libs/doubler_functions.php
inc/libs/forced_functions.php
inc/libs/network_functions.php
inc/libs/rallye_functions.php
inc/libs/refback_functions.php
inc/libs/register_functions.php
inc/libs/sponsor_functions.php
inc/libs/surfbar_functions.php
inc/libs/task_functions.php
inc/libs/user_functions.php
inc/libs/wernis_functions.php
inc/libs/yoomedia_functions.php
inc/module-functions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/overview-inc.php
inc/modules/admin/what-admins_mails.php
inc/modules/admin/what-config_holiday.php
inc/modules/admin/what-config_network.php [new file with mode: 0644]
inc/modules/admin/what-config_network_api.php
inc/modules/admin/what-config_network_types.php
inc/modules/admin/what-config_order.php
inc/modules/admin/what-config_other.php
inc/modules/admin/what-config_refid.php
inc/modules/admin/what-config_removeip.php
inc/modules/admin/what-config_surfbar.php
inc/modules/admin/what-config_yoomedia.php
inc/modules/admin/what-extensions.php
inc/modules/admin/what-list_autopurge.php
inc/modules/admin/what-list_network_array_translation.php
inc/modules/admin/what-list_network_request_params.php
inc/modules/admin/what-list_network_types.php
inc/modules/admin/what-list_network_vcheck_params.php
inc/modules/admin/what-list_payouts.php
inc/modules/admin/what-list_task.php
inc/modules/admin/what-query_network_apis.php
inc/modules/admin/what-unlock_sponsor.php
inc/modules/admin/what-updates.php
inc/modules/admin/what-user_contct.php
inc/modules/admin/what-usr_online.php
inc/modules/guest/what-sponsor_reg.php
inc/modules/member/what-book_surfbar.php
inc/modules/member/what-order.php
inc/modules/member/what-reflinks.php
inc/modules/member/what-transfer.php
inc/modules/member/what-unconfirmed.php
inc/monthly/monthly_beg.php
inc/mysql-manager.php
inc/pool/pool-user.php
inc/purge/purge-general.php
inc/purge/purge-inact.php
inc/referral-functions.php
inc/revision-functions.php
inc/session-functions.php
inc/sql-functions.php
inc/template-functions.php
inc/wrapper-functions.php
inc/xml-functions.php
install/tables.sql
js/admin-network-query-api.js [new file with mode: 0644]
js/ajax-common.js
js/ajax-loader.js
js/ajax-test.js
js/core-common.js
js/install-common.js
js/menu-common.js
mailid.php
mailid_top.php
ref.php
show_bonus.php
surfbar.php
templates/de/emails/guest/guest_register_done.tpl
templates/de/emails/guest/guest_request_confirm.tpl
templates/de/emails/member/member_bonus_pool_normal.tpl
templates/de/emails/member/member_order_accepted.tpl
templates/de/emails/member/member_order_deleted.tpl
templates/de/emails/member/member_order_normal.tpl
templates/de/emails/member/member_order_rejected.tpl
templates/de/emails/member/member_profile.tpl
templates/de/emails/member/member_user_deleted.tpl
templates/de/emails/member/member_user_locked.tpl
templates/de/emails/member/member_user_pool_done.tpl
templates/de/emails/member/member_user_pool_normal.tpl
templates/de/emails/member/member_user_unlocked.tpl
templates/de/emails/sponsor/sponsor_deleted.tpl
templates/de/emails/sponsor/sponsor_locked.tpl
templates/de/html/admin/admin_add_config_network_type_form.tpl
templates/de/html/admin/admin_add_network_array_translation.tpl
templates/de/html/admin/admin_add_network_request_param.tpl
templates/de/html/admin/admin_add_network_type.tpl
templates/de/html/admin/admin_add_network_vcheck_param.tpl
templates/de/html/admin/admin_ajax_main.tpl
templates/de/html/admin/admin_ajax_windows.tpl [new file with mode: 0644]
templates/de/html/admin/admin_config_network.tpl [new file with mode: 0644]
templates/de/html/admin/admin_config_network_api.tpl
templates/de/html/admin/admin_config_network_types.tpl
templates/de/html/admin/admin_delete_network_array_translation.tpl
templates/de/html/admin/admin_delete_network_request_params.tpl
templates/de/html/admin/admin_delete_network_types.tpl
templates/de/html/admin/admin_delete_network_types_row.tpl
templates/de/html/admin/admin_edit_config_network_type_form.tpl
templates/de/html/admin/admin_edit_network_array_translation.tpl
templates/de/html/admin/admin_edit_network_request_params.tpl
templates/de/html/admin/admin_edit_network_types.tpl
templates/de/html/admin/admin_list_network_array_translation.tpl
templates/de/html/admin/admin_list_network_data.tpl
templates/de/html/admin/admin_list_network_data_row.tpl
templates/de/html/admin/admin_list_network_query_api.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_query_api_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_network_request_params.tpl
templates/de/html/admin/admin_list_network_types.tpl
templates/de/html/admin/admin_list_network_types_row.tpl
templates/de/html/admin/admin_list_network_vcheck_params.tpl
templates/de/html/admin/admin_show_config_network_type.tpl
templates/de/html/install/install_main_ajax.tpl
templates/de/html/install/install_selector.tpl
templates/de/html/js/js_ [new file with mode: 0644]
templates/de/html/js/js_admin_ajax.tpl
templates/de/html/js/js_install_ajax.tpl
templates/de/html/js/js_surfbar_frame_top.tpl
templates/de/html/js/js_surfbar_member_edit.tpl
templates/de/html/js/js_surfbar_stopped.tpl
templates/de/html/select/select_network_configured_box.tpl [new file with mode: 0644]
templates/de/html/select/select_network_configured_option.tpl [new file with mode: 0644]
templates/de/html/select/select_network_type_box.tpl
templates/de/html/select/select_network_unconfigured_box.tpl [new file with mode: 0644]
templates/de/html/select/select_network_unconfigured_option.tpl [new file with mode: 0644]
templates/xml/admin/admin_list_booking.xml
templates/xml/admin/admin_list_forced_ads.xml
templates/xml/admin/admin_list_forced_campaigns.xml
templates/xml/admin/admin_list_forced_costs.xml
templates/xml/admin/admin_list_grade_data.xml
templates/xml/admin/admin_list_network_query_api_config.xml [new file with mode: 0644]
templates/xml/admin/admin_list_nickname_history.xml
templates/xml/admin/admin_list_point_accounts.xml
templates/xml/admin/admin_list_referral_levels.xml
templates/xml/admin/admin_list_server_name_log.xml
templates/xml/admin/admin_list_surfbar_actions.xml
templates/xml/admin/admin_list_surfbar_packages.xml
templates/xml/admin/admin_list_surfbar_urls.xml
templates/xml/admin/admin_list_user_subid.xml
templates/xml/admin/admin_list_user_subid_stats.xml
templates/xml/admin_list_data_template.xml
templates/xml/member/member_list_booking.xml
templates/xml/member/member_list_subid.xml
templates/xml/member/member_list_subid_stats.xml
theme/business/css/ajax.css
theme/business/css/general.css
theme/default/css/ajax.css
theme/default/css/general.css
theme/desert/css/ajax.css
theme/desert/css/general.css
theme/org/css/ajax.css
theme/org/css/general.css
theme/schleuder/css/ajax.css
theme/ship-simu/css/ajax.css [new file with mode: 0644]