- May 23, 2016
-
-
Christoph Wurst authored
-
Jenkins for ownCloud authored
-
- May 22, 2016
-
-
Jenkins for ownCloud authored
-
- May 21, 2016
-
-
Vincent Petry authored
Autoloader fix
-
Vincent Petry authored
Lock jobs while executing them, to allow multiple executors to run in…
-
Vincent Petry authored
Add interface methods for permission check for system tags
-
Jenkins for ownCloud authored
-
- May 20, 2016
-
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
For setting/getting system tag groups
-
Vincent Petry authored
Whenever the server returns true for the can-assign Webdav property of a system tag, it means the current user is allowed to assign, regardless of the value of user-assignable. This commit brings the proper logic to the web UI to make it possible for users to assign when they have the permission.
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
Whenever a user is not an admin, a tag is visible but not user-assignable, check whether the user is a member of the allowed groups.
-
Vincent Petry authored
Added systemtag to group mapping table. Added methods in ISystemTagManager to get/set the group mappings.
-
Vincent Petry authored
-
Vincent Petry authored
Instead of checking for admin perm, use interface method canUserAssignTag and canUserSeeTag to check for permissions. Allows for more flexible implementation.
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Vincent Petry authored
Add scrolling when dragging files. Fixes #12329
-
Joas Schilling authored
* Move a-b to PSR-4 * Move c-d to PSR-4 * Move e+g to PSR-4 * Move h-l to PSR-4 * Move m-r to PSR-4 * Move s-u to PSR-4 * Move files/ to PSR-4 * Move remaining tests to PSR-4 * Remove Test\ from old autoloader
-
Vincent Petry authored
add --unscanned option to files:scan to triger a background scan
-
Vincent Petry authored
Fix autoloader for Test* files
-
Jenkins for ownCloud authored
-
- May 19, 2016
-
-
Vincent Petry authored
Load external storage backends/auth mechanisms lazily
-
Vincent Petry authored
Move \OCP to PSR-4
-
Joas Schilling authored
-
Joas Schilling authored
-