Commit Graph

449 Commits

Author SHA1 Message Date
Robin Appelman 87ebd6700d Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-17 00:39:18 +02:00
Robin Appelman a20ace7d35 fix more strict errors 2011-04-17 00:39:14 +02:00
Robin Appelman 9c103ffa45 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-17 00:30:26 +02:00
Frank Karlitschek 3e28883a9f make the detail page work (more or less) 2011-04-17 00:28:46 +02:00
Robin Appelman 25d687f35a add OC_GROUP::createGroup(); 2011-04-17 00:28:44 +02:00
Arthur Schiwon b129079bed show error code if file upload fails 2011-04-16 23:28:50 +02:00
Jakob Sack da5d388266 Advanced user management 2011-04-16 23:26:55 +02:00
Jan-Christoph Borchardt 9947428d79 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-16 23:19:32 +02:00
Jan-Christoph Borchardt bfc3b337b7 css.length() == css.length()/6 2011-04-16 23:19:20 +02:00
Arthur Schiwon f8e05b67ff Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-16 23:19:13 +02:00
Arthur Schiwon d376b4c90a i heard, we start to commit all files 2011-04-16 23:18:06 +02:00
Frank Karlitschek af40d872ce Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 2011-04-16 23:09:02 +02:00
Frank Karlitschek fc63882fe2 more layout fixes 2011-04-16 23:07:18 +02:00
Jakob Sack 7035c0417c Get Hot New Fixes (TM) 2011-04-16 23:02:54 +02:00
Arthur Schiwon a7da3cd6a0 basic file upload reimplemented 2011-04-16 22:56:40 +02:00
Robin Appelman 6d64a90c24 more strict fixes 2011-04-16 22:50:21 +02:00
Robin Appelman d1faeca8d4 need to commit all files 2011-04-16 22:43:55 +02:00
Robin Appelman 97efd27a9a static, non-static, both? 2011-04-16 22:41:24 +02:00
Robin Appelman 5198491735 once static, always static 2011-04-16 22:29:23 +02:00
Robin Appelman 5409b34b06 check if an item in an array exists before we use it 2011-04-16 21:17:57 +02:00
Frank Karlitschek c1db5c0848 fixing MDB2 2011-04-16 20:55:06 +02:00
Frank Karlitschek 26974d0465 fixing other peoples bad coding style ;-) 2011-04-16 20:52:12 +02:00
Robin Appelman 3764b61be7 remove php 4 constructors 2011-04-16 20:51:26 +02:00
Robin Appelman 519a84e048 more strict fixes for mdb2 2011-04-16 20:45:57 +02:00
Robin Appelman a08445227f make use of new dateformat function 2011-04-16 20:39:52 +02:00
Robin Appelman a16c6fb804 don't use items in an array that aren't there 2011-04-16 20:36:43 +02:00
Frank Karlitschek fb74de326d Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 2011-04-16 20:35:15 +02:00
Frank Karlitschek 1372d8339d add a date format function for more eyecandy 2011-04-16 20:34:18 +02:00
Robin Appelman bf45dcb959 only check for permissions for folders that exists 2011-04-16 20:27:08 +02:00
Robin Appelman d002ed0b94 set strict error reporting 2011-04-16 20:08:13 +02:00
Robin Appelman e043f9c6fe make mdb2 not give a ton of error when using strict error reporting 2011-04-16 20:08:12 +02:00
Frank Karlitschek cf50c497b9 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 2011-04-16 19:58:07 +02:00
Jan-Christoph Borchardt 18ff5f0a7d well, forgot to add the favicons ... 2011-04-16 19:54:05 +02:00
Jan-Christoph Borchardt 67ef39866d Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-16 19:53:02 +02:00
Jan-Christoph Borchardt d9ed9fc8e3 added a favicon and removed those pesky double quotes 2011-04-16 19:49:18 +02:00
Robin Appelman 101877351b use the correct variable name 2011-04-16 19:46:47 +02:00
Robin Appelman e71bc75a9d use the correct signature for OC_FILEOBSERVER->notify() 2011-04-16 19:45:47 +02:00
Robin Appelman 7b00f99a57 static functions shouldn't be abstract 2011-04-16 19:45:07 +02:00
Frank Karlitschek 219c4a2c78 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring 2011-04-16 19:43:26 +02:00
Frank Karlitschek 85df699746 application listing works more or less now 2011-04-16 19:42:58 +02:00
Jan-Christoph Borchardt bb3ad56bf5 hip mono icons 2011-04-16 19:36:00 +02:00
Robin Appelman c5f9c5b8a3 fix infinite redirect error that happend in rare cases 2011-04-16 19:22:26 +02:00
Robin Appelman 5ccdea8e5b save installation state of databases in appconfig instead of plugin.xml 2011-04-16 19:06:45 +02:00
Frank Karlitschek 150631849f Merge branch 'refactoring' of git.kde.org:owncloud into refactoring
Conflicts:
	admin/apps.php
2011-04-16 18:50:49 +02:00
Frank Karlitschek 1419b80d4e first "broken" step for an app installation 2011-04-16 18:31:32 +02:00
Robin Appelman f0e59b9043 better display for server configuration errors 2011-04-16 18:27:58 +02:00
Jakob Sack 964a55033a never ever call a function you just removed 2011-04-16 18:08:40 +02:00
Jakob Sack f2e37e0018 Completely removing personalMenu 2011-04-16 18:06:23 +02:00
Jakob Sack 5d23b60c8a Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring 2011-04-16 17:50:18 +02:00
Jakob Sack af1e48df80 Changes in the user experience 2011-04-16 17:49:57 +02:00