summaryrefslogtreecommitdiffstats
path: root/settings/templates/admin.php
Commit message (Collapse)AuthorAgeFilesLines
* Initial work on Apps page split:Arthur Schiwon2016-08-091-578/+0
| | | | | | * interfaces for the Admin settings (IAdmin) and section (ISection) * SettingsManager service * example setup with LDAP app
* Fix misspelling of database "READ COMMITTED"Stefan Weil2016-07-291-2/+2
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de>
* Orders Admin Log Buttonroot2016-07-261-10/+10
|
* Use the themed radio buttons for cron selectionJoas Schilling2016-07-191-3/+3
|
* Use tooltip for background job execution timeMorris Jobke2016-07-131-2/+2
|
* Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-9/+0
| | | | * the setup check is still there
* Merge branch 'master' into sync-masterMorris Jobke2016-07-071-1/+2
|\
| * fix more stringsMorris Jobke2016-06-201-1/+1
| |
| * Add user ID to log entries in admin pageLukas Reschke2016-06-101-0/+1
| |
* | remove svg classesHendrik Leppelsack2016-07-011-4/+4
|/
* Add a warning when the transaction isolation level is not READ_COMMITEDJoas Schilling2016-05-301-0/+9
|
* fix admin share settings sorting, use same order as in sidebarJan-Christoph Borchardt2016-05-141-7/+7
|
* Merge pull request #23463 from owncloud/lets-consistently-use-no-refererThomas Müller2016-03-231-15/+15
|\ | | | | Consistently use rel=noreferrer
| * Consistently use rel=noreferrerLukas Reschke2016-03-201-15/+15
| | | | | | | | When linking to external entities we should consistently use rel=noreferrer
* | Add `allow sharing with groups` checkbox to admin pageRoeland Jago Douma2016-03-221-0/+5
|/
* Fix error ins source language stringsThomas Müller2016-02-191-1/+1
| | | | | https://www.transifex.com/owncloud-org/owncloud/translate/#en_GB/core/50786279 https://www.transifex.com/owncloud-org/owncloud/translate/#en_GB/settings-1/50555028
* Add config switch to disable the .well-known URL checkMorris Jobke2016-01-121-1/+1
|
* remove extra slogan footer from Personal and Admin pagesJan-Christoph Borchardt2016-01-111-5/+5
|
* Remove info about database locking performanceThomas Müller2015-12-101-7/+1
|
* Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTMLLukas Reschke2015-12-081-1/+1
|
* change 'cronstatus' to 'status' so that it can be used in other apps tooBjörn Schießle2015-11-191-3/+3
|
* clarify log level setting design, fix #20514Jan-Christoph Borchardt2015-11-181-9/+10
|
* apply new checkbox style to admin settingsHendrik Leppelsack2015-10-141-14/+14
|
* improved explanation of server side encryptionBjoern Schiessle2015-10-061-4/+4
|
* Add option to disable autocomplete in share dialogMorris Jobke2015-09-231-0/+5
|
* Merge pull request #18778 from owncloud/locking-setup-warningsLukas Reschke2015-09-111-14/+16
|\ | | | | Replace server status message about transitional file locking with se…
| * Make doc links inlineRobin McCorkell2015-09-111-8/+2
| |
| * Add documentation links for transactional lockingRobin Appelman2015-09-101-2/+8
| |
| * specify where to enable lockingRobin Appelman2015-09-071-1/+1
| |
| * Replace server status message about transitional file locking with setup ↵Robin Appelman2015-09-031-14/+16
| | | | | | | | warnings
* | remove spaces and empty linetflidd2015-09-071-2/+1
| |
* | Add documentation link php-fpmtflidd2015-09-071-1/+2
| | | | | | | | Admin-Page warning didn't have a direct link to the documentation.
* | move updater panel above version numberGeorg Ehrke2015-09-031-4/+4
|/
* add success messageMorris Jobke2015-08-211-0/+3
|
* Merge pull request #17975 from owncloud/settings_admin_warning_levelsJan-Christoph Borchardt2015-08-181-0/+2
|\ | | | | Settings admin warning levels
| * Allow setupchecks to specify a warning levelRoeland Jago Douma2015-07-301-0/+2
| |
* | Merge pull request #17810 from owncloud/better-enc-warningsBernhard Posselt2015-08-061-3/+10
|\ \ | | | | | | Condense doc warnings into small section that gets showed to the user…
| * | condense doc warnings into small section that gets showed to the user before ↵Bernhard Posselt2015-07-221-3/+10
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | enabling encryption remove share warning remove app and just write it out as feature adjust warnings reframe storage issue fix typo
* / correct order and capitalization of 'Server status' admin settings entry, ↵Jan-Christoph Borchardt2015-07-301-12/+13
|/ | | | fix #17395
* Rename experimental to transactional file lockingVincent Petry2015-06-261-2/+2
|
* Check for redis to be 2.2.5+Joas Schilling2015-06-021-3/+3
|
* Adding information on file locking status to admin sectionThomas Müller2015-06-011-12/+25
|
* Merge pull request #16085 from owncloud/encryption-module-renameThomas Müller2015-05-191-1/+1
|\ | | | | rename to 'Default encryption module'
| * rename to 'Default encryption module'Jan-Christoph Borchardt2015-05-061-1/+1
| |
* | Merge pull request #16168 from owncloud/cron-errorsLukas Reschke2015-05-081-3/+1
|\ \ | | | | | | fix cron errors to only appear in one line instead of introducing another list
| * | fix cron errors to only appear in one line instead of introducing another listJan-Christoph Borchardt2015-05-071-3/+1
| | |
* | | Fix typo in encryption module messageMorris Jobke2015-05-071-1/+1
|/ / | | | | | | * finishes #16021
* | Merge pull request #16034 from owncloud/issue-15987-encryption-module-admin-pageMorris Jobke2015-05-071-0/+2
|\ \ | |/ |/| Display the module settings in the list of the encryption modules
| * Display the module settings in the list of the encryption modulesJoas Schilling2015-05-041-0/+2
| |
* | kill new lines in l10n stringsMorris Jobke2015-05-061-6/+2
| |