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
Tom Needham
ebe3ae58cf
removed data-read and fixed droppable logic
13 years ago
Tom Needham
39a7bd9c00
Added data-read and data-write attributes to file list
13 years ago
Michael Gapczynski
9b59bf40df
Fix encoding again and update the link after renaming files
13 years ago
Michael Gapczynski
95b9f4ed23
Fix folder names with + characters in it
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
5a6aba1e11
provide caching for file metadata
14 years ago
Robin Appelman
e55c5c590e
make 'New' button work with firefox
14 years ago
Brice Maron
13d2c5e926
Fix bug with spaces in file names.
14 years ago
Brice Maron
c7d1737d47
attempt to manage some special chars in file list
...
Added a jquery function to filter by attributes.
Add more logging in rename file
Use the new function to avoid errors
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
Brice Maron
8c7fc03296
Correct unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb
14 years ago
Jan-Christoph Borchardt
c420001f2b
bold current folder in breadcrumbs
14 years ago
Tom Needham
0825073e8c
Editor now loads on top of files app.
14 years ago
Robin Appelman
51e68729de
escape file and directory names when downloading files
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
d40b905f27
Revert "hints for file actions"
...
1) Please test in Firefox 2) File actions should be refactored first, to be shown/hidden via CSS, not via JavaScript
This reverts commit e78d1dd676
.
14 years ago
Bartek Przybylski
e78d1dd676
hints for file actions
14 years ago
Jan-Christoph Borchardt
d9aae20003
more valid HTML, alt attributes, refactored pagenavi etc.
14 years ago
Michael Gapczynski
d1aebcddf2
Add downloadURL to files templates for both public links and files
14 years ago
Michael Gapczynski
498356fcb8
Copy get.php into files_sharing, public links now use files templates
14 years ago
Jan-Christoph Borchardt
b2768637d2
updated translations
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
99790d6805
lots of image changes, use svg EVERYWHERE POSSIBLE
14 years ago
Jan-Christoph Borchardt
1128b15833
fixed navigation and breadcrumb graphics
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
Jan-Christoph Borchardt
657a61e537
no more misclicking files on checkbox ticking
14 years ago
Jan-Christoph Borchardt
b2f1d26d93
fixed color calculation again
14 years ago
Jan-Christoph Borchardt
103d45539d
fixed file size and date color calculation in JavaScript
14 years ago
Robin Appelman
78d41a03e0
automatically hide show/hide the empty folder message
14 years ago
Jan-Christoph Borchardt
48fb1e2dae
hide empty folder notification when a folder or file got uploaded
14 years ago
Jan-Christoph Borchardt
f9ddbc4925
documented file size and date color calculation part
14 years ago
Jan-Christoph Borchardt
bb5e6c9823
Transifex connection, added French and part of Bulgarian
14 years ago
Michael Gapczynski
f0c1f38f98
Add share action for mutliple selected files
14 years ago
Jakob Sack
bafd684eb6
Renaming classes :-)
14 years ago