summaryrefslogtreecommitdiffstats
path: root/settings/templates/admin.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7051 from owncloud/postsetupajaxcheckVincent Petry2014-09-231-30/+11
|\
| * Moved WebDAV and internet checks to client side JSVincent Petry2014-09-231-30/+11
* | date printed in the admin section regarding last execution time is already di...Thomas Müller2014-09-221-1/+1
|/
* Now using select2 for the groups excluded from sharingVincent Petry2014-09-091-8/+1
* Don't show warning when has_internet_connection is set to falseLukas Reschke2014-09-051-1/+1
* Add a note about overwritewebroot when using system cronJoas Schilling2014-08-181-1/+18
* ascii typoVolkan Gezer2014-08-141-1/+1
* setting and checking default_charset in php.ini to be UTF-8Thomas Müller2014-07-251-6/+20
* fix apostrophe fixes #9486Volkan Gezer2014-07-081-1/+1
* Migrate table layout to p layout for share settingsMorris Jobke2014-06-171-52/+39
* show explenation only if the setting is activatedBjoern Schiessle2014-06-161-1/+2
* Merge pull request #9028 from owncloud/table-to-paragraph-layout-for-httpsLukas Reschke2014-06-141-29/+25
|\
| * migrate table layout to paragraph layout for HTTPS settingMorris Jobke2014-06-131-29/+25
* | remove double spaceMorris Jobke2014-06-141-1/+1
* | fix mail settings save function - ref #8854Morris Jobke2014-06-131-2/+2
|/
* unify share settingsBjoern Schiessle2014-06-051-6/+3
* This settings doesn't belong togetherBjoern Schiessle2014-06-051-8/+10
* improve share settings workingBjoern Schiessle2014-06-051-5/+2
* 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