]> git.mxchange.org Git - mailer.git/blobdiff - DOCS/TODOs.txt
A lot has been rewritten, ext-teams added, ext-forced continued:
[mailer.git] / DOCS / TODOs.txt
index e8a948b47dead22a197730d2f6e0617ecb25ed57..9bc31bcda9bc9f3ee5e17964f03c19cdb72f7958 100644 (file)
@@ -1,7 +1,7 @@
 ### WARNING: THIS FILE IS AUTO-GENERATED BY ./DOCS/todo-builder.sh (uid=/user=quix0r) ###
 ### DO NOT EDIT THIS FILE. ###
 ./autoreg.php:58:// @TODO Add processing of request here
-./beg.php:168:                 // @TODO Opps, what is missing here???
+./beg.php:175:                 // @TODO Opps, what is missing here???
 ./inc/cache/config-local.php:124:// @TODO Rewrite the following three constants, somehow...
 ./inc/classes/cachesystem.class.php:504:       // @TODO Add support for more types which break in last else-block
 ./inc/config-functions.php:136:        // @TODO Make this all better... :-/
 ./inc/functions.php:1310:                      // @TODO Are these convertions still required?
 ./inc/functions.php:1330:// @TODO Rewrite this function to use readFromFile() and writeToFile()
 ./inc/functions.php:156:// @TODO Rewrite this to an extension 'smtp'
-./inc/functions.php:1939:      // @TODO Find a way to cache this
-./inc/functions.php:2040:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2232:      // @TODO Rename column data_type to e.g. mail_status
+./inc/functions.php:1940:      // @TODO Find a way to cache this
+./inc/functions.php:2041:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2233:      // @TODO Rename column data_type to e.g. mail_status
 ./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter
 ./inc/install-functions.php:57:        // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0);
-./inc/language/de.php:1067:    // @TODO Rewrite these two constants
-./inc/language/de.php:1083:    // @TODO Rewrite these three constants
+./inc/language/de.php:1072:    // @TODO Rewrite these two constants
+./inc/language/de.php:1088:    // @TODO Rewrite these three constants
 ./inc/language/de.php:757:// @TODO Are these constants longer used?
 ./inc/language-functions.php:255:      // @TODO These are all valid languages, again hard-coded
 ./inc/language-functions.php:44:// @TODO Rewrite all language constants to this function.
 ./inc/libs/doubler_functions.php:93:                   // @TODO Can't this be moved into EL?
 ./inc/libs/mailid_functions.php:47:            // @TODO Rewrite this to a dynamic include or so
 ./inc/libs/rallye_functions.php:439:   // @TODO Deprecated variable and global statement, please try to rewrite this
-./inc/libs/rallye_functions.php:704:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId()
-./inc/libs/rallye_functions.php:769:   $EXPIRE = 3; // @TODO The hard-coded value...
-./inc/libs/rallye_functions.php:855:// @TODO Please document this function
-./inc/libs/rallye_functions.php:911:           // Load count @TODO Can't we rewrite this to our API?
+./inc/libs/rallye_functions.php:705:// @TODO This function does not load min_users, min_prices, please encapsulate loading rallye data with e.g. getRallyeDataFromId()
+./inc/libs/rallye_functions.php:770:   $EXPIRE = 3; // @TODO The hard-coded value...
+./inc/libs/rallye_functions.php:856:// @TODO Please document this function
+./inc/libs/rallye_functions.php:912:           // Load count @TODO Can't we rewrite this to our API?
 ./inc/libs/register_functions.php:290: // @TODO Rewrite these all to a single filter
 ./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:1623:         // @TODO This can be somehow rewritten
+./inc/libs/surfbar_functions.php:1624:         // @TODO This can be somehow rewritten
 ./inc/libs/surfbar_functions.php:731:// @TODO Can't we use our new expression language instead of this ugly code?
 ./inc/libs/task_functions.php:247:             // @TODO These can be rewritten to filter
 ./inc/libs/task_functions.php:51:// @TODO Move all extension-dependent queries into filters
@@ -90,7 +90,7 @@
 ./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:1236:                                // @TODO If we can rewrite the EL sub-system to support more than one parameter, this call_user_func_array() can be avoided
+./inc/modules/admin/admin-inc.php:1373:                                // @TODO If we can rewrite the EL sub-system to support more than one parameter, this call_user_func_array() can be avoided
 ./inc/modules/admin/admin-inc.php:171:         // @TODO This and the next getCurrentAdminId() call might be moved into the templates?
 ./inc/modules/admin/admin-inc.php:242:         // @TODO This can be rewritten into a filter
 ./inc/modules/admin/admin-inc.php:274:         // @TODO Rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/admin/what-list_admins_acls.php:108:     // @TODO Rewrite this to a filter
 ./inc/modules/admin/what-list_admins_acls.php:136:     // @TODO Rewrite this to filter 'run_sqls'
 ./inc/modules/admin/what-list_autopurge.php:47:// @TODO Rewrite those lines to filter
-./inc/modules/admin/what-list_bonus.php:133:           // @TODO Can't this be moved into our expression language?
+./inc/modules/admin/what-list_bonus.php:139:           // @TODO Can't this be moved into our expression language?
 ./inc/modules/admin/what-list_cats.php:54:             // @TODO No longer needed? define('__CATEGORIES_BASE'   , '<a href="{%url=modules.php?module=admin&amp;userid=');
 ./inc/modules/admin/what-list_cats.php:68:                             // @TODO Rewrite this to countSum.....() function
 ./inc/modules/admin/what-list_links.php:55:            // @TODO Try to rewrite this to a filter
 ./inc/modules/guest/what-stats.php:82:// @TODO This can be rewritten in a dynamic include
 ./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_USERID_TIMEOUT', createFancyTime(getBegUseridTimeout()));
-./inc/modules/member/what-bonus.php:55:        // @TODO Rewrite this to a filter
 ./inc/modules/member/what-categories.php:131:          // @TODO Rewrite this to use $OUT .= ...
 ./inc/modules/member/what-logout.php:17: * @TODO Rewrite the code to a filter                                   *
 ./inc/modules/member/what-order.php:488:                       // @TODO Rewrite this to a filter
 ./inc/modules/member/what-unconfirmed.php:162: // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
 ./inc/modules/member/what-unconfirmed.php:227:                         // @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:64:    // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1251:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/mysql-manager.php:1315:          // @TODO Rewrite these lines to a filter
-./inc/mysql-manager.php:1339:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1598:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1642:// @TODO Fix inconsistency between last_module and getWhat()
-./inc/mysql-manager.php:371:   // @TODO Try to rewrite this to one or more functions
+./inc/mysql-manager.php:1267:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1331:          // @TODO Rewrite these lines to a filter
+./inc/mysql-manager.php:1355:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1614:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1660:// @TODO Fix inconsistency between last_module and getWhat()
+./inc/mysql-manager.php:387:   // @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/revision-functions.php:169:// @TODO This function does also set and get in 'cache_array'
-./inc/template-functions.php:1084:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1095:                     // @TODO Deprecate this thing
-./inc/template-functions.php:1185:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
-./inc/template-functions.php:1218:             // @TODO Add a little more infos here
-./inc/template-functions.php:1532:// @TODO Lame description for this function
-./inc/template-functions.php:1554:                     // @TODO Move this in a filter
-./inc/template-functions.php:189:       * @TODO On some pages this is buggy
-./inc/template-functions.php:278:              // @TODO Remove this sanity-check if all is fine
-./inc/template-functions.php:441:      // @TODO $DATA is deprecated and should be avoided and replaced with $content
-./inc/template-functions.php:607:// @TODO $simple/$constants are deprecated
-./inc/template-functions.php:633:      // @TODO Do only use $content and deprecate $DATA in templates
+./inc/template-functions.php:1075:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1086:                     // @TODO Deprecate this thing
+./inc/template-functions.php:1176:     // @TODO This can be easily moved out after the merge from EL branch to this is complete
+./inc/template-functions.php:1209:             // @TODO Add a little more infos here
+./inc/template-functions.php:1535:// @TODO Lame description for this function
+./inc/template-functions.php:1557:                     // @TODO Move this in a filter
+./inc/template-functions.php:184:       * @TODO On some pages this is buggy
+./inc/template-functions.php:273:              // @TODO Remove this sanity-check if all is fine
+./inc/template-functions.php:436:      // @TODO $DATA is deprecated and should be avoided and replaced with $content
+./inc/template-functions.php:602:// @TODO $simple/$constants are deprecated
+./inc/template-functions.php:628:      // @TODO Do only use $content and deprecate $DATA in templates
 ./inc/wrapper-functions.php:130:// @TODO Implement $compress
 ./inc/wrapper-functions.php:137:// @TODO Implement $decompress
 ./inc/wrapper-functions.php:514:// @TODO Do some more sanity check here
 ./templates/de/html/admin/admin_config_email_edit.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_config_email_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_config_email.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_config_home_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_config_home_settings.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_config_order_form.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_config_payouts_del_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_config_payouts_del.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_list_country_del_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_list_country_edit_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_list_user_sort_form.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_mods_stats2_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_mods_stats2.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_mods_stats_row.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_mods_stats.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_reset_pass_done.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_send_reset_link.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/beg/beg_banner.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/guest/guest_active_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/guest/guest_active_table.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/guest/guest_no_rallyes.tpl:1:<!-- @DEPRECATED //-->