- 18 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 17 Oct, 2016 1 commit
-
-
Vincent Petry authored
When unsharing from self in a group share situation, the share items passed to the post_unshareFromSelf hook were using the wrong format in which the attribute names (ex: "share_type") have non camel-case format. This fix makes sure that in group sharing case we use the correct format. It looks like the code was already producing it but in array_merge it was not using it and adding the unprocessed one.
-
- 13 Oct, 2016 3 commits
-
-
Jenkins for ownCloud authored
-
Thomas Müller authored
-
Thomas Müller authored
* Update sabre/dav to 3.2.0 * Adjust code to work with sabre/dav 3.2.0 and it's dependencies * Adding own CalDAV plugin to fix calendar home property * Test if there is a user logged in when listing files home * Update sabre version used by integration tests * Disable unauthenticated DAV access This is needed to make Sabre 3.2 behave like we did before. Eventually we should integrate better with the ACL plugin which itself should implement an auth failure when appropriate.
-
- 12 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 11 Oct, 2016 2 commits
-
-
Jenkins for ownCloud authored
-
Roeland Jago Douma authored
* Allow registering of OCS routes with the appframework * Make the router handle OCS AppFramework Routes * Make the OCS endpoint handle the new OCS AppFramework routes * Move Sharees api over to use OCSController * Move federation api over to use OCSController - fixes #20771 * Inject router into url generator and make tests db independent * Fixing typo * Fixing unit tests in federation and sharing related to changes in ocs routes * Default response format for OCS is xml * Handle LoginException in ocs calls * Fix comment * Fix webroot in router * Adding undefined field in SessionMiddleware * Federation handshake calls do no require any authentication * Adding integration test to ensure that federation handshake behaves properly
-
- 10 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 09 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 08 Oct, 2016 3 commits
-
-
Jenkins for ownCloud authored
-
Vincent Petry authored
There is a setup check that prevents installing on Windows. No need to keep the old unsupported Windows code paths. Also fix the posix test that was running the wrong verify method:
-
Vincent Petry authored
-
- 07 Oct, 2016 2 commits
-
-
Jenkins for ownCloud authored
-
Thomas Müller authored
* Bring social icons to core * Introduce social sharing * Add missing mail-grey.svg * Add config option to disable social sharing * Smaller icons * Twitter: set shared link as url in twitter field * Fix tooltip to disappear on click
-
- 06 Oct, 2016 1 commit
-
-
Vincent Petry authored
-
- 05 Oct, 2016 2 commits
-
-
Jenkins for ownCloud authored
-
Joas Schilling authored
-
- 04 Oct, 2016 5 commits
-
-
Vincent Petry authored
* Add more files plugins to new DAV endpoint Also fix report plugin to properly retrieve the path from the prolongated URL * In case the report is not for this plugin -> simply return to allow other plugins to get executed * Adjust onReport tests to match new behavior
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
- 03 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 02 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 01 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 30 Sep, 2016 3 commits
-
-
Thomas Müller authored
-
Thomas Müller authored
* Sync deathdate and anniversary to birthday calendar (which should be renamed maybe) * Sync deathdate and anniversary to birthday calendar (which should be renamed maybe)
-
Thomas Müller authored
* Use DI to load console commands from the apps - class name to be defined in the info.xml * Load commands from info.xml * Fix unit test * Allow Di magic for IMountManager
-
- 29 Sep, 2016 3 commits
-
-
Olivier Mehani authored
Signed-off-by:
Olivier Mehani <shtrom@ssji.net> #26242
-
Vincent Petry authored
-
Vincent Petry authored
"Storage not available" is now "Storage temporarily not available". Exceptions are now logged in DEBUG level, not FATAL.
-
- 28 Sep, 2016 1 commit
-
-
Claudemir Todo Bom authored
-
- 27 Sep, 2016 2 commits
-
-
Jenkins for ownCloud authored
-
Vincent Petry authored
-
- 26 Sep, 2016 3 commits
-
-
Thomas Citharel authored
* delete calendars when users are deleted * delete also addressbooks on user deletion * Adjust delete logic and ann unit tests * delete shares to an user * fix deletion of calendars
-
Thomas Citharel authored
* fix public calendars * add in same request * fix tests
-
Jörn Friedrich Dreyer authored
-
- 25 Sep, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 23 Sep, 2016 1 commit
-
-
Jenkins for ownCloud authored
-