1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2025-01-12 01:52:23 +01:00

8 Commits

Author SHA1 Message Date
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
Vincent Petry
0b5fb1bfc7 Fix to make it compatible with Sabre 2.1
Also fixed unit tests so they run but some still fail

- Added IUserSession mock
- Replaced OCP::getUser() with IUserSession usage to make the mock work
- Added base class for test cases
2015-03-17 12:53:05 +01:00
David Prévot
8280042bfe Drop useless execution bits 2015-02-27 12:38:54 -04:00
babelouest
ea0f5119db improve import automatic selection 2015-01-29 09:42:22 -05:00
babelouest
d7f8b57025 added standard vcard connector
cleaned code according to scrutinizer log
fixed import message on UI
2014-03-21 01:59:19 -04:00
babelouest
919f540d01 Import from multiple formats 2014-03-11 16:43:32 +01:00