Commit Graph

845 Commits

Author SHA1 Message Date
Robin Appelman a471d40cc8 Show installed apps as default for the apps entry on the settings page.
Installing new apps is moved to the subentry
2011-07-25 20:25:52 +02:00
Robin Appelman 9a989a284a fix sabredav for sqlite2 2011-07-25 03:14:22 +02:00
Jakob Sack 3097e4f48a Merge branch 'sabredav' 2011-07-22 23:18:08 +02:00
Jakob Sack ccc94819e2 Merge branch 'sabredav' of git://anongit.kde.org/owncloud into sabredav 2011-07-22 23:16:43 +02:00
Jakob Sack 5416c0e6f8 Remove HTTP_Webdav 2011-07-22 23:16:14 +02:00
Robin Appelman 18a36be28c fix problem with removing locks 2011-07-22 23:06:53 +02:00
Jakob Sack 0fa41e9171 Update docs, db scheme 2011-07-22 22:47:44 +02:00
Jakob Sack 3b92ec12c2 Properties work fine now 2011-07-22 22:30:45 +02:00
Robin Appelman 41a2da234a remove some debug output and supress some possible errors 2011-07-22 19:37:25 +02:00
Jakob Sack 5851da47f1 properties nearly work 2011-07-22 16:21:29 +02:00
Jakob Sack 7c9f356abe Support for locks, minor changes 2011-07-22 14:38:42 +02:00
Robin Appelman 9d1c5c855b fix warning if no username is set in the cookie 2011-07-22 00:47:20 +02:00
Robin Appelman 828a26c69e dont load some javascript files multiply times 2011-07-22 00:24:25 +02:00
Robin Appelman 101c6d151e fix resizing images in image viewer 2011-07-21 23:30:00 +02:00
Robin Appelman 38f1cffab3 import media app 2011-07-22 06:30:52 +02:00
Robin Appelman f441059b01 add getLocalFile to local storage provider 2011-07-22 06:29:45 +02:00
Robin Appelman 4ff2dc3035 finally the missing file for moving files from the web interface 2011-07-22 06:21:53 +02:00
Robin Appelman 8eefd42a7d only remove old sqlite database if it exists 2011-07-21 00:52:48 +02:00
Robin Appelman 15c1a8109b forgot to commit css for user management 2011-07-20 20:27:06 +02:00
Jakob Sack 86cd8063b4 Use SabreDAV authentication Code! 2011-07-20 16:36:36 +02:00
Jan-Christoph Borchardt 3fab6016f9 moved Remember login below password field 2011-07-20 16:11:39 +02:00
Jan-Christoph Borchardt f40a1c8cb8 fixed file size color calculation 2011-07-20 16:06:58 +02:00
Jakob Sack bf1ca75710 Integration of SabreDAV 2011-07-20 15:53:34 +02:00
Robin Appelman 6b034ad2f9 Allow users to start a new upload before the current upload has finished 2011-07-20 15:51:19 +02:00
Robin Appelman 5539f67135 Some ui work on user management, but it can still use a lot of improvement. 2011-07-20 15:51:19 +02:00
Bartek Przybylski c5776fdae4 remember login added 2011-07-20 15:04:14 +02:00
Robin Appelman 6230001a3c show expire dates of public links as date and not as datetime 2011-07-20 00:55:47 +02:00
Robin Appelman 9bc3991c23 serveral small fixes to the openid server 2011-07-20 00:53:55 +02:00
Robin Appelman 332cab0c55 fix deleting files with spaces in the name 2011-07-19 23:56:21 +02:00
Robin Appelman 6cd5270967 Also commiting the actual loading icon might be usefull 2011-07-19 21:00:35 +02:00
Robin Appelman 0251290794 Show loading icon for uploading files, and disable file actions and DnD for uploading files. 2011-07-19 20:57:40 +02:00
Robin Appelman ff54602be0 No longer use the "Ok" button for file uploads 2011-07-19 20:34:01 +02:00
Robin Appelman b69ae10b74 Provide ability to select mutliply files during upload for browsers that support it. 2011-07-19 20:23:33 +02:00
Robin Appelman 24e81ce4d5 fix some ldap errors 2011-07-18 18:50:21 +02:00
Robin Appelman 4c0c5b64c2 show a proper error message in help when it can't get the data from apps.owncloud.com 2011-07-17 17:41:47 +02:00
Robin Appelman f4121339af Fix expiring of public links 2011-07-17 17:41:46 +02:00
Robin Appelman 6935f036a5 move list of mimetypes by extention to a seperate file. 2011-07-17 17:41:46 +02:00
Michael Gapczynski f09f2d3290 Fix typo in setup, thanks for pointing it out ab0oo 2011-07-13 17:19:13 -04:00
Michael Gapczynski ecaf66ee97 Add missing argument for fromTmpFile() inside of rename() 2011-07-13 13:47:45 -04:00
Michael Gapczynski a861666500 Add missing parameter for fromTmpFile() inside of copy() 2011-07-12 20:50:04 -04:00
Michael Gapczynski f8eced1960 Fix post_create and post_write hooks in copy(), was referencing an undefined variable 2011-07-12 18:26:44 -04:00
Robin Appelman 190908bc1e fix error in autocomplete when try to list non-existing or unreadable folders 2011-07-12 17:45:01 +02:00
Michael Gapczynski 9e420e4639 Home icon now points to index.php 2011-07-10 18:12:11 -04:00
Michael Gapczynski 89a6f16e8d Merge branch 'master' of git://anongit.kde.org/owncloud 2011-07-10 16:00:31 -04:00
Michael Gapczynski 1b8e59a0ef Directory links in navigation shouldn't have a trailing '/' 2011-07-10 16:00:08 -04:00
Hans Bakker 5c671c995c finish refactoring of files admin page 2011-07-09 21:44:50 +02:00
Robin Appelman 541c40f3cc fix broken directory links for some browsers 2011-07-08 19:52:51 +02:00
Robin Appelman e3e0a28b62 only show the revert animation of draging a file when draged to an invalid position 2011-07-08 19:52:51 +02:00
Hans Bakker 76aceb9970 Changed the js code for the files admin section to jQuery 2011-07-08 18:56:20 +02:00
Robin Appelman 47993fe29a You can now move files to a parent folder by draging them to an element in the breadcrumb bar
also fixed dragging newly uploaded files and droppin in new folders
2011-07-07 21:55:58 +02:00