Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 133 | -17943/+0 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-26 | 18 | -105/+0 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 11 | -12/+191 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-25 | 11 | -12/+191 |
* | | use limit parameter instead of LIMIT SQL for vcard | jfd | 2012-08-25 | 1 | -13/+5 |
* | | add backticks to SQL, use limit parameter instead of LIMIT SQL | Jörn Friedrich Dreyer | 2012-08-25 | 4 | -10/+10 |
* | | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 135 | -4907/+8262 |
|\| | |||||
| * | White-space. | Thomas Tanghus | 2012-08-24 | 1 | -29/+32 |
| * | Forgot to reenable the export plugin. | Thomas Tanghus | 2012-08-24 | 2 | -2/+2 |
| * | Implemented sharing api for CardDAV. Next step CalDAV. | Thomas Tanghus | 2012-08-24 | 9 | -11/+325 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-24 | 39 | -145/+338 |
| * | Permission checking for shared addressbooks/contacts. | Thomas Tanghus | 2012-08-23 | 8 | -39/+165 |
| * | Removed redundant __CLASS__ in logging. | Thomas Tanghus | 2012-08-23 | 1 | -28/+28 |
| * | Fix for deleting queued contacts. | Thomas Tanghus | 2012-08-23 | 1 | -8/+16 |
| * | Missing IM variable assignments. | Thomas Tanghus | 2012-08-23 | 1 | -0/+8 |
| * | Use correct js class in first-run template. | Thomas Tanghus | 2012-08-23 | 1 | -2/+1 |
| * | Used non-existing variable. | Thomas Tanghus | 2012-08-23 | 1 | -2/+2 |
| * | Return newly created addressbook. | Thomas Tanghus | 2012-08-23 | 1 | -3/+4 |
| * | Limit styles so they don't interfere with sharing dropdown. | Thomas Tanghus | 2012-08-23 | 1 | -3/+3 |
| * | Remove obsolete closure. | Thomas Tanghus | 2012-08-23 | 1 | -13/+0 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-23 | 44 | -190/+159 |
| * | Don't add empty property parameters. | Thomas Tanghus | 2012-08-23 | 2 | -8/+16 |
| * | CSS fix for Windows. | Thomas Tanghus | 2012-08-23 | 1 | -2/+2 |
| * | Add support for IMPP properties. | Thomas Tanghus | 2012-08-22 | 8 | -23/+242 |
| * | Email type list wasn't initialized. | Thomas Tanghus | 2012-08-22 | 1 | -1/+7 |
| * | Removed unused variable. | Thomas Tanghus | 2012-08-22 | 1 | -7/+5 |
| * | Minor layout change. | Thomas Tanghus | 2012-08-22 | 2 | -57/+46 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-22 | 6 | -6/+15 |
| * | Preliminary support for Apple X-ABLabel. Also for oc-1508. | Thomas Tanghus | 2012-08-21 | 4 | -15/+32 |
| * | Remove class contactsection | Thomas Tanghus | 2012-08-21 | 1 | -1/+1 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-21 | 2 | -1/+21 |
| * | 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 |
| * | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 10 | -22/+272 |
| |\ | |||||
| | * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 16 | -31/+135 |
| | |\ | |||||
| | * | | 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 |
| | * | | 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 | 17 | -82/+148 |
| | |\ \ | |||||
| | * | | | Start adding permission checks for addressbooks | Michael Gapczynski | 2012-08-08 | 3 | -15/+45 |
| | * | | | Don't include shared addressbook if source not found | Michael Gapczynski | 2012-08-08 | 1 | -2/+4 |
| | * | | | Sharing backends for contacts and addressbooks | Michael Gapczynski | 2012-08-06 | 2 | -0/+141 |
| | * | | | Load icons for addressbooks, fix statuses for types other than files | Michael Gapczynski | 2012-08-06 | 1 | -0/+1 |
| | * | | | Add share action back into addressbook settings, bump up z-index of dropdown ... | Michael Gapczynski | 2012-08-06 | 1 | -0/+3 |
| | * | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-06 | 78 | -3397/+4145 |
| | |\ \ \ | |||||
| | * | | | | Lots of refactoring to share API | Michael Gapczynski | 2012-08-06 | 2 | -5/+5 |
| | * | | | | Preparing for proper collection implementation | Michael Gapczynski | 2012-08-03 | 3 | -80/+6 |
| | * | | | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 15 | -270/+718 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 55 | -928/+1331 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Make file actions permissions aware | Michael Gapczynski | 2012-07-25 | 1 | -2/+2 |