2010-12-20 |
quix0r | Fix for broken cache handling in lib-mysql3.php, debug...
|
commit | commitdiff | tree |
2010-12-14 |
quix0r | isAdminAllowedAccessMenu() introduced (cache is currently...
|
commit | commitdiff | tree |
2010-12-14 |
quix0r | Performance hacks, encapsulation and more EL code usage:
|
commit | commitdiff | tree |
2010-12-11 |
quix0r | Code cosmetics applied, performance hacks (saved two...
|
commit | commitdiff | tree |
2010-12-07 |
quix0r | Deprecated 'replacer' removed. Now we use EL code instead...
|
commit | commitdiff | tree |
2010-11-21 |
quix0r | A lot more wrapper functions introduced, TODOs.txt...
|
commit | commitdiff | tree |
2010-11-20 |
quix0r | Fixed missing array element
|
commit | commitdiff | tree |
2010-11-20 |
quix0r | Fix for missing array element 'userid', see ticket...
|
commit | commitdiff | tree |
2010-11-17 |
quix0r | Some comments fixed
|
commit | commitdiff | tree |
2010-11-17 |
quix0r | Removed deprecated usage of isConfigEntrySet()
|
commit | commitdiff | tree |
2010-11-11 |
quix0r | Renamed function so it might be more understandable
|
commit | commitdiff | tree |
2010-11-10 |
quix0r | Removed old-lost directory
|
commit | commitdiff | tree |
2010-11-09 |
quix0r | More wrapper functions introduced, duplicate language...
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Fix for misstyped function name isUrlBlacklistEnabled...
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | German documentation updated to reflect e.g. our wiki...
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Initial TRANSLATORS.txt added
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | The TODOs.txt thing again...
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Opps...
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Added activation/deactivation queries for ext-beg and...
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Fixed saving of nickname, a deprecated way was used...
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Fixed default selection of theme
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | HTML improved, several tables are now have NULL and...
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Naming convention applied
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Fixed category saving, added unique key, removed deprecated...
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Again missing class='bottom' added
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Missing class='bottom' added
|
commit | commitdiff | tree |
2010-11-08 |
quix0r | Hopefully this doesn't break anything
|
commit | commitdiff | tree |
2010-11-07 |
quix0r | Better this one ...
|
commit | commitdiff | tree |
2010-11-07 |
quix0r | This TODOs.txt thing...
|
commit | commitdiff | tree |
2010-11-07 |
quix0r | Added ability to allow empty passwords, if the user...
|
commit | commitdiff | tree |
2010-11-06 |
quix0r | Naming convention applied: is outdated, use (not...
|
commit | commitdiff | tree |
2010-11-05 |
quix0r | Naming convention applied
|
commit | commitdiff | tree |
2010-11-05 |
quix0r | Function appendLineToFile() introduced
|
commit | commitdiff | tree |
2010-11-05 |
quix0r | Maybe this helps a little more to understand that what...
|
commit | commitdiff | tree |
2010-11-05 |
quix0r | Added CSS class 'bottom' again (please clean your template...
|
commit | commitdiff | tree |
2010-11-05 |
quix0r | Rewritten handling of menu weightning and updating...
|
commit | commitdiff | tree |
2010-11-03 |
quix0r | Fixes/Rewrites, thanks to meinnimbuzz
|
commit | commitdiff | tree |
2010-11-03 |
quix0r | Fix/Rewrite for getMaskedMessage() error, thanks to...
|
commit | commitdiff | tree |
2010-11-03 |
quix0r | Dirty hack for missing language string (SOME_REF_FOO...
|
commit | commitdiff | tree |
2010-11-03 |
quix0r | Nested EL code is not yet suppported, so we need to...
|
commit | commitdiff | tree |
2010-11-03 |
quix0r | Again the TODOs.txt thing, isn't there a better solution?
|
commit | commitdiff | tree |
2010-11-03 |
quix0r | Missing HTTP status set, some minor rewrites
|
commit | commitdiff | tree |
2010-11-03 |
quix0r | Fixed renaming of column names, added/rewritten some...
|
commit | commitdiff | tree |
2010-11-01 |
quix0r | Shorter columns, thanks to meinimbuzz
|
commit | commitdiff | tree |
2010-11-01 |
quix0r | Dependencies added (required)
|
commit | commitdiff | tree |
2010-11-01 |
quix0r | Non-existing columns cannot be dropped (now this scenario...
|
commit | commitdiff | tree |
2010-10-30 |
quix0r | Fix for 'Invalid argument supplied for foreach(),errfile...
|
commit | commitdiff | tree |
2010-10-29 |
quix0r | Fixed wrong CSS classes
|
commit | commitdiff | tree |
2010-10-29 |
quix0r | Backwards-compatiblity must be turned off
|
commit | commitdiff | tree |
2010-10-29 |
quix0r | Wrong 'bigger than' removed, SQL_HASZERONUMS() returns...
|
commit | commitdiff | tree |
2010-10-26 |
quix0r | Debug line commented out
|
commit | commitdiff | tree |
2010-10-26 |
quix0r | Documentation updated, fixes for bug #195/196 (previous...
|
commit | commitdiff | tree |
2010-10-26 |
quix0r | Fixed handling of empty referal id, see bug #196
|
commit | commitdiff | tree |
2010-10-07 |
quix0r | Variable renamed, function refactured/moved:
|
commit | commitdiff | tree |
2010-10-06 |
quix0r | Korn/csh support improved, if() block rewritten:
|
commit | commitdiff | tree |
2010-10-03 |
quix0r | - Beg link does now (not yet implemented but prepared...
|
commit | commitdiff | tree |
2010-09-30 |
quix0r | More wrapper functions used, removed bigintval() which...
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Documentation updated/deprecated to reflect latest...
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Renamed some variables
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Fixes for transfer list and per-user temporary tables...
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Typo fixed #2
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Notice added
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Typo fixed
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | A little more easier text
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Wrapper function introduced, description for random...
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Empty module added, 2 internal TODOs closed
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Fix/rewrites for if 'value' is '0' (not empty)
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Another SQL moved to extension
|
commit | commitdiff | tree |
2010-09-27 |
quix0r | Moved SQL queries to 'register' hook, fixed language...
|
commit | commitdiff | tree |
2010-09-26 |
quix0r | Encapsulated access on many ['cache_array']['modules...
|
commit | commitdiff | tree |
2010-09-26 |
quix0r | Module data now correctly set in 'cache_array'
|
commit | commitdiff | tree |
2010-09-25 |
quix0r | Applied naming convention
|
commit | commitdiff | tree |
2010-09-25 |
quix0r | Template renamed
|
commit | commitdiff | tree |
2010-09-25 |
quix0r | Improvements for refid=NULL behaviour
|
commit | commitdiff | tree |
2010-09-25 |
quix0r | userid/refid do now allow 'null'
|
commit | commitdiff | tree |
2010-09-25 |
quix0r | Missing variable fixed, opps
|
commit | commitdiff | tree |
2010-09-24 |
quix0r | Fixed a triggered error in bigintval()
|
commit | commitdiff | tree |
2010-09-16 |
quix0r | Code cleanup, more usage of API functions
|
commit | commitdiff | tree |
2010-09-16 |
quix0r | Minor rewrites/fixes
|
commit | commitdiff | tree |
2010-09-16 |
quix0r | Missing language string fixed
|
commit | commitdiff | tree |
2010-09-16 |
quix0r | Columns renamed, more EL than direct usage in PHP script
|
commit | commitdiff | tree |
2010-09-16 |
quix0r | Function renamed, ext-forced now depends on ext-sponsor
|
commit | commitdiff | tree |
2010-09-14 |
quix0r | SVN properties globally set
|
commit | commitdiff | tree |
2010-09-13 |
quix0r | is only supported in email templates and not required...
|
commit | commitdiff | tree |
2010-09-13 |
quix0r | Parse error fixed ... :-(
|
commit | commitdiff | tree |
2010-09-13 |
quix0r | More EL used, this has fixed double calls of translateComma...
|
commit | commitdiff | tree |
2010-09-13 |
quix0r | Fixes prefix for member language strings, minor improvements
|
commit | commitdiff | tree |
2010-09-13 |
quix0r | TODOs.txt updated ... :-(
|
commit | commitdiff | tree |
2010-09-13 |
quix0r | Fixed several bugs (user list, shorted 'del' to 'delete')
|
commit | commitdiff | tree |
2010-09-12 |
quix0r | Fixed parse error
|
commit | commitdiff | tree |
2010-09-12 |
quix0r | Draft for extension templates added, ext-announcement...
|
commit | commitdiff | tree |
2010-09-12 |
quix0r | Floater added, admin_header.tpl added, EL code improved:
|
commit | commitdiff | tree |
2010-09-12 |
quix0r | Initialization was missing
|
commit | commitdiff | tree |
2010-09-12 |
quix0r | Functions renamed
|
commit | commitdiff | tree |
2010-09-12 |
quix0r | EL fixed
|
commit | commitdiff | tree |
2010-09-11 |
quix0r | @ is not good for debugging... :)
|
commit | commitdiff | tree |
2010-09-11 |
quix0r | Fix for missing variable
|
commit | commitdiff | tree |
2010-09-10 |
quix0r | Removed comment introduced by Profi-Concept, this comment...
|
commit | commitdiff | tree |
2010-09-07 |
quix0r | Fixes for holiday configuration
|
commit | commitdiff | tree |
2010-09-07 |
quix0r | Direct call now possible, template renamed
|
commit | commitdiff | tree |
next |