summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-141-0/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-131-0/+8
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-125-4/+25
|
* [tx-robot] updated from transifexJenkins for ownCloud2013-01-1110-33/+92
|
* Merge pull request #1127 from owncloud/fixing-641-for-webdav-masterThomas Müller2013-01-101-0/+1
|\ | | | | webdav returns "503 Service Unavailable" in case the ownCloud server is ...
| * webdav returns "503 Service Unavailable" in case the ownCloud server is ↵Thomas Mueller2013-01-091-0/+1
| | | | | | | | currently in maintenance mode.
* | [tx-robot] updated from transifexJenkins for ownCloud2013-01-1044-17/+83
| |
* | more translationsJörn Friedrich Dreyer2013-01-092-5/+6
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-01-0939-41/+12
| |
* | Merge pull request #938 from owncloud/fix_minor_files_annoyancesThomas Tanghus2013-01-084-52/+72
|\ \ | |/ |/| Fix minor files annoyances
| * fixing string concatenation in javascriptThomas Mueller2013-01-081-1/+1
| | | | | | | | refs https://github.com/owncloud/core/commit/ae54364d7c8baf5138d166855db6431190963886
| * attach max upload tipsy to div instead of a to fix tooltip not showing due ↵Jörn Friedrich Dreyer2013-01-072-3/+7
| | | | | | | | to new z-index
| * remove aborted uploadsJörn Friedrich Dreyer2013-01-071-0/+3
| |
| * adapt to isFileNameValid, whitespace cleanupJörn Friedrich Dreyer2013-01-072-28/+19
| |
| * Merge branch 'master' into fix_minor_files_annoyancesThomas Mueller2013-01-0649-17/+136
| |\ | | | | | | | | | | | | Conflicts: apps/files/js/files.js
| * | reverse z-index of a and input to make upload work again in ie8/9Jörn Friedrich Dreyer2013-01-041-2/+2
| | |
| * | remove initial iframe, is added automatically by jquery upload mechanismJörn Friedrich Dreyer2013-01-041-2/+0
| | |
| * | input/form switching cleanupJörn Friedrich Dreyer2013-01-022-3/+3
| | |
| * | abort rename on ESC keyupJörn Friedrich Dreyer2013-01-021-0/+7
| | |
| * | show notification when renaming a file to ''Jörn Friedrich Dreyer2013-01-021-0/+4
| | |
| * | enable enter in ie by using .submit()+form instead of .change(), use ↵Jörn Friedrich Dreyer2013-01-021-12/+25
| | | | | | | | | | | | notifications when name is empty
| * | whitespace cleanupJörn Friedrich Dreyer2013-01-021-14/+14
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-088-0/+22
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-074-0/+8
| |/ |/|
* | rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has ↵Thomas Mueller2013-01-062-5/+17
| | | | | | | | | | | | changed! adding file name checks and notifications to isFileNameValid() for . and empty file name
* | Files: prevent people from renaming files to '.'Robin Appelman2013-01-052-2/+2
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-01-0542-0/+58
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2013-01-041-1/+1
| |
* | Merge pull request #1063 from owncloud/translate_not_enough_space_availableThomas Müller2013-01-031-5/+6
|\ \ | | | | | | add translation call for 'Not enough space available' upload error
| * | fix error when wrong dir was specifiedJörn Friedrich Dreyer2013-01-031-2/+2
| | |
| * | move $l to topJörn Friedrich Dreyer2013-01-031-0/+1
| |\ \
| | * | fixing undefined variable $lThomas Mueller2013-01-021-1/+3
| | | |
| * | | also translate 'No file was uploaded. Unknown error'Jörn Friedrich Dreyer2013-01-031-2/+2
| |/ /
| * / add translation call for 'Not enough space available' upload errorJörn Friedrich Dreyer2013-01-021-1/+1
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2013-01-031-0/+46
| |
* | Merge pull request #1041 from owncloud/fixing-856-masterThomas Müller2013-01-022-5/+7
|\ \ | |/ |/| Fixing #856 master
| * only show the max possible upload of 2GB on a 32 bit system.Thomas Mueller2012-12-282-1/+6
| | | | | | | | | | | | | | | | for a 64 bit system we have no such limitation refs #856 Conflicts: apps/files/templates/admin.php
| * Revert "fixed max possible upload size for files app in admin screen"Thomas Mueller2012-12-281-4/+1
| | | | | | | | | | | | | | This reverts commit 7f2208b9a11f608e7d726bf426fe4c2a672e058a. Conflicts: apps/files/admin.php
* | [tx-robot] updated from transifexJenkins for ownCloud2012-12-312-21/+103
| |
* | Merge pull request #1043 from owncloud/fix_breadcrumb_slashesLukas Reschke2012-12-301-2/+3
|\ \ | | | | | | Replace %2F with / in breadcrumbs
| * | Replace %2F with / in breadcrumbsMichael Gapczynski2012-12-281-2/+3
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2012-12-301-0/+3
|/
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-283-2/+28
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-241-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2012-12-221-0/+1
|
* Merge pull request #869 from owncloud/files-stylesJan-Christoph Borchardt2012-12-203-25/+36
|\ | | | | Files styles
| * fix switched values from previous commitJan-Christoph Borchardt2012-12-201-2/+2
| |
| * fix Firefox issues with file actions position and multiselect bar widthJan-Christoph Borchardt2012-12-201-1/+2
| |
| * use slightly darker color for file actions background, fix fugly look for ↵Jan-Christoph Borchardt2012-12-201-1/+4
| | | | | | | | selected rows
| * fix file actions messing with file row height on narrower screensJan-Christoph Borchardt2012-12-201-1/+9
| |