Commit graph

493 commits

Author SHA1 Message Date
Jan-Christoph Borchardt
46400a8124 message and hint for upload if folder is empty 2011-07-29 13:01:15 +02:00
Jan-Christoph Borchardt
72402ff143 removed some more legacy CSS 2011-07-29 04:24:02 +02:00
Jan-Christoph Borchardt
7e0bbd20c0 revised coloring again 2011-07-29 03:09:30 +02:00
Jan-Christoph Borchardt
d23d4e66c5 revised color calculation for size and age 2011-07-29 03:04:25 +02:00
Robin Appelman
2d43f6e307 make foldernames also bold after renaming 2011-07-29 02:47:25 +02:00
Robin Appelman
468319fe04 no need for an ok button for creating folders 2011-07-29 02:37:17 +02:00
Robin Appelman
3758b0d707 fix size of selected files with new uploaded files 2011-07-29 02:33:58 +02:00
Robin Appelman
952b83cbdc show proper cursor for rename textfield 2011-07-29 02:28:39 +02:00
Robin Appelman
a7748c14c6 dont need the ok button for renaming 2011-07-29 02:26:32 +02:00
Jan-Christoph Borchardt
224dbed79c narrow modified column, remove help cursor 2011-07-29 02:20:06 +02:00
Robin Appelman
0e76d06358 properly style filenames after renaming 2011-07-29 02:17:40 +02:00
Robin Appelman
3a9af23cda always show download icon on hover 2011-07-29 02:02:17 +02:00
Robin Appelman
6d0c8ea7e4 use proper file icons for image and audio files 2011-07-29 01:37:08 +02:00
Jan-Christoph Borchardt
19d81add3d remove legacy styles 2011-07-29 01:27:02 +02:00
Jan-Christoph Borchardt
c15db76aa0 icons for music and images 2011-07-29 01:16:30 +02:00
Robin Appelman
82261e9907 use relative times for new upload files 2011-07-29 01:10:08 +02:00
Jan-Christoph Borchardt
f1616b0e62 implemented relative file size and coloring 2011-07-29 00:46:20 +02:00
Robin Appelman
c73dd86713 confirmation dialogs for deletions 2011-07-29 00:26:23 +02:00
Robin Appelman
433ad8c3ce add size tooltip for selected files 2011-07-28 23:56:42 +02:00
Robin Appelman
4028178982 fix serveral styling issues on uploaded files 2011-07-28 23:52:49 +02:00
Jan-Christoph Borchardt
9642a43129 correctly display icons and rename box 2011-07-28 23:24:00 +02:00
Robin Appelman
9565ea251d Implement inline renaming of files
Still needs some ui love
2011-07-28 23:04:34 +02:00
Jan-Christoph Borchardt
ba246d3b27 Merge branch 'master' into interface 2011-07-28 22:20:34 +02:00
Robin Appelman
5728f80116 remove dummy settings 2011-07-28 21:05:49 +02:00
Jan-Christoph Borchardt
43f99a8983 finished action icons on hover, small style improvements 2011-07-28 12:14:55 +02:00
Robin Appelman
ece6bd663c show icons instead of text for file actions 2011-07-28 04:29:04 +02:00
Jan-Christoph Borchardt
09eff063de fix merge conflict 2011-07-28 03:22:55 +02:00
Jan-Christoph Borchardt
7cd7e64498 proper CSS formatting for better workflow 2011-07-28 01:26:26 +02:00
Jan-Christoph Borchardt
9a88f066c5 first part of file action icons implementation 2011-07-28 01:15:36 +02:00
Jan-Christoph Borchardt
25c48e6aed lots of small style fixes for the file list 2011-07-28 00:21:11 +02:00
Robin Appelman
90ecd2c293 deleting stuff is scary, lets move the button as far to the right as possible
it doesn't fit good currently in the column but will be fixed with using icons
2011-07-27 23:32:37 +02:00
Robin Appelman
7d5bc7974d do not show default file action in the file action list on hover 2011-07-27 23:23:46 +02:00
Jakob Sack
2f807a3c7f Delete requires in applications where possible 2011-07-27 19:25:49 +02:00
Robin Appelman
00da23faf6 no longer show deleted files as selected 2011-07-26 17:00:29 +02:00
Robin Appelman
633d7826c9 remove debug alert 2011-07-26 16:59:16 +02:00
Robin Appelman
be45ad904e remove debug alert 2011-07-26 16:58:46 +02:00
Robin Appelman
ede0cc1cfa Merge branch 'master' into interface 2011-07-26 16:56:01 +02:00
Robin Appelman
7b02adf715 fix sorting on newly inserted items in the file list 2011-07-26 16:55:28 +02:00
Robin Appelman
b0f166fc83 some javascript changes 2011-07-26 16:43:12 +02:00
Robin Appelman
543bdb8ccd merge master into interface 2011-07-26 16:16:47 +02:00
Robin Appelman
e03340b04d add getSelectedFiles() to files.js 2011-07-25 20:25:53 +02:00
Robin Appelman
de7c110225 Merge branch 'master' into interface 2011-07-23 18:44:29 +02:00
Jakob Sack
3097e4f48a Merge branch 'sabredav' 2011-07-22 23:18:08 +02:00
Robin Appelman
ceb711dff4 some work on the breadcrumb navigation for files 2011-07-22 16:52:35 +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
Robin Appelman
d9a79c0f7e show fileactions inline on hover 2011-07-22 00:18:41 +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
Jakob Sack
86cd8063b4 Use SabreDAV authentication Code! 2011-07-20 16:36:36 +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
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
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
Robin Appelman
d31349b781 files can now be draged and dropped in the file browser 2011-07-07 04:14:24 +02:00
Jan-Christoph Borchardt
1cc9fc3ab4 small contrast fixes 2011-07-07 02:51:24 +02:00
Robin Appelman
af3aceaf08 show file extention in a lighter color 2011-07-07 02:41:22 +02:00
Robin Appelman
f22e39a574 highlight selected files in the filebrowser 2011-07-07 02:28:57 +02:00
Jan-Christoph Borchardt
45bda0997f some cleanup, small fixes 2011-07-07 02:05:12 +02:00
Jan-Christoph Borchardt
0a6c76fb91 file size is reflected in the value's shade of grey, atm calculated absolutely 2011-07-07 01:52:26 +02:00
Jan-Christoph Borchardt
e3fd72dc16 introducing simple file size, only MB as unit, details on hover 2011-07-07 01:27:16 +02:00
Jan-Christoph Borchardt
aa3b76e3fb hopefully fixed the dirty workaround, like I was told to 2011-07-07 00:24:57 +02:00
Jan-Christoph Borchardt
76eaab4b6b make folder labels bold, better distinction from files 2011-07-07 00:20:40 +02:00
Jan-Christoph Borchardt
b297892775 file list hover effect 2011-07-07 00:19:38 +02:00
Jan-Christoph Borchardt
827eb1ae24 reactivated Upload & New Folder button icons 2011-07-06 19:17:28 +02:00
Jan-Christoph Borchardt
53ae56097d applied Ryan's patch for Bug 276007 - Folder list does not get updated when creating the first folder. 2011-07-04 21:46:20 +02:00
Hans Bakker
1daeb13dd9 Usability improvements:
-Added javascript to enable/disable radiobuttons
-Added labels
2011-07-03 01:52:17 +02:00
Robin Appelman
51b2557470 stop confusing people with a dummy share button 2011-06-23 12:17:03 +02:00
Robin Appelman
83958ebd4b add oc_user::getUser to get the user id of the loggedin user 2011-06-22 12:50:57 +02:00
Kamil Domanski
77f5fa0f07 fix "files" app admin link visible for non-admins 2011-06-22 01:45:50 +02:00
Jakob Sack
91c37bbb76 moved core stuff to /core 2011-06-20 20:29:30 +02:00
Kamil Domanski
9f7e50ae8e make files app translateable 2011-06-20 17:11:28 +02:00
Robin Appelman
c4e7761ee8 make new folder dialog behave more like a regular form, so you can press enter to create the folder 2011-06-17 14:17:53 +02:00
Robin Appelman
07b72ca534 make the system for default fileactions more flexible 2011-06-16 23:15:58 +02:00
Robin Appelman
d65f8bba73 try to adjust times to the clients timezone 2011-06-05 15:13:03 +02:00
Robin Appelman
153d8fec30 fix file actions for newly uploaded files 2011-06-04 22:59:18 +02:00
Robin Appelman
40a96aab28 fix file action dialog not reappearing after being used 2011-06-04 22:35:50 +02:00
Robin Appelman
cde38eb00a fix fileactions following the link instead 2011-06-04 22:02:27 +02:00
Robin Appelman
1eb0faa264 make fileactions extendable by plugins 2011-06-04 20:16:44 +02:00
Robin Appelman
3892fe5511 some refactoring of the filebrowsers javascript code 2011-06-04 18:44:14 +02:00
Robin Appelman
815f239014 fix download links of newly uploaded files 2011-06-03 02:54:54 +02:00
Robin Appelman
00711341e9 new file uploader that should work with more browsers
tested with konqueror, chromium and firefox 4
2011-06-03 02:44:31 +02:00
Robin Appelman
6c6871336d make path autocompletion case insensitive 2011-06-02 02:31:04 +02:00
Robin Appelman
72815bc553 fix autocompletion 2011-06-01 14:06:12 +02:00
Frank Karlitschek
469cbb7c75 remove warning output to make webdav access work 2011-05-31 20:30:11 +02:00
Robin Appelman
6b34ba8a8e Make max upload filesize configurable for apache hosts 2011-05-29 17:43:13 +02:00
Robin Appelman
2617e4b607 add autocomplete for paths 2011-05-28 19:49:28 +02:00
Robin Appelman
2299a48045 fix the drop down arrow in file browser 2011-05-17 20:37:39 +02:00
Robin Appelman
e6b90a60af fix the drop down arrow in file browser 2011-05-16 16:34:04 +02:00
Robin Appelman
5d358bb63f merge 2011-04-28 23:59:02 +02:00
Robin Appelman
8a6edd4654 Show currect filename when downloading files 2011-04-26 15:01:16 +02:00
Robin Appelman
cb8c890594 don't use output buffering for file downloads 2011-04-26 14:57:56 +02:00
Arthur Schiwon
85dd7129a8 correct paths for css images 2011-04-19 12:46:32 +02:00
Arthur Schiwon
0385cc52dc hide filechooser if user clicked on cancel 2011-04-19 12:33:19 +02:00
Arthur Schiwon
85764257ea refurbished new folder button 2011-04-19 12:21:55 +02:00
Arthur Schiwon
88033c268b file icon for file upload button 2011-04-19 10:47:20 +02:00
Arthur Schiwon
3d5c13a3e1 don't create firefox hardlock 2011-04-19 09:13:50 +02:00
Arthur Schiwon
ef25b32856 don't upload canceled files 2011-04-19 08:15:23 +02:00
Arthur Schiwon
07c6c7f4fa upload works in a not so fancy way for konqueror and rekonq 2011-04-19 08:05:08 +02:00
Arthur Schiwon
4a9fdd2918 fancy upload button. does work with firefox (at least 4) and chromium, but not with Konqueror, Rekonq, Opera. 2011-04-19 02:51:59 +02:00
Arthur Schiwon
4cb9cdb337 fancyfying file upload, part I 2011-04-18 23:44:41 +02:00
Arthur Schiwon
4ae158bbe0 implemented download single file from file menu 2011-04-18 16:59:30 +02:00
Arthur Schiwon
5a11e739b4 implemented deleting multiple files 2011-04-18 16:48:35 +02:00
Robin Appelman
ca00d37a71 Make the download button work 2011-04-18 15:40:17 +02:00
Jakob Sack
b57823baa5 Made the "change password" thingie in settings working 2011-04-18 15:07:14 +02:00
Robin Appelman
7684585f49 404 error page 2011-04-18 13:16:49 +02:00
Robin Appelman
5896fbd910 make state of select all checkbox consistent 2011-04-18 13:16:49 +02:00
Robin Appelman
4d1ff67cac make select all checkbox work again 2011-04-18 12:41:19 +02:00
Arthur Schiwon
6111ad4306 let the file table use 90% width again 2011-04-18 12:24:49 +02:00
Jan-Christoph Borchardt
5249f09f70 even shinier icons 2011-04-18 11:23:47 +02:00
Robin Appelman
bba07fdb26 show modified date for folders 2011-04-18 10:50:12 +02:00
Arthur Schiwon
d377a1518d also convert special chars to entities in the breadcrumb 2011-04-18 10:10:17 +02:00
Arthur Schiwon
944a05b588 convert special chars to entities 2011-04-18 10:09:11 +02:00
Arthur Schiwon
03747a0ffb implemented Delete action in file menu 2011-04-18 10:02:01 +02:00
Robin Appelman
573d36a168 one / in filepaths is enough 2011-04-18 09:42:38 +02:00
Jan-Christoph Borchardt
8c5831d958 shiny new symbolic icons, yay 2011-04-17 20:11:28 +02:00
Jakob Sack
ee3d32b023 Everything nice and active now 2011-04-17 20:00:07 +02:00
Jakob Sack
47223ae2d9 Working subnavigation 2011-04-17 19:38:04 +02:00
Arthur Schiwon
1ffb09b38a nicely slide in and out file action elements 2011-04-17 19:00:22 +02:00
Arthur Schiwon
b0f7a1fe6f use prettybutton css class for file action stuff, too 2011-04-17 18:39:59 +02:00
Arthur Schiwon
ec7e338704 display max file size for upload 2011-04-17 18:14:26 +02:00
Arthur Schiwon
9b26cb0bfb implement "new folder" function 2011-04-17 17:49:56 +02:00
Arthur Schiwon
270e1101f4 some forgotten files... 2011-04-17 16:19:21 +02:00
Arthur Schiwon
ee4d087e72 don't reload the whole page after file upload 2011-04-17 15:59:06 +02:00
Robin Appelman
6affa3281a small fixes in webdav 2011-04-17 13:33:30 +02:00
Arthur Schiwon
a14f8243e8 get max upload file size for upload form from php settings 2011-04-17 12:03:23 +02:00
Arthur Schiwon
c5e270b453 removed deprecated session check, which blocked file upload in some cases 2011-04-17 11:27:28 +02:00
Arthur Schiwon
28199a4052 fix missing parameter in function call 2011-04-17 10:42:35 +02:00
Arthur Schiwon
8a5d1ffebe fix that might solve strange uploading issues 2011-04-17 01:17:34 +02:00
Jan-Christoph Borchardt
7de3ecfe5f away with the h1, in with the good stuff 2011-04-17 00:45:22 +02:00
Arthur Schiwon
b129079bed show error code if file upload fails 2011-04-16 23:28:50 +02:00
Arthur Schiwon
d376b4c90a i heard, we start to commit all files 2011-04-16 23:18:06 +02:00
Arthur Schiwon
a7da3cd6a0 basic file upload reimplemented 2011-04-16 22:56:40 +02:00
Robin Appelman
a08445227f make use of new dateformat function 2011-04-16 20:39:52 +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
Robin Appelman
318d024cc1 show size of folders in filebrowser 2011-04-16 17:07:44 +02:00
Robin Appelman
232654cb60 get rid of the oc_require and friends 2011-04-16 10:12:53 +02:00
Jakob Sack
3c01e30748 Try to make owncloud working again 2011-04-15 18:13:49 +02:00
Jakob Sack
e83d801c71 I changed my mind: webdav.php is for files only, so it belongs in this directory! 2011-03-29 20:20:20 +02:00
Robin Appelman
0f494970d1 Fix a couple of minor coding errors 2011-03-18 14:15:38 +01:00
François KUBLER
7faf852561 Merge branch 'refactoring' of git.kde.org:owncloud into refactoring
Conflicts:
	admin/templates/index.php
	templates/layout.admin.php
	templates/layout.user.php

All conflicts are fixed.
2011-03-09 22:46:17 +01:00
François KUBLER
bf815b3390 Fixed PHP syntax in template files.
* Full PHP tags
  * Alternative syntax for control structures
  * Semi-colon at the end of instructions
2011-03-09 21:57:00 +01:00
Jakob Sack
f042e85d41 Beginning of some ajax features and an admin page for files 2011-03-03 23:08:54 +01:00
Jakob Sack
f7f957abb9 Base for a more flexible navigation 2011-03-03 23:08:11 +01:00
Jakob Sack
ae5dc3efdf New classes for owncloud: OC_APP for applications, OC_PREFERENCES for user preferences 2011-03-03 21:55:32 +01:00
Jakob Sack
61ffa182ee Application "files" is able to list the files again, start of splitting css files 2011-03-02 23:06:23 +01:00
Jakob Sack
66ac355f78 Getting rid of Smarty, using our own template system 2011-03-02 11:56:48 +01:00
Jakob Sack
015ab0eb64 Say Smarty to only use one compile directory. Makes setup somewhat easier. 2011-03-02 00:16:43 +01:00
Jakob Sack
132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 2011-03-01 23:20:16 +01:00
Jonathan Riddell
1fd39a52fa Fix permissions on files 2011-02-09 18:14:36 +00:00
Jonathan Riddell
d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 2011-02-09 14:50:27 +00:00
Robin Appelman
066ca70890 only show files in the filebrowser that we can actually read.
in the (rare) case that there are unreadable files show an error since it's probably a case of incorrect premissions set by someone.
2011-01-22 02:56:16 +01:00
Robin Appelman
e0f6ad1c9c Also allow open_file.php to be called with a path paramater instead of only with seperate dir/file 2011-01-04 23:02:38 +01:00
Robin Appelman
b116b2fd4c fix uploading files to folders with special characters in the name 2010-10-24 13:25:21 +02:00
Robin Appelman
d4fa1ddaa1 fix viewing images that have a ' in the filename 2010-09-28 22:14:01 +02:00
Robin Appelman
5da12fcfa1 use json to encode the file list, should work better with filenames containing non-ascii characters 2010-09-06 23:09:14 +02:00
Martin T. H. Sandsmark
64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
Robin Appelman
b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00
Robin Appelman
9fe7f992d9 Initial work on transering files between servers 2010-07-06 12:50:37 +02:00
Robin
9e05a0d592 webdav fixes 2010-05-11 20:35:29 +02:00
Robin
672297531b merge 2010-05-10 16:55:30 +02:00
Robin
51b253447d provide option for automatic backup 2010-05-08 21:32:20 +02:00
Robin
565410d8e2 use an abstraction for file system functions to allow premisions and multiply storage backends 2010-05-07 22:50:59 +02:00
Robin
e0347b7fa6 initial work on making connections between seperate owncloud installations possible 2010-05-02 18:07:36 +02:00
Robin Appelman
c52e7d360f More bug fixes, mostly IE related 2010-05-01 23:09:36 +02:00
Robin
aacda0367d merge 2010-04-28 12:15:52 +02:00
Robin
afc0ef420b bug fix when starting multiply uploads while the old ones arent finsihed, detect file actions on mimetype not on extention 2010-04-25 15:04:13 +02:00
Robin
c2bdd6134b some cleanup/refactoring 2010-04-25 14:21:04 +02:00
Robin
38bdf4083a same fixes, this time hopefully without merge conflict 2010-04-19 19:46:42 +02:00
Robin
2e39fba305 visual changes WIP 2010-04-11 22:49:24 +02:00
Robin
7657926a60 some cleanup in ajax fronted, give error message before starting an upload that is to big 2010-04-04 16:50:04 +02:00
Robin
6822185c5b added option to delete multiply files and fixed a bug when downloading large files 2010-03-28 19:08:18 +02:00
Robin
4ff703e9ab added option to download multiply files or folder as zip file 2010-03-27 23:50:13 +01:00
Robin
5cb7524d5c added MAX_FILE_SIZE field to upload form 2010-03-26 19:04:35 +01:00
Robin
ba9c95621b ajax interface 2010-03-24 16:35:24 +01:00