summaryrefslogtreecommitdiffstats
path: root/apps/contacts/js
Commit message (Expand)AuthorAgeFilesLines
* Correct path to ajax file.Thomas Tanghus2012-08-051-2/+2
* Reorganize ajax scripts.Thomas Tanghus2012-08-031-8/+8
* Some fixes for keyboard shortcuts.Thomas Tanghus2012-08-031-15/+34
* Return properly formatted jsondata.Thomas Tanghus2012-08-021-7/+7
* Correct namespace usage.Thomas Tanghus2012-08-021-1/+1
* Remove loggingThomas Tanghus2012-08-021-1/+0
* I was a bit too fast in removing methods yesterday...Thomas Tanghus2012-08-021-0/+14
* If first addressbook was empty it was seen as if there where no contacts at all.Thomas Tanghus2012-08-021-1/+4
* Remove onunload handler when delete is cancelled.Thomas Tanghus2012-08-021-0/+1
* Use popup class style for ninja-mode help.Thomas Tanghus2012-08-021-4/+4
* Updated JS namespace.Thomas Tanghus2012-08-022-1504/+1494
* And then the missing files ;)Thomas Tanghus2012-08-021-0/+186
* Addressbooks settings rewrite and cleanup.Thomas Tanghus2012-08-021-120/+24
* Changed fix parameter to OC.appSettings().Thomas Tanghus2012-07-311-1/+1
* Implemented app settings in popup.Thomas Tanghus2012-07-311-2/+8
* Check if the are contacts marked as deleted and warn if so.Thomas Tanghus2012-07-301-5/+55
* 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-231-49/+55
* No need to set checksum for PHOTO.Thomas Tanghus2012-07-231-55/+49
* Use insertContactThomas Tanghus2012-07-231-13/+4
* WhitespaceThomas Tanghus2012-07-231-2/+2
* Added help for keyboard shortcuts.Thomas Tanghus2012-07-221-6/+14
* 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
* Hide progressbar on error.Thomas Tanghus2012-07-201-0/+2
* Corrected retry count for uploaded imports.Thomas Tanghus2012-07-201-1/+1
* Trigger loading of more contacts a bit earlier.Thomas Tanghus2012-07-201-1/+1
* Tweak dragging.Thomas Tanghus2012-07-201-1/+2
* If a contact wasn't loaded in the list you coulcn't access it from search res...Thomas Tanghus2012-07-171-4/+26
* Remove obsolete code.Thomas Tanghus2012-07-161-2/+0
* Fix sorting - again :-PThomas Tanghus2012-07-161-2/+2
* 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
* Make list droppable too instead of just the header.Thomas Tanghus2012-07-151-1/+1
* Hide file form field behind image so it will maybe work with IE...Thomas Tanghus2012-07-151-4/+2
* Made notifications more flexible.Thomas Tanghus2012-07-151-12/+9
* Added notification.Thomas Tanghus2012-07-151-1/+2
* Fixed sorting of addressbooks.Thomas Tanghus2012-07-151-4/+14