summaryrefslogtreecommitdiffstats
path: root/settings/templates/admin.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8840 from owncloud/share_settingsThomas Müller2014-06-031-2/+1
|\
| * improve settings nameBjoern Schiessle2014-06-031-2/+1
* | simplify SQLite warningMorris Jobke2014-06-031-4/+4
* | add notification on admin pageMorris Jobke2014-06-031-0/+14
|/
* Merge pull request #8784 from owncloud/fold-reshare-settingsMorris Jobke2014-06-021-10/+8
|\
| * make reshare settings foldableVolkan Gezer2014-05-291-10/+8
* | Merge pull request #7614 from owncloud/test_annotations_workingThomas Müller2014-05-301-0/+15
|\ \
| * \ Merge branch 'master' into test_annotations_workingThomas Müller2014-05-191-22/+23
| |\ \
| * | | adopt new settings styleThomas Müller2014-05-091-2/+2
| * | | Check if ReflectionMethod::getDocComment is workingThomas Tanghus2014-05-091-0/+15
* | | | Merge pull request #8700 from owncloud/design-smallfixesLukas Reschke2014-05-291-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | move saved notification for mail server, so it's smallerJan-Christoph Borchardt2014-05-231-2/+2
* | | | reverts 188c543 and translates only mailVolkan Gezer2014-05-271-2/+2
* | | | unwrapped strings fixVolkan Gezer2014-05-271-3/+3
|/ / /
* | / allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-4/+18
| |/ |/|
* | allow admin to enforce passwords for public link sharesBjoern Schiessle2014-05-161-2/+3
* | hide input field if default expire date isn't activatedBjoern Schiessle2014-05-131-22/+22
|/
* 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
|/