Commit Graph

  • a20ace7d35 fix more strict errors Robin Appelman 2011-04-17 00:39:14 +0200
  • 9c103ffa45 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring Robin Appelman 2011-04-17 00:30:26 +0200
  • 3e28883a9f make the detail page work (more or less) Frank Karlitschek 2011-04-17 00:28:46 +0200
  • 25d687f35a add OC_GROUP::createGroup(); Robin Appelman 2011-04-17 00:28:44 +0200
  • b129079bed show error code if file upload fails Arthur Schiwon 2011-04-16 23:28:50 +0200
  • da5d388266 Advanced user management Jakob Sack 2011-04-16 23:26:55 +0200
  • 9947428d79 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring Jan-Christoph Borchardt 2011-04-16 23:19:32 +0200
  • bfc3b337b7 css.length() == css.length()/6 Jan-Christoph Borchardt 2011-04-16 23:19:20 +0200
  • f8e05b67ff Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring Arthur Schiwon 2011-04-16 23:19:13 +0200
  • d376b4c90a i heard, we start to commit all files Arthur Schiwon 2011-04-16 23:18:06 +0200
  • af40d872ce Merge branch 'refactoring' of git.kde.org:owncloud into refactoring Frank Karlitschek 2011-04-16 23:09:02 +0200
  • fc63882fe2 more layout fixes Frank Karlitschek 2011-04-16 23:07:18 +0200
  • 7035c0417c Get Hot New Fixes (TM) Jakob Sack 2011-04-16 23:02:54 +0200
  • a7da3cd6a0 basic file upload reimplemented Arthur Schiwon 2011-04-16 22:56:40 +0200
  • 6d64a90c24 more strict fixes Robin Appelman 2011-04-16 22:50:21 +0200
  • d1faeca8d4 need to commit all files Robin Appelman 2011-04-16 22:43:55 +0200
  • 97efd27a9a static, non-static, both? Robin Appelman 2011-04-16 22:41:24 +0200
  • 5198491735 once static, always static Robin Appelman 2011-04-16 22:29:23 +0200
  • 5409b34b06 check if an item in an array exists before we use it Robin Appelman 2011-04-16 21:17:57 +0200
  • c1db5c0848 fixing MDB2 Frank Karlitschek 2011-04-16 20:55:06 +0200
  • 26974d0465 fixing other peoples bad coding style ;-) Frank Karlitschek 2011-04-16 20:52:12 +0200
  • 3764b61be7 remove php 4 constructors Robin Appelman 2011-04-16 20:51:26 +0200
  • 519a84e048 more strict fixes for mdb2 Robin Appelman 2011-04-16 20:45:57 +0200
  • a08445227f make use of new dateformat function Robin Appelman 2011-04-16 20:39:52 +0200
  • a16c6fb804 don't use items in an array that aren't there Robin Appelman 2011-04-16 20:36:32 +0200
  • fb74de326d Merge branch 'refactoring' of git.kde.org:owncloud into refactoring Frank Karlitschek 2011-04-16 20:35:15 +0200
  • 1372d8339d add a date format function for more eyecandy Frank Karlitschek 2011-04-16 20:34:18 +0200
  • bf45dcb959 only check for permissions for folders that exists Robin Appelman 2011-04-16 20:27:08 +0200
  • d002ed0b94 set strict error reporting Robin Appelman 2011-04-16 20:07:57 +0200
  • e043f9c6fe make mdb2 not give a ton of error when using strict error reporting Robin Appelman 2011-04-16 20:06:06 +0200
  • cf50c497b9 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring Frank Karlitschek 2011-04-16 19:58:07 +0200
  • 18ff5f0a7d well, forgot to add the favicons ... Jan-Christoph Borchardt 2011-04-16 19:54:05 +0200
  • 67ef39866d Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring Jan-Christoph Borchardt 2011-04-16 19:53:02 +0200
  • d9ed9fc8e3 added a favicon and removed those pesky double quotes Jan-Christoph Borchardt 2011-04-16 19:49:18 +0200
  • 101877351b use the correct variable name Robin Appelman 2011-04-16 19:46:47 +0200
  • e71bc75a9d use the correct signature for OC_FILEOBSERVER->notify() Robin Appelman 2011-04-16 19:45:47 +0200
  • 7b00f99a57 static functions shouldn't be abstract Robin Appelman 2011-04-16 19:45:07 +0200
  • 219c4a2c78 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring Frank Karlitschek 2011-04-16 19:43:26 +0200
  • 85df699746 application listing works more or less now Frank Karlitschek 2011-04-16 19:42:58 +0200
  • bb3ad56bf5 hip mono icons Jan-Christoph Borchardt 2011-04-16 19:36:00 +0200
  • c5f9c5b8a3 fix infinite redirect error that happend in rare cases Robin Appelman 2011-04-16 19:22:26 +0200
  • 5ccdea8e5b save installation state of databases in appconfig instead of plugin.xml Robin Appelman 2011-04-16 19:06:45 +0200
  • 150631849f Merge branch 'refactoring' of git.kde.org:owncloud into refactoring Frank Karlitschek 2011-04-16 18:50:49 +0200
  • 1419b80d4e first "broken" step for an app installation Frank Karlitschek 2011-04-16 18:31:32 +0200
  • f0e59b9043 better display for server configuration errors Robin Appelman 2011-04-16 18:26:13 +0200
  • 964a55033a never ever call a function you just removed Jakob Sack 2011-04-16 18:08:40 +0200
  • f2e37e0018 Completely removing personalMenu Jakob Sack 2011-04-16 18:06:23 +0200
  • 5d23b60c8a Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring Jakob Sack 2011-04-16 17:50:18 +0200
  • af1e48df80 Changes in the user experience Jakob Sack 2011-04-16 17:49:57 +0200
  • 2698572162 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring Frank Karlitschek 2011-04-16 17:40:07 +0200
  • e440e733fd first stepp of application installation Frank Karlitschek 2011-04-16 17:35:37 +0200
  • 6c51974174 add foldersize table to owncloud.sql Robin Appelman 2011-04-16 17:35:32 +0200
  • 318d024cc1 show size of folders in filebrowser Robin Appelman 2011-04-16 17:07:44 +0200
  • 1495ec0f31 show server configuration errors on seperate page Robin Appelman 2011-04-16 15:47:27 +0200
  • b5f913a3fc Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring Jakob Sack 2011-04-16 14:59:27 +0200
  • 4c74029489 First sketch of a user administration Jakob Sack 2011-04-16 14:59:10 +0200
  • 5112295723 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring Frank Karlitschek 2011-04-16 14:37:51 +0200
  • d6d848184b new cool ocs client, but still empty Frank Karlitschek 2011-04-16 14:36:32 +0200
  • fa140555e8 no longer needed Frank Karlitschek 2011-04-16 14:27:01 +0200
  • 1c3703477b Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring Arthur Schiwon 2011-04-16 14:00:05 +0200
  • 9a575d1ded port OC_OCS to prepared statements Robin Appelman 2011-04-16 13:55:33 +0200
  • 50035f5a92 redirect to owncloud root after logout Robin Appelman 2011-04-16 13:24:26 +0200
  • 627dc95d19 don't manifold slashes in case empty $app is forwarded to linkTo() Arthur Schiwon 2011-04-16 12:43:37 +0200
  • 9dd0d90f69 publiclink plugin Robin Appelman 2011-04-16 12:35:21 +0200
  • 8465f76e7e Use OC_CONFIG where possible Jakob Sack 2011-04-16 12:18:42 +0200
  • 77fe7240f0 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring Jakob Sack 2011-04-16 11:46:09 +0200
  • f4d0310d73 port WebDAV to prepared statements Robin Appelman 2011-04-16 11:46:49 +0200
  • 177fd27382 Make OC_CONFIG working again Jakob Sack 2011-04-16 11:25:21 +0200
  • fc33094429 replaced $CONFIG_DB* with OC_CONFIG::getValue( "db*" ) Jakob Sack 2011-04-16 11:11:16 +0200
  • ed77ab18c9 Added a dump of the database Jakob Sack 2011-04-16 10:41:41 +0200
  • e8f6848095 Merge branch 'refactoring' of git://anongit.kde.org/owncloud into refactoring Jakob Sack 2011-04-16 10:26:40 +0200
  • 683677b4f9 Support for navigation sub entries Jakob Sack 2011-04-16 10:26:18 +0200
  • 69289bf943 move chmodr to OC_HELPER Robin Appelman 2011-04-16 10:23:15 +0200
  • 26841884af move OC_DB to it's own file Robin Appelman 2011-04-16 10:17:40 +0200
  • e42dbbf7f3 merge Robin Appelman 2011-04-16 10:13:52 +0200
  • 232654cb60 get rid of the oc_require and friends Robin Appelman 2011-04-16 10:12:53 +0200
  • 16e4a1dd17 Fix template.php Jakob Sack 2011-04-16 09:51:46 +0200
  • abe09d25ce New folder: /docs Jakob Sack 2011-04-16 09:48:49 +0200
  • f36f453dd2 apps are now stored in /apps Jakob Sack 2011-04-16 09:46:58 +0200
  • f1015c88fa Minor bug fixing Jakob Sack 2011-04-15 23:09:05 +0200
  • 3d89b2caa4 php is not perl Jakob Sack 2011-04-15 19:24:23 +0200
  • 3c01e30748 Try to make owncloud working again Jakob Sack 2011-04-15 18:13:49 +0200
  • 149793f2e7 First version of the new user management Jakob Sack 2011-04-15 17:14:02 +0200
  • d4fa3f91ee Allow specification of / filestorage in $CONFIG_FILESYSTEM Marco Michelino 2011-04-11 16:33:04 +0200
  • 7c8ae42c6f Fixed some small bugs Jakob Sack 2011-04-08 17:36:12 +0200
  • f66d3ab208 Implementation of OC_APPCONFIG, OC_CONFIG and OC_PREFERENCES Jakob Sack 2011-04-08 16:54:12 +0200
  • 908e377246 Refactoring of OC_DB Jakob Sack 2011-04-08 16:53:17 +0200
  • d3502315bd added class OC_HOOK to base.php. It is in base.php because it is needed very ofter and it is quite small. Jakob Sack 2011-03-29 20:21:00 +0200
  • e83d801c71 I changed my mind: webdav.php is for files only, so it belongs in this directory! Jakob Sack 2011-03-29 20:20:20 +0200
  • 0f494970d1 Fix a couple of minor coding errors Robin Appelman 2011-03-18 14:12:06 +0100
  • 1df0397163 only load mdb2 once as it was before Robin Appelman 2011-02-06 01:54:07 +0100
  • f2627dd757 When moving a file from/to a temporary location, also update the file access/modification times. Matthew Dawson 2011-03-11 12:03:30 -0500
  • 49a78333fb add the option to use LIKE instead of = when getting data from OCS Robin Appelman 2011-03-16 18:18:45 +0100
  • ef5bd659fa added OC_FILESYSTEM::hash() Robin Appelman 2011-03-16 17:28:01 +0100
  • 6c4b06390e add the option to use LIKE instead of = when getting data from OCS Robin Appelman 2011-03-16 18:18:45 +0100
  • e5de3dd94b added OC_FILESYSTEM::hash() Robin Appelman 2011-03-16 17:28:01 +0100
  • 39292ba053 When moving a file from/to a temporary location, also update the file access/modification times. Matthew Dawson 2011-03-11 12:03:30 -0500
  • a3070405d9 OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring Jakob Sack 2011-03-13 17:25:34 +0100
  • 59847bb901 OC_CONFIG prepared for refactoring Jakob Sack 2011-03-12 18:19:11 +0100
  • 1aa7fd98c2 Refactoring OC_APPCONFIG and OC_PREFERENCES, minor changes to OC_APP. These libraries are skeletons only, the functions need to be written. Jakob Sack 2011-03-12 10:28:10 +0100