Commit graph

34 commits

Author SHA1 Message Date
Jan-Christoph Borchardt
43f99a8983 finished action icons on hover, small style improvements 2011-07-28 12:14:55 +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
d6bf5cd251 show error when trying to upload to large files 2011-07-22 15:48:30 +02:00
Robin Appelman
d9a79c0f7e show fileactions inline on hover 2011-07-22 00:18:41 +02:00
Robin Appelman
be6b5c8e77 some work on the updated interface 2011-07-21 22:01:55 +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
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
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
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
827eb1ae24 reactivated Upload & New Folder button icons 2011-07-06 19:17:28 +02:00
Robin Appelman
51b2557470 stop confusing people with a dummy share button 2011-06-23 12:17:03 +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
1eb0faa264 make fileactions extendable by plugins 2011-06-04 20:16:44 +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
Arthur Schiwon
85764257ea refurbished new folder button 2011-04-19 12:21:55 +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
03747a0ffb implemented Delete action in file menu 2011-04-18 10:02:01 +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
Arthur Schiwon
a14f8243e8 get max upload file size for upload form from php settings 2011-04-17 12:03:23 +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
a7da3cd6a0 basic file upload reimplemented 2011-04-16 22:56:40 +02:00
Robin Appelman
318d024cc1 show size of folders in filebrowser 2011-04-16 17:07:44 +02: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
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