X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=8d3c261673246d0dc74aa1c2988c276661d6af47;hp=1a024da49ff7e56027111e8bcf91b39760f9f228;hb=1c28686d33a76fa9e3e5bd90f737b20bfe211575;hpb=46c1acbca83153bb96f76cc084d532069b88d96e diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 1a024da49f..8d3c261673 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -44,18 +44,19 @@ ./inc/extensions-functions.php:434:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) ./inc/extensions-functions.php:564: // @TODO Extension is loaded, what next? ./inc/functions.php:110: // @TODO Extension 'msg' does not exist -./inc/functions.php:1508: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? -./inc/functions.php:1596: // @TODO Are these convertions still required? -./inc/functions.php:1614:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:1611: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1699: // @TODO Are these convertions still required? +./inc/functions.php:1717:// @TODO Rewrite this function to use readFromFile() and writeToFile() ./inc/functions.php:181:// @TODO Rewrite this to an extension 'smtp' -./inc/functions.php:2277: // @TODO This is still very static, rewrite it somehow -./inc/functions.php:2454: // @TODO Rename column data_type to e.g. mail_status +./inc/functions.php:2299: // @TODO Find a way to cache this +./inc/functions.php:2400: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:2580: // @TODO Rename column data_type to e.g. mail_status ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter ./inc/install-functions.php:57: // @TODO DEACTIVATED: changeDataInInclude(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); -./inc/language/de.php:1082: // @TODO Rewrite these two constants -./inc/language/de.php:1103: // @TODO Rewrite these three constants +./inc/language/de.php:1083: // @TODO Rewrite these two constants +./inc/language/de.php:1104: // @TODO Rewrite these three constants ./inc/language/de.php:779:// @TODO Are these constants longer used? -./inc/language-functions.php:243: // @TODO These are all valid languages, again hard-coded +./inc/language-functions.php:250: // @TODO These are all valid languages, again hard-coded ./inc/language-functions.php:44:// @TODO Rewrite all language constants to this function. ./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no * ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings * @@ -116,7 +117,8 @@ ./inc/modules/admin/what-adminedit.php:56: // @TODO Kill all constants in this file ./inc/modules/admin/what-admins_mails.php:59: // @TODO Can this be rewritten to an API function? ./inc/modules/admin/what-bonus.php:46:// @TODO Unused at the moment -./inc/modules/admin/what-config_admins.php:126: // @TODO Rewrite this to filter 'run_sqls' +./inc/modules/admin/what-config_admins.php:108: // @TODO Rewrite this to a filter +./inc/modules/admin/what-config_admins.php:136: // @TODO Rewrite this to filter 'run_sqls' ./inc/modules/admin/what-config_mods.php:55: // @TODO This can be moved into mysql-function.php, see checkModulePermissions() function ./inc/modules/admin/what-config_points.php:111: // @TODO Rewrite this to a filter ./inc/modules/admin/what-config_rallye_prices.php:195: // @TODO Rewrite these two constants @@ -176,27 +178,27 @@ ./inc/modules/member/what-unconfirmed.php:206: // @TODO This 'userid' cannot be saved because of encapsulated EL code ./inc/modules/order.php:74: // @TODO Unused: 2,4 ./inc/monthly/monthly_bonus.php:67: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1195: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1453: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:1559: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1933: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1977:// @TODO Fix inconsistency between last_module and getWhat() +./inc/mysql-manager.php:1197: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1455: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:1561: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1935: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1979:// @TODO Fix inconsistency between last_module and getWhat() ./inc/mysql-manager.php:368: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:44:// @TODO Can we cache this? ./inc/revision-functions.php:169:// @TODO This function does also set and get in 'cache_array' -./inc/template-functions.php:1045: // @TODO Deprecate this thing -./inc/template-functions.php:1056: // @TODO Deprecate this thing -./inc/template-functions.php:1143: // @TODO This can be easily moved out after the merge from EL branch to this is complete -./inc/template-functions.php:1176: // @TODO Add a little more infos here -./inc/template-functions.php:1485:// @TODO Lame description for this function -./inc/template-functions.php:1507: // @TODO Move this in a filter +./inc/template-functions.php:1047: // @TODO Deprecate this thing +./inc/template-functions.php:1058: // @TODO Deprecate this thing +./inc/template-functions.php:1145: // @TODO This can be easily moved out after the merge from EL branch to this is complete +./inc/template-functions.php:1178: // @TODO Add a little more infos here +./inc/template-functions.php:1487:// @TODO Lame description for this function +./inc/template-functions.php:1509: // @TODO Move this in a filter ./inc/template-functions.php:189: * @TODO On some pages this is buggy ./inc/template-functions.php:265: // @TODO Remove this sanity-check if all is fine ./inc/template-functions.php:578:// @TODO $simple/$constants are deprecated ./inc/template-functions.php:604: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates ./inc/wrapper-functions.php:130:// @TODO Implement $compress ./inc/wrapper-functions.php:137:// @TODO Implement $decompress -./inc/wrapper-functions.php:489:// @TODO Do some more sanity check here +./inc/wrapper-functions.php:507:// @TODO Do some more sanity check here ./mailid.php:139: // @TODO Rewrite this to a filter ./mailid.php:96: // @TODO Rewrite this to a filter ./mailid_top.php:103: // @TODO Rewrite this to a filter @@ -210,7 +212,7 @@ ./view.php:68: // @TODO No banner found, output some default banner ./templates/de/html/admin/admin_add_country.tpl:23: ./templates/de/html/admin/admin_admins_contct_form.tpl:4: -./templates/de/html/admin/admin_config_other.tpl:67: +./templates/de/html/admin/admin_config_other.tpl:79: ./templates/de/html/admin/admin_edit_admin_menu.tpl:4: ./templates/de/html/admin/admin_edit_mods.tpl:4: ./templates/de/html/admin/admin_list_autopurge.tpl:2: @@ -255,6 +257,8 @@ ./inc/reset/reset_profile.php:2:// @DEPRECATED ./inc/reset/reset_surfbar.php:2:// @DEPRECATED ./inc/reset/reset_yoomedia.php:2:// @DEPRECATED +./templates/de/html/admin/admin_reset_pass_done.tpl:1: +./templates/de/html/admin/admin_send_reset_link.tpl:1: ### ### template-warnings.log follows: ### ### Warning: Not parsing JavaScript templates/de/html/js/js_order_send.tpl. Warning: Not parsing JavaScript templates/de/html/js/js_cookies_disabled.tpl.