- Sep 29, 2014
-
-
Lukas Reschke authored
Add a CLI command that creates an empty LDAP config
-
Lukas Reschke authored
[sharing] group shares
-
Thomas Müller authored
Remove dead code
-
Lukas Reschke authored
-
Lukas Reschke authored
dn needs to be fetched to be able to detect memberOf support
-
Lukas Reschke authored
Try to create datadirectory to test whether the .htaccess works
-
Björn Schießle authored
-
Björn Schießle authored
-
Jenkins for ownCloud authored
-
Martin Konrad authored
This is needed to configure the user_ldap app without using the wizard (e.g. using tools like Puppet).
-
- Sep 28, 2014
-
-
Thomas Müller authored
Adding test helper to test private methods
-
Morris Jobke authored
Clear up confusion of log_rotate_size config value
-
Jenkins for ownCloud authored
-
- Sep 27, 2014
-
-
Dan Bartram authored
Remove the second comment which could be confused with suggesting an invalid value: `// 100 MiB`. To keep the easily readable example value, it has been moved into the comment header for the config item.
-
Morris Jobke authored
Added spinners in share dropdown
-
Morris Jobke authored
for whitelabeled edition, show branding name (e.g. 'ownCloud') instead of appname in header bar
-
Jenkins for ownCloud authored
-
- Sep 26, 2014
-
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/pull/11299#issuecomment-56968588 and also https://github.com/owncloud/core/issues/10628 together with https://github.com/owncloud/core/pull/11299#issuecomment-56968588 when backported.
-
Vincent Petry authored
Clicking on labels while the spinner is there will not trigger the hidden checkbox any more.
-
Björn Schießle authored
-
Clark Tomlinson authored
-
Jan-Christoph Borchardt authored
-
Arthur Schiwon authored
-
Lukas Reschke authored
catch and log exception in OC_Helper::cleanTmp()
-
Lukas Reschke authored
-
Vincent Petry authored
Added spinners for the following actions: - adding user - removing user - changing password - toggling allowing upload - setting a password
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
for group shares only the parent has the up-to-date permission. Make sure that we always use this permission, except if the user permission is '0' because in this case the user unshared the group share from self
-
Thomas Müller authored
-
Thomas Müller authored
Fix dav permissions for folders
-
Jenkins for ownCloud authored
-
- Sep 25, 2014
-
-
Robin Appelman authored
Don't keep the full info of all children in memory
-
Vincent Petry authored
Don't complain about non-writable datadirs before we're installed
-
Björn Schießle authored
call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all checks are executed, e.g. to check if the share is really visible
-
Robin Appelman authored
-
Robin Appelman authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Jenkins for ownCloud authored
-