Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 9 (100.0%) | 41 (100.0%) | 4.5 |
Protection for all DOCS directories
1 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:
Even more www. removed
1 lines of code changed in 1 file:
svn:eol-style set to 'native'
1 lines of code changed in 1 file:
Documentation updated
1 lines of code changed in 1 file:
New extension ext-cliclbanner introduced, a lot SVN properties changed
1 lines of code changed in 1 file:
GZIP compression is now required
1 lines of code changed in 1 file:
Tester script added which you can send to the auto-regger webmaster
12 lines of code changed in 1 file:
Very basic (may change) documentation for ext-autoreg added
22 lines of code changed in 1 file: