Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 13 (100.0%) | 191 (100.0%) | 14.6 |
Heacy rewrite/cleanup:
- Removed all deprecated files (with only @DEPRECATED in it)
- Listing of blacklist entries added (may be uncomplete, untested)
- Fixed AJAX installer + added first admin registration to it
- Prepared better CAPTCHA support
- Various other fixes (tons!)
- TODOs.txt updated
114 lines of code changed in 1 file:
Updated copyright notice as there are changes in this year
1 lines of code changed in 1 file:
Added script template for cron jobs, fixed some checks on CSS/HTML mode
2 lines of code changed in 1 file:
Previous attempt fixed
2 lines of code changed in 1 file:
Less logging if this is not needed
1 lines of code changed in 1 file:
Minor: With dot again (better grammar)
3 lines of code changed in 1 file:
Updated propset.sh, fixed all SVN properties
1 lines of code changed in 1 file:
Some minor (text) improvements
3 lines of code changed in 1 file:
mailer project continued:
- Some global array elements renamed (someGlobalElement -> __some_global_element)
- Copyright notice disabled in mailid.php as it destroys the frameset
- Function debug_report_bug() renamed to reportBug()
- Function app_die() renamed to app_exit()
- More wrapper functions used (e.g. getRandomTan() instead of PHP's mt_rand())
- New AJAX-based installation introduced (it is not finished)
- Renamed several ALL_UPER_CASE() functions to camel-case notation
- Extension ext-currency introduced which will deprecate ext-wernis all other eCurreny-related extensions
- Renamed various HTML and email templates to new notation
- Some shell scripts moved to 'contrib' folder
- JQUERY updated to latest stable version (including custom build of jqueryui)
- License files renamed/moved
- Many other fixes/improvements I forgot to mention
- Varrious typos fixed
- Copyright updated (to 2012)
- TODOs.txt updated
1 lines of code changed in 1 file:
www is out-dated
1 lines of code changed in 1 file:
Properties set
6 lines of code changed in 1 file:
Hourly reset introduced
56 lines of code changed in 2 files: