Commit graph

149 commits

Author SHA1 Message Date
Frank Karlitschek
260c48c29a cleanup the admin page layout mess a bit. Still a lot to improve in the future :-) 2012-04-21 23:23:02 +02:00
Jan-Christoph Borchardt
d8761d7edd upload arrow has full opacity, button is highlighted for new users and empty folders 2012-04-17 14:29:02 +02:00
Robin Appelman
cfd0140e2f fix 2 potential xss problems 2012-04-16 12:59:38 +02:00
Jan-Christoph Borchardt
1281809300 improving file actions also for multiselect 2012-04-15 17:49:54 +02:00
Jan-Christoph Borchardt
7ddd043427 renamed extention to extension, also now only showing lowercase 2012-04-15 13:34:30 +02:00
Arthur Schiwon
b95f561bf2 file settings: let people set no more than upper boundary for file uploads, but they should can really go up to the limit 2012-04-13 11:25:38 +02:00
Arthur Schiwon
1ade37305f always display config values
don't change values unintentionally
2012-04-12 20:17:52 +02:00
Bart Visscher
71b70bb05f Fix HTML, misspelled span close tag 2012-03-30 23:41:54 +02:00
Arthur Schiwon
e2fd0bbf02 IE 8: fix appeareance of checkboxes on login and files pages 2012-03-29 18:32:25 +02:00
Arthur Schiwon
d91bc9b317 use placeholder in template file 2012-03-21 13:10:02 +01:00
Arthur Schiwon
7c815054c7 Config file is more appropriate here
adjust default value
2012-03-21 13:05:15 +01:00
Arthur Schiwon
b13ab2b17e enable admin to turn off ZIP downloads
user interface offers multi-file/folder downloads only if available

make function name more clear
2012-03-19 11:56:02 +01:00
Arthur Schiwon
a77edf88c6 check if selected files for zip archive are not too large
offer config option
2012-03-16 16:25:15 +01:00
Arthur Schiwon
cfc41942e4 make Files settings work 2012-03-16 16:00:12 +01:00
Robin Appelman
018f0c4b72 add option to add file from url 2012-03-07 21:43:44 +01:00
Robin Appelman
30673e4786 writable not writeable 2012-02-05 14:03:44 +01:00
Robin Appelman
7b9fb84fe9 Merge branch 'master' into filesystem 2012-02-02 17:30:54 +01:00
Marvin Thomas Rabe
e4faea8f90 Fixed upload button display error 2012-02-01 20:58:04 +01:00
Robin Appelman
7ff86cfebe provide live feedback while scanning files 2012-01-31 13:56:58 +01:00
Robin Appelman
96e2f15d8a merge master into filesystem 2012-01-16 03:06:11 +01:00
Robin Appelman
125731cab0 fix uploading to subfolders 2012-01-10 16:48:29 +01:00
Michael Gapczynski
9d9f254c78 Quick fix for file actions inside Shared folder (or other readonly folder) 2012-01-09 16:45:52 -05:00
Robin Appelman
d1edc360d9 merge master into filesystem 2012-01-08 01:53:40 +01:00
Tom Needham
ebe3ae58cf removed data-read and fixed droppable logic 2012-01-02 18:08:20 +00:00
Tom Needham
39a7bd9c00 Added data-read and data-write attributes to file list 2012-01-02 17:02:30 +00:00
Michael Gapczynski
9b59bf40df Fix encoding again and update the link after renaming files 2011-12-28 12:47:27 -05:00
Michael Gapczynski
95b9f4ed23 Fix folder names with + characters in it 2011-12-27 12:35:29 -05:00
Robin Appelman
dc641943d9 fix some display issues for readonly folders 2011-12-16 17:39:15 +01:00
Robin Appelman
524e3686a0 tell the user when the files are being scanned 2011-11-10 16:40:09 +01:00
Robin Appelman
5a6aba1e11 provide caching for file metadata 2011-11-09 18:41:57 +01:00
Robin Appelman
e55c5c590e make 'New' button work with firefox 2011-11-04 16:16:54 +01:00
Robin Appelman
2c68aab198 Merge branch 'master' into newbutton 2011-11-04 03:00:03 +01:00
Brice Maron
13d2c5e926 Fix bug with spaces in file names. 2011-11-02 20:26:17 +01:00
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
2011-11-01 22:35:13 +01:00
Jan-Christoph Borchardt
0c890a501c upgraded the new new button. Didn't and doesn't work in Firefox though 2011-10-23 21:51:56 +02:00
Robin Appelman
d46288b0ab 'New' button, needs some css work 2011-10-23 11:40:40 +02:00
Brice Maron
8c7fc03296 Correct unknown breadcrumb add '/' permanantly in it and DRY code for last breadcrumb 2011-10-21 23:30:12 +02:00
Jan-Christoph Borchardt
c420001f2b bold current folder in breadcrumbs 2011-10-21 21:00:26 +02:00
Tom Needham
02d7b1a1fc Added breadcrumb and control bar. 2011-10-03 22:59:40 +01:00
Tom Needham
0825073e8c Editor now loads on top of files app. 2011-10-01 22:48:00 +01:00
Robin Appelman
51e68729de escape file and directory names when downloading files 2011-09-30 10:59:46 +02:00
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>
2011-09-24 18:41:54 +02:00
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>
2011-09-24 18:41:49 +02:00
Florian Pritz
2ff5df192b files: fix wrong image paths if called from files_shareing/get.php
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2011-09-24 18:41:48 +02:00
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.
2011-08-23 11:45:28 +02:00
Bartek Przybylski
e78d1dd676 hints for file actions 2011-08-22 19:33:21 +02:00
Jan-Christoph Borchardt
d9aae20003 more valid HTML, alt attributes, refactored pagenavi etc. 2011-08-20 05:07:58 +02:00
Michael Gapczynski
d1aebcddf2 Add downloadURL to files templates for both public links and files 2011-08-18 19:32:24 -04:00
Michael Gapczynski
498356fcb8 Copy get.php into files_sharing, public links now use files templates 2011-08-18 15:35:31 -04:00
Jan-Christoph Borchardt
2cb231d0a4 resolved merge conflict 2011-08-14 19:31:38 +02:00