December 2010 Commit Log

Number of Commits:
13
Number of Active Developers:
1
quix0r 2010-12-30 19:45 Rev.: 5414

Extension ext-forced enhanced, some code cleanup:
- ext-forced enhanced: Table mxchange_forced_campaigns_ads is a n-n table which
connects the ads with the campaigns
- In same extension file more UNSIGNED added and other improvements
- Removed old-lost value init in getConfig()
- TODOs.txt updated

22 lines of code changed in 3 files:

quix0r 2010-12-30 17:25 Rev.: 5413

Path updated for CodeSwarm frames

1 lines of code changed in 1 file:

quix0r 2010-12-22 00:32 Rev.: 5412

New functions introduced:
- sql_patches must now be 0.7.4 in what-email_details.php
- New (?) template function 'generateExtensionOutdatedMessage() introduced
- Wrapper getMailsPage() introduced
- TODOs.txt updated

60 lines of code changed in 8 files:

quix0r 2010-12-22 00:02 Rev.: 5411

Yet another wrong array element fixed... :-(

2 lines of code changed in 1 file:

quix0r 2010-12-21 23:48 Rev.: 5410

The usual asset of bugfixes/improvements:
- Variable $bonus renamed in function to make clear it is boolean type
- Counting of sent mails (column mails_sent) added
- No longer needed header comments removed (it is heavily rewritten anyway)
- A lot missing/wrong array elements fixed in templates and PHP scripts
- New wrapper added (used several times in pool-user.php)
- CSS classes fixed in several 'order' templates
- Several other minor improvements/fixes
- TODOs.txt updated

183 lines of code changed in 19 files:

quix0r 2010-12-21 20:22 Rev.: 5409

Missing bonus mode 'ADD' added

8 lines of code changed in 1 file:

quix0r 2010-12-21 20:10 Rev.: 5408

Fixed obsolete (?) links to category/payment

9 lines of code changed in 2 files:

quix0r 2010-12-21 19:28 Rev.: 5407

Some minor rewrites

13 lines of code changed in 3 files:

quix0r 2010-12-20 16:03 Rev.: 5406

Fix for broken cache handling in lib-mysql3.php, debug lines added

8 lines of code changed in 2 files:

quix0r 2010-12-14 08:07 Rev.: 5405

isAdminAllowedAccessMenu() introduced (cache is currently not required but it can be done very easily)

23 lines of code changed in 2 files:

quix0r 2010-12-14 07:10 Rev.: 5404

Performance hacks, encapsulation and more EL code usage:
- Performance hack in SQL_QUERY() to save some expensive str_replace() and other
function calls
- Encapsulation of admin session data
- Some more usage of EL code in admin welcome templates
- TODOs.txt updated

165 lines of code changed in 17 files:

quix0r 2010-12-11 02:03 Rev.: 5403

Code cosmetics applied, performance hacks (saved two loops):
- Performance increased by giving str_replace() the full array and not all
array elements one-by-one
- Some code cosmetics applied
- TODOs.txt updated

72 lines of code changed in 19 files:

quix0r 2010-12-07 02:31 Rev.: 5402

Deprecated 'replacer' removed. Now we use EL code instead (there are a lot example templates available)

551 lines of code changed in 103 files:

November 2010 »

Generated by StatSVN 0.7.0