summaryrefslogtreecommitdiffstats
path: root/settings/admin.php
Commit message (Expand)AuthorAgeFilesLines
* Fix link to the updaterJoas Schilling2015-03-271-0/+3
* Move federated cloud sharing, files externals and updater to special positionsJoas Schilling2015-03-271-2/+27
* Merge pull request #15234 from owncloud/encryption2_coreThomas Müller2015-03-261-0/+18
|\
| * implement basic encryption functionallity in core to enable multiple encrypti...Bjoern Schiessle2015-03-261-0/+18
* | Merge pull request #15228 from owncloud/add-missing-navigation-for-tips-n-tricksThomas Müller2015-03-261-0/+1
|\ \
| * | Add navigation entry for tips and tricks setionJoas Schilling2015-03-261-0/+1
* | | Update license headersJenkins for ownCloud2015-03-261-3/+27
|/ /
* / consolidate all admin warnings and notices into one sectionJan-Christoph Borchardt2015-03-241-1/+1
|/
* Remove unused sectionLukas Reschke2015-03-171-1/+0
* Let users configure security headers in their WebserverLukas Reschke2015-03-021-5/+0
* Add detection for invalid CLI configuration for settings pageLukas Reschke2015-02-271-0/+1
* Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-271-26/+4
|\
| * Revert "Updating license headers"Morris Jobke2015-02-261-26/+4
* | Move UTF-8 check to setupLukas Reschke2015-02-241-2/+1
|/
* Updating license headersJenkins for ownCloud2015-02-231-4/+26
* Use APCu only if available in version 4.0.6 and higherLukas Reschke2015-02-171-0/+4
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-2/+3
* add a Windows warningFrank Karlitschek2015-01-201-0/+2
* fix typo - caused by 3d997e8c62bd752f38bcc11f02fb2af0e46d9154Morris Jobke2015-01-181-1/+1
* Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke2015-01-091-2/+11
|\
| * add Download logfile button to admin settingsGeorg Ehrke2015-01-071-2/+11
* | Fix incorrect warning about setting the overwrite.cli.urlJoas Schilling2015-01-071-4/+4
|/
* Add an option to disallow sending sharing emails to non-owncloud usersJoas Schilling2014-12-091-0/+1
* Remove unexisting `htAccessWorkinght`Lukas Reschke2014-12-081-1/+1
* Check for working .htaccess via AJAXLukas Reschke2014-12-061-2/+0
* PHP 5.4 is now required for masterLukas Reschke2014-12-041-2/+1
* Allow read-only configurationLukas Reschke2014-11-251-0/+1
* Deduplicate function by moving it to the OC_HelperJoas Schilling2014-11-201-17/+1
* Remove exec() call with invalid name on windowsJoas Schilling2014-11-191-1/+1
* Merge pull request #12110 from owncloud/fix-12080Thomas Müller2014-11-121-1/+1
|\
| * add 'namespace' for automatically created navigation divs, fixes #12080Arthur Schiwon2014-11-121-1/+1
* | Migrate "setsecurity.php" to the AppFrameworkLukas Reschke2014-11-031-1/+2
|/
* fix loading of more log entriesThomas Müller2014-10-301-1/+1
* introduce sidebar for admin pageThomas Müller2014-10-301-67/+95
* Make files non executableLukas Reschke2014-10-241-0/+0
* Moved WebDAV and internet checks to client side JSVincent Petry2014-09-231-5/+4
* Fixed select2 for admin and apps pageVincent Petry2014-09-101-1/+2
* Added select2 on the apps pageVincent Petry2014-09-091-1/+2
* Load select2 on admin pageVincent Petry2014-09-091-0/+2
* Now using select2 for the groups excluded from sharingVincent Petry2014-09-091-15/+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-6/+9
* Merge pull request #9890 from owncloud/check-php-charset-masterThomas Müller2014-08-111-0/+1
|\
| * setting and checking default_charset in php.ini to be UTF-8Thomas Müller2014-07-251-0/+1
* | only call exec() if allowed toThomas Müller2014-07-291-3/+5
|/
* Fixes typo with sendmail detection - fixes #9203Steffen Lindner2014-06-301-1/+1
* unify share settingsBjoern Schiessle2014-06-051-1/+1
* Merge pull request #8840 from owncloud/share_settingsThomas Müller2014-06-031-1/+1
|\
| * set "allow users to send mail notification for shared files default" setting ...Bjoern Schiessle2014-06-031-1/+1
* | simplify SQLite warningMorris Jobke2014-06-031-21/+1