]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
Rewrote reset and some extensions:
[mailer.git] / DOCS / TODOs.txt
index 3c9593516cb41fbfdf113ae466cb40da7aac4dc5..821c7cc5fa704c1704bf25ce27465fd0236672b1 100644 (file)
@@ -14,7 +14,7 @@
 ./inc/email-functions.php:209:// @TODO $rawUserId is currently unused
 ./inc/expression-functions.php:173:// @TODO FILTER_COMPILE_CONFIG does not handle call-back functions so we handle it here again
 ./inc/expression-functions.php:46:     // @TODO is escapeQuotes() enough for strings with single/double quotes?
-./inc/extensions/bonus/mode-update.php:43:// @TODO Remove double tabs
+./inc/extensions/bonus/mode-update.php:43:// @TODO Remove double tabs from all lines
 ./inc/extensions/ext-html_mail.php:136:                // @TODO Move these arrays into config
 ./inc/extensions/ext-menu.php:52:              // @TODO Convert menu-Id to one coding-standard. admin(edit|_add) => admin_menu_(edit|add), mem(edit|_add) => (edit|add)_(admin|guest|member)_menu
 ./inc/extensions/ext-newsletter.php:218:               // @TODO Move these into configuration
 ./inc/extensions/network/mode-setup.php:47: * @TODO Xijide: Lead/Sale (together) unsupported (no target URL)       *
 ./inc/extensions/network/mode-setup.php:48: * @TODO Yoo!Media: What is LayerAd compared to Layer click?            *
 ./inc/extensions/network/mode-setup.php:94:// @TODO network_type_handler is an internal name and needs documentation
-./inc/extensions/sponsor/mode-setup.php:43:// @TODO Remove double tabs
-./inc/extensions/sql_patches/mode-update.php:43:// @TODO Remove double-tabs
-./inc/extensions/user/mode-update.php:43:// @TODO Remove double tabs
+./inc/extensions/order/mode-update.php:43:// @TODO Remove double-tab from all lines
+./inc/extensions/sponsor/mode-setup.php:43:// @TODO Remove double tabs from all lines
+./inc/extensions/sql_patches/mode-update.php:43:// @TODO Remove double tabs from all lines
+./inc/extensions/user/mode-update.php:43:// @TODO Remove double tabs from all lines
 ./inc/filter/blacklist_filter.php:63:  // @TODO Insert log entry
 ./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/filter-functions.php:117:        // @TODO Remove this forced removal after a year or so
-./inc/filters.php:1320:                // @TODO No banner found, output some default banner
+./inc/filter-functions.php:119:        // @TODO Remove this forced removal after a year or so
+./inc/filters.php:1380:                // @TODO No banner found, output some default banner
 ./inc/functions.php:1131:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
 ./inc/functions.php:1217:                      // @TODO Are these convertions still required?
 ./inc/functions.php:1238:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:1847:      // @TODO Find a way to cache this
-./inc/functions.php:1951:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2155:      // @TODO Rename column data_type to e.g. mail_status
-./inc/functions.php:2505:// @TODO cacheFiles is not yet supported
+./inc/functions.php:1865:      // @TODO Find a way to cache this
+./inc/functions.php:1969:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2173:      // @TODO Rename column data_type to e.g. mail_status
+./inc/functions.php:2523:// @TODO cacheFiles is not yet supported
 ./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:446:       // @TODO Comparing with DEFAULT_MAIN_TITLE doesn't work
@@ -85,7 +86,7 @@
 ./inc/language-functions.php:254:      // @TODO These are all valid languages, again hard-coded
 ./inc/language/install_de.php:142:     // @TODO Move this to e.g. ext-smtp
 ./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no       *
-./inc/language/order_de.php:69:        // @TODO Find better text
+./inc/language/order_de.php:70:        // @TODO Find better text
 ./inc/language/rallye_de.php:13: * @TODO Naming convention not applied for language strings             *
 ./inc/language/refback_de.php:51:      // @TODO Rewrite these constants to one
 ./inc/libs/admins_functions.php:537:           // @TODO This can be, somehow, rewritten
 ./inc/template-functions.php:209:       * @TODO On some pages this is buggy
 ./inc/template-functions.php:298:      // @TODO Remove these sanity checks if all is fine
 ./inc/template-functions.php:747:                      // @TODO $userid is deprecated and should be removed from loadEmailTemplate() and replaced with $content[userid] in all templates
-./inc/wrapper-functions.php:3197:      // @TODO Find a way to not use direct module comparison
-./inc/wrapper-functions.php:524:// @TODO Do some more sanity check here
+./inc/wrapper-functions.php:3275:      // @TODO Find a way to not use direct module comparison
+./inc/wrapper-functions.php:566:// @TODO Do some more sanity check here
 ./inc/xml-functions.php:240:   // @TODO Handle characters
 ./mailid.php:123:              // @TODO Rewrite this to a filter/function
 ./mailid.php:160:                                      // @TODO Rewrite this to a filter