Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes 1933 - the locale name is no longer part of the translation string | Thomas Mueller | 2013-02-27 | 1 | -1/+4 |
| | |||||
* | Merge pull request #1543 from owncloud/utf8-locale-master | Thomas Müller | 2013-02-09 | 1 | -1/+1 |
|\ | | | | | some systems use en_US.UTF8 instead of en_US.UTF-8 | ||||
| * | some systems use en_US.UTF8 instead of en_US.UTF-8 | Thomas Müller | 2013-02-08 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into fixing-1354-master | Thomas Mueller | 2013-02-07 | 1 | -0/+14 |
|\| | | | | | | | | | | | Conflicts: settings/admin.php settings/templates/admin.php | ||||
| * | we get best results regarding mime type detection if we use fileinfo - let's ↵ | Thomas Mueller | 2013-02-04 | 1 | -1/+14 |
| | | | | | | | | tell the admin about that | ||||
* | | show webdav test results in admin section as well | Thomas Mueller | 2013-02-07 | 1 | -0/+15 |
|/ | |||||
* | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -141/+141 |
| | |||||
* | Merge branch 'master' into fixing-unused-and-undefined-in-master | Thomas Mueller | 2013-01-14 | 1 | -0/+27 |
|\ | |||||
| * | Removed uneeded HTML tag | Lukas Reschke | 2013-01-11 | 1 | -1/+1 |
| | | |||||
| * | Add security section to admin menu | Lukas Reschke | 2013-01-11 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | | | | Currently it only allows the admin to enable or disable the HTTPS enforcement, but in the future it could be expanded to further options. The HTTPS enforcement only allows the admin to enforce it, if he is connected via HTTPS. (To prevent admins to enable it without a proper SSL setup) | ||||
* | | fixing <input> tag | Thomas Mueller | 2013-01-07 | 1 | -1/+1 |
|/ | |||||
* | [l18n] fixing typos in source text | Thomas Müller | 2012-12-19 | 1 | -100/+121 |
| | |||||
* | add a check and a warning if setlocale is working | Frank Karlitschek | 2012-12-19 | 1 | -0/+14 |
| | |||||
* | cleaning up the settings. standardize the format, add missing I10N and other ↵ | Frank Karlitschek | 2012-12-15 | 1 | -3/+4 |
| | | | | small things. Yes. This is not perfect. But way better than before ;-) | ||||
* | add a check and a warning if the ownClodu server is not able to establish ↵ | Frank Karlitschek | 2012-11-08 | 1 | -0/+14 |
| | | | | http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why. | ||||
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | makes cron config layout similar to the sharing one | Alessandro Cosentino | 2012-09-16 | 1 | -6/+21 |
| | |||||
* | structure the settings options a bit better. | Frank Karlitschek | 2012-09-16 | 1 | -1/+5 |
| | |||||
* | improve the documentation for the cron config a bit | Frank Karlitschek | 2012-09-12 | 1 | -2/+2 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -4/+4 |
| | |||||
* | dont use shorthand php tags | Robin Appelman | 2012-09-01 | 1 | -1/+1 |
| | |||||
* | translation support enhanced | Thomas Mueller | 2012-09-01 | 1 | -2/+4 |
| | |||||
* | Add Share API settings to admin page | Michael Gapczynski | 2012-08-27 | 1 | -0/+28 |
| | |||||
* | Change URL from gitorious to github | Michael Gapczynski | 2012-08-26 | 1 | -1/+1 |
| | |||||
* | Backgroundjobs: Fix template | Jakob Sack | 2012-08-12 | 1 | -3/+3 |
| | |||||
* | Backgroundjobs: interface improvements | Jakob Sack | 2012-08-12 | 1 | -5/+3 |
| | |||||
* | Backgroundjobs: use correct var name in template | Jakob Sack | 2012-08-10 | 1 | -4/+4 |
| | |||||
* | Backgroundjobs: fix bugs in template | Jakob Sack | 2012-08-10 | 1 | -4/+4 |
| | |||||
* | Backgroundjobs: improve admin form | Jakob Sack | 2012-08-10 | 1 | -4/+4 |
| | |||||
* | Add first version of backgroundjobs settings | Jakob Sack | 2012-08-09 | 1 | -0/+13 |
| | |||||
* | hide morelog button if there are no more log entries - bugfix for oc-1398 | Georg Ehrke | 2012-08-04 | 1 | -0/+3 |
| | |||||
* | move the ownCloud version to admin which makes more sense. A normal user ↵ | Frank Karlitschek | 2012-06-29 | 1 | -0/+7 |
| | | | | can´t update ownCloud anyways. | ||||
* | check if the data directory is accessible via http. Show a big security ↵ | Frank Karlitschek | 2012-06-21 | 1 | -0/+15 |
| | | | | warning if yes | ||||
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -1/+1 |
| | |||||
* | The log message is not always shown in html | Bart Visscher | 2012-05-10 | 1 | -1/+1 |
| | | | | The log message can also be logged with syslog, here we don't want to have html-entities. Also the log messages through json are displayed as text not html. | ||||
* | merge log into admin | Robin Appelman | 2012-04-16 | 1 | -2/+21 |
| | |||||
* | make log level configurable | Robin Appelman | 2011-10-16 | 1 | -2/+15 |
| | |||||
* | allow apps to register form for the settings and admin pages | Robin Appelman | 2011-08-23 | 1 | -0/+9 |