| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-21 | 256 | -6693/+7612 |
* | Added types to emails. Support for custom types. Partial fix for oc-1508. | Thomas Tanghus | 2012-08-21 | 3 | -8/+25 |
* | Try to align and float contact parts better. | Thomas Tanghus | 2012-08-21 | 3 | -6/+8 |
* | Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534. | Arthur Schiwon | 2012-08-20 | 1 | -17/+24 |
* | Bump version number for Share API | Michael Gapczynski | 2012-08-19 | 1 | -1/+1 |
* | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 68 | -429/+3603 |
|\ |
|
| * | Refactor again so we can tell what item is being reshared in case the same so... | Michael Gapczynski | 2012-08-19 | 3 | -65/+79 |
| * | Large refactoring to allow for the same item to be shared to a group and agai... | Michael Gapczynski | 2012-08-19 | 2 | -93/+267 |
| * | File sharing cleanup, works perfectly I think :) | Michael Gapczynski | 2012-08-16 | 7 | -121/+111 |
| * | Fix problems exposed by tests | Michael Gapczynski | 2012-08-15 | 1 | -27/+16 |
| * | Add tests for Share API, all tests passing :) | Michael Gapczynski | 2012-08-15 | 4 | -142/+267 |
| * | Change to correct function call getItemSharedWithBySource() | Michael Gapczynski | 2012-08-14 | 1 | -1/+1 |
| * | Remove setTarget() function, changing target names only leads to confusion | Michael Gapczynski | 2012-08-14 | 1 | -38/+0 |
| * | Ensure permissions can't be escalated during a reshare | Michael Gapczynski | 2012-08-14 | 1 | -7/+12 |
| * | Use if instead of switch for detecting share type and throw exceptions when s... | Michael Gapczynski | 2012-08-14 | 1 | -63/+65 |
| * | Retrieve all file dependent items when looking for file item type | Michael Gapczynski | 2012-08-14 | 1 | -4/+11 |
| * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 929 | -9747/+57703 |
| |\ |
|
| * | | Change name of share function to shareItem, silly PHP 5.3.1 thinking it is a ... | Michael Gapczynski | 2012-08-12 | 2 | -3/+3 |
| * | | Calendar: update share backend using contacts backend as template | Bart Visscher | 2012-08-10 | 1 | -11/+58 |
| * | | Contacts: Check format parameter | Bart Visscher | 2012-08-10 | 1 | -6/+8 |
| * | | Contacts: Better parameter names in addressbook share backend | Bart Visscher | 2012-08-10 | 1 | -7/+8 |
| * | | Bump up version number | Michael Gapczynski | 2012-08-09 | 1 | -1/+1 |
| * | | Additional permission checks for editing and deleting contacts | Michael Gapczynski | 2012-08-09 | 1 | -3/+76 |
| * | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-09 | 90 | -709/+3490 |
| |\ \ |
|
| * | | | Start adding permission checks for addressbooks | Michael Gapczynski | 2012-08-08 | 4 | -15/+46 |
| * | | | Add back getItemSharedWithBySource(), some situtations require this ability | Michael Gapczynski | 2012-08-08 | 1 | -2/+13 |
| * | | | Don't include shared addressbook if source not found | Michael Gapczynski | 2012-08-08 | 1 | -2/+4 |
| * | | | Fix issues with hiding and showing dropdown | Michael Gapczynski | 2012-08-08 | 1 | -14/+33 |
| * | | | Reset item shares variable, fixes autocomplete not showing people | Michael Gapczynski | 2012-08-08 | 1 | -1/+2 |
| * | | | Actually change background image of shared items | Michael Gapczynski | 2012-08-07 | 1 | -2/+3 |
| * | | | Use new sharing API in OC_Calendar_Share::allSharedwithuser | Bart Visscher | 2012-08-07 | 2 | -13/+16 |
| * | | | Fix warnings and better styling | Bart Visscher | 2012-08-07 | 1 | -2/+10 |
| * | | | Don't return error when just no sharing found | Bart Visscher | 2012-08-07 | 1 | -1/+1 |
| * | | | Add Event share backend | Bart Visscher | 2012-08-07 | 2 | -0/+42 |
| * | | | adjust the query generation in getItems, to use placeholders | Bart Visscher | 2012-08-07 | 1 | -13/+31 |
| * | | | Initial calendar sharing backend | Michael Gapczynski | 2012-08-07 | 3 | -1/+61 |
| * | | | Implement groupExists in group database backend | Michael Gapczynski | 2012-08-07 | 1 | -0/+14 |
| * | | | Add search and limit to getGroups search in groupExists implementation | Michael Gapczynski | 2012-08-07 | 1 | -1/+1 |
| * | | | Remove undefined return variable | Michael Gapczynski | 2012-08-07 | 1 | -1/+1 |
| * | | | Try to fix last commit | Michael Gapczynski | 2012-08-07 | 1 | -3/+3 |
| * | | | Check if itemShares share type is an array instead of set, javascript likes t... | Michael Gapczynski | 2012-08-07 | 1 | -3/+3 |
| * | | | Only show the user's groups in the share with autocomplete | Michael Gapczynski | 2012-08-06 | 1 | -9/+6 |
| * | | | Check if New and Upload buttons exist before adding their width to the total ... | Michael Gapczynski | 2012-08-06 | 1 | -1/+5 |
| * | | | Select the correct column when searching for similar targets | Michael Gapczynski | 2012-08-06 | 1 | -1/+1 |
| * | | | Set filePath variable | Michael Gapczynski | 2012-08-06 | 1 | -1/+2 |
| * | | | Throw more exceptions | Michael Gapczynski | 2012-08-06 | 1 | -6/+9 |
| * | | | Sharing backends for contacts and addressbooks | Michael Gapczynski | 2012-08-06 | 2 | -0/+141 |
| * | | | Somewhat fixes dropdown display issues in the contacts app | Michael Gapczynski | 2012-08-06 | 1 | -1/+1 |
| * | | | Load icons for addressbooks, fix statuses for types other than files | Michael Gapczynski | 2012-08-06 | 2 | -1/+2 |
| * | | | Add share action back into addressbook settings, bump up z-index of dropdown ... | Michael Gapczynski | 2012-08-06 | 2 | -1/+4 |