Thomas Tanghus
|
d724149c56
|
More fixes
|
2014-03-08 19:09:17 +01:00 |
|
Thomas Tanghus
|
a7d3a69fdd
|
Show year in CalDAV BDAY events
|
2014-02-08 19:22:22 +01:00 |
|
Thomas Tanghus
|
9abdeb75ce
|
2014
|
2014-01-26 00:40:22 +01:00 |
|
Thomas Tanghus
|
944e6e79ce
|
Test for string value. Refs. 307
|
2013-12-19 23:29:14 +01:00 |
|
Thomas Tanghus
|
c430120092
|
Check for null, not just falsy. Refs #298
|
2013-12-17 16:11:55 +01:00 |
|
Thomas Tanghus
|
58f6f36fc3
|
Erronious continue statement. Fix owncloud/calendar#260
|
2013-12-17 15:38:10 +01:00 |
|
Thomas Tanghus
|
fcf1d99fce
|
Don't try to set FN if it's null. Possibly fix #293
|
2013-12-13 08:49:55 +01:00 |
|
Thomas Tanghus
|
aa8a51d9a7
|
Move cacheThumbnail to Properties. Fix #252
|
2013-11-07 14:06:31 +01:00 |
|
Thomas Tanghus
|
7416a16bef
|
Refresh groups on CardDAV update. Refs #246
|
2013-11-04 15:59:07 +01:00 |
|
Thomas Tanghus
|
ec06ba01e4
|
Port hack from 5.0.12 to fix wrongly escaped parameters. #146
Add a test for it and remove validator plugin as it's now done
in the CardDAV plugin to avoid parsing unnecessarily.
|
2013-10-01 19:15:22 +02:00 |
|
Thomas Tanghus
|
e06bd9b17a
|
Fix birthday generation and add methods for creating birthday events
|
2013-10-01 19:15:22 +02:00 |
|
Thomas Tanghus
|
67412f3679
|
Port controllers to OCP\AppFramework
|
2013-10-01 19:15:22 +02:00 |
|
Thomas Tanghus
|
1a24590322
|
Use OCP\Image
|
2013-09-03 14:09:13 +02:00 |
|
Thomas Tanghus
|
4a67ad28ca
|
Improved unit tests and adjust backend method signatures.
|
2013-08-26 20:10:29 +02:00 |
|
Nicolas Mora
|
fab557a015
|
Merge branch 'master' of https://github.com/owncloud/contacts
|
2013-08-03 22:43:25 -04:00 |
|
Nicolas Mora
|
fc09c31def
|
use new backend prefs
|
2013-08-03 22:40:52 -04:00 |
|
Thomas Tanghus
|
8a12538e24
|
Add mergeFromVCard() method to Contact.
This is to be used on import, if a contact with identical UID exists.
|
2013-08-01 12:12:38 +02:00 |
|
Thomas Tanghus
|
bc56282e9b
|
Missing test for #120
|
2013-06-03 17:27:48 +02:00 |
|
Thomas Tanghus
|
3d0e6c7933
|
Update thumbnail when card is updated via CardDAV. Refs #120
|
2013-06-03 17:27:48 +02:00 |
|
Thomas Tanghus
|
b71b0c280b
|
Add missing public declarations
|
2013-05-31 21:32:45 +02:00 |
|
Thomas Tanghus
|
af7359f50e
|
Missing namespace separator
|
2013-05-22 03:23:24 +02:00 |
|
Thomas Tanghus
|
ac68b27d93
|
Search both in metadata and properties for contact displayname
|
2013-05-22 03:23:24 +02:00 |
|
Thomas Tanghus
|
5581b62c9a
|
Missing method name to OC_L10N calls.
|
2013-05-18 16:49:02 +02:00 |
|
Thomas Tanghus
|
cab617f0e0
|
Implement HTTP Middleware
Intercept exceptions thrown and return suitable HTTP responses.
|
2013-05-18 04:58:41 +02:00 |
|
Thomas Tanghus
|
23b6e074da
|
Proper updating on deletion of contact photo. Fix #77
|
2013-05-15 01:02:38 +02:00 |
|
Thomas Tanghus
|
4ad995d815
|
Quick hack to allow setting FN from array
|
2013-05-09 21:19:12 +02:00 |
|
Thomas Tanghus
|
85c2e3229e
|
Only check Contact permissions on save/update/delete.
|
2013-05-09 19:14:57 +02:00 |
|
Thomas Tanghus
|
980a0dbdf1
|
Add getETag to Contact (PHP)
|
2013-05-09 05:56:32 +02:00 |
|
Thomas Tanghus
|
9df6967ac8
|
Contacts: Some status checks
|
2013-05-06 01:50:03 +02:00 |
|
Thomas Tanghus
|
49f728a86a
|
Contacts: Don't mix possible permissions with actual permissions.
|
2013-05-05 22:21:42 +02:00 |
|
Thomas Tanghus
|
e13899da50
|
Contacts: Reenable permission checking on Contact::_set().
|
2013-05-05 15:28:26 +02:00 |
|
Thomas Tanghus
|
56a982b19c
|
Contacts: Temporarily disable permission check in Contact::__set()
|
2013-05-04 22:47:34 +02:00 |
|
Thomas Tanghus
|
26cc08f553
|
Contacts: Tighten up on permission checking.
|
2013-05-03 05:00:50 +02:00 |
|
Thomas Tanghus
|
a7b30d8c5a
|
Contacts: Property parameters wasn't saved
|
2013-04-27 04:38:28 +02:00 |
|
Thomas Tanghus
|
e03839838e
|
Contacts: Throw exception on missing parameters.
|
2013-04-27 03:05:06 +02:00 |
|
Thomas Tanghus
|
e1e06c4f78
|
Contacts: Proper access control in AddressBook and Contact
|
2013-04-27 01:46:25 +02:00 |
|
Thomas Tanghus
|
ddd3a83f08
|
Fix thumbnail cache key
|
2013-04-06 02:09:04 +02:00 |
|
Thomas Tanghus
|
b135758715
|
Correct TTL for thumbnail cache.
|
2013-04-04 17:02:21 +02:00 |
|
Thomas Tanghus
|
9d313b1a1e
|
Contacts: Cache thumbnails as base64 an load together with contacts.
Removes the massive amount of requests on first load.
|
2013-04-04 17:00:22 +02:00 |
|
Thomas Tanghus
|
1b927cb2cb
|
Added TODOs
|
2013-04-03 16:55:56 +02:00 |
|
Thomas Tanghus
|
9f61cc8d78
|
Contacts: Basic merge functionality
|
2013-04-03 16:43:18 +02:00 |
|
Thomas Tanghus
|
d059f9af09
|
Contacts: Add base for merging contacts.
|
2013-04-01 03:50:42 +02:00 |
|
Thomas Tanghus
|
0b1926841b
|
Contacts: Set unsaved state when adding/updating properties.
|
2013-03-30 07:30:14 +01:00 |
|
Thomas Tanghus
|
cc69b94775
|
Contacts: BDAY VALUE=DATE wasn't saved
|
2013-03-30 07:29:39 +01:00 |
|
Thomas Tanghus
|
6c1484de9c
|
copy/paste error
|
2013-03-29 16:45:16 +01:00 |
|
Thomas Tanghus
|
feeb686482
|
Contacts: Add new multiproperty if it doesn't exist.
|
2013-03-29 16:44:44 +01:00 |
|
Thomas Tanghus
|
09054d06e3
|
Contacts: Namespace Exception
|
2013-03-29 16:44:14 +01:00 |
|
Thomas Tanghus
|
7693785933
|
Contacts: Importing, indexing and group extraction in working state.
|
2013-03-29 05:00:03 +01:00 |
|
Thomas Tanghus
|
b66770b697
|
Contacts: Cleanup and more logging in Contact
|
2013-03-28 05:01:45 +01:00 |
|
Thomas Tanghus
|
3d5e740325
|
Contacts: Fix deleting properties.
|
2013-03-26 12:35:37 +01:00 |
|