2011-06-30 |
quix0r | Fixes for absent ext-user and misleading data removed |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Missed default value but had already closed editor :( |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Code cleanups, ext-booking continued: |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Table user_book renamed to user_booking, isExtensionOld... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | A lot email templates renamed, SQL fixed: |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | 'NO-ACL' is more clear that we don't have an ACL for... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Even more checks for ext-user |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | A missing ext-user could also cause errors here ... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Better this way |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Extension ext-user can be absent if manually remove... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Possible fix for error 'Empty delimiter,errfile=wrapper... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Opps #2 ... :( |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Opps ... :( |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Forgot to include the 0.7.9 update :( |
commit | commitdiff | tree | snapshot |
2011-06-30 |
quix0r | Naming convention on language strings applied, ACL... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
quix0r | Missing argument in installation phase added |
commit | commitdiff | tree | snapshot |
2011-06-29 |
quix0r | Used points are always negative numbers |
commit | commitdiff | tree | snapshot |
2011-06-29 |
quix0r | 'center' for all headers |
commit | commitdiff | tree | snapshot |
2011-06-29 |
quix0r | Users can now change receive status for coupons |
commit | commitdiff | tree | snapshot |
2011-06-29 |
quix0r | Extension ext-coupon basicly finished, no shortcuts... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
quix0r | Fixed handling of nicknames as 'refid': |
commit | commitdiff | tree | snapshot |
2011-06-29 |
quix0r | 'order_points' and locked are now displayed, some array... |
commit | commitdiff | tree | snapshot |
2011-06-29 |
quix0r | Extension ext-coupon continued, naming convention,... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Renamed some all-capitalized variables small |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Extension ext-coupon continued, a lot improvements... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Title rows added to several table, naming convention... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Extension ext-engine is dead and will never come back |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Menu block 'logout' is now weighted 999 as default |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | More EL code, security for $_POST elements rewritten... |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Fixed name inconsistency |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Renamed templates, more usage of EL |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | SQLs fixed |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Always change column name |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Fix for previous commit |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Some more code-cleanups: |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Some text rewritten, CSS class added: |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Some text made more clear |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Casting added, fix for bigintval() verifcation |
commit | commitdiff | tree | snapshot |
2011-06-28 |
quix0r | Function generateGenderSelectionBox() introduced, some... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
quix0r | Renamed functions to make it more clear, ext-coupon... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Wrapper functions for converting commas in configuratio... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Wrapper function introduced, double-quotes converted... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Spaces added because we don't use spaces in SQL queries... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Wrapper functions introduced for configuration, loaders... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Double question mark fixed |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Extension ext-coupon continued, missing template added: |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Missing variable fixed, array initialization moved |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Introduced wrapper function addCreateTableSql(), fixed... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | LAS (logical area system) table renamed, table comments... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Typo fixed :( |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Introduced template call-back function 'doTemplateAdmin... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Changed important SERVER_URL which now points to the... |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Some cleanups/rewrites here and there: |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Renamed generic 'data' to 'filterData' |
commit | commitdiff | tree | snapshot |
2011-06-25 |
quix0r | Introduced function determinePointsColumnFromSubjectLoc... |
commit | commitdiff | tree | snapshot |
2011-06-18 |
quix0r | Maybe this text is more clear? |
commit | commitdiff | tree | snapshot |
2011-06-18 |
quix0r | Encapsulated adding configuration entries with new... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
quix0r | Bad typo fixed and extension 'ext-coupon' started: |
commit | commitdiff | tree | snapshot |
2011-06-14 |
quix0r | DEBUG_MODE is N now by default |
commit | commitdiff | tree | snapshot |
2011-06-11 |
quix0r | Some more encapulation of global array elements for... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
quix0r | opps ... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
quix0r | New wrapper function changeDataInLocalConfigurationFile... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
quix0r | mailer for session entries. :) |
commit | commitdiff | tree | snapshot |
2011-06-10 |
quix0r | ext-coupon is still unfinished |
commit | commitdiff | tree | snapshot |
2011-06-10 |
quix0r | Extension 'ext-coupon' moved to branch, SQLs improved: |
commit | commitdiff | tree | snapshot |
2011-06-02 |
quix0r | Moved all FILTER_FOO() filter functions to an own inclu... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
quix0r | Interface URLs for SeCash.de updated to v3 'codes' |
commit | commitdiff | tree | snapshot |
2011-05-24 |
quix0r | Spiders can handle 302 replies nicely these days ... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
quix0r | CIA.vc is down indefinitely :-( |
commit | commitdiff | tree | snapshot |
2011-05-04 |
quix0r | Default prefix for all SQL tables is now 'mailer',... |
commit | commitdiff | tree | snapshot |
2011-04-20 |
quix0r | svn:eol-style set to 'native' |
commit | commitdiff | tree | snapshot |
2011-04-18 |
quix0r | Added patch_core.sh to all 'cored' PHP projects to... |
commit | commitdiff | tree | snapshot |
2011-03-25 |
quix0r | Renamed script to baseUrl to make it more clear |
commit | commitdiff | tree | snapshot |
2011-03-08 |
quix0r | Added missing language string |
commit | commitdiff | tree | snapshot |
2011-03-08 |
quix0r | Reverted previous commit, this is an unfinished area |
commit | commitdiff | tree | snapshot |
2011-03-08 |
quix0r | Removed debug die() call |
commit | commitdiff | tree | snapshot |
2011-03-08 |
quix0r | Fix for wrong detection of broken HTTP server |
commit | commitdiff | tree | snapshot |
2011-03-08 |
quix0r | Substracting the count of \r\n in chunked-encoded HTTP... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
quix0r | fetchUserData() does not only fetch user data for a... |
commit | commitdiff | tree | snapshot |
2011-02-26 |
quix0r | Several minor HTML/CSS fixes |
commit | commitdiff | tree | snapshot |
2011-02-26 |
quix0r | Fixed wrong braces |
commit | commitdiff | tree | snapshot |
2011-02-26 |
quix0r | Extension ext-forced continued, 'earnings' are now... |
commit | commitdiff | tree | snapshot |
2011-02-24 |
quix0r | SQL command for member registration moved to proper... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
quix0r | Extension ext-network does now show if a network requir... |
commit | commitdiff | tree | snapshot |
2011-02-17 |
quix0r | Support for chunked HTTP messages added, some code... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
quix0r | Function name fixed |
commit | commitdiff | tree | snapshot |
2011-02-16 |
quix0r | We should write UTF-8 in upper-case |
commit | commitdiff | tree | snapshot |
2011-02-12 |
quix0r | More usage of EL code in error messages |
commit | commitdiff | tree | snapshot |
2011-02-08 |
quix0r | Duplicate function removed |
commit | commitdiff | tree | snapshot |
2011-02-08 |
quix0r | Renamed a lot language strings to new naming convention... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
quix0r | New wrapper functions introduced, TODOs.txt updated |
commit | commitdiff | tree | snapshot |
2011-02-07 |
quix0r | Wrapper function isAdminsExpertWarningEnabled() introduced |
commit | commitdiff | tree | snapshot |
2011-02-07 |
quix0r | Columns 'last_month' and 'last_week' are now TINYINT... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
quix0r | ZEROFILL added (please change manually if sql_patches... |
commit | commitdiff | tree | snapshot |
2011-02-07 |
quix0r | Properties set |
commit | commitdiff | tree | snapshot |
2011-02-07 |
quix0r | Hourly reset introduced |
commit | commitdiff | tree | snapshot |
2011-02-06 |
quix0r | New function introduced, missing function getPointsWord... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
quix0r | Some code cleanups |
commit | commitdiff | tree | snapshot |
2011-01-29 |
quix0r | Some code beaty applied |
commit | commitdiff | tree | snapshot |
2011-01-29 |
quix0r | TODOs.txt updated |
commit | commitdiff | tree | snapshot |
next |