June 2011 Commit Log

Number of Commits:
70
Number of Active Developers:
1
quix0r 2011-06-30 23:08 Rev.: 5563

0.0.0 shall be our first version

210 lines of code changed in 86 files:

quix0r 2011-06-30 22:44 Rev.: 5562

Display a proper message for non-productive extensions

15 lines of code changed in 2 files:

quix0r 2011-06-30 20:56 Rev.: 5561

Extension ext-user needs to be installed for ref.php as well

5 lines of code changed in 2 files:

quix0r 2011-06-30 16:53 Rev.: 5560

Fixes for absent ext-user and misleading data removed

21 lines of code changed in 3 files:

quix0r 2011-06-30 05:44 Rev.: 5559

Missed default value but had already closed editor :(

1 lines of code changed in 1 file:

quix0r 2011-06-30 05:43 Rev.: 5558

Code cleanups, ext-booking continued:
- Extension ext-booking: Renamed configuration and ENUM types should have
all-uppercase values
- Some code cleanups
- TODOs.txt updated

37 lines of code changed in 6 files:

quix0r 2011-06-30 05:23 Rev.: 5557

Table user_book renamed to user_booking, isExtensionOlder() should not be used, instead use isExtensionInstalledAndOlder()

14 lines of code changed in 4 files:

quix0r 2011-06-30 04:12 Rev.: 5556

A lot email templates renamed, SQL fixed:
- A lot (!) email templates renamed, the new naming may be more clear
- SQL statement fixed
- TODOs.txt updated

617 lines of code changed in 63 files:

quix0r 2011-06-30 03:40 Rev.: 5555

'NO-ACL' is more clear that we don't have an ACL for the given admin than three asterisks, function isAdminsAllowedByAcl() is now cached (and new name)

24 lines of code changed in 5 files:

quix0r 2011-06-30 03:12 Rev.: 5554

Even more checks for ext-user

15 lines of code changed in 1 file:

quix0r 2011-06-30 03:09 Rev.: 5553

A missing ext-user could also cause errors here ...

8 lines of code changed in 1 file:

quix0r 2011-06-30 03:06 Rev.: 5552

Better this way

5 lines of code changed in 1 file:

quix0r 2011-06-30 03:04 Rev.: 5551

Extension ext-user can be absent if manually remove after ext-nickname has been installed

2 lines of code changed in 1 file:

quix0r 2011-06-30 02:59 Rev.: 5550

Possible fix for error 'Empty delimiter,errfile=wrapper-functions.php,errline=1050'

4 lines of code changed in 1 file:

quix0r 2011-06-30 02:51 Rev.: 5549

Opps #2 ... :(

1 lines of code changed in 1 file:

quix0r 2011-06-30 02:50 Rev.: 5548

Opps ... :(

1 lines of code changed in 1 file:

quix0r 2011-06-30 02:49 Rev.: 5547

Forgot to include the 0.7.9 update :(

2 lines of code changed in 1 file:

quix0r 2011-06-30 02:43 Rev.: 5546

Naming convention on language strings applied, ACL handling fixed:
- A lot more (or all?) configuration-related language ids prefixed with 'admin_config_'
- Fixed saving, loading and handling of ACLs
- Renamed 'config_admins' to 'list_admins_acls' to make it more clear
- TODOs.txt updated

1386 lines of code changed in 106 files:

quix0r 2011-06-29 20:39 Rev.: 5545

Missing argument in installation phase added

1 lines of code changed in 1 file:

quix0r 2011-06-29 18:32 Rev.: 5544

Used points are always negative numbers

1 lines of code changed in 1 file:

quix0r 2011-06-29 18:26 Rev.: 5543

'center' for all headers

3 lines of code changed in 2 files:

quix0r 2011-06-29 17:37 Rev.: 5542

Users can now change receive status for coupons

47 lines of code changed in 3 files:

quix0r 2011-06-29 17:14 Rev.: 5541

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

434 lines of code changed in 62 files:

quix0r 2011-06-29 03:05 Rev.: 5540

Fixed handling of nicknames as 'refid':
- determineReferalId() does now detect and handle nicknames as referal ids
correctly by setting the userid as 'refid'
- Removed obsolete code from ref.php (see determineReferalId())
- TODOs.txt updated

61 lines of code changed in 4 files:

quix0r 2011-06-29 02:37 Rev.: 5539

'order_points' and locked are now displayed, some array elements/language ids renamed

110 lines of code changed in 30 files:

quix0r 2011-06-29 01:51 Rev.: 5538

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

1432 lines of code changed in 173 files:

quix0r 2011-06-28 21:39 Rev.: 5537

Renamed some all-capitalized variables small

59 lines of code changed in 10 files:

quix0r 2011-06-28 19:11 Rev.: 5536

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

500 lines of code changed in 45 files:

quix0r 2011-06-28 12:58 Rev.: 5535

Title rows added to several table, naming convention applied:
- Some internal TODOs closed by adding titles to several tables
- In the process, some message ids has been renamed for better naming convention
- TODOs.txt updated

184 lines of code changed in 16 files:

quix0r 2011-06-28 11:56 Rev.: 5534

Extension ext-engine is dead and will never come back

3 lines of code changed in 4 files:

quix0r 2011-06-28 10:05 Rev.: 5533

Menu block 'logout' is now weighted 999 as default

2 lines of code changed in 2 files:

quix0r 2011-06-28 10:00 Rev.: 5532

More EL code, security for $_POST elements rewritten (simplified):
- More usage of EL code
- Removed double secureString() call
- Non-array elements in $_POST are now also secured in
inc/libs/security_functions.php
- Renamed more array elements for better naming consistancy
- TODOs.txt updated

61 lines of code changed in 23 files:

quix0r 2011-06-28 09:19 Rev.: 5531

Fixed name inconsistency

17 lines of code changed in 11 files:

quix0r 2011-06-28 09:09 Rev.: 5530

Renamed templates, more usage of EL

103 lines of code changed in 18 files:

quix0r 2011-06-28 08:56 Rev.: 5529

SQLs fixed

5 lines of code changed in 1 file:

quix0r 2011-06-28 08:55 Rev.: 5528

Always change column name

6 lines of code changed in 3 files:

quix0r 2011-06-28 08:18 Rev.: 5527

Fix for previous commit

4 lines of code changed in 1 file:

quix0r 2011-06-28 08:16 Rev.: 5526

Some more code-cleanups:
- More usage of EL
- Deprecated code removed
- Some text improved
- TODO.txt updated

27 lines of code changed in 11 files:

quix0r 2011-06-28 07:13 Rev.: 5525

Some text rewritten, CSS class added:
- Some text for ext-refback rewritten
- CSS class 'table2' introduced which is only a little wider than 'table' class
- Unused message id 'GUEST_REF' removed
- TODOs.txt updated

23 lines of code changed in 7 files:

quix0r 2011-06-28 06:51 Rev.: 5524

Some text made more clear

2 lines of code changed in 1 file:

quix0r 2011-06-28 06:29 Rev.: 5523

Casting added, fix for bigintval() verifcation

3 lines of code changed in 2 files:

quix0r 2011-06-28 06:25 Rev.: 5522

Function generateGenderSelectionBox() introduced, some cleanups:
- Function generateGenderSelectionBox() introduced which will generate a
selection box for the gender
- Some minor cleanups/improvements here and there
- TODOs.txt updated

61 lines of code changed in 21 files:

quix0r 2011-06-27 16:52 Rev.: 5521

Renamed functions to make it more clear, ext-coupon continued:
- Extension ext-coupon continued: non-functional script added, template added
- Renamed all someFooTimestamp() functions to someFooEpocheTime() to make it
clear that the Uni* epoche time meant and not TIMESTAMP from MySQL
- TODOs.txt updated

184 lines of code changed in 23 files:

quix0r 2011-06-25 23:58 Rev.: 5520

Wrapper functions for converting commas in configuration added, ext-coupon continued
- First configuration template and script for ext-coupon added
- Wrapper functions convertCommaToDotInPostData() and convertCommaToDotInPostDataArray()
introduced which will wrap converting German comma into Computer's version
- TODOs.txt updated

329 lines of code changed in 16 files:

quix0r 2011-06-25 22:58 Rev.: 5519

Wrapper function introduced, double-quotes converted to single:
- Wrapper function createConfigurationTimeSelections() introduced
- A lot more double-quotes converted to single (speeds up things)
- TODOs.txt updated

203 lines of code changed in 38 files:

quix0r 2011-06-25 21:59 Rev.: 5518

Spaces added because we don't use spaces in SQL queries but in PHP code

131 lines of code changed in 19 files:

quix0r 2011-06-25 21:45 Rev.: 5517

Wrapper functions introduced for configuration, loaders refactured:
- Introduced addConfigDropSql() and addConfigChangeSql() to encapsulate dropping
and changing database configuration entries
- Refactured header (abort lines) for all loaders
- TODOs.txt updated

120 lines of code changed in 21 files:

quix0r 2011-06-25 19:42 Rev.: 5516

Double question mark fixed

37 lines of code changed in 23 files:

quix0r 2011-06-25 19:12 Rev.: 5515

Extension ext-coupon continued, missing template added:
- Extension ext-coupon continued (and documented in wiki: http://wiki.mxchange.org/doku.php/de/developer/ideas/extensions/ext-coupon)
- Other German word for 'Standard' used, maybe 'Ausgangs-' is more clear?
- Missing template added
- Minor code improvements here and there
- TODOs.txt updated

67 lines of code changed in 19 files:

quix0r 2011-06-25 06:14 Rev.: 5514

Missing variable fixed, array initialization moved

4 lines of code changed in 2 files:

quix0r 2011-06-25 04:00 Rev.: 5513

Introduced wrapper function addCreateTableSql(), fixed parameter order:
- Wrapper function addCreateTableSql() introduced which encapsulates checking
if a given table is already there and if not it will add a SQL statement to
the current extension's SQL queue
- Fixed a parameter ordering for ext-register

126 lines of code changed in 36 files:

quix0r 2011-06-25 03:34 Rev.: 5512

LAS (logical area system) table renamed, table comments added:
- For all extension tables there is now a comment :-) Have fun to read.
- Table admin_menu_stats renamed to admin_las_stats to make it more clear

85 lines of code changed in 19 files:

quix0r 2011-06-25 03:13 Rev.: 5511

Typo fixed :(

1 lines of code changed in 1 file:

quix0r 2011-06-25 03:09 Rev.: 5510

Introduced template call-back function 'doTemplateAdminListUserTitle':
- Introduced template call-back function doTemplateAdminListUserTitle() which
encapsulates some nasty code into a small function
- Several minor cleanups/rewrites
- TODOs.txt updated

95 lines of code changed in 9 files:

quix0r 2011-06-25 02:30 Rev.: 5509

Changed important SERVER_URL which now points to the right URL

3 lines of code changed in 3 files:

quix0r 2011-06-25 02:24 Rev.: 5508

Some cleanups/rewrites here and there:
- Several small rewrites
- TODOs.txt updated

83 lines of code changed in 6 files:

quix0r 2011-06-25 02:05 Rev.: 5507

Renamed generic 'data' to 'filterData'

6 lines of code changed in 1 file:

quix0r 2011-06-25 01:46 Rev.: 5506

Introduced function determinePointsColumnFromSubjectLocked(), renamed filter:
- Introduced function determinePointsColumnFromSubjectLocked() which allows to
"route" added points to a different user's sub-account than just 'normal'
and 'locked'.
- Renamed filter 'add_points' to 'post_add_points'. You NEED to re-install
ext-mediadata to get accurate media data back (ext-booking is still in
development)

75 lines of code changed in 4 files:

quix0r 2011-06-18 03:08 Rev.: 5505

Maybe this text is more clear?

1 lines of code changed in 1 file:

quix0r 2011-06-18 03:02 Rev.: 5504

Encapsulated adding configuration entries with new wrapper function addConfigAddSql()

292 lines of code changed in 43 files:

quix0r 2011-06-14 17:51 Rev.: 5503

Bad typo fixed and extension 'ext-coupon' started:
- Typo fixed
- Extension 'ext-coupon' started
- TODOs.txt updated

137 lines of code changed in 42 files:

quix0r 2011-06-14 17:45 Rev.: 5502

DEBUG_MODE is N now by default

1 lines of code changed in 1 file:

quix0r 2011-06-11 01:41 Rev.: 5501

Some more encapulation of global array elements for extensions

41 lines of code changed in 1 file:

quix0r 2011-06-10 23:24 Rev.: 5500

opps ...

1 lines of code changed in 1 file:

quix0r 2011-06-10 23:23 Rev.: 5499

New wrapper function changeDataInLocalConfigurationFile() introduced

27 lines of code changed in 3 files:

quix0r 2011-06-10 23:18 Rev.: 5498

mailer for session entries. :)

9 lines of code changed in 2 files:

quix0r 2011-06-10 23:14 Rev.: 5497

ext-coupon is still unfinished

3 lines of code changed in 1 file:

quix0r 2011-06-10 23:12 Rev.: 5496

Extension 'ext-coupon' moved to branch, SQLs improved:
- All database columns should be surrounded with backticks (`) in all SQL
statements
- Extension 'ext-coupon' resurrected from 'contrib'

127 lines of code changed in 16 files:

quix0r 2011-06-02 06:00 Rev.: 5495

Moved all FILTER_FOO() filter functions to an own include directory:
- For example inc/filter/foo_filter.php holds filter functions for extension
'foo'

1146 lines of code changed in 35 files:

quix0r 2011-06-02 04:39 Rev.: 5494

Interface URLs for SeCash.de updated to v3 'codes'

10 lines of code changed in 1 file:

May 2011 »

Generated by StatSVN 0.7.0