X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=5bc1084cf4f6b184f5b4ab97236543757b46e9c3;hp=5953193f647ed7a7e47379756ef65339b43d44b7;hb=ff6e1b8fc739109c5e07413377268231f7a7c50d;hpb=8d4176053d397a86baca20b4d7ab7ed526355be8 diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 5953193f64..5bc1084cf4 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -1,13 +1,13 @@ ### WARNING: THIS FILE IS AUTO-GENERATED BY ./DOCS/todo-builder.sh (uid=/user=quix0r) ### ### DO NOT EDIT THIS FILE. ### ./autoreg.php:60:// @TODO Add processing of request here -./beg.php:173: // @TODO Opps, what is missing here??? +./beg.php:172: // @TODO Opps, what is missing here??? ./birthday_confirm.php:99: // @TODO Try to rewrite the following unset() ./inc/autopurge/purge-inact.php:57: // @TODO Rewrite these if() blocks to a filter ./inc/cache/config-local.php:126:// @TODO Rewrite the following three constants, somehow... ./inc/classes/cachesystem.class.php:474: // @TODO Add support for more types which break in last else-block -./inc/config-functions.php:140: // @TODO Make this all better... :-/ -./inc/expression-functions.php:152:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again +./inc/config-functions.php:141: // @TODO Make this all better... :-/ +./inc/expression-functions.php:202:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again ./inc/expression-functions.php:48: // @TODO is escapeQuotes() enougth for strings with single/double quotes? ./inc/extensions/ext-html_mail.php:138: // @TODO Move these arrays into config ./inc/extensions/ext-menu.php:54: // @TODO Convert menu-Id to one coding-standard. admin(edit|_add) => admin_menu_(edit|add), mem(edit|_add) => mem_menu_(edit|add) @@ -35,24 +35,24 @@ ./inc/extensions/ext-order.php:344: // @TODO This should be moved out to inc/reset/ ./inc/extensions/ext-rallye.php:331: // @TODO Move this code into rallye_functions.php ./inc/extensions/ext-rallye.php:94: // @TODO Fix config_rallye_prices to list_rallye_prices -./inc/extensions/ext-sql_patches.php:763: // @TODO Rewrite this to a filter ./inc/extensions/ext-yoomedia.php:123: // @TODO Can this be moved into a database table? ./inc/extensions/ext-yoomedia.php:56:// @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y'); ./inc/extensions-functions.php:143: // @TODO Do we still need this? setExtensionUpdateNotes(''); -./inc/extensions-functions.php:428:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) -./inc/extensions-functions.php:544: // @TODO Extension is loaded, what next? +./inc/extensions-functions.php:424:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) +./inc/extensions-functions.php:548: // @TODO Extension is loaded, what next? ./inc/functions.php:115: // @TODO Extension 'msg' does not exist -./inc/functions.php:1482: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? -./inc/functions.php:1505: // @TODO Rewrite this old lost code to a template -./inc/functions.php:1573: // @TODO Are these convertions still required? -./inc/functions.php:1591:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:1483: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1506: // @TODO Rewrite this old lost code to a template +./inc/functions.php:1574: // @TODO Are these convertions still required? +./inc/functions.php:1592:// @TODO Rewrite this function to use readFromFile() and writeToFile() ./inc/functions.php:178:// @TODO Rewrite this to an extension 'smtp' -./inc/functions.php:2244: // @TODO This is still very static, rewrite it somehow -./inc/install-functions.php:63: // @TODO DEACTIVATED: changeDataInFile(getConfig('CACHE_PATH') . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); -./inc/language/de.php:1141:// @TODO Rewrite these two constants -./inc/language/de.php:1156:// @TODO Rewrite these three constants -./inc/language/de.php:309: // @TODO Following two are unused? -./inc/language/de.php:836:// @TODO Are these constants longer used? +./inc/functions.php:2245: // @TODO This is still very static, rewrite it somehow +./inc/gen_sql_patches.php:96:// @TODO Rewrite this to a filter +./inc/install-functions.php:63: // @TODO DEACTIVATED: changeDataInFile(getCachePath() . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); +./inc/language/de.php:1135:// @TODO Rewrite these two constants +./inc/language/de.php:1150:// @TODO Rewrite these three constants +./inc/language/de.php:301: // @TODO Following two are unused? +./inc/language/de.php:828:// @TODO Are these constants longer used? ./inc/language-functions.php:234: // @TODO These are all valid languages, again hard-coded ./inc/language-functions.php:46:// @TODO Rewrite all language constants to this function. ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings * @@ -71,12 +71,11 @@ ./inc/libs/rallye_functions.php:910: // Load count @TODO Can't we rewrite this to our API? ./inc/libs/refback_functions.php:61: // @TODO Try to rewrite the following unset() ./inc/libs/register_functions.php:296: // @TODO Rewrite these all to a single filter -./inc/libs/register_functions.php:372: // @TODO Rewrite this to a filter -./inc/libs/register_functions.php:379: // @TODO Rewrite this whole if() block to addPointsThroughReferalSystem(). This will also make following if() block obsolete -./inc/libs/register_functions.php:380: // @TODO Wether the registration bonus should only be added to user directly or through referal system should be configurable -./inc/libs/surfbar_functions.php:1534: // @TODO This can be somehow rewritten +./inc/libs/register_functions.php:375: // @TODO Rewrite this to a filter +./inc/libs/register_functions.php:382: // @TODO Wether the registration bonus should only be added to user directly or through referal system should be configurable +./inc/libs/surfbar_functions.php:1540: // @TODO This can be somehow rewritten ./inc/libs/surfbar_functions.php:712:// @TODO Can't we use our new expression language instead of this ugly code? -./inc/libs/surfbar_functions.php:950: // @TODO Invalid salt should be refused +./inc/libs/surfbar_functions.php:953: // @TODO Invalid salt should be refused ./inc/libs/task_functions.php:241: // @TODO These can be rewritten to filter ./inc/libs/task_functions.php:53:// @TODO Move all extension-dependent queries into filters ./inc/libs/theme_functions.php:95: // @TODO Can't this be rewritten to an API function? @@ -88,6 +87,8 @@ ./inc/libs/yoomedia_functions.php:116: $response = YOOMEDIA_QUERY_API('out_textmail.php', true); // @TODO Ask Yoo!Media for test script ./inc/load_config.php:77: // @TODO Rewrite them to avoid this else block ./inc/loader/load_cache-extension.php:13: * @TODO Rewrite this whole file to load_cache-extensions.php * +./inc/module-functions.php:197: // @TODO Nothing helped??? +./inc/module-functions.php:232: // @TODO Rewrite this to a filter ./inc/modules/admin/admin-inc.php:261: // @TODO Rewrite this to $content = SQL_FETCHARRAY() ./inc/modules/admin/admin-inc.php:266: // @TODO ACL is 'allow'... hmmm ./inc/modules/admin/admin-inc.php:332: // @TODO Rewrite this to $content = SQL_FETCHARRAY() @@ -116,7 +117,7 @@ ./inc/modules/admin/what-del_email.php:61: // @TODO Unused: cat_id, payment_id ./inc/modules/admin/what-edit_user.php:20: * @TODO Add support for ext-country * ./inc/modules/admin/what-email_stats.php:48:// @TODO Unused at the moment -./inc/modules/admin/what-extensions.php:354: // @TODO Rewrite this to a filter +./inc/modules/admin/what-extensions.php:357: // @TODO Rewrite this to a filter ./inc/modules/admin/what-guest_add.php:137: // @TODO This can be somehow rewritten to a function ./inc/modules/admin/what-guest_add.php:69: // @TODO Cant this be rewritten? ./inc/modules/admin/what-guest_add.php:85: // @TODO This can be somehow rewritten to a function @@ -174,24 +175,23 @@ ./inc/modules/member/what-unconfirmed.php:143: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() ./inc/modules/order.php:76: // @TODO Unused: 2,4 ./inc/monthly/monthly_bonus.php:69: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1629: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:1729: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:2109: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:2153:// @TODO Fix inconsistency between last_module and getWhat() -./inc/mysql-manager.php:229: // @TODO Nothing helped??? -./inc/mysql-manager.php:264: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:589: // @TODO Try to rewrite this to one or more functions -./inc/mysql-manager.php:94:// @TODO Can we cache this? +./inc/mysql-manager.php:1164: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1411: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:1509: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1889: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1933:// @TODO Fix inconsistency between last_module and getWhat() +./inc/mysql-manager.php:370: // @TODO Try to rewrite this to one or more functions +./inc/mysql-manager.php:46:// @TODO Can we cache this? ./inc/reset/reset_beg.php:51:// @TODO This should be converted in a daily beg rallye ./inc/reset/reset_birthday.php:91: // @TODO 4 is hard-coded here, should we move it out in config? ./inc/revision-functions.php:153:// @TODO Please describe this function -./inc/template-functions.php:1155: // @TODO This can be easily moved out after the merge from EL branch to this is complete -./inc/template-functions.php:1188: // @TODO Add a little more infos here -./inc/template-functions.php:1473:// @TODO Lame description for this function -./inc/template-functions.php:1492: // @TODO Move this in a filter +./inc/template-functions.php:1153: // @TODO This can be easily moved out after the merge from EL branch to this is complete +./inc/template-functions.php:1186: // @TODO Add a little more infos here +./inc/template-functions.php:1474:// @TODO Lame description for this function +./inc/template-functions.php:1493: // @TODO Move this in a filter ./inc/template-functions.php:280: // @TODO Remove this sanity-check if all is fine -./inc/template-functions.php:595:// @TODO $simple/$constants are deprecated -./inc/template-functions.php:622: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates +./inc/template-functions.php:593:// @TODO $simple/$constants are deprecated +./inc/template-functions.php:620: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates ./inc/wrapper-functions.php:127:// @TODO Implement $compress ./inc/wrapper-functions.php:134:// @TODO Implement $decompress ./inc/wrapper-functions.php:455:// @TODO Do some more sanity check here @@ -227,7 +227,6 @@ ./templates/de/html/guest/guest_stats_member.tpl:21: @TODO We have to fix these counters. ./templates/de/html/member/member_unconfirmed_table_nopoints.tpl:11: ./templates/de/html/surfbar/surfbar_frame_textlinks.tpl:5: -./templates/de/html/surfbar/surfbar_frame_top.tpl:32:// @TODO Try to rewrite this JavaScript to js.php?js=surfbar_frame_top (wouldn't be easy) ### ### DEPRECATION FOLLOWS: ### ### ./inc/modules/admin/admin-inc.php:439:// @DEPRECATED ### ### template-warnings.log follows: ### ###