summaryrefslogtreecommitdiffstats
path: root/settings/templates/admin.php
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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 warn...Robin Appelman2015-09-031-14/+16
* | remove spaces and empty linetflidd2015-09-071-2/+1
* | Add documentation link php-fpmtflidd2015-09-071-1/+2
* | 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
|\
| * 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 before ...Bernhard Posselt2015-07-221-3/+10
| |/
* / correct order and capitalization of 'Server status' admin settings entry, fix...Jan-Christoph Borchardt2015-07-301-12/+13
|/
* 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'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 listJan-Christoph Borchardt2015-05-071-3/+1
* | | Fix typo in encryption module messageMorris Jobke2015-05-071-1/+1
|/ /
* | 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 modulesJoas Schilling2015-05-041-0/+2
* | kill new lines in l10n stringsMorris Jobke2015-05-061-6/+2
* | Add l10n support to encryption settingsMorris Jobke2015-05-061-5/+5
* | fix label referenceMorris Jobke2015-05-051-1/+1
* | adjust wording and add button to confirm encryptionBjoern Schiessle2015-05-051-3/+9
* | don't let the the user disable encryption once it was activatedBjoern Schiessle2015-05-041-1/+5
|/
* add admin documentation links for Sharing, Encryption and Email serverJan-Christoph Borchardt2015-04-301-1/+10
* Merge pull request #15617 from mmattel/getenv_system_check_and_warningThomas Müller2015-04-231-0/+10
|\
| * Checks if getenv returns proper system variable resultsroot2015-04-231-0/+10
* | fix capitalization for server-side encryption and email server, fix #15642Jan-Christoph Borchardt2015-04-171-3/+3
* | allow user to start migration in admin settings if no external user back-ends...Bjoern Schiessle2015-04-161-17/+37
* | add migration script from old encryption to new oneBjoern Schiessle2015-04-161-3/+6
|/
* add admin documentation hints to Federated Cloud Sharing and cronJan-Christoph Borchardt2015-04-091-0/+4
* Adding app icon and fixing admin settingThomas Müller2015-04-071-67/+0
* Merge pull request #15239 from owncloud/see-no-evilMorris Jobke2015-03-301-2/+77
|\
| * Fix link to the updaterJoas Schilling2015-03-271-1/+3
| * Move federated cloud sharing, files externals and updater to special positionsJoas Schilling2015-03-271-2/+75
* | Merge pull request #15225 from owncloud/make-setups-for-users-that-tend-to-us...Morris Jobke2015-03-271-0/+1
|\ \ | |/ |/|
| * Add some generic default headers as well via PHPLukas Reschke2015-03-261-0/+1
* | Merge pull request #15234 from owncloud/encryption2_coreThomas Müller2015-03-261-0/+24
|\ \ | |/ |/|
| * implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-261-0/+24
* | Merge pull request #15230 from owncloud/sqlite-noticeJan-Christoph Borchardt2015-03-261-11/+10
|\ \