X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=605bc0690f2452163cb7676656e7637d3ec8446f;hp=3f9934605595a3d527f9bd468f963f3756e22472;hb=9b93cb80c13ee59fbd935b2988127cf4a1135000;hpb=ebf74041efe2bc876be37474beb3f9747fbb7407 diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 3f99346055..605bc0690f 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -55,9 +55,9 @@ ./inc/functions.php:2201: // @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: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); -./inc/language/de.php:1080: // @TODO Rewrite these two constants -./inc/language/de.php:1101: // @TODO Rewrite these three constants -./inc/language/de.php:772:// @TODO Are these constants longer used? +./inc/language/de.php:1079: // @TODO Rewrite these two constants +./inc/language/de.php:1100: // @TODO Rewrite these three constants +./inc/language/de.php:771:// @TODO Are these constants longer used? ./inc/language-functions.php:255: // @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 * @@ -66,7 +66,7 @@ ./inc/language/sponsor_de.php:117:// @TODO Rewrite these four constants to one and use sprintf() ./inc/libs/admins_functions.php:451: // @TODO This can be, somehow, rewritten ./inc/libs/beg_functions.php:55: // @TODO Try to rewrite the following unset() -./inc/libs/bonus_functions.php:203: // @TODO Move this HTML to a template +./inc/libs/bonus_functions.php:194: // @TODO Move this HTML to a template ./inc/libs/doubler_functions.php:44:// @TODO Lame description ./inc/libs/doubler_functions.php:91: // @TODO Can't this be moved into EL? ./inc/libs/mailid_functions.php:47: // @TODO Rewrite this to a dynamic include or so @@ -87,11 +87,11 @@ ./inc/libs/task_functions.php:240: // @TODO These can be rewritten to filter ./inc/libs/task_functions.php:51:// @TODO Move all extension-dependent queries into filters ./inc/libs/theme_functions.php:93: // @TODO Can't this be rewritten to an API function? -./inc/libs/user_functions.php:144: // @TODO These two constants are no longer used, maybe we reactivate this code? -./inc/libs/user_functions.php:232:// @TODO Double-check configuration entry here -./inc/libs/user_functions.php:327: // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content); -./inc/libs/user_functions.php:356: // @TODO Make this filter working: $url = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON)); -./inc/libs/user_functions.php:623: // @TODO Try to rewrite the following unset() +./inc/libs/user_functions.php:146: // @TODO These two constants are no longer used, maybe we reactivate this code? +./inc/libs/user_functions.php:234:// @TODO Double-check configuration entry here +./inc/libs/user_functions.php:329: // @TODO Make this filter working: $ADDON = runFilterChain('post_login_update', $content); +./inc/libs/user_functions.php:358: // @TODO Make this filter working: $url = runFilterChain('do_login', array('content' => $content, 'addon' => $ADDON)); +./inc/libs/user_functions.php:625: // @TODO Try to rewrite the following unset() ./inc/libs/yoomedia_functions.php:114: $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script ./inc/load_config.php:75: // @TODO Rewrite them to avoid this else block ./inc/loader/load-extension.php:13: * @TODO Rewrite this whole file * @@ -142,10 +142,8 @@ ./inc/modules/admin/what-list_refs.php:107: // @TODO Try to rewrite some to EL ./inc/modules/admin/what-list_unconfirmed.php:107: // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus ./inc/modules/admin/what-list_unconfirmed.php:84: // @TODO This constant might be unused? define('__LIST_UNCON_TITLE', '{--ADMIN_LIST_UNCONFIRMED_BONUS_LINKS--}'); -./inc/modules/admin/what-list_user.php:165: // @TODO Rewrite these to filters -./inc/modules/admin/what-list_user.php:273: // @TODO Rewrite this into a filter -./inc/modules/admin/what-list_user.php:322: // @TODO Rewrite this into a filter -./inc/modules/admin/what-list_user.php:57:// @TODO Rewrite these if-blocks in a filter +./inc/modules/admin/what-list_user.php:257: // @TODO Rewrite this into a filter +./inc/modules/admin/what-list_user.php:300: // @TODO Rewrite this into a filter ./inc/modules/admin/what-logs.php:64: // @TODO Fix content-type here ./inc/modules/admin/what-logs.php:70: // @TODO Fix content-type here ./inc/modules/admin/what-mem_add.php:124: // @TODO This can be somehow rewritten to a function @@ -174,9 +172,7 @@ ./inc/modules/member/what-rallyes.php:89: // @TODO Reactivate this: $content['admin'] = '' . $content['login'] . ''; ./inc/modules/member/what-refback.php:124: // @TODO UNUSED: $refRow['status'] = translateUserStatus($refRow['status']); ./inc/modules/member/what-reflinks.php:52:// @TODO Move this into a filter -./inc/modules/member/what-transfer.php:134: // @TODO Rewrite this to a filter -./inc/modules/member/what-transfer.php:223: // @TODO Try to rewrite his to $content = SQL_FETCHARRAY(), see some lines above for two different queries -./inc/modules/member/what-transfer.php:96: // @TODO Rewrite this to a filter +./inc/modules/member/what-transfer.php:127: // @TODO Rewrite this to a filter ./inc/modules/member/what-unconfirmed.php:138: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() ./inc/modules/member/what-unconfirmed.php:203: // @TODO This 'userid' cannot be saved because of encapsulated EL code ./inc/modules/order.php:74: // @TODO Unused: 2,4 @@ -185,8 +181,8 @@ ./inc/mysql-manager.php:1485: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() ./inc/mysql-manager.php:1573: // @TODO Rewrite these lines to a filter ./inc/mysql-manager.php:1597: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1965: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:2009:// @TODO Fix inconsistency between last_module and getWhat() +./inc/mysql-manager.php:1961: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:2005:// @TODO Fix inconsistency between last_module and getWhat() ./inc/mysql-manager.php:371: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:44:// @TODO Can we cache this? ./inc/purge/purge-inact.php:55: // @TODO Rewrite these if() blocks to a filter