October 2010 Commit Log

Number of Commits:
10
Number of Active Developers:
1
quix0r 2010-10-30 21:15 Rev.: 5360

Fix for 'Invalid argument supplied for foreach(),errfile=filters.php,errline=256', see bug #200

16 lines of code changed in 2 files:

quix0r 2010-10-29 15:16 Rev.: 5359

Fixed wrong CSS classes

2 lines of code changed in 2 files:

quix0r 2010-10-29 12:33 Rev.: 5358

Backwards-compatiblity must be turned off

11 lines of code changed in 2 files:

quix0r 2010-10-29 11:58 Rev.: 5357

Wrong 'bigger than' removed, SQL_HASZERONUMS() returns a boolean

11 lines of code changed in 5 files:

quix0r 2010-10-26 17:21 Rev.: 5356

Debug line commented out

1 lines of code changed in 1 file:

quix0r 2010-10-26 17:18 Rev.: 5355

Documentation updated, fixes for bug #195/196 (previous commit comment was wrong):
- Fixes for missing function SQL_ESCAPE() while in installation phase and setting
language (e.g. call install.php?mx_lang=de), see ticket #196
- Added code to check for double-initialization of cache instance, see ticket #195
- Updated documentation, may be missleading, see ticket #198
- TODOs.txt updated

45 lines of code changed in 10 files:

quix0r 2010-10-26 16:31 Rev.: 5354

Fixed handling of empty referal id, see bug #196

3 lines of code changed in 2 files:

quix0r 2010-10-07 01:46 Rev.: 5353

Variable renamed, function refactured/moved:
- Variable $check renamed to $moduleState which is more clear what the variable
is for
- Function isMember() refactured
- Function translatePoolType() moved to template-functions.php and added
strtoupper() call for the $type variable
- TODOs.txt updated

52 lines of code changed in 5 files:

quix0r 2010-10-06 05:07 Rev.: 5352

Korn/csh support improved, if() block rewritten:
- Support for non-bash (e.g. korn/csh) shells in todo-builder.sh
- if() block rewritten to curley braces
- Better TODO lines (fixed)
- TODOs.txt updated

30 lines of code changed in 5 files:

quix0r 2010-10-04 00:04 Rev.: 5351

- Beg link does now (not yet implemented but prepared) log all referal URLs. It
is also planed to not pay beg link calls without a referer (admin can setup
it).
- The database layer is now aware of queries like
"ALTER TABLE `foo` CHANGE `bar` `bazz` ...."
- Several minor fixes/improvements
- TODOs.txt updated

217 lines of code changed in 32 files:

September 2010 »

Generated by StatSVN 0.7.0