]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
More rewrites/fixes:
[mailer.git] / DOCS / TODOs.txt
index 0a40a813fc98c5354bbddf80a8981fdaa34d7f6b..423b8bc3dc0d6dff593ce91c747d4e12848b5386 100644 (file)
 ./inc/extensions/ext-rallye.php:94:            // @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:2012:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable'
-./inc/extensions-functions.php:421:    // @TODO This redirect is still needed to register sql_patches! Please try to avoid it
-./inc/extensions-functions.php:437:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
-./inc/extensions-functions.php:577:            // @TODO Extension is loaded, what next?
+./inc/extensions-functions.php:2038:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable'
+./inc/extensions-functions.php:424:    // @TODO This redirect is still needed to register sql_patches! Please try to avoid it
+./inc/extensions-functions.php:440:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
+./inc/extensions-functions.php:580:            // @TODO Extension is loaded, what next?
 ./inc/filter/bonus_filter.php:56:              // @TODO This query isn't right, it will only update if the user was for a longer time away!
 ./inc/filter/cache_filter.php:94:              // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal.
 ./inc/filter/forced_filter.php:73:             // @TODO This part is unfinished
 ./inc/functions.php:1082:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
 ./inc/functions.php:1168:                      // @TODO Are these convertions still required?
 ./inc/functions.php:1189:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:1810:      // @TODO Find a way to cache this
-./inc/functions.php:1915:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2119:      // @TODO Rename column data_type to e.g. mail_status
+./inc/functions.php:1712:      // @TODO Find a way to cache this
+./inc/functions.php:1817:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2021:      // @TODO Rename column data_type to e.g. mail_status
 ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter
 ./inc/header.php:66:// @TODO Find a way to not use direct module comparison
 ./inc/install-functions.php:91:        // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestElement('omode'), 0);
 ./inc/modules/member/what-unconfirmed.php:169: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/member/what-unconfirmed.php:234:                         // @TODO This 'userid' cannot be saved because of encapsulated EL code
 ./inc/modules/order.php:78:            // @TODO Unused: 2,4
-./inc/mysql-manager.php:1424:          // @TODO Rewrite these lines to a filter
-./inc/mysql-manager.php:1448:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1704:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1421:          // @TODO Rewrite these lines to a filter
+./inc/mysql-manager.php:1445:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1701:                  // @TODO Rewrite this to a filter
 ./inc/mysql-manager.php:390:   // @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
 ./inc/template-functions.php:285:      // @TODO Remove these sanity checks if all is fine
 ./inc/template-functions.php:598:// @TODO $simple/$constants are deprecated
 ./inc/template-functions.php:696:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
-./inc/wrapper-functions.php:2916:      // @TODO Find a way to not use direct module comparison
+./inc/wrapper-functions.php:2956:      // @TODO Find a way to not use direct module comparison
 ./inc/wrapper-functions.php:494:// @TODO Do some more sanity check here
 ./inc/xml-functions.php:208:   // @TODO Handle characters
 ./mailid.php:102:              // @TODO Rewrite this to a filter