Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 415 (100.0%) | 1867 (100.0%) | 4.4 |
Updated propset.sh, fixed all SVN properties
1 lines of code changed in 1 file:
R.I.P. old template/script names ...
- Removed all deprecated scripts and templates
- TODOs.txt updated
0 lines of code changed in 12 files:
svn:eol-style set to 'native'
13 lines of code changed in 13 files:
Properties set
2 lines of code changed in 1 file:
Also reset (aka daily reset scripts) renamed. The naming 'reset' came from the time when only daily reset scripts exist
13 lines of code changed in 13 files:
Some minor rewrites
8 lines of code changed in 1 file:
More wrapper functions introduced, duplicate language strings merged:
- Some duplicate language strings merged
- More wrapper functions for configuration entries introduced
- TODOs.txt updated
79 lines of code changed in 13 files:
Added ability to allow empty passwords, if the user does so, a random password will be generated, many wrapper functions introduced
4 lines of code changed in 3 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 13 files:
A lot CSS classes rewritten, please update all your themes.
14 lines of code changed in 1 file:
Several language strings renamed/moved, internal TODO closed:
- Several language strings renamed/moved to own language files
- Internal TODO closed, the template tlock_message.tpl was already there but
not used
- TODOs.txt updated
3 lines of code changed in 1 file:
Naming convention applied, wrapper functions may use __FUNCTION__ as first index
2 lines of code changed in 1 file:
New wrapper functions introduced
13 lines of code changed in 13 files:
Even more language strings renamed
1 lines of code changed in 1 file:
Naming convention, more usage of EL, new wrapper function introduced:
- Naming convention applied on further more language strings
- New wrapper function isDirectPaymentAllowed() added
- More usage of EL to shorten PHP scripts
- Parameter $locked in function addPointsToRefSystem() optimized out
- TODOs.txt updated
1 lines of code changed in 1 file:
Fix for inserted codes while registering of extensions, many rewrites/cleanups:
- Fix for extension registration, codes like {OPEN_CONFIG} and such are no
longer compiled in while the extension gots registered. This come handy for
e.g. our POINTS replacement.
- More usage of countSumTotalData() which should reduce the number of SQL
queries in the whole script
- Replaced a lot double-quotes with single-quotes
- Other minor cleanups
10 lines of code changed in 3 files:
New extension ext-cliclbanner introduced, a lot SVN properties changed
14 lines of code changed in 14 files:
More language strings renamed, TODOs.txt updated:
- A lot more language strings renamed (naming convention: ADMIN_, GUEST_,
MEMBER_ and SPONSOR_ are used for "level" specific language strings, for all
currently no prefix is used.
- HTML code moved out to template
- TODOs.txt updated
1 lines of code changed in 1 file:
Wrapper function isBegRallyeEnabled() introduced, rewrites to make usage of isExtensionInstalledAndNewer()
1 lines of code changed in 1 file:
More rewrites to make use of (cached) wrapper functions
2 lines of code changed in 2 files:
API functions renamed:
- getOutputMode() is now known as getScriptOutputMode()
- getCachedOutputMode() is now known as getOutputMode()
- This solves a conflict shown in previous commit
12 lines of code changed in 12 files:
A lot calls saved, expression language rewritten:
- A lot getConfig() calls saved and wrapped: getConfig('FOO_BAR') can now be
done with getFooBar(), except OUTPUT_MODE: getCachedOutputMode(). We need to
fix that later on.
- Expression language rewritten (and cached) to take a look for above wrapper
functions.
- TODOs.txt updated
1 lines of code changed in 1 file:
Caching of expensive PHP functions:
- date() calls are now wrapped and cached
- translateYesNo() is now cached (will follow more)
- TODOs.txt updated
3 lines of code changed in 1 file:
New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
- New (template) wrapper function fixEmptyContentToDashes() introduced, this
function should help template writers to deal with empty content. If an empty
string is detected, it got converted into three dashes. This may fix some
issues with empty div and/or td tags.
- Even more rewrites to make use of EL
- TODOs.txt updated
1 lines of code changed in 1 file:
Next wave of lesser getMessage()
10 lines of code changed in 4 files:
Next wave of lesser getMessage() usage and more EL
1 lines of code changed in 1 file:
Even more rewrites to EL
2 lines of code changed in 1 file:
New debugging function debugOutput() introduced, some rewrites to EL:
- New debugging function debugOutput() added, this function does output any
XHTML message in a div-block to the browser.
- Some more rewrites to EL
- TODOs.txt updated
4 lines of code changed in 1 file:
More rewrites/templates swapped out:
- Two more templates created (swapped out from PHP code)
- More rewrites to EL
- More double quotes converted to single quotes
- Some internal TODOs solved/new created
- TODOs.txt updated
1 lines of code changed in 1 file:
Fix for rewrite
4 lines of code changed in 2 files:
All resets rewritten, missing svn:properties added
101 lines of code changed in 13 files:
Even more rewrites/fixes from EL branch (please report any broken part after you have updated to this revision)
26 lines of code changed in 1 file:
More complete rewrite to use wrapper function isExtensionInstalledAndNewer(), some expensive wrappers cached
2 lines of code changed in 1 file:
Rewrites/fixes for while() loops with merge_array() and SQL_FETCHARRAY() usage
4 lines of code changed in 2 files:
Several fixes/cleanups
1 lines of code changed in 1 file:
Network 'HPSponsor' added
25 lines of code changed in 1 file:
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.
13 lines of code changed in 13 files:
Fix for many
2 lines of code changed in 1 file:
New-line added
1 lines of code changed in 1 file:
A lot templates rewritten, TODOs.txt updated, XHTML fixes:
- A lot more configurations are now parsed by FILTER_COMPILE_EXTENSION ()
(we really need to rename this function)
- The same with user data
- HTML tag 'SMALL' fixed to a div
- Codes 'ID_UNCONFIRMED' and 'ID_LOCKED' renamed to 'STATUS_xxx'
- TODOs.txt updated
0 lines of code changed in 2 files:
(62 more)