summaryrefslogtreecommitdiffstats
path: root/settings/templates/admin.php
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\ \
| * | move SQLite notice from warnings to tips & tricksJan-Christoph Borchardt2015-03-261-11/+10
* | | force log messages to break to alleviate horizontal scroll on Admin pageJan-Christoph Borchardt2015-03-261-1/+1
|/ /
* | only show connection checks results if there are errors, fix #11476Jan-Christoph Borchardt2015-03-251-1/+0
* | consolidate all admin warnings and notices into one sectionJan-Christoph Borchardt2015-03-241-87/+34
* | add Tips & tricks section to admin settingsJan-Christoph Borchardt2015-03-231-2/+13
|/
* Put notice about checking logs in setup warningRobin McCorkell2015-03-151-1/+1
* adjust list of errors, more compact and readableJan-Christoph Borchardt2015-03-061-1/+1
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-59/+0
* Merge pull request #14593 from owncloud/fix/13994Morris Jobke2015-03-021-0/+22
|\
| * Add detection for invalid CLI configuration for settings pageLukas Reschke2015-02-271-0/+22
* | Improve language on backgroundjob admin pageJakob Sack2015-03-011-2/+2
* | Rename $human_time to $relative_time in cron settingsJakob Sack2015-02-281-3/+3
* | Add absolute time of last cronjob as hover tipJakob Sack2015-02-281-4/+9
* | Use relative time for cron statusJakob Sack2015-02-281-3/+3
|/
* Move UTF-8 check to setupLukas Reschke2015-02-241-14/+0
* Use APCu only if available in version 4.0.6 and higherLukas Reschke2015-02-171-0/+15
* Merge pull request #13890 from owncloud/add-no-referrerLukas Reschke2015-02-161-5/+1
|\
| * Deduplicate template code and do not translate the linksJoas Schilling2015-02-091-5/+1
| * Add `rel="noreferrer"` where possible and switch to HTTPSLukas Reschke2015-02-041-1/+1
* | Merge pull request #14135 from cmeh/masterMorris Jobke2015-02-121-1/+1
|\ \
| * | Adding a missing space between value and unitcmeh2015-02-121-1/+1
* | | Merge pull request #13895 from owncloud/disable-autocomplete-1Lukas Reschke2015-02-081-1/+1
|\ \ \
| * | | Disable autocomplete for SMTP PasswordLukas Reschke2015-02-041-1/+1
| | |/ | |/|
* | | Coherent use of "SQLite" in lines 119 and 124cmeh2015-02-061-1/+1
| |/ |/|
* | Don't highly discourageThomas Müller2015-02-051-1/+1
* | enhance sqlite warning on admin page as well as during setup - fixes #13906Thomas Müller2015-02-041-2/+12
* | Revert "Disable autocomplete for SMTP Password"Clark Tomlinson2015-02-041-1/+1
* | Disable autocomplete for SMTP PasswordLukas Reschke2015-02-041-1/+1
|/
* add a Windows warningFrank Karlitschek2015-01-201-5/+16
* Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke2015-01-091-1/+11
|\
| * add Download logfile button to admin settingsGeorg Ehrke2015-01-071-1/+11
* | Fix incorrect warning about setting the overwrite.cli.urlJoas Schilling2015-01-071-2/+2
|/
* Add an option to disallow sending sharing emails to non-owncloud usersJoas Schilling2014-12-091-1/+6
* Check for working .htaccess via AJAXLukas Reschke2014-12-061-15/+1
* Merge pull request #12607 from owncloud/this-is-an-awesome-dayClark Tomlinson2014-12-041-14/+0
|\
| * PHP 5.4 is now required for masterLukas Reschke2014-12-041-14/+0
* | adding @ sign between email address and domain name to make the syntax clearerSimon Whittaker2014-12-021-1/+1
|/
* Allow read-only configurationLukas Reschke2014-11-251-3/+17
* update grammarVolkan Gezer2014-11-211-1/+1
* Merge pull request #11917 from owncloud/fix-11909Thomas Müller2014-11-111-3/+19
|\
| * Migrate "setsecurity.php" to the AppFrameworkLukas Reschke2014-11-031-3/+19
* | manage select2 via bowerMorris Jobke2014-11-061-2/+2
|/
* Capitalize Checks in admin pageVincent Petry2014-11-031-1/+1
* fix loading of more log entriesThomas Müller2014-10-301-1/+1
* introduce sidebar for admin pageThomas Müller2014-10-301-7/+33