summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax/deletecard.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Create OC_JSON class, for single point of creating json responses. No real logic change, this just cleans up the code a bit.
* fixed contacts strings (no technical stuff in the interface, don't scream at ↵Jan-Christoph Borchardt2011-09-231-3/+3
| | | | people, ...), ready for translation
* 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