summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax/addcard.php
Commit message (Expand)AuthorAgeFilesLines
* Cleanup in Contacts.Thomas Tanghus2012-03-131-103/+0
* Contacts: change card parameter type of VCard::edit and VCard::addBart Visscher2012-03-071-1/+1
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-121-2/+1
* Contacts: Document usage of OC_Contacts_App::getAddressbookBart Visscher2012-02-121-1/+1
* Sanitize in- and output.Thomas Tanghus2012-02-021-1/+1
* - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93Thomas Tanghus2012-01-311-2/+21
* Localizin strings and adding error checking.Thomas Tanghus2012-01-111-0/+7
* Added missing }Thomas Tanghus2012-01-111-1/+1
* More fixes on saving TYPE parameters.Thomas Tanghus2012-01-101-2/+15
* Changed SQL queries for looking up contacts to only query once and sort at th...Thomas Tanghus2012-01-091-1/+0
* Added license and waiver of conditions for jquery.inview.Thomas Tanghus2011-12-301-0/+1
* Contacts: refactor common ajax functions to OC_Contacts_AppBart Visscher2011-12-071-5/+1
* Contacts: refactor rendering of part.details templateBart Visscher2011-12-071-17/+3
* Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-071-4/+4
* Add type selects to editing ADR & TEL contact property typesBart Visscher2011-11-231-0/+5
* Some improvements on the contact applicationJakob Sack2011-10-221-2/+12
* Fix translations, empty propertiesJakob Sack2011-10-221-2/+6
* Fix saving properties with a new contactBart Visscher2011-10-071-0/+11
* Fix name when adding contactBart Visscher2011-10-071-1/+2
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-6/+3
* fixed contacts strings (no technical stuff in the interface, don't scream at ...Jan-Christoph Borchardt2011-09-231-2/+2
* Split OC_Contacts_Addressbook in _Addressbook and _VCardJakob Sack2011-09-171-4/+4
* Some more work on the address bookJakob Sack2011-08-091-0/+54