summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax/deleteproperty.php
Commit message (Expand)AuthorAgeFilesLines
* Add some DRYness to logging.Thomas Tanghus2012-06-241-4/+3
* Contacts: implemented CSRF prevention.Thomas Tanghus2012-06-131-0/+1
* Contacts: Use POST instead of GET.Thomas Tanghus2012-06-091-2/+2
* Cleanup.Thomas Tanghus2012-06-061-3/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_jsonFrank Karlitschek2012-05-031-5/+5
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-1/+1
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Contacts: change card parameter type of VCard::edit and VCard::addBart Visscher2012-03-071-1/+1
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-121-4/+2
* - Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93Thomas Tanghus2012-01-311-0/+5
* Localizin strings and adding error checking.Thomas Tanghus2012-01-111-1/+7
* Contacts: refactor common ajax functions to OC_Contacts_AppBart Visscher2011-12-071-34/+4
* Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-071-1/+1
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-10/+6
* fixed contacts strings (no technical stuff in the interface, don't scream at ...Jan-Christoph Borchardt2011-09-231-5/+5
* Split OC_Contacts_Addressbook in _Addressbook and _VCardJakob Sack2011-09-171-4/+4
* Improve reading of vCard filesJakob Sack2011-09-151-2/+2
* Improving contactsJakob Sack2011-09-081-0/+6
* Some more fixes. It basically works but looks uglyJakob Sack2011-08-091-3/+7
* Some more work on the address bookJakob Sack2011-08-091-0/+62