summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax/deletecard.php
Commit message (Expand)AuthorAgeFilesLines
* Reorganize ajax scripts.Thomas Tanghus2012-08-031-35/+0
* Code styleThomas Tanghus2012-07-201-11/+1
* Add some DRYness to logging.Thomas Tanghus2012-06-241-12/+7
* Contacts: implemented CSRF prevention.Thomas Tanghus2012-06-131-0/+11
* Contacts: Use POST instead of GET.Thomas Tanghus2012-06-091-1/+1
* Cleanup.Thomas Tanghus2012-06-061-3/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_jsonFrank Karlitschek2012-05-031-4/+4
* 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
* Improve actions on delete.Thomas Tanghus2012-03-291-1/+9
* Contacts: refactor common ajax functions to OC_Contacts_AppBart Visscher2011-12-071-15/+2
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* Use OC_JSON for json responsesBart Visscher2011-09-251-8/+4
* fixed contacts strings (no technical stuff in the interface, don't scream at ...Jan-Christoph Borchardt2011-09-231-3/+3
* Split OC_Contacts_Addressbook in _Addressbook and _VCardJakob Sack2011-09-171-3/+3
* Some more work on the address bookJakob Sack2011-08-091-0/+50