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

12 Commits

Author SHA1 Message Date
babelouest
a5b717c76b fix bug #807 that doesn't evaluates the return value of the function convertElementToVCard when detecting the file format 2015-07-06 10:51:52 +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
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
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
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
Bernhard Posselt
7957769c59 fix php 4.3 2014-07-30 11:04:15 +02: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