Getting total/own points rewritten to filter:
[mailer.git] / DOCS / TODOs.txt
index 4f50e24e6b124112f449c98e663c485e0001e33e..3e4f77a6cd1a837c4b8098b9442610ba8c007a0c 100644 (file)
 ./inc/extensions/ext-network.php:38: * @TODO Yoo!Media: What is LayerAd compared to Layer click?            *
 ./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-order.php:351:            // @TODO This should be moved out to inc/daily/
 ./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:155:    // @TODO Do we still need this? setExtensionUpdateNotes('');
-./inc/extensions-functions.php:1927:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable'
+./inc/extensions-functions.php:1939:// @TODO This should be rewrittten to allow, more development states, e.g. 'planing','alpha','beta','beta2','stable'
 ./inc/extensions-functions.php:424:// @TODO Change from ext_id to ext_name (not just even the variable! ;-) )
 ./inc/extensions-functions.php:554:            // @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:92:              // @TODO This should be rewritten not to load the cache file for just checking if it is there for save removal.
-./inc/functions.php:1230:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
-./inc/functions.php:1318:                      // @TODO Are these convertions still required?
-./inc/functions.php:1336:// @TODO Rewrite this function to use readFromFile() and writeToFile()
-./inc/functions.php:163:// @TODO Rewrite this to an extension 'smtp'
-./inc/functions.php:1927:      // @TODO Find a way to cache this
-./inc/functions.php:2028:      // @TODO This is still very static, rewrite it somehow
-./inc/functions.php:2208:      // @TODO Rename column data_type to e.g. mail_status
-./inc/functions.php:92:                // @TODO Extension 'msg' does not exist
+./inc/functions.php:1223:                      // @TODO Move this SQL code into a function, let's say 'getTimestampFromPoolId($id) ?
+./inc/functions.php:1311:                      // @TODO Are these convertions still required?
+./inc/functions.php:1329:// @TODO Rewrite this function to use readFromFile() and writeToFile()
+./inc/functions.php:156:// @TODO Rewrite this to an extension 'smtp'
+./inc/functions.php:1920:      // @TODO Find a way to cache this
+./inc/functions.php:2021:      // @TODO This is still very static, rewrite it somehow
+./inc/functions.php:2201:      // @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:1079:    // @TODO Rewrite these two constants
-./inc/language/de.php:1100:    // @TODO Rewrite these three constants
+./inc/language/de.php:1080:    // @TODO Rewrite these two constants
+./inc/language/de.php:1101:    // @TODO Rewrite these three constants
 ./inc/language/de.php:772:// @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/modules/admin/what-list_refs.php:107:                                                            // @TODO Try to rewrite some to EL
 ./inc/modules/admin/what-list_unconfirmed.php:107:     // @TODO "Please do not call me directly." Should be rewritten to a nice selection depending on ext-bonus
 ./inc/modules/admin/what-list_unconfirmed.php:84:      // @TODO This constant might be unused? define('__LIST_UNCON_TITLE', '{--ADMIN_LIST_UNCONFIRMED_BONUS_LINKS--}');
-./inc/modules/admin/what-list_user.php:154:            // @TODO Rewrite these to filters
-./inc/modules/admin/what-list_user.php:262:            // @TODO Rewrite this into a filter
-./inc/modules/admin/what-list_user.php:311:                    // @TODO Rewrite this into a filter
+./inc/modules/admin/what-list_user.php:165:            // @TODO Rewrite these to filters
+./inc/modules/admin/what-list_user.php:273:            // @TODO Rewrite this into a filter
+./inc/modules/admin/what-list_user.php:322:                    // @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
 ./inc/modules/admin/what-usr_online.php:49:    // @TODO Add a filter for sponsor
 ./inc/modules/guest/what-beg.php:51:// @TODO No more needed? define('__BEG_USERID_TIMEOUT', createFancyTime(getBegUseridTimeout()));
 ./inc/modules/guest/what-login.php:121:        // @TODO Move this HTML code into a template
-./inc/modules/guest/what-mediadata.php:181:// @TODO Rewrite all these if-blocks to filters
-./inc/modules/guest/what-mediadata.php:68:     // @TODO Find a better formular than this one
+./inc/modules/guest/what-mediadata.php:180:// @TODO Rewrite all these if-blocks to filters
+./inc/modules/guest/what-mediadata.php:67:     // @TODO Find a better formular than this one
 ./inc/modules/guest/what-rallyes.php:89:       // @TODO Reactivate this: $content['admin'] = '<a href="{%url=modules.php?module=index&amp;what=impressum&amp;admin=' . $adminId . '%}">' . $login . '</a>';
 ./inc/modules/guest/what-sponsor_reg.php:287:                  // @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/guest/what-stats.php:108:                // @TODO This can be somehow rewritten
+./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-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:64:    // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1214:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1476:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
-./inc/mysql-manager.php:1564:          // @TODO Rewrite these lines to a filter
-./inc/mysql-manager.php:1588:  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:1962:                  // @TODO Rewrite this to a filter
-./inc/mysql-manager.php:2006:// @TODO Fix inconsistency between last_module and getWhat()
+./inc/mysql-manager.php:1217:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1479:                  // @TODO Try to rewrite this to $content = SQL_FETCHARRAY()
+./inc/mysql-manager.php:1567:          // @TODO Rewrite these lines to a filter
+./inc/mysql-manager.php:1591:  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:1965:                  // @TODO Rewrite this to a filter
+./inc/mysql-manager.php:2009:// @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/purge/purge-inact.php:55:        // @TODO Rewrite these if() blocks to a filter
 ./templates/de/emails/register-member.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/sub-points.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/emails/unlock-user.tpl:1:<!-- @DEPRECATED //-->
+./templates/de/html/admin/admin_admins_contct_select.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_config_admins_del_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_config_admins_del.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_config_admins_edit_row.tpl:1:<!-- @DEPRECATED //-->