Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 91 (100.0%) | 228 (100.0%) | 2.5 |
Language string cleaned up
1 lines of code changed in 1 file:
Used EL code {%template,LoadTemplate=foo%} instead of loadTemplate('foo', TRUE);
2 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 1 file:
Extension ext-beg improved, better EL code used:
- Two language strings merged together (ext-beg)
- Template call-back function {%template,DisplayUsername=$fooUserid%}
introduced for encapsulated displaying of userid / nickname
6 lines of code changed in 2 files:
A lot has been rewritten, ext-teams added, ext-forced continued:
- Adding of (admin only) forced-ads basicly finished
- Listing of forced-ads in admin area basicly finished
- Extension ext-teams introduced (stub only)
- Many rewrites/refacturings (I cannot recall them all!) here and there,
including more usage of EL code and filters
- TODOs.txt updated
9 lines of code changed in 5 files:
Some CSS classes purged, ol.listing added, extensions fixed:
- Some out-dated (superfluous) CSS classes purged
- Others fixed/rewritten (really a lot!)
- Extension ext-beg now displays correctly memeber menu entries and SQL query
is fixed
- Extension ext-refback now sends correct userids out and allows an optional
note to the recipient
- Other minor improvements/fixes
16 lines of code changed in 1 file:
Extension ext-coupon basicly finished, no shortcuts in naming:
- Extension ext-coupon basicly finished: Please test it intensively now
- Renamed all _UID to _USERID, we don't want to shortcut words
- Minior renames/improvements here and there
- TODOs.txt updated
1 lines of code changed in 1 file:
svn:eol-style set to 'native'
7 lines of code changed in 7 files:
A lot CSS classes rewritten, please update all your themes.
1 lines of code changed in 1 file:
New extension ext-cliclbanner introduced, a lot SVN properties changed
7 lines of code changed in 7 files:
Fixes for doubler (not fully fixed) and rewrites for beg/doubler:
- Many fixes for doubler link (was broken due to bad EL syntax)
- Rewrites to make lesser use of SOME_FOO_1/SOME_FOO_2 (should be SOME_FOO)
- Fixes for beg extension
- TODOs.txt updated
3 lines of code changed in 3 files:
Even more rewrites/fixes from EL branch (please report any broken part after you have updated to this revision)
34 lines of code changed in 4 files:
Fix for missing array elements
5 lines of code changed in 4 files:
More HTML rewrites #2
3 lines of code changed in 1 file:
Next stage of HTML rewriting, lesser br-tags
7 lines of code changed in 1 file:
Global rewrite of engine:
- Cookie-less (even no session cookie) should now work
(maybe with some flaws)
- Some code cleanups
2 lines of code changed in 2 files:
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have 4 columns
2 lines of code changed in 1 file:
Huge HTML/CSS rewrite (see forum)
9 lines of code changed in 3 files:
New function fetchUserData() introduced to API, total rewrite (not all)
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.
18 lines of code changed in 6 files:
Several more constants rewritten to getConfig()
2 lines of code changed in 1 file:
config.php partly solved, see #117
2 lines of code changed in 1 file:
Removed again
0 lines of code changed in 7 files:
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags created for remaining, svn:keyword added
7 lines of code changed in 8 files:
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
56 lines of code changed in 5 files:
HTML->XHTML preparation (still *A LOT* to convert
11 lines of code changed in 6 files:
- Beg link will only work in NONE pay mode! (unfinished, sleepy here...)
- Extension "wernis" needs to be re-configured. You need to enter your
Wernis-password to make member payouts possible
- Editing/changing member/guest menu should now work again
- Output of JavaScript code introduced
- Minor improvements
7 lines of code changed in 1 file:
- Major change in LOAD_EMAIL_TEMPLATE(). The deprecated switch() block has
been removed, all email templates are rewritten from direct variables like
$salut, $surname, $family to $content[bla].
- Offensive word "sex" and "salut" replaced with "gender"
- Several minor fixes to templates and engine
8 lines of code changed in 7 files:
XHTML fixes (not fully valid)
1 lines of code changed in 2 files: