summaryrefslogtreecommitdiffstats
path: root/apps/contacts/ajax/deletebook.php
Commit message (Expand)AuthorAgeFilesLines
* Addressbooks settings rewrite and cleanup.Thomas Tanghus2012-08-021-33/+0
* Contacts: implemented CSRF prevention.Thomas Tanghus2012-06-131-0/+1
* Cleanup.Thomas Tanghus2012-06-061-3/+0
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* ported oc_jsonFrank Karlitschek2012-05-031-3/+3
* remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-121-1/+0
* Contacts: Document usage of OC_Contacts_App::getAddressbookBart Visscher2012-02-121-1/+1
* Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backupThomas Tanghus2011-12-091-10/+3
|\
| * Contacts: refactor common ajax functions to OC_Contacts_AppBart Visscher2011-12-071-9/+2
* | Fixed adding, editing and deleting address books. One minor UI flaw remains.Thomas Tanghus2011-12-051-1/+3
|/
* 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-2/+2
* Some more fixes. It basically works but looks uglyJakob Sack2011-08-091-1/+0
* Some more work on the address bookJakob Sack2011-08-091-0/+44