summaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib/app.php
Commit message (Expand)AuthorAgeFilesLines
* moved to apps repositoryFrank Karlitschek2012-08-261-331/+0
* Add support for IMPP properties.Thomas Tanghus2012-08-221-7/+71
* Preliminary support for Apple X-ABLabel. Also for oc-1508.Thomas Tanghus2012-08-211-0/+2
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-091-0/+12
|\
| * Another take at profile photo/thumbnail caching. oc-839.Thomas Tanghus2012-08-091-0/+12
* | Start adding permission checks for addressbooksMichael Gapczynski2012-08-081-12/+16
* | Merge branch 'master' into share_apiMichael Gapczynski2012-08-061-9/+27
|\|
| * Addressbooks settings rewrite and cleanup.Thomas Tanghus2012-08-021-1/+4
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-311-49/+48
|\|
| * Remove deprecated code.Thomas Tanghus2012-07-301-16/+0
| * Code style.Thomas Tanghus2012-07-301-36/+69
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-251-6/+6
|\|
| * Coding style.Thomas Tanghus2012-07-201-5/+5
| * Refactored contacts import.Thomas Tanghus2012-07-151-1/+1
* | Merge branch 'master' into share_apiMichael Gapczynski2012-07-111-15/+41
|\|
| * Rescan categories in small batches to reduce memory usage.Thomas Tanghus2012-07-091-9/+12
| * No need for being protected.Thomas Tanghus2012-07-061-1/+1
| * Load default categories if there are none,Thomas Tanghus2012-06-271-6/+29
* | Use formatted shared addressbook in all cases, addressbooks out of order nowMichael Gapczynski2012-07-031-7/+9
* | Load shared addressbooks inside OC_Contacts_Addressbook instead of the index,...Michael Gapczynski2012-07-031-1/+1
|/
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Contacts: Forgot one file for the import fix.Thomas Tanghus2012-05-131-2/+24
* Contacts: Fix check for version.Thomas Tanghus2012-05-111-2/+2
* ported oc_jsonFrank Karlitschek2012-05-031-3/+3
* port oc_responseFrank Karlitschek2012-05-031-1/+1
* ported the oc_app callsFrank Karlitschek2012-05-021-1/+1
* ported getUserFrank Karlitschek2012-05-011-3/+3
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-6/+6
* Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are st...Thomas Tanghus2012-04-291-0/+6
* Contacts: removed unused method and ajax file.Thomas Tanghus2012-04-291-33/+0
* Applied patches by Nicolas progweb at free.fr - https://mail.kde.org/pipermai...Thomas Tanghus2012-04-241-0/+1
* reuse OC_L10N objectsRobin Appelman2012-04-141-1/+1
* Contacts: Save the category list update when updating/adding contactBart Visscher2012-04-131-1/+1
* Contacts: Better error reporting.Thomas Tanghus2012-04-131-1/+2
* Contacts: Move use of OC_Contacts_App::$categories to inside of OC_Contacts_AppBart Visscher2012-04-121-1/+39
* Contacts: Add UI for categoriesBart Visscher2012-03-071-0/+4
* Merge branch 'master' into vcategoriesBart Visscher2012-03-071-2/+2
|\
| * Contacts: change card parameter type of VCard::edit and VCard::addBart Visscher2012-03-071-1/+1
| * Small cleanupsBart Visscher2012-03-011-1/+1
* | Added public static OC_VCategories object to OC_Contacts_App.Thomas Tanghus2012-02-191-0/+2
|/
* Fixed call to OC_User. Thanks Burillo on IRCTom Needham2012-02-181-1/+1
* Contacts: Add missing parameterBart Visscher2012-02-121-1/+1
* Contacts: Move response caching to OC_ResponseBart Visscher2012-02-121-0/+8
* Contacts: Save last-modified time in REV property if not setBart Visscher2012-02-121-0/+4
* Contacts: Fix adding N property in getContactVCardBart Visscher2012-02-121-1/+1
* Small coding style updateBart Visscher2012-02-121-14/+14
* Improve logging in OC_Contacts_AppBart Visscher2012-02-121-1/+8
* Keep js data structure in sync on changes.Thomas Tanghus2012-02-091-1/+17
* Don't import cards that can't be parsed by Sabre, but log it instead.Thomas Tanghus2012-02-081-1/+1
* - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93Thomas Tanghus2012-01-311-5/+0