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
|
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 |
Robin Appelman
|
d9a79c0f7e
|
show fileactions inline on hover
|
2011-07-22 00:18:41 +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
|
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
|
332cab0c55
|
fix deleting files with spaces in the name
|
2011-07-19 23:56:21 +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 |
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 |
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 |
Robin Appelman
|
f22e39a574
|
highlight selected files in the filebrowser
|
2011-07-07 02:28:57 +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
|
76eaab4b6b
|
make folder labels bold, better distinction from files
|
2011-07-07 00:20:40 +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 |
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 |
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
|
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 |
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
|
03747a0ffb
|
implemented Delete action in file menu
|
2011-04-18 10:02:01 +02:00 |
Arthur Schiwon
|
1ffb09b38a
|
nicely slide in and out file action elements
|
2011-04-17 19:00:22 +02:00 |
Arthur Schiwon
|
9b26cb0bfb
|
implement "new folder" function
|
2011-04-17 17:49:56 +02:00 |
Arthur Schiwon
|
ee4d087e72
|
don't reload the whole page after file upload
|
2011-04-17 15:59:06 +02:00 |
Arthur Schiwon
|
b129079bed
|
show error code if file upload fails
|
2011-04-16 23:28:50 +02:00 |
Arthur Schiwon
|
a7da3cd6a0
|
basic file upload reimplemented
|
2011-04-16 22:56:40 +02: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 |