Commit Graph

25 Commits (814bf0de20b05ef44d4558d49cc3dc655da1c58d)

Author SHA1 Message Date
Jörn Friedrich Dreyer b79997dd33
use correct case for addScript (#26214)
Downstreaming of https://github.com/owncloud/core/pull/26214

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Arthur Schiwon ee6f29812f
put file handling into a section again 8 years ago
Roeland Jago Douma f744131b18
Do not error on maxUploadChange
The new admin page broke the updating of the max upload size. This is
due to very old code there.

* Now update is done in the background using js
* Added proper route+controller to update

Fixes #994
8 years ago
Jan-Christoph Borchardt 0de225e6a6 fix layout and wording for file handling admin setting 9 years ago
Robin McCorkell d3bcafe618 Update .user.ini when setting upload size limit 9 years ago
Roeland Jago Douma bdd785f5e6 Always display max upload size in admin panel 9 years ago
Morris Jobke 7ad7f59162 fix empty file handling option 10 years ago
Morris Jobke 57ef089aac drop allowZIPdownload and maxZIPSize as options 10 years ago
Jan-Christoph Borchardt 6de572c6e6 replace personalblock fieldset with section class in files apps 10 years ago
Vincent Petry 4734146580 Fixed max upload size input field style
Added "type=text" makes it look like nice like all other fields
10 years ago
Jan-Christoph Borchardt 2b521327c0 more elegant style for Personal and Admin settings 11 years ago
Jan-Christoph Borchardt ab7dc76ff1 add type=text to ZIP size field, fix second part of #2097 11 years ago
Lukas Reschke 4860d03270 [Files] Use p() instead of echo 11 years ago
Thomas Mueller a3206b4e97 only show the max possible upload of 2GB on a 32 bit system.
for a 64 bit system we have no such limitation
refs #856

Conflicts:
	apps/files/templates/admin.php
12 years ago
Frank Karlitschek 30b0e8b70c cleaning up the settings. standardize the format, add missing I10N and other small things. Yes. This is not perfect. But way better than before ;-) 12 years ago
Jörn Friedrich Dreyer 3b83fe1530 fix checkstyle for files app 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 years ago
Lukas Reschke 0f02b7dea6 Add CSRF token 12 years ago
Thomas Mueller 02f9de55a3 add translation string 12 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 12 years ago
Robin Appelman a3c1f70be4 dont show config option for file upload size if we cant write the new value 12 years ago
Thomas Mueller 583dce5276 removing executable bit - again 12 years ago
Frank Karlitschek 1a2bbd2ee4 ported addSyript and other small stuff 12 years ago
Georg Ehrke 4c2cf35050 fix merge conflicts 12 years ago
Georg Ehrke 45de7ad221 move files to app folder 12 years ago