summaryrefslogtreecommitdiffstats
path: root/settings/templates/admin.php
Commit message (Expand)AuthorAgeFilesLines
* revert changes which where introduced by accident during merge https://github...Björn Schießle2013-07-041-2/+3
* move to non-static OC_DefaultsBjörn Schießle2013-07-041-3/+3
* Add init funtion to OC_Defaults to be able to wrap translatable stringsBjörn Schießle2013-07-041-0/+2
* check for updates only in the community editionBjörn Schießle2013-07-011-1/+1
* construct the foother in defaults.php so that we use always the same footerBjörn Schießle2013-07-011-5/+9
* move common settings footer fieldset out of conditionalJan-Christoph Borchardt2013-06-121-5/+2
* make footer and urls aware of ownCloud editionsBjörn Schießle2013-06-121-1/+6
* Add an update notification on every page for admin usersLukas Reschke2013-04-241-2/+1
* also adjust template properly for log date fixBernhard Posselt2013-04-171-1/+5
* Unescape the update hintLukas Reschke2013-04-021-1/+1
* apply code review hintsMorris Jobke2013-03-281-3/+3
* Make it possible to show less log entries again - fix owncloud/core#1593Morris Jobke2013-03-271-0/+1
* [core] From echo to pLukas Reschke2013-02-271-59/+59
* fixes 1933 - the locale name is no longer part of the translation stringThomas Mueller2013-02-271-1/+4
* Merge pull request #1543 from owncloud/utf8-locale-masterThomas Müller2013-02-091-1/+1
|\
| * some systems use en_US.UTF8 instead of en_US.UTF-8Thomas Müller2013-02-081-1/+1
* | Merge branch 'master' into fixing-1354-masterThomas Mueller2013-02-071-0/+14
|\|
| * we get best results regarding mime type detection if we use fileinfo - let's ...Thomas Mueller2013-02-041-1/+14
* | show webdav test results in admin section as wellThomas Mueller2013-02-071-0/+15
|/
* Spaces to tabsBart Visscher2013-01-161-141/+141
* Merge branch 'master' into fixing-unused-and-undefined-in-masterThomas Mueller2013-01-141-0/+27
|\
| * Removed uneeded HTML tagLukas Reschke2013-01-111-1/+1
| * Add security section to admin menuLukas Reschke2013-01-111-0/+27
* | fixing <input> tagThomas Mueller2013-01-071-1/+1
|/
* [l18n] fixing typos in source textThomas Müller2012-12-191-100/+121
* add a check and a warning if setlocale is workingFrank Karlitschek2012-12-191-0/+14
* cleaning up the settings. standardize the format, add missing I10N and other ...Frank Karlitschek2012-12-151-3/+4
* add a check and a warning if the ownClodu server is not able to establish htt...Frank Karlitschek2012-11-081-0/+14
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* makes cron config layout similar to the sharing oneAlessandro Cosentino2012-09-161-6/+21
* structure the settings options a bit better.Frank Karlitschek2012-09-161-1/+5
* improve the documentation for the cron config a bitFrank Karlitschek2012-09-121-2/+2
* adding space between) and {Thomas Mueller2012-09-071-4/+4
* dont use shorthand php tagsRobin Appelman2012-09-011-1/+1
* translation support enhancedThomas Mueller2012-09-011-2/+4
* Add Share API settings to admin pageMichael Gapczynski2012-08-271-0/+28
* Change URL from gitorious to githubMichael Gapczynski2012-08-261-1/+1
* Backgroundjobs: Fix templateJakob Sack2012-08-121-3/+3
* Backgroundjobs: interface improvementsJakob Sack2012-08-121-5/+3
* Backgroundjobs: use correct var name in templateJakob Sack2012-08-101-4/+4
* Backgroundjobs: fix bugs in templateJakob Sack2012-08-101-4/+4
* Backgroundjobs: improve admin formJakob Sack2012-08-101-4/+4
* Add first version of backgroundjobs settingsJakob Sack2012-08-091-0/+13
* hide morelog button if there are no more log entries - bugfix for oc-1398Georg Ehrke2012-08-041-0/+3
* move the ownCloud version to admin which makes more sense. A normal user canÂ...Frank Karlitschek2012-06-291-0/+7
* check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek2012-06-211-0/+15
* Make some apps compatibleLukas Reschke2012-06-111-1/+1
* The log message is not always shown in htmlBart Visscher2012-05-101-1/+1
* merge log into adminRobin Appelman2012-04-161-2/+21
* make log level configurableRobin Appelman2011-10-161-2/+15