September 2012 Commit Log

Number of Commits:
25
Number of Active Developers:
1
quix0r 2012-09-30 23:27 Rev.: 5984

Code improved:
- Introduced addRenameTableSql() which renames a table if some criteria is met
- Moved determineReferralId() to referral-functions.php (which makes sense)
- Added module title for ext-beg to get it working again
- Other minor improvements

118 lines of code changed in 7 files:

quix0r 2012-09-30 22:21 Rev.: 5983

Introduced FILTER_INIT_SESSION() which calls determineReferralId() after all extensions has been initialized to make ext-order (it has a hook for user exclusions) working again at script initialization phase

32 lines of code changed in 8 files:

quix0r 2012-09-30 21:14 Rev.: 5982

TODOs.txt updated :(

10 lines of code changed in 1 file:

quix0r 2012-09-30 21:11 Rev.: 5981

Fixes for cache getPaymentsData(), renamed variable 'pid' to 'paymentsId'

7 lines of code changed in 1 file:

quix0r 2012-09-30 21:09 Rev.: 5980

Fixed 'payments' cache (all array elements must have 'id' based index)

66 lines of code changed in 8 files:

quix0r 2012-09-30 20:55 Rev.: 5979

Added caching of 'payments' table, rewrote another 'else' block

100 lines of code changed in 4 files:

quix0r 2012-09-30 20:48 Rev.: 5978

Use more UNSIGNED as in most places negative values are not expected

12 lines of code changed in 2 files:

quix0r 2012-09-30 20:40 Rev.: 5977

Removed old lost code, rewrote 'else' block

6 lines of code changed in 1 file:

quix0r 2012-09-30 20:29 Rev.: 5976

Minor: Typo fixed

1 lines of code changed in 1 file:

quix0r 2012-09-30 20:11 Rev.: 5975

Various fixes to fix bug #226, comment #562, removed extension dependency register->country to avoid uninstallable (currently) script

67 lines of code changed in 9 files:

quix0r 2012-09-30 18:03 Rev.: 5974

Renamed isSqlTableColumnFound() to ifSqlColumnExists()

9 lines of code changed in 2 files:

quix0r 2012-09-30 17:36 Rev.: 5973

Fixes for #226, renamed function:
- Function isSqlTableCreated() renamed to ifSqlTableExists()
- Fixed bug in ajax-common.js: responseText is now replaced by reply_content
- Possible fixed bug #226 (please test it)
- TODOs.txt updated

32 lines of code changed in 8 files:

quix0r 2012-09-29 15:39 Rev.: 5972

CIA.vc is dead again (now longer?)

1 lines of code changed in 1 file:

quix0r 2012-09-29 15:39 Rev.: 5971

Typo :(

1 lines of code changed in 1 file:

quix0r 2012-09-29 15:38 Rev.: 5970

Fixes

1 lines of code changed in 1 file:

quix0r 2012-09-29 15:36 Rev.: 5969

Code in 'init' phase of ext-order swapped out to daily_order.php, added filters for ext-rallye

156 lines of code changed in 4 files:

quix0r 2012-09-29 14:22 Rev.: 5968

Fix for SQL

1 lines of code changed in 1 file:

quix0r 2012-09-29 14:19 Rev.: 5967

Do not rebuild cache if it is already rebuild

6 lines of code changed in 1 file:

quix0r 2012-09-29 14:17 Rev.: 5966

Again better check

1 lines of code changed in 1 file:

quix0r 2012-09-29 14:15 Rev.: 5965

Another fix

5 lines of code changed in 1 file:

quix0r 2012-09-29 14:11 Rev.: 5964

Better check

1 lines of code changed in 1 file:

quix0r 2012-09-29 14:07 Rev.: 5963

Fix for 'array_push() expects parameter 1 to be array, null given,errfile=extensions-functions.php,errline=1541'

6 lines of code changed in 1 file:

quix0r 2012-09-29 14:00 Rev.: 5962

Fix/rewrite

22 lines of code changed in 2 files:

quix0r 2012-09-29 13:52 Rev.: 5961

Added missing email-functions.php :(

225 lines of code changed in 2 files:

quix0r 2012-09-29 13:50 Rev.: 5960

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

19849 lines of code changed in 1030 files:

August 2012 »

Generated by StatSVN 0.7.0