summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | a bit of refactoring for oc_filesystem and implement user quotaRobin Appelman2011-08-154-194/+258
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | better error messages for installation, still need to be inlineJan-Christoph Borchardt2011-08-131-12/+12
* | | | | | | | | | | | | | | | | | | | | | merged admin, help and settings to settingsJan-Christoph Borchardt2011-08-131-5/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Add missing parameter to usersInGroup()Michael Gapczynski2011-08-121-1/+1
* | | | | | | | | | | | | | | | | | | | | better error reporting during installationFrank Karlitschek2011-08-122-3/+8
* | | | | | | | | | | | | | | | | | | | | fixed downloading of files with spaces in name for FirefoxJan-Christoph Borchardt2011-08-121-1/+1
* | | | | | | | | | | | | | | | | | | | | added jquery-tipsy for nice title tooltipsJan-Christoph Borchardt2011-08-121-1/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt2011-08-112-14/+14
* | | | | | | | | | | | | | | | | | | | more work on encryptionFrank Karlitschek2011-08-113-10/+47
* | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git.kde.org:owncloudFrank Karlitschek2011-08-111-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | automaticaly login after setupRobin Appelman2011-08-111-0/+1
* | | | | | | | | | | | | | | | | | | | | hide the files admin page as long as we don have settings on the pageFrank Karlitschek2011-08-111-1/+1
|/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | / bit of work on app managementRobin Appelman2011-08-111-8/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | add OC_Group::usersInGroup() to get a list of all users in a groupRobin Appelman2011-08-113-4/+32
* | | | | | | | | | | | | | | | | | | moved search box directly to templateJan-Christoph Borchardt2011-08-101-3/+1
* | | | | | | | | | | | | | | | | | | work on user managementRobin Appelman2011-08-102-2/+13
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | more work on the encryption libraryFrank Karlitschek2011-08-101-3/+69
* | | | | | | | | | | | | | | | | | remove Log completelyRobin Appelman2011-08-105-183/+2
* | | | | | | | | | | | | | | | | | work in new app managementRobin Appelman2011-08-102-3/+17
* | | | | | | | | | | | | | | | | | make more strings translatableRobin Appelman2011-08-101-5/+6
* | | | | | | | | | | | | | | | | | Copying globals to OC::*Jakob Sack2011-08-101-0/+6
* | | | | | | | | | | | | | | | | | use sprintf for translationsJakob Sack2011-08-101-3/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge MySQL and PostgreSQL input fieldsSerge Martin2011-08-091-29/+16
* | | | | | | | | | | | | | | | | apps can now add their own forms to the Personal pageRobin Appelman2011-08-081-0/+47
* | | | | | | | | | | | | | | | | Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-083-166/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | do proper styling for settings pagesRobin Appelman2011-08-081-0/+5
| * | | | | | | | | | | | | | | | | dont use a different navigation page for settings stuffRobin Appelman2011-08-082-167/+30
| * | | | | | | | | | | | | | | | | checking for apache server in setupBartek Przybylski2011-08-081-1/+3
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
* / | | | | | | | | | | | | | | | Minor improvementsJakob Sack2011-08-082-27/+18
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Add postgresql supportSerge Martin2011-08-072-0/+104
* | | | | | | | | | | | | | | | user is a reserved word in postgresqlSerge Martin2011-08-072-3/+3
* | | | | | | | | | | | | | | | remove debugFrank Karlitschek2011-08-071-1/+0
* | | | | | | | | | | | | | | | report the right webserver user to simplify setup and debugFrank Karlitschek2011-08-071-1/+2
* | | | | | | | | | | | | | | | fix include pathFrank Karlitschek2011-08-071-1/+1
* | | | | | | | | | | | | | | | first step to file encriptionFrank Karlitschek2011-08-071-0/+62
* | | | | | | | | | | | | | | | more improved error reportingFrank Karlitschek2011-08-062-9/+12
* | | | | | | | | | | | | | | | Merge branch 'master' of git.kde.org:owncloudFrank Karlitschek2011-08-062-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-061-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | descriptions for OC:: variablesRobin Appelman2011-08-061-5/+5
| * | | | | | | | | | | | | | | | | Database.xmlJakob Sack2011-08-061-2/+2
| |/ / / / / / / / / / / / / / / /
* / / / / / / / / / / / / / / / / nicer error report and streamlined setupFrank Karlitschek2011-08-062-6/+22
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | fix template.php ;-)Jakob Sack2011-08-061-3/+4
* | | | | | | | | | | | | | | | Merge branch 'master' of git://anongit.kde.org/owncloudJakob Sack2011-08-061-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fix some forgotten quotes around stringsRobin Appelman2011-08-051-3/+3
| * | | | | | | | | | | | | | | | fixed relative time calculationJan-Christoph Borchardt2011-08-051-5/+5
* | | | | | | | | | | | | | | | | Add principals, minor changes in base.phpJakob Sack2011-08-063-9/+224
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | selecting a text file from the search results now activates the text viewerRobin Appelman2011-08-031-1/+8
* | | | | | | | | | | | | | | | limit the length of the mysql username during setupRobin Appelman2011-08-021-1/+1
* | | | | | | | | | | | | | | | prepare replacing global $vars with OC::$varsJakob Sack2011-08-021-2/+25
* | | | | | | | | | | | | | | | Introducing a semiautoload. Enables autoload for classes that are not in lib/Jakob Sack2011-08-021-2/+15