2016-04-02 |
Roland Haeder | Introduceed new extension ext-server_name which has... |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Roland Häder | Renamed file to avoid not finding it. |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Roland Haeder | inc/stylesheet.php is now deprecated + introduced loadS... |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Roland Haeder | Moved "fix" files (which only helps to fix stuff) in... |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Roland Haeder | Updated copyright year. |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Roland Haeder | Renamed ifSqlHasZeroNums() to ifSqlHasZeroNumRows(... |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Roland Haeder | Avoided some else blocks for nicer code style. |
commit | commitdiff | tree | snapshot |
2016-03-28 |
Roland Haeder | Introduced detectServerProtocol() to fully support... |
commit | commitdiff | tree | snapshot |
2016-02-13 |
Roland Haeder | Added .gitattributes |
commit | commitdiff | tree | snapshot |
2015-11-16 |
Roland Haeder | This has nothing to do with ext-user, so keep the ... |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Roland Haeder | Introduced registerUpdateWernisRegistrationCall() ... |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Roland Haeder | Added new (missing) template for admin area + continued... |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Roland Haeder | Language strings should not contain a lot HTML (better... |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Roland Haeder | Tried to fix installer a bit + added missing language... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Roland Haeder | Get rid of PHP_SELF (still some are left). |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Roland Haeder | Also already accepted/rejected/never started authorizat... |
commit | commitdiff | tree | snapshot |
2015-04-04 |
Roland Haeder | Added encryption stuff + rewrote sendWernisApiRequest... |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | Added update_year.sh (still not fully flexible) and... |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | Added notice for authentication (data transfer) URLs. |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | This service won't come back + added missing language... |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | A-tag fixed. |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | tableless is no more ... :-( |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | Sometimes a whole array needs to be set in session... |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | Fixed some badly broken stuff in installation phase. |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | Added missing language strings, more may popup! |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | Typos fixed. |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | Fixed bad naming of variable |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | Updated TODOs.txt file. |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | No reference to bitcoin (except template). |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | Removed deprecated 'hidden' column from mod_reg table. |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | Not only Bitcoins shall be supported, why not support... |
commit | commitdiff | tree | snapshot |
2015-04-03 |
Roland Haeder | dl() is not always available in all supported PHP versi... |
commit | commitdiff | tree | snapshot |
2015-04-01 |
Roland Haeder | Deleted deprecated files + updated TODOs.txt |
commit | commitdiff | tree | snapshot |
2015-04-01 |
Roland Haeder | Temporary set 404 to avoid backtrace: |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Roland Haeder | Opps, not all elements for sprintf() has been set. |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Roland Haeder | Commented out noisy debug lines (maybe another branch... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Roland Haeder | Typo fixed. |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Roland Haeder | A lot fixes: |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Roland Haeder | Fixed: 'hash' is always a GET parameter and it is ... |
commit | commitdiff | tree | snapshot |
2014-09-11 |
Roland Haeder | Added missing initSession() call. |
commit | commitdiff | tree | snapshot |
2014-04-18 |
Roland Haeder | Some fixes for password scrambling. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Minor typo fixed. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Added missing 'extension' initialization in installer... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Some minor improvements. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | inc/session.php is no longer needed. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Added missing functions logSqlError() and loadPageHeade... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Function getSession() does now only use secureString... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | More cleanups and small improvements (e.g. usage of... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Added new pre-registration filter for WDS66-based regis... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Use new wrapper isPhpExtensionLoaded() instead of exten... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Even more removals of deprecated revision-stuff (was... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Added stuff for PHP extension selection in both installers. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Fix for missing proxy_host if script is not installed... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | More stuff for mysql3->mysql switch. |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | Use upcoming functions loadPageHeader() and loadPageFoo... |
commit | commitdiff | tree | snapshot |
2014-04-17 |
Roland Haeder | First batch of removal of the headers needed for revisi... |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Roland Haeder | Some more improvements: |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Roland Haeder | Some improvements: |
commit | commitdiff | tree | snapshot |
2014-04-16 |
Roland Haeder | Added missing elements for WDS66-based registration. |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Roland Haeder | The maximum file size needs to be increased a little... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Roland Haeder | Some fixes? |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Roland Haeder | Also use git here. |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Roland Haeder | - Introduced generateDateMonthYearSelectionBox() which... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Roland Haeder | - remove triplle extension (.tpl.cache.php) |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Roland Haeder | Introduced some wrapper functions, the extension for... |
commit | commitdiff | tree | snapshot |
2014-04-08 |
Roland Haeder | Introduced getWernisMapedDataFromApiByChallenge() |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Roland Haeder | Continued with ext-wernis: |
commit | commitdiff | tree | snapshot |
2014-04-06 |
Roland Haeder | Added more functions to handle registrations over WDS66... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Roland Haeder | Merge branch 'contrib' into 0.2.1-FINAL |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Roland Haeder | Added 'core' to be ignored here as this branch is not... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Roland Haeder | Moved to contrib/ in preperation for merge |
commit | commitdiff | tree | snapshot |
2014-02-02 |
quix0r | moved for svn-git switch |
commit | commitdiff | tree | snapshot |
2014-02-02 |
quix0r | moved for svn-git switch |
commit | commitdiff | tree | snapshot |
2014-01-19 |
quix0r | Commented out noisy debug line |
commit | commitdiff | tree | snapshot |
2013-12-26 |
quix0r | The wiki is now SSL-secured |
commit | commitdiff | tree | snapshot |
2013-11-30 |
quix0r | Disallow subtraction on unsigned columns: |
commit | commitdiff | tree | snapshot |
2013-10-07 |
quix0r | Fixed handling of SQL strings |
commit | commitdiff | tree | snapshot |
2013-09-01 |
quix0r | Rewrote 2 str_replace() calls to one with array() |
commit | commitdiff | tree | snapshot |
2013-08-05 |
quix0r | Some cleanups/improvements |
commit | commitdiff | tree | snapshot |
2013-08-04 |
quix0r | Re-added height, but smaller to make most menus appear... |
commit | commitdiff | tree | snapshot |
2013-08-04 |
quix0r | Registration provider continued: |
commit | commitdiff | tree | snapshot |
2013-08-03 |
quix0r | Parser error fixed + some empty lines added between... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
quix0r | Rewrote some code, added templates/functions: |
commit | commitdiff | tree | snapshot |
2013-07-31 |
quix0r | Reverted last commit, was not possible as filter chains... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
quix0r | Asserts + TODO added |
commit | commitdiff | tree | snapshot |
2013-07-31 |
quix0r | Introduced interruptFilterChain() and continueFilterCha... |
commit | commitdiff | tree | snapshot |
2013-07-31 |
quix0r | TODOs.txt updated :( |
commit | commitdiff | tree | snapshot |
2013-07-31 |
quix0r | Continued with registration provider: |
commit | commitdiff | tree | snapshot |
2013-07-30 |
quix0r | Opps :( |
commit | commitdiff | tree | snapshot |
2013-07-30 |
quix0r | Updated domain without a dash :( |
commit | commitdiff | tree | snapshot |
2013-07-29 |
quix0r | Even more double->single converted |
commit | commitdiff | tree | snapshot |
2013-07-29 |
quix0r | Rewrote some parts: |
commit | commitdiff | tree | snapshot |
2013-07-29 |
quix0r | Better check if it is not empty (means set, too). This... |
commit | commitdiff | tree | snapshot |
2013-07-29 |
quix0r | Added some wrappers to speed-up things |
commit | commitdiff | tree | snapshot |
2013-07-29 |
quix0r | Expanded input tags a little |
commit | commitdiff | tree | snapshot |
2013-07-29 |
quix0r | Some fixes: |
commit | commitdiff | tree | snapshot |
2013-07-29 |
quix0r | Better use isValidSqlLink() (driver-dependent) than... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
quix0r | Fix for missing isValidSqlLink() when no database layer... |
commit | commitdiff | tree | snapshot |
2013-06-22 |
quix0r | Better 'translate' these columns |
commit | commitdiff | tree | snapshot |
2013-06-22 |
quix0r | Fixed 'missing' config entries, they were typed wrong... |
commit | commitdiff | tree | snapshot |
next |