Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Remove unused file. | Thomas Tanghus | 2012-07-20 | 1 | -16/+0 | |
| * | | | Code style. | Thomas Tanghus | 2012-07-20 | 18 | -87/+143 | |
| * | | | Change uri fields from 100 to 200 chars. | Thomas Tanghus | 2012-07-20 | 2 | -3/+3 | |
| * | | | fixing syntax error | Thomas Mueller | 2012-07-20 | 1 | -1/+1 | |
| * | | | fixing syntax error | Thomas Mueller | 2012-07-20 | 1 | -1/+1 | |
| * | | | Coding style. | Thomas Tanghus | 2012-07-20 | 4 | -111/+111 | |
| * | | | Code style | Thomas Tanghus | 2012-07-20 | 23 | -105/+152 | |
| * | | | Trigger loading of more contacts a bit earlier. | Thomas Tanghus | 2012-07-20 | 1 | -1/+1 | |
| * | | | Cleaning up a bit. | Thomas Tanghus | 2012-07-20 | 1 | -2/+2 | |
| * | | | Tweak dragging. | Thomas Tanghus | 2012-07-20 | 1 | -1/+2 | |
| * | | | Eye candy for the draggables. | Thomas Tanghus | 2012-07-20 | 1 | -1/+1 | |
| * | | | Fixed require path. | Thomas Tanghus | 2012-07-17 | 1 | -1/+1 | |
| * | | | Added missing CSRF checks. | Thomas Tanghus | 2012-07-17 | 2 | -0/+2 | |
| * | | | Wrong version comparison in update.php. | Thomas Tanghus | 2012-07-17 | 1 | -1/+1 | |
| * | | | Wrong argument count in postCreateUser hook for contacts. | Thomas Tanghus | 2012-07-17 | 1 | -3/+3 | |
| * | | | If a contact wasn't loaded in the list you coulcn't access it from search res... | Thomas Tanghus | 2012-07-17 | 2 | -4/+29 | |
| * | | | Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276. | Thomas Tanghus | 2012-07-16 | 1 | -2/+9 | |
| * | | | Remove obsolete code. | Thomas Tanghus | 2012-07-16 | 1 | -2/+0 | |
| * | | | Fix sorting - again :-P | Thomas Tanghus | 2012-07-16 | 1 | -2/+2 | |
| * | | | Bold active address book. | Thomas Tanghus | 2012-07-16 | 1 | -1/+1 | |
| * | | | Set the address book of the active contact active. | Thomas Tanghus | 2012-07-16 | 1 | -3/+9 | |
| * | | | UI part of addressbook merging. | Thomas Tanghus | 2012-07-16 | 1 | -6/+15 | |
| * | | | Wrap image uploading in anonymous function. | Thomas Tanghus | 2012-07-16 | 1 | -43/+45 | |
| * | | | Remove obsolete FIXMEs. | Thomas Tanghus | 2012-07-16 | 1 | -2/+0 | |
| * | | | Also unlink unsuccessful imports. | Thomas Tanghus | 2012-07-15 | 1 | -0/+5 | |
| * | | | Make list droppable too instead of just the header. | Thomas Tanghus | 2012-07-15 | 1 | -1/+1 | |
| * | | | Improve temp file handling. | Thomas Tanghus | 2012-07-15 | 1 | -4/+4 | |
| * | | | Hide file form field behind image so it will maybe work with IE... | Thomas Tanghus | 2012-07-15 | 3 | -11/+9 | |
| * | | | Made notifications more flexible. | Thomas Tanghus | 2012-07-15 | 1 | -12/+9 | |
| * | | | Typo. | Thomas Tanghus | 2012-07-15 | 1 | -1/+1 | |
| * | | | Added notification. | Thomas Tanghus | 2012-07-15 | 1 | -1/+2 | |
| * | | | Fixed sorting of addressbooks. | Thomas Tanghus | 2012-07-15 | 1 | -4/+14 | |
| * | | | Removed obsolete TODO. | Thomas Tanghus | 2012-07-15 | 1 | -9/+0 | |
| * | | | Refactored contacts import. | Thomas Tanghus | 2012-07-15 | 13 | -309/+286 | |
| * | | | Fix loading previous or next contact after deleting one. | Thomas Tanghus | 2012-07-15 | 1 | -26/+177 | |
| * | | | Give default address book a more intuitive name and replace spaces with under... | Thomas Tanghus | 2012-07-14 | 1 | -2/+2 | |
| * | | | Try to avoid occasional error messages. | Thomas Tanghus | 2012-07-14 | 1 | -2/+2 | |
| * | | | fix remote and public.php | Robin Appelman | 2012-07-13 | 1 | -1/+1 | |
| * | | | Rename $contacts to $has_contacts, it missed this commit: 7cb74a0 | Michael Gapczynski | 2012-07-11 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
| * | | Revert reversion of f5c329af981f59f78c12648ea41c258f477f3e82 :-P | Thomas Tanghus | 2012-07-10 | 1 | -1/+3 | |
| * | | Don't escape assigned values. | Thomas Tanghus | 2012-07-10 | 1 | -10/+8 | |
| * | | Make sure the proper DOM is loaded and the right address book gets expanded. | Thomas Tanghus | 2012-07-10 | 1 | -6/+9 | |
| * | | Look for the right field :-P | Thomas Tanghus | 2012-07-10 | 1 | -1/+1 | |
| * | | Reduce variables assigned. | Thomas Tanghus | 2012-07-10 | 2 | -16/+5 | |
| * | | Revert "Delay fetching of carddata and set ETag and size instead." | Thomas Tanghus | 2012-07-10 | 1 | -3/+1 | |
| * | | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 17 | -27/+0 | |
| * | | Delay fetching of carddata and set ETag and size instead. | Thomas Tanghus | 2012-07-09 | 1 | -1/+3 | |
| * | | Rescan categories in small batches to reduce memory usage. | Thomas Tanghus | 2012-07-09 | 1 | -9/+12 | |
| * | | Move code to OC_Contacts_App::scanCategories(). | Thomas Tanghus | 2012-07-09 | 1 | -16/+1 | |
| * | | Remove deleted address book from list. | Thomas Tanghus | 2012-07-08 | 1 | -0/+1 |