- Dec 17, 2015
-
-
Morris Jobke authored
* this changes into the ownCloud root directory and then should run just fine * avoids weird error messages that are caused by this
-
Thomas Müller authored
Fix files UI mtime parsing from webdav
-
Jenkins for ownCloud authored
-
- Dec 16, 2015
-
-
Thomas Müller authored
Let's print error messages to the builtin webserver console ... makes…
-
Vincent Petry authored
-
Thomas Müller authored
Use name of ICollection for exception message
-
Morris Jobke authored
-
Morris Jobke authored
* fixes #21230
-
Thomas Müller authored
Replace list of apps with a link
-
Vincent Petry authored
The link points to the maintainers page that already contains a more up to date list of apps and repo links. No need to have this information in two places.
-
Jenkins for ownCloud authored
-
- Dec 15, 2015
-
-
C. Montero Luque authored
Fix shared files of deleted users, detect DN change when checking for existence on LDAP
-
Thomas Müller authored
File shares can't have create permissions
-
Thomas Müller authored
don't allow to create a federated share if source and target are the same
-
Thomas Müller authored
Remove unneeded upgrade code
-
Morris Jobke authored
stable8.2 has version 0.7.0 of the user_ldap app
-
- Dec 14, 2015
-
-
Arthur Schiwon authored
-
Vincent Petry authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Roeland Jago Douma authored
fixes #21187
-
Thomas Müller authored
Fix mount type root detection in web UI
-
Thomas Müller authored
-
Thomas Müller authored
Check if user isset in $_REQUEST first
-
Vincent Petry authored
Since Webdav doesn't contain that information, we need to rely on the parent folder's mount type to find out whether a child item is a shared/external root or not. Fixed the mount type detection logic and added unit test. Also added a fix that ignores detection if no parent folder exists (ex: shared file list, favorites, etc)
-
Thomas Müller authored
Files can't have create permissions
-
Robin Appelman authored
-
- Dec 13, 2015
-
-
Jenkins for ownCloud authored
-
- Dec 12, 2015
-
-
Jenkins for ownCloud authored
-
- Dec 11, 2015
-
-
Roeland Jago Douma authored
Fixes #20839
-
Arthur Schiwon authored
-
Thomas Müller authored
Bring back file delete action text to be based on context
-
Morris Jobke authored
Fix trashbin wrapper when no user is loggedin
-
Vincent Petry authored
For received shares, the delete action becomes "Unshare" and for personal mounts it becomes "Disconnect storage". This also makes it possible from now on to pass a function to a file action's "displayName" attribute.
-
Robin Appelman authored
-
Robin Appelman authored
-
Arthur Schiwon authored
-
Thomas Müller authored
reset mailadress/displayname on blur
-
Thomas Müller authored
Also run .htaccess routine when installing on another system than Apache
-
Thomas Müller authored
Properly check X-Requested-With header in case of multiple values
-