X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=6a4e3d4e7cce439e44b7e0de934957e99d8b32b2;hp=102b463296c2e31f41f8cfa6f0ff279a739208e4;hb=7cb246c51e8634735aaf24e546bcbc46c5ce3833;hpb=a3921e6e7dac39605faa4f9194ff428c331002dc diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 102b463296..6a4e3d4e7c 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -10,32 +10,32 @@ ./inc/extensions/ext-newsletter.php:215: // @TODO Move these into configuration ./inc/extensions/ext-rallye.php:330: // @TODO Move this code into rallye_functions.php ./inc/extensions/ext-rallye.php:93: // @TODO Fix config_rallye_prices to list_rallye_prices -./inc/extensions/ext-sql_patches.php:737: // @TODO Rewrite this to a filter +./inc/extensions/ext-sql_patches.php:762: // @TODO Rewrite this to a filter ./inc/extensions/ext-sql_patches.php:94: /* @TODO SQL_ALTER_TABLE() should work now properly ./inc/extensions/ext-yoomedia.php:122: // @TODO Can this be moved into a database table? ./inc/extensions/ext-yoomedia.php:55:// @TODO Only deprecated when 'network' is ready! setExtensionDeprecated('Y'); ./inc/extensions-functions.php:376:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) ./inc/extensions-functions.php:489: // @TODO Extension is loaded, what next? -./inc/functions.php:1016:// @TODO $simple is deprecated -./inc/functions.php:1051: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates -./inc/functions.php:2351:// @TODO Try to move this to inc/libs/theme_functions.php +./inc/functions.php:1025:// @TODO $simple is deprecated +./inc/functions.php:1060: // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates ./inc/functions.php:241: // @TODO Remove this sanity-check if all is fine ./inc/functions.php:244: // @TODO Try to rewrite all $DATA to $content -./inc/functions.php:2522:// @TODO Please describe this function -./inc/functions.php:2540: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time); -./inc/functions.php:2636: // @TODO Add a little more infos here -./inc/functions.php:2647: // @TODO This cannot be rewritten to app_die(), try to find a solution for this. -./inc/functions.php:2728: // @TODO Rewrite this old lost code to a template -./inc/functions.php:2817: // @TODO Are these convertions still required? -./inc/functions.php:2835:// @TODO Rewrite this function to use readFromFile() and writeToFile() -./inc/functions.php:3709:// @TODO Lame description for this function -./inc/functions.php:3731: // @TODO Move this in a filter -./inc/functions.php:467: // @TODO Do only use $contentn, not $DATA or raw variables -./inc/functions.php:537: // @TODO Extension 'msg' does not exist -./inc/functions.php:606:// @TODO Rewrite this to an extension 'smtp' +./inc/functions.php:2458:// @TODO Please describe this function +./inc/functions.php:2476: searchDirsRecursive($next_dir, $last_changed); // @TODO small change to API to $last_changed = searchDirsRecursive($next_dir, $time); +./inc/functions.php:2572: // @TODO Add a little more infos here +./inc/functions.php:2583: // @TODO This cannot be rewritten to app_die(), try to find a solution for this. +./inc/functions.php:2664: // @TODO Rewrite this old lost code to a template +./inc/functions.php:2753: // @TODO Are these convertions still required? +./inc/functions.php:2771:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:3645:// @TODO Lame description for this function +./inc/functions.php:3667: // @TODO Move this in a filter +./inc/functions.php:3785: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:476: // @TODO Do only use $contentn, not $DATA or raw variables +./inc/functions.php:546: // @TODO Extension 'msg' does not exist +./inc/functions.php:615:// @TODO Rewrite this to an extension 'smtp' ./inc/install-functions.php:62: // @TODO DEACTIVATED: changeDataInFile(getConfig('CACHE_PATH') . 'config-local.php', 'OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0); -./inc/language/de.php:1145:// @TODO Rewrite these two constants -./inc/language/de.php:1161:// @TODO Rewrite these five constants +./inc/language/de.php:1146:// @TODO Rewrite these two constants +./inc/language/de.php:1162:// @TODO Rewrite these five constants ./inc/language/de.php:848:// @TODO Are these constants longer used? ./inc/language-functions.php:45:// @TODO Rewrite all language constants to this function. ./inc/language/holiday_de.php:49:// @TODO Rewrite these two constants to one @@ -46,12 +46,13 @@ ./inc/libs/admins_functions.php:418: // @TODO This can be, somehow, rewritten ./inc/libs/beg_functions.php:57: // @TODO Try to rewrite the following unset() ./inc/libs/bonus_functions.php:215: // @TODO Try to find a way for rewriting this constant +./inc/libs/bonus_functions.php:303: // @TODO This query isn't right, it will only update if the user was for a longer time away! ./inc/libs/doubler_functions.php:45:// @TODO Lame description ./inc/libs/rallye_functions.php:718: $EXPIRE = 3; // @TODO The hard-coded value... ./inc/libs/rallye_functions.php:782: // @TODO Rewrite this to our API function ./inc/libs/refback_functions.php:60: // @TODO Try to rewrite the following unset() -./inc/libs/surfbar_functions.php:1497: // @TODO This can be somehow rewritten -./inc/libs/surfbar_functions.php:950: // @TODO Invalid salt should be refused +./inc/libs/surfbar_functions.php:1491: // @TODO This can be somehow rewritten +./inc/libs/surfbar_functions.php:944: // @TODO Invalid salt should be refused ./inc/libs/task_functions.php:244: // @TODO These can be rewritten to filter ./inc/libs/task_functions.php:52:// @TODO Move all extension-dependent queries into filters ./inc/libs/user_functions.php:137: // @TODO These two constants are no longer used, maybe we reactivate this code? @@ -87,7 +88,6 @@ ./inc/modules/admin/what-config_rallye_prices.php:225: // @TODO Rewrite these two constants ./inc/modules/admin/what-config_register.php:67: // @TODO Move this HTML code into a template ./inc/modules/admin/what-edit_user.php:20: * @TODO Add support for ext-country * -./inc/modules/admin/what-email_archiv.php:91: // @TODO Rewrite to SQL_FETCHARRAY() ./inc/modules/admin/what-email_stats.php:47:// @TODO Unused at the moment ./inc/modules/admin/what-extensions.php:344: // @TODO Rewrite this to a filter ./inc/modules/admin/what-guest_add.php:136: // @TODO This can be somehow rewritten to a function @@ -148,7 +148,7 @@ ./inc/modules/member/what-payout.php:240: // @TODO Rewrite this to a filter ./inc/modules/member/what-points.php:54:// @TODO Should we rewrite this to a filter? ./inc/modules/member/what-rallyes.php:89: // @TODO Reactivate this: $content['admin'] = "".$content['login'].""; -./inc/modules/member/what-reflinks.php:59:// @TODO Move this into a filter +./inc/modules/member/what-reflinks.php:60:// @TODO Move this into a filter ./inc/modules/member/what-stats.php:118: // @TODO Rewrite in template: clix->clicks ./inc/modules/member/what-transfer.php:141: // @TODO Rewrite this to a filter ./inc/modules/member/what-transfer.php:231: // @TODO Try to rewrite his to $content = SQL_FETCHARRAY(), see some lines above for two different queries @@ -158,13 +158,13 @@ ./inc/modules/member/what-unconfirmed.php:144: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() ./inc/modules/order.php:75: // @TODO Unused: 2,4 ./inc/monthly/monthly_bonus.php:68: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:1564: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:1788: // @TODO Rewrite this to $content = SQL_FETCHARRAY() -./inc/mysql-manager.php:2110: // @TODO This can be somehow rewritten -./inc/mysql-manager.php:2133:// @TODO Fix inconsistency between last_module and getWhat() -./inc/mysql-manager.php:220: // @TODO Nothing helped??? -./inc/mysql-manager.php:255: // @TODO Rewrite this to a filter -./inc/mysql-manager.php:576: // @TODO Try to rewrite this to one or more functions +./inc/mysql-manager.php:1545: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:1769: // @TODO Rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:2091: // @TODO This can be somehow rewritten +./inc/mysql-manager.php:2114:// @TODO Fix inconsistency between last_module and getWhat() +./inc/mysql-manager.php:224: // @TODO Nothing helped??? +./inc/mysql-manager.php:259: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:552: // @TODO Try to rewrite this to one or more functions ./inc/mysql-manager.php:93:// @TODO Can we cache this? ./inc/reset/reset_beg.php:50:// @TODO This should be converted in a daily beg rallye ./inc/reset/reset_birthday.php:92: // @TODO 4 is hard-coded here, should we move it out in config? @@ -198,7 +198,7 @@ ./templates/de/html/guest/guest_login.tpl:21: @TODO Deactivated feature, try to implement it or remove it. ./templates/de/html/guest/guest_nickname_login.tpl:21: @TODO Deactivated feature, try to find a solution for this or remove it. ./templates/de/html/guest/guest_stats_member.tpl:23: @TODO We have to fix these counters. -./templates/de/html/surfbar/surfbar_frame_top.tpl:23:// @TODO Try to rewrite this JavaScript to js.php?js=surfbar_frame_top2 (wouldn't be easy) +./templates/de/html/surfbar/surfbar_frame_top.tpl:23:// @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:532:// @DEPRECATED ### ### template-warnings.log follows: ### ###