summaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib/app.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some reminders in the code of what I have to change post OC3.0Thomas Tanghus2012-01-311-0/+1
* UI fixes in contact editor and address book dialog.Thomas Tanghus2012-01-191-2/+12
* Don't chunk_split encoded image string.Thomas Tanghus2012-01-121-5/+4
* CSS cleanup, more error checking, better error messages, general cleanup.Thomas Tanghus2012-01-111-0/+1
* Contacts: add missing property_options template varBart Visscher2011-12-181-1/+1
* Contacts: refactor common ajax functions to OC_Contacts_AppBart Visscher2011-12-071-5/+53
* Contacts: refactor rendering of part.details templateBart Visscher2011-12-071-0/+74