summaryrefslogtreecommitdiffstats
path: root/settings/templates/admin.php
Commit message (Expand)AuthorAgeFilesLines
* typo fix, by translators on transifexVolkan Gezer2014-04-251-2/+2
* add setting to set default expire dateBjoern Schiessle2014-04-241-1/+18
* fix spelling 'Allow user ...' -> 'Allow users ...'Thomas Müller2014-04-221-1/+1
* replace personalblock fieldset with section div in admin and personal settingsJan-Christoph Borchardt2014-03-271-31/+30
* Merge branch 'master' of https://github.com/owncloud/core into last_cron_logkondou2014-03-211-5/+7
|\
| * Display admin option for public upload with encryption enabledVincent Petry2014-03-181-2/+0
| * Merge pull request #7564 from owncloud/issue/7559Vincent Petry2014-03-121-3/+7
| |\
| | * Hide QMail when not selected and hide sendmail when not available on the serverJoas Schilling2014-03-051-3/+7
* | | Use OC_Util::formatDate()kondou2014-03-121-1/+1
* | | Move cron status to the right of the headingkondou2014-03-121-18/+18
* | | Log last cron executionkondou2014-03-121-0/+17
|/ /
* / Authentification -> AuthenticationThomas Müller2014-03-111-1/+1
|/
* Add button to send a test mail after changing the email settingsJoas Schilling2014-03-051-1/+5
* Remove unused variables, add doc blocks and break linesJoas Schilling2014-02-261-9/+20
* Hide SMTP options based on selected send modeJoas Schilling2014-02-261-16/+16
* Add option to change email settings in admin sectionJoas Schilling2014-02-181-0/+88
* lower required php version to 5.3.3Frank Karlitschek2013-12-041-0/+14
* 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