]> source.dussan.org Git - nextcloud-server.git/commit
Added UI for selecting/editing address books.
authorThomas Tanghus <thomas@tanghus.net>
Sun, 4 Dec 2011 19:25:46 +0000 (20:25 +0100)
committerThomas Tanghus <thomas@tanghus.net>
Sun, 4 Dec 2011 19:25:46 +0000 (20:25 +0100)
commit95ae0f23f14c9e6854999233481e107cc330d70f
tree1661673ea95e0a6e3d72c57eee4fe3d3416a6c91
parent58d1a3516af1450c6d82f75384bfb2a3f8ea3282
Added UI for selecting/editing address books.
Export, CardDAV link and activation/deactivation of address books done.
apps/contacts/ajax/activation.php [new file with mode: 0644]
apps/contacts/ajax/addbook.php [new file with mode: 0644]
apps/contacts/ajax/chooseaddressbook.php [new file with mode: 0644]
apps/contacts/css/styles.css
apps/contacts/index.php
apps/contacts/js/interface.js
apps/contacts/lib/addressbook.php
apps/contacts/templates/index.php
apps/contacts/templates/part.chooseaddressbook.php [new file with mode: 0644]
apps/contacts/templates/part.chooseaddressbook.rowfields.php [new file with mode: 0644]
apps/contacts/templates/part.editaddressbook.php [new file with mode: 0644]