summaryrefslogtreecommitdiffstats
path: root/settings/admin.php
Commit message (Collapse)AuthorAgeFilesLines
...
* | | allow admin to disable sharing for specific groups of usersBjoern Schiessle2014-05-221-0/+18
| |/ |/|
* | allow admin to enforce passwords for public link sharesBjoern Schiessle2014-05-161-0/+1
|/
* add setting to set default expire dateBjoern Schiessle2014-04-241-0/+4
|
* Some more PHPDoc fixesLukas Reschke2014-04-211-1/+1
|
* Always define sendmail_is_availableJoas Schilling2014-04-091-3/+1
| | | | Fix #8048
* Merge pull request #7107 from owncloud/load-apps-proper-masterThomas Müller2014-03-281-1/+0
|\ | | | | Load apps proper master
| * killing some more calls to OC_App::loadApps(); - because we load all apps in ↵Thomas Müller2014-03-251-1/+0
| | | | | | | | handleRequest()
* | Merge branch 'master' of https://github.com/owncloud/core into last_cron_logkondou2014-03-211-0/+19
|\|
| * Use command -v to check for sendmailJoas Schilling2014-03-121-1/+15
| | | | | | | | Fix #7559
| * Hide QMail when not selected and hide sendmail when not available on the serverJoas Schilling2014-03-051-0/+5
| | | | | | | | Fix #7559
* | Log last cron executionkondou2014-03-121-0/+2
|/ | | | Fixes #2012
* Add option to change email settings in admin sectionJoas Schilling2014-02-181-0/+10
| | | | Fix issue #7166
* lower required php version to 5.3.3Frank Karlitschek2013-12-041-0/+1
|
* Update error messagesBart Visscher2013-11-151-1/+1
|
* Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-051-2/+2
|\ | | | | | | | | | | | | increased version number to trigger db update Conflicts: lib/util.php
| * Merge branch 'master' into clean_up_utilkondou2013-08-201-1/+1
| |\ | | | | | | | | | | | | Conflicts: lib/util.php
| * | Fix some naming and spacing in lib/util.phpkondou2013-08-181-2/+2
| | |
| * | Clean up \OC\Utilkondou2013-08-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use camelCase - Add some phpdoc - Fix some indents - Use some more spacing
* | | enable user to inform recipients about a shared file by mailBjoern Schiessle2013-08-301-2/+3
| |/ |/|
* | Fix spacing of all touched lines.Andreas Fischer2013-08-171-1/+1
| |
* | Compare result are already true/falseBart Visscher2013-08-171-1/+1
|/
* Merge branch 'master' into disable-anon-upload-masterThomas Müller2013-07-221-1/+1
|\ | | | | | | | | Conflicts: settings/templates/admin.php
| * Use !== and === in settings.kondou2013-07-211-1/+1
| |
* | new admin setting added which allows to turn off anonymous uploadsThomas Müller2013-07-121-1/+2
|/
* fix method namingThomas Mueller2013-05-311-1/+1
|
* use false instead of 0Georg Ehrke2013-05-271-1/+1
|
* make method names camelCaseGeorg Ehrke2013-05-271-1/+1
|
* don't show a warning if internet connection is disabled on purposeGeorg Ehrke2013-05-271-1/+1
|
* remove log sort in admin sectionMorris Jobke2013-04-231-5/+0
| | | | doesn't work anymore, because now the datetime is saved as string (ref #2975)
* Merge branch 'master' into fixing-1354-masterThomas Mueller2013-02-071-0/+1
|\ | | | | | | | | | | Conflicts: settings/admin.php settings/templates/admin.php
| * we get best results regarding mime type detection if we use fileinfo - let's ↵Thomas Mueller2013-02-041-0/+1
| | | | | | | | tell the admin about that
* | show webdav test results in admin section as wellThomas Mueller2013-02-071-0/+1
|/
* Add security section to admin menuLukas Reschke2013-01-111-0/+10
| | | | | | | | | Currently it only allows the admin to enable or disable the HTTPS enforcement, but in the future it could be expanded to further options. The HTTPS enforcement only allows the admin to enforce it, if he is connected via HTTPS. (To prevent admins to enable it without a proper SSL setup)
* add a check and a warning if setlocale is workingFrank Karlitschek2012-12-191-0/+1
|
* add a check and a warning if the ownClodu server is not able to establish ↵Frank Karlitschek2012-11-081-0/+1
| | | | http connections to the internet. The reason is that users complained that external filesystem support, the update checker, downloading of new apps or the nowledgebase don´t work and don´t know why.
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
|
* Checkstyle: many fixesFelix Moeller2012-11-021-5/+5
|
* Convert menu entries of settings pages to use routerBart Visscher2012-09-281-1/+1
|
* adding space between) and {Thomas Mueller2012-09-071-2/+2
|
* no more require_once()Thomas Mueller2012-09-051-1/+1
|
* Add Share API settings to admin pageMichael Gapczynski2012-08-271-0/+4
|
* Backgroundjobs: improve admin formJakob Sack2012-08-101-0/+1
|
* hide morelog button if there are no more log entries - bugfix for oc-1398Georg Ehrke2012-08-041-0/+3
|
* check if the data directory is accessible via http. Show a big security ↵Frank Karlitschek2012-06-211-0/+2
| | | | warning if yes
* use new sanitize HTML functionBjoern Schiessle2012-06-191-1/+1
|
* Fixes a issue with the logLukas Reschke2012-06-111-2/+2
|
* Make some apps compatibleLukas Reschke2012-06-111-1/+1
|
* RevertLukas Reschke2012-06-111-2/+2
|
* Settings...Lukas Reschke2012-06-111-2/+2
|
* merge log into adminRobin Appelman2012-04-161-0/+9
|