Thomas Tanghus
|
aadb81a32a
|
OC_DB::insertid was being called too late to get the correct result.
|
2012-01-09 23:14:11 +01:00 |
Thomas Tanghus
|
1b146b85d2
|
Removed redundant DB queries.
|
2011-12-31 01:34:22 +01:00 |
Thomas Tanghus
|
4793d25c57
|
Added license and waiver of conditions for jquery.inview.
CSS fix on contact list.
Query contacts from multiple address books.
|
2011-12-30 21:07:16 +01:00 |
Thomas Tanghus
|
c7b7758816
|
Updating of contact list when activating/adding/deleting address books now works.
|
2011-12-11 16:26:00 +01:00 |
Thomas Tanghus
|
7aa8eb3427
|
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
|
b3661adf02
|
Various fixes to multiple address books handling
|
2011-12-09 15:10:51 +01:00 |
Bart Visscher
|
247146f703
|
Contacts: refactor rendering of part.details template
|
2011-12-07 20:40:58 +01:00 |
Bart Visscher
|
c67ac46b6c
|
Use a proxy class to interface with Sabre_VObject classes
|
2011-12-07 20:40:58 +01:00 |
Bart Visscher
|
a2ecdfcac1
|
Contacts: support multiple phone type parameter
|
2011-11-23 21:07:32 +01:00 |
Bart Visscher
|
ef124c3e21
|
Use a function to generate select options
|
2011-11-09 22:19:52 +01:00 |
Jakob Sack
|
938c5ef21c
|
contacts: every card needs a version!
|
2011-11-09 11:35:50 +01:00 |
Brice Maron
|
e533e82bc9
|
Add sequence name in insertid to be more portable
|
2011-10-29 11:40:48 +02:00 |
Bart Visscher
|
61660c068a
|
Fix function name error in contacts app
|
2011-10-21 21:49:58 +02:00 |
Bart Visscher
|
a13d42fdaf
|
Fixes for adding contact property
|
2011-10-07 23:01:49 +02:00 |
Bart Visscher
|
2c95c799e6
|
Add new contact name to end of cantact list
|
2011-10-04 21:16:57 +02:00 |
Bart Visscher
|
fada3517b0
|
All the basic field for add contact added
|
2011-10-04 21:16:57 +02:00 |
Jakob Sack
|
54a3b28dce
|
Split OC_Contacts_Addressbook in _Addressbook and _VCard
|
2011-09-17 00:26:57 +02:00 |