Bart Visscher
|
c8598c3df1
|
Contacts: change card parameter type of VCard::edit and VCard::add
changed to OC_VObject
|
2012-03-07 21:46:42 +01:00 |
|
Bart Visscher
|
3355b3f2e7
|
Small cleanups
|
2012-03-01 21:00:23 +01:00 |
|
Thomas Tanghus
|
f8e36a6bce
|
Added public static OC_VCategories object to OC_Contacts_App.
Parse cards for new categories in add and edit methods.
|
2012-02-19 23:32:09 +01:00 |
|
Tom Needham
|
7631d0d438
|
Fixed call to OC_User. Thanks Burillo on IRC
|
2012-02-18 23:53:10 +00:00 |
|
Bart Visscher
|
6e35c456aa
|
Contacts: Add missing parameter
|
2012-02-12 20:40:52 +01:00 |
|
Bart Visscher
|
1813bb6bd0
|
Contacts: Move response caching to OC_Response
|
2012-02-12 17:21:33 +01:00 |
|
Bart Visscher
|
969e364d17
|
Contacts: Save last-modified time in REV property if not set
|
2012-02-12 15:14:25 +01:00 |
|
Bart Visscher
|
fad50a1c5b
|
Contacts: Fix adding N property in getContactVCard
|
2012-02-12 15:14:24 +01:00 |
|
Bart Visscher
|
e335f60004
|
Small coding style update
Fixup OC_Contacts_App
|
2012-02-12 15:14:23 +01:00 |
|
Bart Visscher
|
0d872d0169
|
Improve logging in OC_Contacts_App
Add logging to errors paths in getAddressbook and getContactObject.
|
2012-02-12 15:14:23 +01:00 |
|
Thomas Tanghus
|
bcd1470ea9
|
Keep js data structure in sync on changes.
More checks for missing properties.
|
2012-02-09 19:04:07 +01:00 |
|
Thomas Tanghus
|
ab6a5fe76d
|
Don't import cards that can't be parsed by Sabre, but log it instead.
Fix missing 'N' or 'FN' fields on import.
|
2012-02-08 07:59:39 +01:00 |
|
Thomas Tanghus
|
cafc5877b8
|
- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-93
Property was added multiple times.
- Fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-8
"Missing "N" field: Contacts app not compatible with vcard 3.0 format"
- Almost sure I've fixed http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-27
"Full name in Contacts app doesn't sync to iOS 5 contacts" because it is caused by oc-8
|
2012-01-31 19:30:56 +01:00 |
|
Thomas Tanghus
|
54e4f12857
|
Some reminders in the code of what I have to change post OC3.0
|
2012-01-31 19:30:56 +01:00 |
|
Thomas Tanghus
|
10235f28a2
|
UI fixes in contact editor and address book dialog.
Error checking in ajax methods.
Localize menu entry.
|
2012-01-19 16:07:17 +01:00 |
|
Thomas Tanghus
|
cb5b166b52
|
Don't chunk_split encoded image string.
Don't return json error but null if card can't be parsed.
Small check for non-parsable card in index.php.
|
2012-01-12 22:50:12 +01:00 |
|
Thomas Tanghus
|
3702428369
|
CSS cleanup, more error checking, better error messages, general cleanup.
|
2012-01-11 04:05:30 +01:00 |
|
Bart Visscher
|
e6cb120c73
|
Contacts: add missing property_options template var
|
2011-12-18 23:10:43 +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 |
|