summaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib/addressbook.php
Commit message (Expand)AuthorAgeFilesLines
* Fix endless loop when no addressbooks.Thomas Tanghus2012-07-061-3/+10
* Contacts: Fix copy&paste errorBart Visscher2012-07-051-1/+1
* Remove ugly activation hack.Thomas Tanghus2012-07-041-100/+57
* Added error checking on all db queries.Thomas Tanghus2012-06-261-24/+75
* Better error checking.Thomas Tanghus2012-06-201-10/+13
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Contacts: Add error checking and reporting to import from files app.Thomas Tanghus2012-05-131-1/+1
* ported oc_dbFrank Karlitschek2012-05-031-10/+10
* port oc_preferencesFrank Karlitschek2012-05-021-3/+3
* ported getUserFrank Karlitschek2012-05-011-2/+2
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-4/+4
* Contacts: Fix for not being able to add contact to empty/non-existant address...Thomas Tanghus2012-04-091-1/+1
* Localizin strings and adding error checking.Thomas Tanghus2012-01-111-0/+1
* CSS cleanup, more error checking, better error messages, general cleanup.Thomas Tanghus2012-01-111-9/+1
* Removed redundant DB queries.Thomas Tanghus2011-12-311-4/+16
* Added license and waiver of conditions for jquery.inview.Thomas Tanghus2011-12-301-2/+23
* Contacts: small merge cleanupsBart Visscher2011-12-271-4/+2
* Misc. changes after review by bartv.Thomas Tanghus2011-12-161-10/+13
* Updating of contact list when activating/adding/deleting address books now wo...Thomas Tanghus2011-12-111-36/+27
* Various fixes to multiple address books handlingThomas Tanghus2011-12-091-4/+78
* Added UI for selecting/editing address books.Thomas Tanghus2011-12-041-0/+20
* Add sequence name in insertid to be more portableBrice Maron2011-10-291-2/+2
* Split OC_Contacts_Addressbook in _Addressbook and _VCardJakob Sack2011-09-171-328/+16
* fix documentationJakob Sack2011-09-151-2/+2
* Small fix in documentationJakob Sack2011-09-151-1/+1
* Improve reading of vCard filesJakob Sack2011-09-151-26/+29
* Improving contactsJakob Sack2011-09-081-22/+196
* Fix creation of UID in contactsJakob Sack2011-08-141-1/+6
* Small fixesJakob Sack2011-08-101-2/+2
* Some more fixes. It basically works but looks uglyJakob Sack2011-08-091-6/+9
* Fix naming bugJakob Sack2011-08-091-1/+1
* Some more work on the address bookJakob Sack2011-08-091-17/+54
* New app: contactsJakob Sack2011-08-061-0/+287