Georg Ehrke
|
7f16042621
|
Merge pull request #1005 from gvde/fix-birthday-dtstamp
Fix birthday dtstamp
|
2015-09-10 11:57:10 +02:00 |
|
Gerald Vogt
|
ce7ef7d420
|
set DTSTAMP for birthday event to date of last contact modification
Set DTSTAMP to UTC
|
2015-09-10 11:47:26 +02:00 |
|
LEDfan
|
3fc77e00aa
|
Merge pull request #1030 from gvde/fix-thumbnail-cache
Parse data: photo data uris.
|
2015-09-09 16:16:57 +02:00 |
|
LEDfan
|
9f9cf6722d
|
Merge pull request #1001 from gvde/fix-update-index-owner
insert correct userid (aka id of owner) into index properties.
|
2015-09-09 16:15:36 +02:00 |
|
LEDfan
|
00297c9ca6
|
Merge pull request #999 from gvde/fix-n-prop-handling
make sure N property is set as multi-valued...
|
2015-09-09 16:12:51 +02:00 |
|
Gerald Vogt
|
23a2078365
|
Parse data: photo uris.
|
2015-08-26 10:49:49 +02:00 |
|
Bernhard Posselt
|
484fce0941
|
fix #581
|
2015-07-31 16:13:29 +02:00 |
|
Gerald Vogt
|
159a8cdfe9
|
insert correct userid (aka id of owner) into index properties.
|
2015-07-22 11:03:34 +02:00 |
|
Gerald Vogt
|
8ae8d4c897
|
make sure N property is set as multi-valued...
|
2015-07-21 11:18:40 +02:00 |
|
Gerald Vogt
|
f6af5bbff0
|
override getMultipleChildren to instantiate cards of \OCA\Contacts\CardDAV\Cards
|
2015-07-20 07:54:25 +02:00 |
|
Thomas Müller
|
c2e9347080
|
Merge pull request #822 from owncloud/cleanup-some-controllers-and-add-unittests
Cleanup the unit tests and add some unit tests for controllers
|
2015-07-08 11:18:47 +02:00 |
|
Georg Ehrke
|
990a915a19
|
fix birthday calendar
|
2015-07-06 21:44:23 +02:00 |
|
Lukas Reschke
|
ff24a91f48
|
Cleanup the unit tests and add some unit tests for controllers
|
2015-07-06 15:35:37 +02:00 |
|
Thomas Müller
|
79113ceef2
|
Merge pull request #784 from owncloud/fix-uid
Make UID generation conform to UUID standard
|
2015-07-05 08:23:11 +02:00 |
|
Jan-Christoph Borchardt
|
24a6498ec3
|
Merge pull request #965 from owncloud/fix-behavior-if-not-logged-in
Redirect to default page if we are not logged in
|
2015-07-03 16:16:40 +02:00 |
|
Jan-Christoph Borchardt
|
b7e763b806
|
Merge pull request #952 from owncloud/use-ilike-when-searching
Case insensitive search in contacts
|
2015-07-03 16:03:12 +02:00 |
|
Thomas Müller
|
95e4ce0907
|
Redirect to default page if we are not logged in
|
2015-07-03 13:28:54 +02:00 |
|
jbtbnl
|
d363f85455
|
Make UID generation conform to UUID standard
|
2015-07-01 16:54:35 +02:00 |
|
Thomas Müller
|
efa780c5dc
|
Merge pull request #816 from owncloud/fix_807_810
Fix 807 810
|
2015-07-01 16:06:28 +02:00 |
|
Thomas Müller
|
9a1b5f31a2
|
Case insensitive search in contacts - fixes #813, owncloud/mail#197
|
2015-07-01 15:47:27 +02:00 |
|
Jan-Christoph Borchardt
|
bd807389ca
|
Merge pull request #937 from owncloud/fix-csp-img-src
Fix csp img src
|
2015-07-01 12:14:02 +02:00 |
|
Lukas Reschke
|
5c533b7416
|
Merge pull request #943 from owncloud/reuse-sabre-uuidutil
Reuse Sabre\VObject\UUIDUtil to generate UUIDs
|
2015-07-01 12:06:00 +02:00 |
|
Jan-Christoph Borchardt
|
3a4b38dbf2
|
Merge pull request #940 from owncloud/remove-api-class
Remove use of deprecated API class
|
2015-07-01 12:03:11 +02:00 |
|
Thomas Müller
|
19b1fa25aa
|
When loading the image from the VCard we get the raw binary data - no need to base64 encode anything anymore
|
2015-06-30 13:06:46 +02:00 |
|
Thomas Müller
|
4ae5e52fda
|
Reuse Sabre\VObject\UUIDUtil to generate UUIDs
|
2015-06-30 11:14:59 +02:00 |
|
Thomas Müller
|
bafbbe2bd5
|
Some cleanup along the way
|
2015-06-30 10:34:44 +02:00 |
|
Thomas Müller
|
09150e057c
|
Set raw photo data into vcard - encoding is done with the serialization mechanisms - fix #904 #787
|
2015-06-30 10:26:09 +02:00 |
|
Thomas Müller
|
ac70af510d
|
Remove use of deprecated API class
|
2015-06-30 00:25:55 +02:00 |
|
Thomas Müller
|
1cb89b037d
|
Simply load the thumbnail as small photo - fixes #936
|
2015-06-30 00:00:18 +02:00 |
|
Thomas Müller
|
513b1d6875
|
Merge pull request #894 from owncloud/scrutinizer-patch-1
Scrutinizer Auto-Fixes
|
2015-06-29 22:29:54 +02:00 |
|
babelouest
|
0565e9d48d
|
fix bug #807 that doesn't evaluates the return value of the function convertElementToVCard when detecting the file format
|
2015-06-26 18:08:10 +02:00 |
|
Thomas Müller
|
1a37138ec3
|
Merge pull request #906 from owncloud/fix_880_905
Fix #880 #905
|
2015-06-26 17:55:26 +02:00 |
|
Scrutinizer Auto-Fixer
|
cf7c31b6bb
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-06-26 17:49:39 +02:00 |
|
Thomas Müller
|
b82e877b0b
|
Merge pull request #915 from owncloud/fix-standard-vcard-import
Fix standard vcard import
|
2015-06-26 17:47:30 +02:00 |
|
Thomas Müller
|
67d0f14ed3
|
Merge pull request #921 from schuemann/master
Fixed error handling in getContact if $id not an array.
|
2015-06-26 17:44:34 +02:00 |
|
Thomas Müller
|
44370e7f38
|
Merge pull request #926 from mroi/patch-1
fix app loading with avatars disabled
|
2015-06-26 17:40:36 +02:00 |
|
Bjoern Schiessle
|
d1b6ee9f2e
|
default should always be home
|
2015-06-25 16:53:33 +02:00 |
|
Bjoern Schiessle
|
e0d0755998
|
allow user to add federated cloud ID to addressbook
|
2015-06-23 17:46:07 +02:00 |
|
Michael Roitzsch
|
07283a2290
|
add avatar JavaScript
otherwise the contacts app fails to load due to JavaScript errors when avatars are disabled
|
2015-06-19 10:49:19 +02:00 |
|
schuemann
|
f8f60b50ae
|
Use tabs instead of spaces.
|
2015-06-14 16:00:14 +02:00 |
|
schuemann
|
7aec8c49d6
|
Fixed error handling in getContact if is not an array.
|
2015-06-14 15:32:36 +02:00 |
|
Bernhard Posselt
|
24eda13752
|
fix standard vcard import
|
2015-06-06 20:06:52 +02:00 |
|
babelouest
|
057507d989
|
and one more time for scrutinizer
he's so obsessive, he reminds me sometimes...
|
2015-05-23 18:26:30 -04:00 |
|
babelouest
|
6032ec2e1e
|
scrutinizer told me not to use spaces for indent, tabs only
so I did
|
2015-05-23 18:20:50 -04:00 |
|
babelouest
|
c4c1a1fa6b
|
fix issue #905
|
2015-05-23 17:57:14 -04:00 |
|
Nicolas Mora
|
dcf242f501
|
use $property->add() instead of $property->parameters[] = new \Sabre\VObject\Parameter()
|
2015-05-20 07:29:35 -04:00 |
|
babelouest
|
75bbf040e4
|
fix bug #880, there was no $root parameter passed to the VObject/Parameter creation
|
2015-05-19 08:33:09 -04:00 |
|
Sebastian Kostka
|
d00df09e69
|
fix getBirthdayEvent
removing unneeded $vcal->add($vevent);
|
2015-05-10 19:07:40 +02:00 |
|
Jakob Sack
|
e009465f81
|
Fix creation of ics files
|
2015-05-08 10:02:41 +02:00 |
|
Thomas Müller
|
6b85b484d3
|
Merge pull request #857 from lupusmeatus/bugfix-restrict-addressbookprovider-search-to-single-addressbook
Restrict addressbookprovider-search to its address-book to fix duplicate search results
|
2015-05-08 00:35:05 +02:00 |
|