]> git.mxchange.org Git - mailer.git/commit
Extension ext-network continued:
authorquix0r <quix0r@mxchange.org>
Sat, 13 Oct 2012 18:53:18 +0000 (18:53 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 13 Oct 2012 18:53:18 +0000 (18:53 +0000)
commit031cbe883266bbc06e0b7c44ce294255c988770f
tree732856ff72ee97f537995b19bddea434430e7dc1
parenta36ec5d82756cd4db92ce27b6acc42b8a01920ce
Extension ext-network continued:
- Inconsistencies in naming of language ids vs. database columns fixed
- Templates for editing/deleting of array index translatons added
- Required call-back functions for above also added
- Other things I cannot remember fixed/improved
- Fixed minor HTML error in member_order_thanks.tpl
- TODOs.txt updated
37 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions/ext-network.php
inc/language/network_de.php
inc/libs/network_functions.php
inc/modules/admin/what-list_network_array_translation.php
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_delete_network_array_translation.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_network_array_translation_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_delete_network_request_params.tpl
templates/de/html/admin/admin_delete_network_request_params_row.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_delete_networks_row.tpl
templates/de/html/admin/admin_delete_payments_row.tpl
templates/de/html/admin/admin_edit_network_array_translation.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_network_array_translation_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_network_request_params.tpl
templates/de/html/admin/admin_edit_network_request_params_row.tpl
templates/de/html/admin/admin_edit_network_types.tpl
templates/de/html/admin/admin_edit_network_types_row.tpl
templates/de/html/admin/admin_edit_networks_row.tpl
templates/de/html/admin/admin_edit_payments_row.tpl
templates/de/html/admin/admin_edit_points_data_row.tpl
templates/de/html/admin/admin_edit_rallyes_row.tpl
templates/de/html/admin/admin_edit_refbanner_row.tpl
templates/de/html/admin/admin_edit_reflevel_row.tpl
templates/de/html/admin/admin_email_archiv_row.tpl
templates/de/html/admin/admin_list_network_array_translation.tpl
templates/de/html/admin/admin_list_network_array_translation_row.tpl
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_vcheck_params.tpl
templates/de/html/member/member_order_thanks.tpl