Commit graph

12670 commits

Author SHA1 Message Date
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
Robin Appelman
ceb711dff4 some work on the breadcrumb navigation for files 2011-07-22 16:52:35 +02:00
Jakob Sack
5851da47f1 properties nearly work 2011-07-22 16:21:29 +02:00
Robin Appelman
d6bf5cd251 show error when trying to upload to large files 2011-07-22 15:48:30 +02:00
Jakob Sack
7c9f356abe Support for locks, minor changes 2011-07-22 14:38:42 +02:00
Michael Gapczynski
0387cc5f1f Merge branch 'master' into sharing 2011-07-21 19:18:26 -04:00
Robin Appelman
e6e14719c9 Merge branch 'master' into interface 2011-07-22 00:47:35 +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
9be2dc8290 show fixed filecontrols over the filelist that can scroll underneath it 2011-07-22 00:43:35 +02:00
Robin Appelman
9950f06c59 Merge branch 'master' into interface 2011-07-22 00:28:17 +02:00
Robin Appelman
828a26c69e dont load some javascript files multiply times 2011-07-22 00:24:25 +02:00
Robin Appelman
d9a79c0f7e show fileactions inline on hover 2011-07-22 00:18:41 +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
aa335f57d6 only show actions for selected file if there are selected files 2011-07-21 23:28:13 +02:00
Robin Appelman
bc40532109 give the file sizes some more space 2011-07-21 23:28:13 +02:00
Robin Appelman
0accf2d647 Merge branch 'master' into interface 2011-07-22 06:32:30 +02:00
Robin Appelman
be6b5c8e77 some work on the updated interface 2011-07-21 22:01:55 +02:00
Michael Gapczynski
302527c2d6 Remove shared items check, it prevents sharing items if there aren't already any. 2011-07-21 14:53:51 -04:00
Robin Appelman
8eefd42a7d only remove old sqlite database if it exists 2011-07-21 00:52:48 +02:00
Michael Gapczynski
4abefde290 Remove admin page, administration is not needed at this time for sharing 2011-07-20 16:54:06 -04:00
Michael Gapczynski
6af4c465b8 Change all occurences of ['user_id'] to OC_USER::getUser() 2011-07-20 16:52:01 -04:00
Michael Gapczynski
fcda3a338c Fix bug in constructor for appending numbers to already existing targets 2011-07-20 16:41:39 -04:00
Michael Gapczynski
3e6037659e Change permissions to is_writeable 2011-07-20 15:42:49 -04:00
Michael Gapczynski
22f8415045 Remove accidental kate swap file 2011-07-20 14:46:01 -04:00
Michael Gapczynski
1cfa911ce3 Update database.xml to current database fields, remove hard coded MTGap when mounting shared storage provider 2011-07-20 14:42:48 -04:00
Michael Gapczynski
abf6ba621a Merge branch 'master' into sharing 2011-07-20 14:30:19 -04:00
Robin Appelman
15c1a8109b forgot to commit css for user management 2011-07-20 20:27:06 +02:00
Michael Gapczynski
c9082d5b0d Append number to name if target file already exists 2011-07-20 14:16:20 -04:00
Michael Gapczynski
029b21bf54 First implementation of sharing user interface 2011-07-20 13:34:16 -04: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