summaryrefslogtreecommitdiffstats
path: root/settings/templates/admin.php
Commit message (Expand)AuthorAgeFilesLines
* fix wordingMorris Jobke2013-11-271-1/+1
* add warning for HTTP connectionMorris Jobke2013-11-271-0/+14
* remove logic from template and fix syntax errorThomas Mueller2013-11-241-1/+1
* replace echo with pFrank Karlitschek2013-11-241-1/+1
* show the build number if on the daily build update channelFrank Karlitschek2013-11-241-1/+1
* Fixing the warning notificationsThomas Müller2013-11-211-1/+9
* Update error messagesBart Visscher2013-11-151-2/+2
* Changed wording in log level dropdownVincent Petry2013-10-301-5/+5
* Changed log level labels in log level dropdownVincent Petry2013-10-301-6/+14
* introduce link_to_docs() and migrate linksThomas Müller2013-10-211-1/+1
* change the languageFrank Karlitschek2013-10-201-2/+2
* harmonize this with the documentation. Once every minute is way to often. Eve...Frank Karlitschek2013-10-191-2/+2
* show the channel. Also mark git as git channel so that someone can see where ...Frank Karlitschek2013-10-131-1/+1
* Merge pull request #5299 from owncloud/settings-ie8-tablegridstylesThomas Müller2013-10-121-4/+4
|\
| * Fixed table grid styles for IE8Vincent Petry2013-10-111-4/+4
* | fix checkbox <-> label bindingFelix Niklas2013-10-101-1/+1
|/
* more elegant style for Personal and Admin settingsJan-Christoph Borchardt2013-10-051-10/+10
* use css class hidden to hide setting elementsBjoern Schiessle2013-09-021-5/+5
* enable user to inform recipients about a shared file by mailBjoern Schiessle2013-08-301-1/+9
* remove table layout for background jobsJan-Christoph Borchardt2013-07-311-14/+6
* initialize OC_Defaults in template constructorXBjörn Schießle2013-07-241-7/+5
* Merge branch 'master' into more-themable-stringsThomas Müller2013-07-241-11/+21
|\
| * Merge branch 'master' into disable-anon-upload-masterThomas Müller2013-07-221-12/+12
| |\
| | * Use !== and === in settings.kondou2013-07-211-12/+12
| * | Merge branch 'disable-anon-upload-master' of github.com:owncloud/core into di...Thomas Müller2013-07-141-2/+2
| |\ \
| | * | change anonymous to publicThomas Mueller2013-07-121-2/+2
| * | | No admin option to enable public upload in case encryption is enabledThomas Müller2013-07-141-0/+2
| |/ /
| * / new admin setting added which allows to turn off anonymous uploadsThomas Müller2013-07-121-1/+9
| |/
* / use themable strings for admin page, simplify admin export, fix rest of #3791Jan-Christoph Borchardt2013-07-111-9/+15
|/
* 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
|\