summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix db_structure.xmlRobin Appelman2011-04-171-58/+0
* improve error handeling for first run dialogRobin Appelman2011-04-173-35/+39
* fix strict errors in xml parserRobin Appelman2011-04-172-24/+8
* removed deprecated session check, which blocked file upload in some casesArthur Schiwon2011-04-171-3/+1
* debug output should not be thereArthur Schiwon2011-04-171-1/+0
* installer now works when using mysqlRobin Appelman2011-04-175-31/+37
* updated version of db_structure.xmlRobin Appelman2011-04-171-101/+194
* fix more strict error is mdb2Robin Appelman2011-04-178-118/+119
* fix missing parameter in function callArthur Schiwon2011-04-171-1/+1
* fix that might solve strange uploading issuesArthur Schiwon2011-04-173-1/+19
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-1714-54/+181
|\
| * do not redeclare methodsJakob Sack2011-04-171-9/+0
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-1722-94/+361
| |\
| * | Some work on the fancy user managementJakob Sack2011-04-1714-45/+181
* | | owncloud now with even more buzzwords. we outsourced the doccumentation and u...Frank Karlitschek2011-04-174-2/+70
| |/ |/|
* | ups. restore robins file ;-)Frank Karlitschek2011-04-171-0/+17
* | first step on online ocs knowledgebase integrationFrank Karlitschek2011-04-174-36/+43
* | away with the h1, in with the good stuffJan-Christoph Borchardt2011-04-174-29/+28
* | CSS hover magicJan-Christoph Borchardt2011-04-174-30/+31
* | this is now HTML5Jan-Christoph Borchardt2011-04-173-21/+6
* | first-run wizzard wipRobin Appelman2011-04-176-1/+201
* | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringRobin Appelman2011-04-172-0/+49
|\ \
| * | make the detail page work (more or less)Frank Karlitschek2011-04-172-0/+49
| |/
* | fix more strict errorsRobin Appelman2011-04-172-2/+2
* | Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringRobin Appelman2011-04-177-31/+129
|\|
| * show error code if file upload failsArthur Schiwon2011-04-162-2/+4
| * Advanced user managementJakob Sack2011-04-165-29/+125
* | add OC_GROUP::createGroup();Robin Appelman2011-04-171-0/+9
|/
* Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJan-Christoph Borchardt2011-04-165-15/+124
|\
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringArthur Schiwon2011-04-167-18/+94
| |\
| | * Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-163-3/+2
| | |\
| | * | more layout fixesFrank Karlitschek2011-04-164-15/+92
| * | | i heard, we start to commit all filesArthur Schiwon2011-04-161-0/+32
| |/ /
* | / css.length() == css.length()/6Jan-Christoph Borchardt2011-04-161-634/+93
| |/ |/|
* | Get Hot New Fixes (TM)Jakob Sack2011-04-163-3/+2
|/
* basic file upload reimplementedArthur Schiwon2011-04-164-1/+43
* more strict fixesRobin Appelman2011-04-164-39/+39
* need to commit all filesRobin Appelman2011-04-161-1/+1
* static, non-static, both?Robin Appelman2011-04-161-8/+20
* once static, always staticRobin Appelman2011-04-163-3/+3
* check if an item in an array exists before we use itRobin Appelman2011-04-161-9/+5
* fixing MDB2Frank Karlitschek2011-04-161-2/+2
* fixing other peoples bad coding style ;-)Frank Karlitschek2011-04-161-1/+1
* remove php 4 constructorsRobin Appelman2011-04-161-57/+0
* more strict fixes for mdb2Robin Appelman2011-04-162-37/+37
* make use of new dateformat functionRobin Appelman2011-04-161-1/+1
* don't use items in an array that aren't thereRobin Appelman2011-04-161-0/+6
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-164-18/+17
|\
| * only check for permissions for folders that existsRobin Appelman2011-04-161-1/+1
| * set strict error reportingRobin Appelman2011-04-161-2/+1