Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 82 (100.0%) | 315 (100.0%) | 3.8 |
Updated copyright notice as there are changes in this year
2 lines of code changed in 2 files:
Rewrote reset and some extensions:
- Rewrote script reset that weekly and monthly are now separated out from daily
functions
- Rewrote ext-profile/order to handle their own configuration entries (were all
in ext-other)
- Moved large 'update' block for ext-order out to
inc/extensions/order/mode-update.php
- TODOs.txt updated
2 lines of code changed in 2 files:
Added script template for cron jobs, fixed some checks on CSS/HTML mode
4 lines of code changed in 2 files:
Previous attempt fixed
3 lines of code changed in 2 files:
Less logging if this is not needed
2 lines of code changed in 2 files:
Minor: With dot again (better grammar)
6 lines of code changed in 2 files:
Updated propset.sh, fixed all SVN properties
1 lines of code changed in 1 file:
Some minor (text) improvements
6 lines of code changed in 2 files:
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
2 lines of code changed in 2 files:
www is out-dated
2 lines of code changed in 2 files:
svn:eol-style set to 'native'
2 lines of code changed in 2 files:
Properties set
2 lines of code changed in 1 file:
Some language strings fixed, renamed. Copyright notice updated
2 lines of code changed in 2 files:
More wrapper functions introduced, duplicate language strings merged:
- Some duplicate language strings merged
- More wrapper functions for configuration entries introduced
- TODOs.txt updated
12 lines of code changed in 2 files:
Removed comment introduced by Profi-Concept, this comment should fine (in a much better fashioned way) its resurrection in the Wiki
0 lines of code changed in 2 files:
New wrapper functions introduced
2 lines of code changed in 2 files:
New extension ext-cliclbanner introduced, a lot SVN properties changed
3 lines of code changed in 3 files:
API functions renamed:
- getOutputMode() is now known as getScriptOutputMode()
- getCachedOutputMode() is now known as getOutputMode()
- This solves a conflict shown in previous commit
1 lines of code changed in 1 file:
All resets rewritten, missing svn:properties added
17 lines of code changed in 2 files:
The yearly copyright-update commit. 2009, 2010 are now copyrighted on the developer team to express that you contribute to the project and not to your own.
2 lines of code changed in 2 files:
New-line added
1 lines of code changed in 1 file:
Mailer used in many places, we still need a good 'selling' title
4 lines of code changed in 2 files:
More rewrites, and output-mode fixed (we should documentate this)
1 lines of code changed in 1 file:
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
- There are tons of changes and improvements, please read at our forum on URL
http://forum.mxchange.org/topic-458.html for further details.
7 lines of code changed in 2 files:
Inconsistency between echo and print() fixed to OUTPUT_HTML() (not all)
1 lines of code changed in 1 file:
'what','action','module' and 'output_mode' wrapped into functions (WARNUNG: Code may be broken)
2 lines of code changed in 2 files:
Old config.php is now automatically updated to new config-local.php format, several fixes/rewrites
1 lines of code changed in 1 file:
New naming convention applied to many functions, see #118 for details
1 lines of code changed in 1 file:
A lot double-quotes rewritten to single-quotes, some redirect URLs fixed
2 lines of code changed in 2 files:
A lot rewrites from double-quote to single-quote, some fixes for extension handling (still possibly broken)
1 lines of code changed in 1 file:
Damn typo fixed... ;-)
2 lines of code changed in 1 file:
Re-added, now the right ones
3 lines of code changed in 1 file:
Removed again
0 lines of code changed in 3 files:
More XHTML-fied and extended header added to templates
7 lines of code changed in 2 files:
RevBomb patch applied (thanks to profi-concept)
6 lines of code changed in 1 file:
HeadURL added to svn:keyword
1 lines of code changed in 1 file:
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags created for remaining, svn:keyword added
3 lines of code changed in 3 files:
Rewrites of more constants
2 lines of code changed in 2 files:
Global variables rewritten
1 lines of code changed in 1 file:
Script rewritten to setConfigEntry(), getConfig() and incrementConfigEntry()
0 lines of code changed in 1 file:
(6 more)