X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=e8f26e225cee07c65e1a7d87f4fb2b006931bce0;hb=01f9560235e238bfe251dae96a98d9be37112f78;hp=7531723847837144d91ce554bee4ecfe2e8c24a0;hpb=ef8bdde1d3b805a341e64cb29c89e562e1ca963f;p=mailer.git diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 7531723847..e8f26e225c 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -44,17 +44,17 @@ ./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:1512: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1600: // @TODO Are these convertions still required? +./inc/functions.php:1618:// @TODO Rewrite this function to use readFromFile() and writeToFile() ./inc/functions.php:181:// @TODO Rewrite this to an extension 'smtp' -./inc/functions.php:2187: // @TODO Find a way to cache this -./inc/functions.php:2288: // @TODO This is still very static, rewrite it somehow -./inc/functions.php:2468: // @TODO Rename column data_type to e.g. mail_status +./inc/functions.php:2191: // @TODO Find a way to cache this +./inc/functions.php:2292: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:2472: // @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:250: // @TODO These are all valid languages, again hard-coded ./inc/language-functions.php:44:// @TODO Rewrite all language constants to this function. @@ -177,20 +177,20 @@ ./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 @@ -211,7 +211,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: @@ -256,6 +256,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.