aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* more layout fixesFrank Karlitschek2011-04-164-15/+92
|
* 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
| |
| * make mdb2 not give a ton of error when using strict error reportingRobin Appelman2011-04-163-15/+15
| |
* | add a date format function for more eyecandyFrank Karlitschek2011-04-164-12/+41
| |
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-1613-43/+43
|\|
| * well, forgot to add the favicons ...Jan-Christoph Borchardt2011-04-162-0/+0
| |
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJan-Christoph Borchardt2011-04-164-16/+16
| |\
| | * use the correct variable nameRobin Appelman2011-04-161-2/+2
| | |
| | * use the correct signature for OC_FILEOBSERVER->notify()Robin Appelman2011-04-161-1/+1
| | |
| | * static functions shouldn't be abstractRobin Appelman2011-04-162-13/+13
| | |
| * | added a favicon and removed those pesky double quotesJan-Christoph Borchardt2011-04-163-27/+27
| | |
| * | hip mono iconsJan-Christoph Borchardt2011-04-164-0/+0
| |/
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-163-8/+9
|\|
| * fix infinite redirect error that happend in rare casesRobin Appelman2011-04-161-2/+2
| |
| * save installation state of databases in appconfig instead of plugin.xmlRobin Appelman2011-04-162-6/+7
| |
* | application listing works more or less nowFrank Karlitschek2011-04-163-33/+46
|/
* Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-1626-117/+242
|\ | | | | | | | | Conflicts: admin/apps.php
| * better display for server configuration errorsRobin Appelman2011-04-163-9/+38
| |
| * never ever call a function you just removedJakob Sack2011-04-161-5/+4
| |
| * Completely removing personalMenuJakob Sack2011-04-165-39/+2
| |
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-167-18/+126
| |\
| * | Changes in the user experienceJakob Sack2011-04-1621-69/+239
| | |
* | | first "broken" step for an app installationFrank Karlitschek2011-04-161-0/+50
| | |
* | | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-1613-49/+208
|\ \ \ | | |/ | |/|
| * | add foldersize table to owncloud.sqlRobin Appelman2011-04-161-0/+10
| | |
| * | show size of folders in filebrowserRobin Appelman2011-04-163-2/+71
| | |
| * | show server configuration errors on seperate pageRobin Appelman2011-04-163-16/+45
| |/
| * Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringJakob Sack2011-04-169-34/+252
| |\
| * | First sketch of a user administrationJakob Sack2011-04-167-31/+82
| | |
* | | first stepp of application installationFrank Karlitschek2011-04-161-0/+49
| |/ |/|
* | Merge branch 'refactoring' of git.kde.org:owncloud into refactoringFrank Karlitschek2011-04-161-4/+8
|\ \
| * \ Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoringArthur Schiwon2011-04-167-30/+190
| |\ \
| * | | don't manifold slashes in case empty $app is forwarded to linkTo()Arthur Schiwon2011-04-161-4/+8
| | |/ | |/|
* | | new cool ocs client, but still emptyFrank Karlitschek2011-04-161-0/+54
| |/ |/|
* | port OC_OCS to prepared statementsRobin Appelman2011-04-161-29/+24
| |
* | redirect to owncloud root after logoutRobin Appelman2011-04-161-1/+2
| |