Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 4 (100.0%) | 56 (100.0%) | 14.0 |
The wiki is now SSL-secured
1 lines of code changed in 1 file:
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
9 lines of code changed in 1 file:
Deprecated 'replacer' removed. Now we use EL code instead (there are a lot example templates available)
45 lines of code changed in 1 file: