aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib/addressbook.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-341/+0
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-143/+157
|\
| * Return newly created addressbook.Thomas Tanghus2012-08-231-3/+4
| * Start adding permission checks for addressbooksMichael Gapczynski2012-08-081-1/+13
| * Lots of refactoring to share APIMichael Gapczynski2012-08-061-1/+1
| * Preparing for proper collection implementationMichael Gapczynski2012-08-031-1/+1
| * Merge branch 'master' into share_apiMichael Gapczynski2012-07-251-41/+41
| |\
| | * Code style.Thomas Tanghus2012-07-201-1/+1
| | * Coding style.Thomas Tanghus2012-07-201-40/+40
| | * Give default address book a more intuitive name and replace spaces with under...Thomas Tanghus2012-07-141-2/+2
| * | Merge branch 'master' into share_apiMichael Gapczynski2012-07-111-114/+67
| |\|
| | * Look for the right field :-PThomas Tanghus2012-07-101-1/+1
| | * 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
| * | Use formatted shared addressbook in all cases, addressbooks out of order nowMichael Gapczynski2012-07-031-1/+12
| * | Load shared addressbooks inside OC_Contacts_Addressbook instead of the index,...Michael Gapczynski2012-07-031-1/+1
| |/
| * Added error checking on all db queries.Thomas Tanghus2012-06-261-24/+75
| * Better error checking.Thomas Tanghus2012-06-201-10/+13
* | Contacts: Fix no active AddressbooksBart Visscher2012-08-241-0/+1
* | escape all identifiers with backticksjfd2012-07-311-8/+8
* | Fix errors when no addressbook.Thomas Tanghus2012-07-301-10/+14
* | Improve checking for active addressbooks and creating default addressbook.Thomas Tanghus2012-07-081-5/+18
|/
* 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