Marvin Thomas Rabe
e4faea8f90
Fixed upload button display error
13 years ago
Robin Appelman
7ff86cfebe
provide live feedback while scanning files
13 years ago
Robin Appelman
125731cab0
fix uploading to subfolders
13 years ago
Michael Gapczynski
9d9f254c78
Quick fix for file actions inside Shared folder (or other readonly folder)
13 years ago
Robin Appelman
dc641943d9
fix some display issues for readonly folders
13 years ago
Robin Appelman
524e3686a0
tell the user when the files are being scanned
14 years ago
Robin Appelman
e55c5c590e
make 'New' button work with firefox
14 years ago
Jan-Christoph Borchardt
0c890a501c
upgraded the new new button. Didn't and doesn't work in Firefox though
14 years ago
Robin Appelman
d46288b0ab
'New' button, needs some css work
14 years ago
Tom Needham
0825073e8c
Editor now loads on top of files app.
14 years ago
Florian Pritz
d928cd3636
files: hide non functioning code when called from a/f_s/get.php
...
The checkboxes don't work because files.js is missing. Adding it leads
to the problem that it relies on files/ajax and most of the code only
works for logged in users.
The actions div contains undefined variables and doesn't work either.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
14 years ago
Florian Pritz
652b744201
don't print empty folder warning if it will be hidden
...
No point in wasting resources if you don't show it.
This also fixes an undefined variable notice.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
14 years ago
Florian Pritz
2ff5df192b
files: fix wrong image paths if called from files_shareing/get.php
...
Signed-off-by: Florian Pritz <bluewind@xinu.at>
14 years ago
Jan-Christoph Borchardt
d9aae20003
more valid HTML, alt attributes, refactored pagenavi etc.
14 years ago
Robin Appelman
9ba303a95f
fix uploading multiple files
14 years ago
Jan-Christoph Borchardt
6c4d075bd6
added jquery-tipsy for nice title tooltips
14 years ago
Dawid Opis
9683d44633
fixed upload button
14 years ago
Robin Appelman
0bcb4a6a8f
set default max upload size in the .htaccess file to something rediculous
...
and don't show the max filesize message when the limit is over 10GB
14 years ago
Robin Appelman
dfb923f34e
automatically set background images to png when needed
14 years ago
Jan-Christoph Borchardt
6af4c2dd0f
moved search box directly to template
14 years ago
Bartek Przybylski
ec31a29b3c
Bug 279826 fix
14 years ago
Jan-Christoph Borchardt
f754d6dc51
lots of CSS details
14 years ago
Robin Appelman
9059b55979
make more strings translatable
14 years ago
Jan-Christoph Borchardt
3b34cba4ae
first mediaplayer styling
14 years ago
Jan-Christoph Borchardt
ecd2738e83
fixed upload button
14 years ago
Robin Appelman
e209511f86
provide undo button when deleting files from the web interface
14 years ago
Michael Gapczynski
f0c1f38f98
Add share action for mutliple selected files
14 years ago
Robin Appelman
2781fdeed8
automatically replace svg images with png for browsers that dont support svg
14 years ago
Robin Appelman
468319fe04
no need for an ok button for creating folders
14 years ago
Robin Appelman
c73dd86713
confirmation dialogs for deletions
14 years ago
Jan-Christoph Borchardt
43f99a8983
finished action icons on hover, small style improvements
14 years ago
Jan-Christoph Borchardt
9a88f066c5
first part of file action icons implementation
14 years ago
Jan-Christoph Borchardt
25c48e6aed
lots of small style fixes for the file list
14 years ago
Michael Gapczynski
1ec0b6ecc1
jQuery dialog for sharing files from within file browser - Not functional yet
14 years ago
Robin Appelman
d6bf5cd251
show error when trying to upload to large files
14 years ago
Robin Appelman
d9a79c0f7e
show fileactions inline on hover
14 years ago
Robin Appelman
be6b5c8e77
some work on the updated interface
14 years ago
Robin Appelman
6b034ad2f9
Allow users to start a new upload before the current upload has finished
14 years ago
Robin Appelman
ff54602be0
No longer use the "Ok" button for file uploads
14 years ago
Robin Appelman
b69ae10b74
Provide ability to select mutliply files during upload for browsers that support it.
14 years ago
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
14 years ago
Jan-Christoph Borchardt
e3fd72dc16
introducing simple file size, only MB as unit, details on hover
14 years ago
Jan-Christoph Borchardt
827eb1ae24
reactivated Upload & New Folder button icons
14 years ago
Robin Appelman
51b2557470
stop confusing people with a dummy share button
14 years ago
Kamil Domanski
9f7e50ae8e
make files app translateable
14 years ago
Robin Appelman
c4e7761ee8
make new folder dialog behave more like a regular form, so you can press enter to create the folder
14 years ago
Robin Appelman
1eb0faa264
make fileactions extendable by plugins
14 years ago
Robin Appelman
00711341e9
new file uploader that should work with more browsers
...
tested with konqueror, chromium and firefox 4
14 years ago
Arthur Schiwon
85764257ea
refurbished new folder button
14 years ago
Arthur Schiwon
4a9fdd2918
fancy upload button. does work with firefox (at least 4) and chromium, but not with Konqueror, Rekonq, Opera.
14 years ago