Commit Graph

91 Commits (734dcc82dd48bc06a2152a45f9d62546e122b822)

Author SHA1 Message Date
Frank Karlitschek 828d7d6cf5 add a Windows warning 10 years ago
Morris Jobke 7b9343f385 fix typo - caused by 3d997e8c62 10 years ago
Georg Ehrke f579f2bd94 add Download logfile button to admin settings 10 years ago
Joas Schilling 3d997e8c62 Fix incorrect warning about setting the overwrite.cli.url 10 years ago
Joas Schilling 539c0aeb04 Add an option to disallow sending sharing emails to non-owncloud users 10 years ago
Lukas Reschke 8b9cc5c25b Remove unexisting `htAccessWorkinght` 10 years ago
Lukas Reschke 2b76227180 Check for working .htaccess via AJAX 10 years ago
Lukas Reschke 1b0bc2e099 PHP 5.4 is now required for master 10 years ago
Lukas Reschke fc116f563f Allow read-only configuration 10 years ago
Joas Schilling 64421d76fd Deduplicate function by moving it to the OC_Helper 10 years ago
Joas Schilling e32968cfce Remove exec() call with invalid name on windows 10 years ago
Arthur Schiwon c5c74792d1 add 'namespace' for automatically created navigation divs, fixes #12080 10 years ago
Lukas Reschke e73ccbd4ca Migrate "setsecurity.php" to the AppFramework 11 years ago
Thomas Müller 1076a77840 fix loading of more log entries 11 years ago
Thomas Müller d9db791c67 introduce sidebar for admin page 11 years ago
Lukas Reschke 2d2a4741ce Make files non executable 11 years ago
Vincent Petry e65ceb08fc Moved WebDAV and internet checks to client side JS 11 years ago
Vincent Petry a064536ec1 Fixed select2 for admin and apps page 11 years ago
Vincent Petry 0d28ba0662 Added select2 on the apps page 11 years ago
Vincent Petry 4a27f4b8b5 Load select2 on admin page 11 years ago
Vincent Petry d23621536c Now using select2 for the groups excluded from sharing 11 years ago
Lukas Reschke c13a8acbb5 Don't show warning when has_internet_connection is set to false 11 years ago
Joas Schilling 64d64610d2 Add a note about overwritewebroot when using system cron 11 years ago
Thomas Müller 673a8bb2b8 only call exec() if allowed to 11 years ago
Thomas Müller 07dc0b2fdf setting and checking default_charset in php.ini to be UTF-8 11 years ago
Steffen Lindner 1b871da59e Fixes typo with sendmail detection - fixes #9203 11 years ago
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 12 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