Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | allow admin to disable sharing for specific groups of users | Bjoern Schiessle | 2014-05-22 | 1 | -0/+18 | |
| |/ |/| | ||||||
* | | allow admin to enforce passwords for public link shares | Bjoern Schiessle | 2014-05-16 | 1 | -0/+1 | |
|/ | ||||||
* | add setting to set default expire date | Bjoern Schiessle | 2014-04-24 | 1 | -0/+4 | |
| | ||||||
* | Some more PHPDoc fixes | Lukas Reschke | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | Always define sendmail_is_available | Joas Schilling | 2014-04-09 | 1 | -3/+1 | |
| | | | | Fix #8048 | |||||
* | Merge pull request #7107 from owncloud/load-apps-proper-master | Thomas Müller | 2014-03-28 | 1 | -1/+0 | |
|\ | | | | | Load apps proper master | |||||
| * | killing some more calls to OC_App::loadApps(); - because we load all apps in ↵ | Thomas Müller | 2014-03-25 | 1 | -1/+0 | |
| | | | | | | | | handleRequest() | |||||
* | | Merge branch 'master' of https://github.com/owncloud/core into last_cron_log | kondou | 2014-03-21 | 1 | -0/+19 | |
|\| | ||||||
| * | Use command -v to check for sendmail | Joas Schilling | 2014-03-12 | 1 | -1/+15 | |
| | | | | | | | | Fix #7559 | |||||
| * | Hide QMail when not selected and hide sendmail when not available on the server | Joas Schilling | 2014-03-05 | 1 | -0/+5 | |
| | | | | | | | | Fix #7559 | |||||
* | | Log last cron execution | kondou | 2014-03-12 | 1 | -0/+2 | |
|/ | | | | Fixes #2012 | |||||
* | Add option to change email settings in admin section | Joas Schilling | 2014-02-18 | 1 | -0/+10 | |
| | | | | Fix issue #7166 | |||||
* | lower required php version to 5.3.3 | Frank Karlitschek | 2013-12-04 | 1 | -0/+1 | |
| | ||||||
* | Update error messages | Bart Visscher | 2013-11-15 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-05 | 1 | -2/+2 | |
|\ | | | | | | | | | | | | | increased version number to trigger db update Conflicts: lib/util.php | |||||
| * | Merge branch 'master' into clean_up_util | kondou | 2013-08-20 | 1 | -1/+1 | |
| |\ | | | | | | | | | | | | | Conflicts: lib/util.php | |||||
| * | | Fix some naming and spacing in lib/util.php | kondou | 2013-08-18 | 1 | -2/+2 | |
| | | | ||||||
| * | | Clean up \OC\Util | kondou | 2013-08-15 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use camelCase - Add some phpdoc - Fix some indents - Use some more spacing | |||||
* | | | enable user to inform recipients about a shared file by mail | Bjoern Schiessle | 2013-08-30 | 1 | -2/+3 | |
| |/ |/| | ||||||
* | | Fix spacing of all touched lines. | Andreas Fischer | 2013-08-17 | 1 | -1/+1 | |
| | | ||||||
* | | Compare result are already true/false | Bart Visscher | 2013-08-17 | 1 | -1/+1 | |
|/ | ||||||
* | Merge branch 'master' into disable-anon-upload-master | Thomas Müller | 2013-07-22 | 1 | -1/+1 | |
|\ | | | | | | | | | Conflicts: settings/templates/admin.php | |||||
| * | Use !== and === in settings. | kondou | 2013-07-21 | 1 | -1/+1 | |
| | | ||||||
* | | new admin setting added which allows to turn off anonymous uploads | Thomas Müller | 2013-07-12 | 1 | -1/+2 | |
|/ | ||||||
* | fix method naming | Thomas Mueller | 2013-05-31 | 1 | -1/+1 | |
| | ||||||
* | use false instead of 0 | Georg Ehrke | 2013-05-27 | 1 | -1/+1 | |
| | ||||||
* | make method names camelCase | Georg Ehrke | 2013-05-27 | 1 | -1/+1 | |
| | ||||||
* | don't show a warning if internet connection is disabled on purpose | Georg Ehrke | 2013-05-27 | 1 | -1/+1 | |
| | ||||||
* | remove log sort in admin section | Morris Jobke | 2013-04-23 | 1 | -5/+0 | |
| | | | | doesn't work anymore, because now the datetime is saved as string (ref #2975) | |||||
* | Merge branch 'master' into fixing-1354-master | Thomas Mueller | 2013-02-07 | 1 | -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 Mueller | 2013-02-04 | 1 | -0/+1 | |
| | | | | | | | | tell the admin about that | |||||
* | | show webdav test results in admin section as well | Thomas Mueller | 2013-02-07 | 1 | -0/+1 | |
|/ | ||||||
* | Add security section to admin menu | Lukas Reschke | 2013-01-11 | 1 | -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 working | Frank Karlitschek | 2012-12-19 | 1 | -0/+1 | |
| | ||||||
* | add a check and a warning if the ownClodu server is not able to establish ↵ | Frank Karlitschek | 2012-11-08 | 1 | -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: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 | |
| | ||||||
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -5/+5 | |
| | ||||||
* | Convert menu entries of settings pages to use router | Bart Visscher | 2012-09-28 | 1 | -1/+1 | |
| | ||||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -2/+2 | |
| | ||||||
* | no more require_once() | Thomas Mueller | 2012-09-05 | 1 | -1/+1 | |
| | ||||||
* | Add Share API settings to admin page | Michael Gapczynski | 2012-08-27 | 1 | -0/+4 | |
| | ||||||
* | Backgroundjobs: improve admin form | Jakob Sack | 2012-08-10 | 1 | -0/+1 | |
| | ||||||
* | hide morelog button if there are no more log entries - bugfix for oc-1398 | Georg Ehrke | 2012-08-04 | 1 | -0/+3 | |
| | ||||||
* | check if the data directory is accessible via http. Show a big security ↵ | Frank Karlitschek | 2012-06-21 | 1 | -0/+2 | |
| | | | | warning if yes | |||||
* | use new sanitize HTML function | Bjoern Schiessle | 2012-06-19 | 1 | -1/+1 | |
| | ||||||
* | Fixes a issue with the log | Lukas Reschke | 2012-06-11 | 1 | -2/+2 | |
| | ||||||
* | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -1/+1 | |
| | ||||||
* | Revert | Lukas Reschke | 2012-06-11 | 1 | -2/+2 | |
| | ||||||
* | Settings... | Lukas Reschke | 2012-06-11 | 1 | -2/+2 | |
| | ||||||
* | merge log into admin | Robin Appelman | 2012-04-16 | 1 | -0/+9 | |
| |