Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 264 (100.0%) | 2082 (100.0%) | 7.8 |
R.I.P. old template/script names ...
- Removed all deprecated scripts and templates
- TODOs.txt updated
0 lines of code changed in 5 files:
Extension ext-coupon continued, naming convention, many improvements:
- Extension ext-coupon: Nearly finished, only listing of cashed coupons and a
little in admin area!
- Foder 'inc/autopurge/ renamed to 'inc/purge/ to avoid naming conflicts
- Some language constants renamed to make clear they belong to config area
- A lot more improvements on many places (I cannot remember all)
- TODOs.txt updated
6 lines of code changed in 6 files:
Extension ext-coupon continued, a lot improvements applied:
- Extension ext-coupon: Sending of coupons finished and member form added
- Deprecated variables removed
- All SQLs containing some kind of 'timeout' rewritten
- A lot more code improvements/cleanups applied (I cannot remember all)
- TODOs.txt updated
22 lines of code changed in 5 files:
svn:eol-style set to 'native'
7 lines of code changed in 7 files:
Some language strings fixed, renamed. Copyright notice updated
6 lines of code changed in 6 files:
Do we still need this query reset?
1 lines of code changed in 1 file:
Yet another wrong array element fixed... :-(
2 lines of code changed in 1 file:
Wrapper function introduced, description for random refid rewritten:
- New wrapper function getDefRefid() introduced
- Description in admin area for random referal id rewritten, it now matches
with the actual code logic and is now easier to understand
- TODOs.txt updated
1 lines of code changed in 1 file:
More EL used, this has fixed double calls of translateComma() in various places
2 lines of code changed in 1 file:
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 6 files:
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
- Configuration of advertisment networks is now prepared but not functional
- CSS further cleaned up
- HTML rewritten and some missing 'class' attributes added
1 lines of code changed in 1 file:
More usage of isValdUserId()
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:
Fixed two parser errors
19 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
7 lines of code changed in 7 files:
A lot naming conventions applied, TODOs.txt updated
1 lines of code changed in 1 file:
More cached wrapper functions added for config entries
3 lines of code changed in 3 files:
More rewrites to make use of (cached) wrapper functions
9 lines of code changed in 4 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
10 lines of code changed in 5 files:
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
6 lines of code changed in 5 files:
Next wave of lesser getMessage()
2 lines of code changed in 1 file:
Even more rewrites to EL
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
5 lines of code changed in 1 file:
All resets rewritten, missing svn:properties added
4 lines of code changed in 1 file:
Rewrites/fixes for handling config entries in SQLs
15 lines of code changed in 1 file:
SQL fixes for wrong column names.
5 lines of code changed in 1 file:
Rewrites/fixes for while() loops with merge_array() and SQL_FETCHARRAY() usage
8 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.
6 lines of code changed in 6 files:
Several fixes/improvements:
- Networks are now sorted by short name (in what=list_networks and selection box)
- Fix for auto-purging members
- 'Der Werbepartner.cc added with basic data.
- TODOs.txt updated
2 lines of code changed in 1 file:
Some SQLs rewritten, unneccessary parameter removed
9 lines of code changed in 5 files:
Fixes for auto-purge scripts (missing array elements)
8 lines of code changed in 4 files:
Fixes for sometimes over-hashed passwords
9 lines of code changed in 2 files:
New-line added
1 lines of code changed in 1 file:
Rewrite of all mail templates with user data to new 'tag-like' functionality
12 lines of code changed in 2 files:
Double->single rewrites, fixes for email archive
2 lines of code changed in 1 file:
Mailer used in many places, we still need a good 'selling' title
12 lines of code changed in 6 files:
Huge rewrite of default parameters, ext-network continued:
- All default parameters with default value zero are now char zero and not
number. This prevented a bug in several queries and bigintval(). :(
- Extension ext-network continued but still unfinished
- TODOs.txt updated
5 lines of code changed in 2 files:
New function fetchUserData() introduced to API, total rewrite (not all)
8 lines of code changed in 1 file:
Fixes for reset
47 lines of code changed in 1 file:
(38 more)