summaryrefslogtreecommitdiffstats
path: root/apps/contacts
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused ajax file.Thomas Tanghus2012-07-231-46/+0
|
* Cache DOM lookups, general cleanup.Thomas Tanghus2012-07-231-113/+132
|
* Cleaner event handling.Thomas Tanghus2012-07-231-13/+8
|
* No need to set checksum on PHOTO.Thomas Tanghus2012-07-231-15/+4
|
* Cleaner variable handling.Thomas Tanghus2012-07-231-12/+6
|
* Make sure notifier cleans up.Thomas Tanghus2012-07-231-12/+16
|
* Revert "No need to set checksum for PHOTO."Thomas Tanghus2012-07-232-49/+101
| | | | This reverts commit 3937d19fa2ef3da2719d0425ce02707d0345960c.
* No need to set checksum for PHOTO.Thomas Tanghus2012-07-232-101/+49
|
* Use insertContactThomas Tanghus2012-07-231-13/+4
|
* WhitespaceThomas Tanghus2012-07-231-2/+2
|
* Added help for keyboard shortcuts.Thomas Tanghus2012-07-223-6/+55
|
* First stab at Ninja mode ;-)Thomas Tanghus2012-07-211-1/+65
|
* Improved scrollTo method. Still not quite there...Thomas Tanghus2012-07-211-3/+3
|
* Added next/previous methods to contacts list.Thomas Tanghus2012-07-211-0/+15
|
* Remove wrong comment.Thomas Tanghus2012-07-211-1/+1
|
* Implemented undelete for contacts.Thomas Tanghus2012-07-211-49/+71
|
* Made contactlist optional in insertContact().Thomas Tanghus2012-07-211-0/+5
|
* White space.Thomas Tanghus2012-07-211-37/+37
|
* Added option to notify method.Thomas Tanghus2012-07-211-3/+21
|
* DRYed inserting into contacts list.Thomas Tanghus2012-07-211-30/+41
|
* Damn, that Jenkins dude is tough ;)Thomas Tanghus2012-07-213-11/+17
|
* Hide progressbar on error.Thomas Tanghus2012-07-201-0/+2
|
* Corrected retry count for uploaded imports.Thomas Tanghus2012-07-201-1/+1
|
* Remove unused file.Thomas Tanghus2012-07-201-16/+0
|
* Code style.Thomas Tanghus2012-07-2018-87/+143
|
* Change uri fields from 100 to 200 chars.Thomas Tanghus2012-07-202-3/+3
|
* fixing syntax errorThomas Mueller2012-07-201-1/+1
|
* fixing syntax errorThomas Mueller2012-07-201-1/+1
|
* Coding style.Thomas Tanghus2012-07-204-111/+111
|
* Code styleThomas Tanghus2012-07-2023-105/+152
|
* Trigger loading of more contacts a bit earlier.Thomas Tanghus2012-07-201-1/+1
|
* Cleaning up a bit.Thomas Tanghus2012-07-201-2/+2
|
* Tweak dragging.Thomas Tanghus2012-07-201-1/+2
|
* Eye candy for the draggables.Thomas Tanghus2012-07-201-1/+1
|
* Fixed require path.Thomas Tanghus2012-07-171-1/+1
|
* Added missing CSRF checks.Thomas Tanghus2012-07-172-0/+2
|
* Wrong version comparison in update.php.Thomas Tanghus2012-07-171-1/+1
|
* Wrong argument count in postCreateUser hook for contacts.Thomas Tanghus2012-07-171-3/+3
|
* If a contact wasn't loaded in the list you coulcn't access it from search ↵Thomas Tanghus2012-07-172-4/+29
| | | | result. Fixes oc-1264.
* Format birthday as BDAY;VALUE=DATE:YYYY-MM-DD. Fixes oc-1276.Thomas Tanghus2012-07-161-2/+9
|
* Remove obsolete code.Thomas Tanghus2012-07-161-2/+0
|
* Fix sorting - again :-PThomas Tanghus2012-07-161-2/+2
|
* Bold active address book.Thomas Tanghus2012-07-161-1/+1
|
* Set the address book of the active contact active.Thomas Tanghus2012-07-161-3/+9
|
* UI part of addressbook merging.Thomas Tanghus2012-07-161-6/+15
|
* Wrap image uploading in anonymous function.Thomas Tanghus2012-07-161-43/+45
|
* Remove obsolete FIXMEs.Thomas Tanghus2012-07-161-2/+0
|
* Also unlink unsuccessful imports.Thomas Tanghus2012-07-151-0/+5
|
* Make list droppable too instead of just the header.Thomas Tanghus2012-07-151-1/+1
|
* Improve temp file handling.Thomas Tanghus2012-07-151-4/+4
|