summaryrefslogtreecommitdiffstats
path: root/apps/contacts/js/contacts.js
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-2277/+0
* Permission checking for shared addressbooks/contacts.Thomas Tanghus2012-08-231-13/+95
* Fix for deleting queued contacts.Thomas Tanghus2012-08-231-8/+16
* Add support for IMPP properties.Thomas Tanghus2012-08-221-1/+72
* Email type list wasn't initialized.Thomas Tanghus2012-08-221-1/+7
* Minor layout change.Thomas Tanghus2012-08-221-11/+8
* Preliminary support for Apple X-ABLabel. Also for oc-1508.Thomas Tanghus2012-08-211-9/+17
* Added types to emails. Support for custom types. Partial fix for oc-1508.Thomas Tanghus2012-08-211-5/+23
* Try to align and float contact parts better.Thomas Tanghus2012-08-211-2/+4
* Merge addressbooks.Thomas Tanghus2012-08-161-3/+27
* Readded refresh param. 304 and ETag is still sent so shouldn't matter.Thomas Tanghus2012-08-121-1/+1
* Another take at profile photo/thumbnail caching. oc-839.Thomas Tanghus2012-08-091-4/+4
* 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
* 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-021-1500/+1490
* 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
* 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