| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable save button while saving. Streamlined code. | Tom Needham | 2011-11-29 | 1 | -1/+0 |
* | change the error hint from suggesting to change the owner of a directory to c... | Frank Karlitschek | 2011-10-22 | 1 | -1/+1 |
* | use central method for checking webserver user | Thomas Schmidt | 2011-09-29 | 1 | -1/+1 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -8/+3 |
* | better error reporting during installation | Frank Karlitschek | 2011-08-12 | 1 | -2/+7 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -1/+0 |
* | store numbers as strings to prevent errors with numeric passwords | Robin Appelman | 2011-06-14 | 1 | -3/+0 |
* | fix error with empty config file | Robin Appelman | 2011-06-14 | 1 | -1/+1 |
* | Renamed a few columns in order t ohave both sqlite and mysql up and running | Jakob Sack | 2011-05-15 | 1 | -1/+3 |
* | Use OC_CONFIG where possible | Jakob Sack | 2011-04-16 | 1 | -1/+1 |
* | Make OC_CONFIG working again | Jakob Sack | 2011-04-16 | 1 | -3/+3 |
* | Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES | Jakob Sack | 2011-04-08 | 1 | -5/+90 |
* | OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring | Jakob Sack | 2011-03-13 | 1 | -2/+13 |
* | OC_CONFIG prepared for refactoring | Jakob Sack | 2011-03-12 | 1 | -373/+71 |
* | Start of the refactoring. Commit is quite big because I forgot to use git rig... | Jakob Sack | 2011-03-01 | 1 | -0/+392 |