1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-30 12:24:11 +01:00
Commit Graph

67 Commits

Author SHA1 Message Date
Thomas Tanghus
7a63a0cbc5 Merge git://gitorious.org/owncloud/owncloud into tanghus_remote_backup
Conflicts:
	apps/contacts/ajax/deletebook.php
	apps/contacts/index.php
2011-12-09 15:25:26 +01:00
Thomas Tanghus
6401ccef2e Various fixes to multiple address books handling 2011-12-09 15:10:51 +01:00
Bart Visscher
e91bb2d46e Contacts: Add direct link to details of a contact 2011-12-07 20:40:59 +01:00
Bart Visscher
18f9d177d5 Contacts: refactor common ajax functions to OC_Contacts_App 2011-12-07 20:40:59 +01:00
Bart Visscher
e53e413c6c Contacts: refactor rendering of part.details template 2011-12-07 20:40:58 +01:00
Bart Visscher
9ab66b5e9b Use a proxy class to interface with Sabre_VObject classes 2011-12-07 20:40:58 +01:00
Thomas Tanghus
51b21f2969 Added UI for selecting/editing address books.
Export, CardDAV link and activation/deactivation of address books done.
2011-12-04 20:25:46 +01:00
Bart Visscher
3abb1a1285 Add type selects to editing ADR & TEL contact property types 2011-11-23 21:07:32 +01:00
Jakob Sack
fb96093964 Fix translations, empty properties 2011-10-22 19:23:22 +02:00
Bart Visscher
5866296bce Check if the application is actually enabled 2011-09-30 23:17:18 +02:00
Bart Visscher
ff73f4315f Move some common code to OC_Util
Created the following function:
 - checkLoggedIn
 - checkAdminUser
 - redirectToDefaultPage
2011-09-18 21:31:56 +02:00
Jakob Sack
e916f7eeeb Split OC_Contacts_Addressbook in _Addressbook and _VCard 2011-09-17 00:26:57 +02:00
Jakob Sack
57fd341fc9 Improving contacts 2011-09-08 23:36:47 +02:00
Jakob Sack
e9dbc60409 Add default addressbook 2011-08-09 14:49:28 +02:00
Jakob Sack
f07bfa704e Some more work on the address book 2011-08-09 13:53:58 +02:00
Jakob Sack
c1cdfa65c5 Small details in contacts 2011-08-06 23:29:25 +02:00
Jakob Sack
f23b4b9ae0 New app: contacts 2011-08-06 22:32:06 +02:00