summaryrefslogtreecommitdiffstats
path: root/files/templates/index.php
Commit message (Expand)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
* fix some display issues for readonly foldersRobin Appelman2011-12-161-34/+29
* make 'New' button work with firefoxRobin Appelman2011-11-041-2/+2
* 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
* 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-241-1/+5
* don't print empty folder warning if it will be hiddenFlorian Pritz2011-09-241-1/+5
* files: fix wrong image paths if called from files_shareing/get.phpFlorian Pritz2011-09-241-3/+3
* more valid HTML, alt attributes, refactored pagenavi etc.Jan-Christoph Borchardt2011-08-201-6/+6
* Merge branch 'master' into sharingMichael Gapczynski2011-08-121-6/+5
|\
| * 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-111-4/+6
|\|
| * resolved merge conflictsDawid Opis2011-08-111-3/+4
| |\
| | * set default max upload size in the .htaccess file to something rediculousRobin Appelman2011-08-111-1/+2
| | * automatically set background images to png when neededRobin Appelman2011-08-111-2/+2
| * | fixed upload buttonDawid Opis2011-08-111-1/+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-101-12/+6
|\|
| * lots of CSS detailsJan-Christoph Borchardt2011-08-101-3/+1
| * make more strings translatableRobin Appelman2011-08-101-9/+5
* | 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-071-0/+1
|\|
| * provide undo button when deleting files from the web interfaceRobin Appelman2011-08-041-0/+1
* | Add share action for mutliple selected filesMichael Gapczynski2011-07-291-1/+1
|/
* automatically replace svg images with png for browsers that dont support svgRobin Appelman2011-07-291-2/+2
* no need for an ok button for creating foldersRobin Appelman2011-07-291-1/+0
* confirmation dialogs for deletionsRobin Appelman2011-07-291-0/+4
* finished action icons on hover, small style improvementsJan-Christoph Borchardt2011-07-281-5/+4
* first part of file action icons implementationJan-Christoph Borchardt2011-07-281-2/+2
* lots of small style fixes for the file listJan-Christoph Borchardt2011-07-281-3/+3
* show error when trying to upload to large filesRobin Appelman2011-07-221-0/+6
* show fileactions inline on hoverRobin Appelman2011-07-221-4/+1
* some work on the updated interfaceRobin Appelman2011-07-211-11/+13
* Allow users to start a new upload before the current upload has finishedRobin Appelman2011-07-201-5/+5
* No longer use the "Ok" button for file uploadsRobin Appelman2011-07-191-1/+0
* Provide ability to select mutliply files during upload for browsers that supp...Robin Appelman2011-07-191-1/+1
* You can now move files to a parent folder by draging them to an element in th...Robin Appelman2011-07-071-2/+2
* introducing simple file size, only MB as unit, details on hoverJan-Christoph Borchardt2011-07-071-1/+1
* reactivated Upload & New Folder button iconsJan-Christoph Borchardt2011-07-061-1/+1
* stop confusing people with a dummy share buttonRobin Appelman2011-06-231-1/+1
* make files app translateableKamil Domanski2011-06-201-6/+6
* make new folder dialog behave more like a regular form, so you can press ente...Robin Appelman2011-06-171-1/+1
* make fileactions extendable by pluginsRobin Appelman2011-06-041-3/+0