]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
New debugging function debugOutput() introduced, some rewrites to EL:
[mailer.git] / DOCS / TODOs.txt
index be9e927d472068893ba2635be6e730f6d27a3d05..334942e56b6f65018ee7d17db75ce0438d9de701 100644 (file)
 ./inc/extensions-functions.php:143:    // @TODO Do we still need this? setExtensionUpdateNotes('');
 ./inc/extensions-functions.php:423:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
 ./inc/extensions-functions.php:539:            // @TODO Extension is loaded, what next?
-./inc/functions.php:1052:// @TODO $simple/$constants are deprecated
-./inc/functions.php:1079:      // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates
-./inc/functions.php:2412:      // @TODO This can be easily moved out after the merge from EL branch to this is complete
-./inc/functions.php:2561:              // @TODO Add a little more infos here
-./inc/functions.php:2644:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
-./inc/functions.php:2667:                      // @TODO Rewrite this old lost code to a template
+./inc/functions.php:1078:// @TODO $simple/$constants are deprecated
+./inc/functions.php:1105:      // @TODO Do only use $content and deprecate $GLOBALS and $DATA in templates
+./inc/functions.php:2382:      // @TODO This can be easily moved out after the merge from EL branch to this is complete
+./inc/functions.php:2531:              // @TODO Add a little more infos here
+./inc/functions.php:2615:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
+./inc/functions.php:2638:                      // @TODO Rewrite this old lost code to a template
 ./inc/functions.php:266:       // @TODO Remove this sanity-check if all is fine
 ./inc/functions.php:269:       // @TODO Try to rewrite all $DATA to $content
-./inc/functions.php:2757:                      // @TODO Are these convertions still required?
-./inc/functions.php:2775:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:3651:// @TODO Lame description for this function
-./inc/functions.php:3670:                      // @TODO Move this in a filter
-./inc/functions.php:3794:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:478:       // @TODO Do only use $content, not $DATA or raw variables
-./inc/functions.php:548:               // @TODO Extension 'msg' does not exist
-./inc/functions.php:611:// @TODO Rewrite this to an extension 'smtp'
+./inc/functions.php:2728:                      // @TODO Are these convertions still required?
+./inc/functions.php:2746:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:3622:// @TODO Lame description for this function
+./inc/functions.php:3641:                      // @TODO Move this in a filter
+./inc/functions.php:3765:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:482:       // @TODO Do only use $content, not $DATA or raw variables
+./inc/functions.php:555:               // @TODO Extension 'msg' does not exist
+./inc/functions.php:618:// @TODO Rewrite this to an extension 'smtp'
 ./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:1143:// @TODO Rewrite these two constants
 ./inc/language/de.php:1158:// @TODO Rewrite these three constants
@@ -77,7 +77,7 @@
 ./inc/libs/rallye_functions.php:708:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId()
 ./inc/libs/rallye_functions.php:779:   $EXPIRE = 3; // @TODO The hard-coded value...
 ./inc/libs/rallye_functions.php:865:// @TODO Please document this function
-./inc/libs/rallye_functions.php:923:           // Load count @TODO Can't we rewrite this to our API?
+./inc/libs/rallye_functions.php:921:           // 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:299: // @TODO Rewrite these all to a single filter
 ./inc/libs/register_functions.php:375: // @TODO Rewrite this to a filter
 ./inc/modules/admin/what-list_links.php:57:            // @TODO Try to rewrite this to a filter
 ./inc/modules/admin/what-list_links.php:89:                            // @TODO Find a way to rewrite this. See some lines above for different queries
 ./inc/modules/admin/what-list_links.php:98:                                    // @TODO Rewrite this to includes/filter
-./inc/modules/admin/what-list_rallyes.php:258:                 // @TODO Rewritings: opoints->curr_points,old->refs in template
 ./inc/modules/admin/what-list_refs.php:110:                                                            // @TODO Try to rewrite some to EL
 ./inc/modules/admin/what-list_task.php:146:            // @TODO Rewrite these templates to one and add $OUT
 ./inc/modules/admin/what-list_task.php:180:                    // @TODO Rewritings: admin->assigned_admin,userid->userid,type->task_type_msg in template
 ./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:1590:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/mysql-manager.php:1690:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:2070:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:2111:// @TODO Fix inconsistency between last_module and getWhat()
+./inc/mysql-manager.php:1627:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1727:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:2107:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:2148:// @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:563:   // @TODO Try to rewrite this to one or more functions
+./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/reset/reset_beg.php:51:// @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?
 ./inc/wrapper-functions.php:134:// @TODO Implement $decompress
 ./inc/wrapper-functions.php:455:// @TODO Do some more sanity check here
 ./inc/wrapper-functions.php:793:        * @TODO Do we really need this check? If yes, try to fix this:
-./mailid.php:135:                                      // @TODO Rewrite this to a filter
+./mailid.php:138:                                      // @TODO Rewrite this to a filter
 ./mailid.php:95:               // @TODO Rewrite this to a filter
 ./mailid_top.php:132:                                  // @TODO Rewrite this to a filter
 ./mailid_top.php:179:                                                  // @TODO Rewrite this to a filter