Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #22159 from owncloud/fix_21678 | Thomas Müller | 2016-02-05 | 1 | -0/+6 |
|\ | | | | | Gracefull handle link shares rename hook | ||||
| * | Gracefull handle link shares rename hook | Roeland Jago Douma | 2016-02-05 | 1 | -0/+6 |
| | | | | | | | | | | | | | | Fixes #21678 The hook is called on all renames. However when we use a link share the getUserFolder fails. We now just opt out. | ||||
* | | Merge pull request #22157 from owncloud/use-https-instead-of-http | Thomas Müller | 2016-02-05 | 1 | -1/+1 |
|\ \ | | | | | | | Use HTTPS instead of HTTP | ||||
| * | | Use HTTPS instead of HTTP | Lukas Reschke | 2016-02-05 | 1 | -1/+1 |
| |/ | | | | | This is now supported by github.io | ||||
* | | Merge pull request #22152 from owncloud/activities-for-comments | Thomas Müller | 2016-02-05 | 4 | -1/+450 |
|\ \ | |/ |/| | Activities for comments | ||||
| * | Add a filter for comment activities | Joas Schilling | 2016-02-05 | 1 | -3/+22 |
| | | |||||
| * | Add activities for comments | Joas Schilling | 2016-02-05 | 4 | -1/+431 |
| | | |||||
* | | Merge pull request #20920 from owncloud/issue_20888 | Thomas Müller | 2016-02-05 | 7 | -86/+219 |
|\ \ | | | | | | | Add dialog to enter credentials on errored mount point | ||||
| * | | Improve credentials dialog usability a bit | Vincent Petry | 2016-02-04 | 1 | -2/+13 |
| | | | | | | | | | | | | | | | Automatically focus on the first field. Pressing enter submits the form. | ||||
| * | | fix error code for unconfigured user provided auth | Robin Appelman | 2016-02-04 | 1 | -0/+11 |
| | | | |||||
| * | | set read permissions on failed mount root | Robin Appelman | 2016-02-04 | 1 | -1/+2 |
| | | | |||||
| * | | handle exception in availibilty check | Robin Appelman | 2016-02-04 | 1 | -3/+8 |
| | | | |||||
| * | | fix input type | Robin Appelman | 2016-02-04 | 1 | -1/+1 |
| | | | |||||
| * | | show failed external storages properly | Robin Appelman | 2016-02-04 | 1 | -0/+5 |
| | | | |||||
| * | | Use handlebars template | Robin Appelman | 2016-02-04 | 1 | -22/+25 |
| | | | |||||
| * | | Fix PR from comments | Jesús Macias | 2016-02-04 | 1 | -5/+3 |
| | | | |||||
| * | | Add credentials dialog for user provided auth | Jesús Macias | 2016-02-04 | 4 | -85/+184 |
| | | | |||||
* | | | Merge pull request #22135 from owncloud/global-auth-warning | Thomas Müller | 2016-02-05 | 1 | -1/+4 |
|\ \ \ | |_|/ |/| | | fix warning caused by global auth | ||||
| * | | fix warning caused by global auth | Robin Appelman | 2016-02-04 | 1 | -1/+4 |
| |/ | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-05 | 12 | -0/+38 |
|/ | |||||
* | Merge pull request #22107 from owncloud/external-auth-global | Thomas Müller | 2016-02-04 | 9 | -3/+156 |
|\ | | | | | Add global auth backend for files external | ||||
| * | Add global auth backend for files external | Robin Appelman | 2016-02-04 | 9 | -3/+156 |
| | | |||||
* | | Merge pull request #22124 from owncloud/comments-author-check | Thomas Müller | 2016-02-04 | 2 | -1/+184 |
|\ \ | |/ |/| | Check for authorship on edit attempt | ||||
| * | Check for authorship on edit and delete attempts | Arthur Schiwon | 2016-02-04 | 2 | -1/+184 |
| | | |||||
* | | Merge pull request #22121 from owncloud/comments-deleteduser | Thomas Müller | 2016-02-04 | 2 | -5/+24 |
|\ \ | |/ |/| | Special label for deleted users in comments list | ||||
| * | Special label for deleted users in comments list | Vincent Petry | 2016-02-04 | 2 | -5/+24 |
| | | |||||
* | | Merge pull request #22025 from owncloud/21838-jenkins | Thomas Müller | 2016-02-04 | 5 | -5/+109 |
|\ \ | |/ |/| | [jenkins] + rebased, of #21838 | ||||
| * | fix unit tests | Arthur Schiwon | 2016-02-03 | 1 | -4/+9 |
| | | |||||
| * | change error logging | alexweirig | 2016-02-03 | 1 | -1/+1 |
| | | | | | | replaced variable with print_r call | ||||
| * | Fixed undefined variable $dnGroup and variable name | alexweirig | 2016-02-03 | 1 | -7/+7 |
| | | | | | | | | | | I renamed $memberURL into $dynamicGroup and print that variable in the writeLog. I think this makes more sense. | ||||
| * | Refactored code to avoid performance problem | alexweirig | 2016-02-03 | 1 | -41/+37 |
| | | | | | | | | | | Moved the dynamic group processing to the top and removed condition in memberOf processing. Also, changed variable name $value to $memberUrl | ||||
| * | code changes for user_ldap Dynamic Group Membership | Alex Weirig | 2016-02-03 | 4 | -5/+108 |
| | | | | | | | | | | | | | | | | | | | | | | Added new setting of “Dynamic Group Member URL” (ldapDynamicGroupMemberURL) - see LDAP settings advanced tab. Added public function getDynamicGroupMembers. Updated function _groupMembers. Updated function getUserGroups. | ||||
* | | Merge pull request #21964 from owncloud/calendar-sharing-3 | Thomas Müller | 2016-02-04 | 28 | -129/+1149 |
|\ \ | | | | | | | Add calendar sharing | ||||
| * | | Remove entries in dav_shares on deletion of a calendar | Thomas Müller | 2016-02-03 | 3 | -4/+14 |
| | | | |||||
| * | | Adding propfind property to retrieve sharee information from a dav resource | Thomas Müller | 2016-02-03 | 5 | -4/+201 |
| | | | |||||
| * | | Deleting a shared address book results in unshare | Thomas Müller | 2016-02-03 | 5 | -11/+200 |
| | | | |||||
| * | | Deleting a shared calendar results in unshare | Thomas Müller | 2016-02-03 | 3 | -2/+122 |
| | | | |||||
| * | | Disallow to share with the owner of the resource | Thomas Müller | 2016-02-03 | 1 | -5/+15 |
| | | | |||||
| * | | Fix ACLs on shared calendars | Thomas Müller | 2016-02-03 | 4 | -30/+98 |
| | | | |||||
| * | | No duplicate address book if shared with user and group and the user is part ↵ | Thomas Müller | 2016-02-03 | 2 | -6/+33 |
| | | | | | | | | | | | | of the group | ||||
| * | | No duplicate calendars if shared with user and group and the user is part of ↵ | Thomas Müller | 2016-02-03 | 2 | -6/+34 |
| | | | | | | | | | | | | the group | ||||
| * | | Add calendar sharing | Thomas Müller | 2016-02-03 | 20 | -121/+492 |
| | | | |||||
* | | | Merge pull request #22108 from owncloud/comments-edit | Thomas Müller | 2016-02-04 | 4 | -44/+332 |
|\ \ \ | | | | | | | | | Comment owner can now edit or delete | ||||
| * | | | Added unit tests for edit/delete comments | Vincent Petry | 2016-02-03 | 1 | -0/+134 |
| | | | | |||||
| * | | | Move comment delete action into edit mode | Vincent Petry | 2016-02-03 | 2 | -14/+21 |
| | | | | |||||
| * | | | Comment owner can now edit or delete | Vincent Petry | 2016-02-03 | 3 | -38/+185 |
| | |/ | |/| | |||||
* / | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-02-04 | 4 | -0/+4 |
|/ / | |||||
* | | Merge pull request #22101 from owncloud/comments-filerow | Thomas Müller | 2016-02-03 | 10 | -11/+424 |
|\ \ | | | | | | | Add file row indicator for unread comments | ||||
| * | | Reset comments read marker after loading comments | Vincent Petry | 2016-02-03 | 7 | -11/+234 |
| | | | |||||
| * | | Add file row indicator for unread comments | Vincent Petry | 2016-02-03 | 3 | -0/+190 |
| | | |