summaryrefslogtreecommitdiffstats
path: root/apps/files/templates
Commit message (Collapse)AuthorAgeFilesLines
* add MB indicator to size heading, fix #3987Jan-Christoph Borchardt2013-07-101-1/+1
|
* Migrate to encodePathVictor Dubiniuk2013-07-092-6/+3
|
* Don't escape filesize (can contain a '<')kondou2013-07-021-1/+1
|
* Show a summary as the last filelist entrykondou2013-07-021-2/+39
| | | | Fix #993
* Public upload featureRoman Geber2013-06-251-1/+1
|
* darker low threshold color for file size and age fading, better contrastJan-Christoph Borchardt2013-06-111-2/+2
|
* Add data-dir attribute to home breadcrumbMichael Gapczynski2013-05-201-1/+1
|
* Remove uneeded onclick handlerLukas Reschke2013-04-281-1/+1
|
* Move onclick handlerLukas Reschke2013-04-281-1/+0
|
* Merge pull request #1974 from owncloud/use-rawurlencodeBart Visscher2013-04-061-2/+2
|\ | | | | OC6- Just use rawurlencode in files list template
| * Just use rawurlencode in files list templateBart Visscher2013-02-271-2/+2
| |
* | Merge pull request #2576 from owncloud/fixing-2125-masterJan-Christoph Borchardt2013-03-311-1/+1
|\ \ | | | | | | fixes #2125 - the warning is now displayed with a disabled button
| * | fixes #2125 - the warning is now displayed with a disabled buttonThomas Mueller2013-03-261-1/+1
| | |
* | | prevent to fire delete ajax a second time.Thomas Mueller2013-03-261-2/+2
|/ / | | | | | | Before the click on a single file delete icon fired two different handlers - one of them is for multiple deletion only
* | Don't block uploads if the max upload size is unknownRobin Appelman2013-03-151-0/+2
| |
* | add type=text to ZIP size field, fix second part of #2097Jan-Christoph Borchardt2013-03-061-1/+1
| |
* | Merge pull request #2069 from owncloud/fix_sanitize_callLukas Reschke2013-03-041-1/+1
|\ \ | | | | | | use p() for the output and not for the comparison
| * | use p() for the output and not for the comparisonBjörn Schießle2013-03-041-1/+1
| | |
* | | Datepicker height fixed.raghunayyar2013-03-041-1/+1
|/ / | | | | | | New id defined for files table for positioning.
* | Merge branch 'master' into from-insane-autoescape-to-pThomas Mueller2013-03-011-0/+1
|\ \ | | | | | | | | | | | | Conflicts: apps/files/templates/index.php
| * | fixes #2001 - in case the user has no permissions to upload/create ↵Thomas Mueller2013-03-011-1/+2
| | | | | | | | | | | | files/folders a clear warning is displayed
* | | [Files] Use p() instead of echoLukas Reschke2013-02-271-2/+1
| | |
* | | Merge masterLukas Reschke2013-02-271-2/+2
|\| |
| * | Update apps/files/templates/part.list.phpj-ed2013-02-271-2/+2
| |/ | | | | prevent multiple slashes in a row when building URLs.
* | [files] Unescape file sizeLukas Reschke2013-02-271-1/+1
| |
* | [Files] Use htmlspecialchars()Lukas Reschke2013-02-271-2/+2
| |
* | [Files] Use p() instead of echoLukas Reschke2013-02-275-75/+75
|/
* Merge pull request #1662 from owncloud/style-cleanupBart Visscher2013-02-141-1/+1
|\ | | | | Style cleanup
| * Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-1/+1
| |
* | call 'Trash bin' 'Deleted files'Björn Schießle2013-02-141-1/+1
|/
* svg replacement for breadcrumb home icon, fix #1620Jan-Christoph Borchardt2013-02-111-1/+1
|
* Merge pull request #1551 from owncloud/fix_files_multiselectJörn Friedrich Dreyer2013-02-101-1/+1
|\ | | | | Fix filelist shifting up one row on (multi)select
| * Remove hascontrols - use original positioning.Thomas Tanghus2013-02-091-1/+1
| | | | | | | | | | I couldn't get Chromium and FF to agree, so a working hack is better than a non-working one ;)
* | rename trash to trash binBjörn Schießle2013-02-091-1/+1
|/
* Merge pull request #1428 from owncloud/content_positioningThomas Tanghus2013-02-061-1/+1
|\ | | | | Fix leftcontent positioning. Ref #1255
| * Add 'hascontrols' class for content with fixed topbar.Thomas Tanghus2013-02-041-9/+9
| |
| * Files: fix positioning of Trash button and upload progress barRobin Appelman2013-02-041-8/+8
| |
* | Remove undefined crumb variable from home breadcrumbMichael Gapczynski2013-02-041-1/+1
| |
* | Merge pull request #1340 from owncloud/fixing-js-errors-public-link-masterThomas Müller2013-02-031-1/+1
|\ \ | |/ |/| Fixing js errors public link master
| * Merge branch 'master' into fixing-js-errors-public-link-masterThomas Mueller2013-01-313-3/+11
| |\ | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js apps/files/templates/part.list.php
| * | fixing href for foldersThomas Mueller2013-01-281-1/+1
| | |
* | | Merge branch 'master' into navigationJan-Christoph Borchardt2013-01-313-4/+12
|\ \ \ | | |/ | |/|
| * | fix merge conflictBjörn Schießle2013-01-312-3/+7
| |\ \
| | * | merge master into filesystemRobin Appelman2013-01-281-1/+1
| | |\|
| | * | merge master into filesystemRobin Appelman2013-01-262-8/+2
| | |\ \
| | * | | Cache: show upgrade progressRobin Appelman2013-01-151-0/+4
| | | | |
| | * | | merge master into filesystemRobin Appelman2013-01-153-83/+81
| | |\ \ \
| | * \ \ \ merge master into filesystemRobin Appelman2013-01-032-3/+7
| | |\ \ \ \
| | * \ \ \ \ merge master into filesystemRobin Appelman2012-12-252-4/+4
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into filesystemRobin Appelman2012-12-111-13/+14
| | |\ \ \ \ \ \