Commit Graph

62 Commits (b975f0e7184f769d9bc857c1e6db90006b45e2c8)

Author SHA1 Message Date
Bjoern Schiessle 6578f00b4b unify share settings 11 years ago
Morris Jobke 25c676f203 simplify SQLite warning 11 years ago
Morris Jobke f88482355f check for user count and files count 11 years ago
Bjoern Schiessle 8e583f55dc set "allow users to send mail notification for shared files default" setting to "no" now that we have the activity app 11 years ago
Morris Jobke 68a4fd44e6 add notification on admin page 11 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 11 years ago
Bjoern Schiessle b6e14af861 allow admin to enforce passwords for public link shares 11 years ago
Thomas Tanghus 287c8981bc Check if ReflectionMethod::getDocComment is working 11 years ago
Bjoern Schiessle 6650be9913 add setting to set default expire date 11 years ago
Lukas Reschke e88731a477 Some more PHPDoc fixes 11 years ago
Joas Schilling e79a027e77 Always define sendmail_is_available 11 years ago
Thomas Müller f9279ac77a killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 11 years ago
kondou 547b563464 Log last cron execution 11 years ago
Joas Schilling efbca04ab4 Use command -v to check for sendmail 11 years ago
Joas Schilling 0285d5b6e2 Hide QMail when not selected and hide sendmail when not available on the server 11 years ago
Joas Schilling 8387cd8ae3 Add option to change email settings in admin section 11 years ago
Frank Karlitschek 61296ed7bb lower required php version to 5.3.3 11 years ago
Bart Visscher 368342a085 Update error messages 11 years ago
Bjoern Schiessle 77adaee645 enable user to inform recipients about a shared file by mail 12 years ago
kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 12 years ago
kondou 4a08f7d710 Add basic avatars and gravatar 12 years ago
kondou 65d802329f Fix some naming and spacing in lib/util.php 12 years ago
Andreas Fischer d38929fb10 Fix spacing of all touched lines. 12 years ago
Bart Visscher 29b6dd53a0 Compare result are already true/false 12 years ago
kondou 9c5416fe4a Clean up \OC\Util 12 years ago
kondou 05084e03a0 Use !== and === in settings. 12 years ago
Thomas Müller fc2d538311 new admin setting added which allows to turn off anonymous uploads 12 years ago
Thomas Mueller dd4a07321a fix method naming 12 years ago
Georg Ehrke 183f8c90af use false instead of 0 12 years ago
Georg Ehrke 557cc4c1ab make method names camelCase 12 years ago
Georg Ehrke 3f52393866 don't show a warning if internet connection is disabled on purpose 12 years ago
Morris Jobke e78a464002 remove log sort in admin section 12 years ago
Thomas Mueller 84f3c8b6cc show webdav test results in admin section as well 12 years ago
Thomas Mueller 6058c2f734 we get best results regarding mime type detection if we use fileinfo - let's tell the admin about that 12 years ago
Lukas Reschke 466cdab680 Add security section to admin menu 12 years ago
Frank Karlitschek 196f1c3786 add a check and a warning if setlocale is working 12 years ago
Frank Karlitschek 55f75c6d8e add a check and a warning if the ownClodu server is not able to establish 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. 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher d0bd2bbf27 Convert menu entries of settings pages to use router 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Thomas Mueller ebb28412ca no more require_once() 13 years ago
Michael Gapczynski 9cd55508c3 Add Share API settings to admin page 13 years ago
Georg Ehrke 4d3c45a826 backport 1bccc80996 13 years ago
Jakob Sack 7055d2aa2b Backgroundjobs: improve admin form 13 years ago
Georg Ehrke 1bccc80996 hide morelog button if there are no more log entries - bugfix for oc-1398 13 years ago
Frank Karlitschek 5212fa3fa7 check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Frank Karlitschek e95055b2bd check if the data directory is accessible via http. Show a big security warning if yes 13 years ago
Bjoern Schiessle 902c649dad use new sanitize HTML function backported 13 years ago