summaryrefslogtreecommitdiffstats
path: root/files/templates
Commit message (Collapse)AuthorAgeFilesLines
* fix uploading to subfoldersRobin Appelman2012-01-101-1/+3
|
* Quick fix for file actions inside Shared folder (or other readonly folder)Michael Gapczynski2012-01-091-1/+1
|
* removed data-read and fixed droppable logicTom Needham2012-01-021-2/+1
|
* Added data-read and data-write attributes to file listTom Needham2012-01-021-1/+3
|
* Fix encoding again and update the link after renaming filesMichael Gapczynski2011-12-281-3/+7
|
* Fix folder names with + characters in itMichael Gapczynski2011-12-271-2/+2
|
* fix some display issues for readonly foldersRobin Appelman2011-12-161-34/+29
|
* make 'New' button work with firefoxRobin Appelman2011-11-041-2/+2
|
* Merge branch 'master' into newbuttonRobin Appelman2011-11-041-1/+1
|\
| * Fix bug with spaces in file names.Brice Maron2011-11-021-1/+1
| |
| * attempt to manage some special chars in file listBrice Maron2011-11-011-1/+1
| | | | | | | | | | | | Added a jquery function to filter by attributes. Add more logging in rename file Use the new function to avoid errors
* | upgraded the new new button. Didn't and doesn't work in Firefox thoughJan-Christoph Borchardt2011-10-231-5/+5
| |
* | 'New' button, needs some css workRobin Appelman2011-10-231-13/+20
|/
* Correct unknown breadcrumb add '/' permanantly in it and DRY code for last ↵Brice Maron2011-10-211-7/+3
| | | | breadcrumb
* bold current folder in breadcrumbsJan-Christoph Borchardt2011-10-211-3/+8
|
* Added breadcrumb and control bar.Tom Needham2011-10-032-2/+2
|\
| * escape file and directory names when downloading filesRobin Appelman2011-09-301-1/+1
| |
* | Editor now loads on top of files app.Tom Needham2011-10-011-1/+1
|/
* files: hide non functioning code when called from a/f_s/get.phpFlorian Pritz2011-09-242-2/+6
| | | | | | | | | | 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>
* don't print empty folder warning if it will be hiddenFlorian Pritz2011-09-241-1/+5
| | | | | | | | 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>
* files: fix wrong image paths if called from files_shareing/get.phpFlorian Pritz2011-09-241-3/+3
| | | | Signed-off-by: Florian Pritz <bluewind@xinu.at>
* Revert "hints for file actions"Jan-Christoph Borchardt2011-08-231-1/+0
| | | | | 1) Please test in Firefox 2) File actions should be refactored first, to be shown/hidden via CSS, not via JavaScript This reverts commit e78d1dd676a12e0a26960f0bf131975c7559298a.
* hints for file actionsBartek Przybylski2011-08-221-0/+1
|
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-202-7/+6
|
* Add downloadURL to files templates for both public links and filesMichael Gapczynski2011-08-182-2/+2
|
* Copy get.php into files_sharing, public links now use files templatesMichael Gapczynski2011-08-182-2/+2
|
* resolved merge conflictJan-Christoph Borchardt2011-08-141-10/+0
|\
| * updated translationsJan-Christoph Borchardt2011-08-131-10/+0
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-121-6/+5
|\| | | | | | | | | Conflicts: files/css/files.css
| * fix uploading multiple filesRobin Appelman2011-08-121-2/+2
| |
| * added jquery-tipsy for nice title tooltipsJan-Christoph Borchardt2011-08-121-5/+4
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-112-5/+7
|\| | | | | | | | | Conflicts: .gitignore
| * resolved merge conflictsDawid Opis2011-08-112-5/+6
| |\
| | * set default max upload size in the .htaccess file to something rediculousRobin Appelman2011-08-111-1/+2
| | | | | | | | | | | | and don't show the max filesize message when the limit is over 10GB
| | * automatically set background images to png when neededRobin Appelman2011-08-112-4/+4
| | |
| * | fixed upload buttonDawid Opis2011-08-111-1/+2
| |/
| * lots of image changes, use svg EVERYWHERE POSSIBLEJan-Christoph Borchardt2011-08-111-1/+1
| |
* | merged master into sharingJan-Christoph Borchardt2011-08-111-2/+2
|\|
| * fixed navigation and breadcrumb graphicsJan-Christoph Borchardt2011-08-101-2/+2
| |
| * moved search box directly to templateJan-Christoph Borchardt2011-08-101-16/+13
| |
| * Bug 279826 fixBartek Przybylski2011-08-101-13/+16
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-102-13/+7
|\| | | | | | | | | Conflicts: files/templates/index.php
| * lots of CSS detailsJan-Christoph Borchardt2011-08-101-3/+1
| |
| * make more strings translatableRobin Appelman2011-08-102-10/+6
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-091-1/+1
|\|
| * first mediaplayer stylingJan-Christoph Borchardt2011-08-081-1/+1
| |
* | Merge branch 'master' into sharingJan-Christoph Borchardt2011-08-081-8/+8
|\|
| * fixed upload buttonJan-Christoph Borchardt2011-08-081-8/+8
| |
* | Merge branch 'master' into sharingMichael Gapczynski2011-08-072-2/+3
|\| | | | | | | | | | | Conflicts: files/css/files.css lib/base.php
| * provide undo button when deleting files from the web interfaceRobin Appelman2011-08-041-0/+1
| |