X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=DOCS%2FTODOs.txt;h=51cb2017b380e8200435451e04739c4b536e7c5e;hb=7a81a0d2c1f6e88986f2e0dd056dad6713e449c6;hp=2be3c4f0dcc4d1bd599313d727ef113fcad77a79;hpb=dba0db3d371da5a17ca7da6a8cde2596251660b7;p=mailer.git diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index 2be3c4f0dc..51cb2017b3 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -37,26 +37,29 @@ ./inc/extensions/ext-network.php:93: // @TODO network_type_handle is an internal name and needs documentation ./inc/extensions/ext-newsletter.php:218: // @TODO Move these into configuration ./inc/extensions/ext-order.php:336: // @TODO This should be moved out to inc/daily/ -./inc/extensions/ext-rallye.php:329: // @TODO Move this code into rallye_functions.php +./inc/extensions/ext-rallye.php:329: // @TODO Move this code into a hook ./inc/extensions/ext-rallye.php:92: // @TODO Fix config_rallye_prices to list_rallye_prices ./inc/extensions/ext-yoomedia.php:121: // @TODO Can this be moved into a database table? ./inc/extensions/ext-yoomedia.php:54:// @TODO Only deprecated when 'ext-network' is ready! setExtensionDeprecated('Y'); -./inc/extensions-functions.php:152: // @TODO Do we still need this? setExtensionUpdateNotes(''); -./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: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: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/extensions-functions.php:155: // @TODO Do we still need this? setExtensionUpdateNotes(''); +./inc/extensions-functions.php:1915:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable' +./inc/extensions-functions.php:437:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) ) +./inc/extensions-functions.php:567: // @TODO Extension is loaded, what next? +./inc/filter/bonus_filter.php:55: // @TODO This query isn't right, it will only update if the user was for a longer time away! +./inc/filter/cache_filter.php:78: // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal. +./inc/functions.php:1213: // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ? +./inc/functions.php:1301: // @TODO Are these convertions still required? +./inc/functions.php:1319:// @TODO Rewrite this function to use readFromFile() and writeToFile() +./inc/functions.php:163:// @TODO Rewrite this to an extension 'smtp' +./inc/functions.php:1901: // @TODO Find a way to cache this +./inc/functions.php:2002: // @TODO This is still very static, rewrite it somehow +./inc/functions.php:2182: // @TODO Rename column data_type to e.g. mail_status +./inc/functions.php:92: // @TODO Extension 'msg' does not exist ./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/install-functions.php:57: // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0); ./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/de.php:778:// @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. ./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no * @@ -65,9 +68,7 @@ ./inc/language/sponsor_de.php:117:// @TODO Rewrite these four constants to one and use sprintf() ./inc/libs/admins_functions.php:435: // @TODO This can be, somehow, rewritten ./inc/libs/beg_functions.php:55: // @TODO Try to rewrite the following unset() -./inc/libs/bonus_functions.php:201: // @TODO Move this HTML to a template -./inc/libs/bonus_functions.php:293: // @TODO This query isn't right, it will only update if the user was for a longer time away! -./inc/libs/cache_functions.php:78: // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal. +./inc/libs/bonus_functions.php:203: // @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 @@ -76,9 +77,9 @@ ./inc/libs/rallye_functions.php:854:// @TODO Please document this function ./inc/libs/rallye_functions.php:910: // Load count @TODO Can't we rewrite this to our API? ./inc/libs/refback_functions.php:59: // @TODO Try to rewrite the following unset() -./inc/libs/register_functions.php:315: // @TODO Rewrite these all to a single filter -./inc/libs/register_functions.php:385: // @TODO Rewrite this to a filter -./inc/libs/register_functions.php:392: // @TODO Wether the registration bonus should only be added to user directly or through referal system should be configurable +./inc/libs/register_functions.php:290: // @TODO Rewrite these all to a single filter +./inc/libs/register_functions.php:360: // @TODO Rewrite this to a filter +./inc/libs/register_functions.php:367: // @TODO Wether the registration bonus should only be added to user directly or through referal system should be configurable ./inc/libs/sponsor_functions.php:159: // @TODO Rewrite this to API function ./inc/libs/sponsor_functions.php:430: // @TODO Rewrite this to API function ./inc/libs/surfbar_functions.php:1026: // @TODO Try to rewrite the following unset() @@ -97,6 +98,7 @@ ./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 * +./inc/mails/doubler_mails.php:53:// @TODO Can this be rewritten to a filter? ./inc/module-functions.php:267: // @TODO Nothing helped??? ./inc/module-functions.php:308: // @TODO Rewrite this to a filter ./inc/modules/admin/admin-inc.php:171: // @TODO This and the next getCurrentAdminId() call might be moved into the templates? @@ -142,9 +144,9 @@ ./inc/modules/admin/what-list_refs.php:107: // @TODO Try to rewrite some to EL ./inc/modules/admin/what-list_unconfirmed.php:80: // @TODO This constant might be unused? define('__LIST_UNCON_TITLE', '{--ADMIN_LIST_UNCONFIRMED_BONUS_LINKS--}'); ./inc/modules/admin/what-list_unconfirmed.php:99: // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus -./inc/modules/admin/what-list_user.php:149: // @TODO Rewrite these to filters -./inc/modules/admin/what-list_user.php:255: // @TODO Rewrite this into a filter -./inc/modules/admin/what-list_user.php:295: // @TODO Rewrite this into a filter +./inc/modules/admin/what-list_user.php:153: // @TODO Rewrite these to filters +./inc/modules/admin/what-list_user.php:261: // @TODO Rewrite this into a filter +./inc/modules/admin/what-list_user.php:309: // @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-logs.php:64: // @TODO Fix content-type here ./inc/modules/admin/what-logs.php:70: // @TODO Fix content-type here @@ -162,6 +164,7 @@ ./inc/modules/guest/what-sponsor_reg.php:295: // @TODO Maybe a default referal id? ./inc/modules/guest/what-stats.php:100: // @TODO This can be somehow rewritten ./inc/modules/guest/what-stats.php:74:// @TODO This can be rewritten in a dynamic include +./inc/modules/member/what-beg2.php:87: // @TODO points->beg_points ./inc/modules/member/what-beg.php:54:// @TODO Can't this be moved into EL? ./inc/modules/member/what-beg.php:63:// @TODO No more needed? define('__BEG_UID_TIMEOUT', createFancyTime(getBegUseridTimeout())); ./inc/modules/member/what-bonus.php:55: // @TODO Rewrite this to a filter @@ -175,15 +178,16 @@ ./inc/modules/member/what-transfer.php:134: // @TODO Rewrite this to a filter ./inc/modules/member/what-transfer.php:224: // @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-unconfirmed.php:141: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() -./inc/modules/member/what-unconfirmed.php:206: // @TODO This 'userid' cannot be saved because of encapsulated EL code +./inc/modules/member/what-unconfirmed.php:142: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/modules/member/what-unconfirmed.php:207: // @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: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:1208: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1468: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY() +./inc/mysql-manager.php:1556: // @TODO Rewrite these lines to a filter +./inc/mysql-manager.php:1580: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1954: // @TODO Rewrite this to a filter +./inc/mysql-manager.php:1998:// @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' @@ -191,8 +195,8 @@ ./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:1489:// @TODO Lame description for this function +./inc/template-functions.php:1511: // @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 @@ -283,7 +287,6 @@ PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templat PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : div in templates/de/html/page_footer.tpl, line: 1 in /home PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/menu/menu_what_end.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/menu/menu_what_end.tpl, line: 2 in -PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_logout_sql_patches_remove.tpl, line: 10 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : td in templates/de/html/admin/admin_main_footer.tpl, line: 1 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : tr in templates/de/html/admin/admin_main_footer.tpl, line: 2 in PHP Warning: DOMDocument::loadHTMLFile(): Unexpected end tag : table in templates/de/html/admin/admin_main_footer.tpl, line: 12 in