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
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
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
Sebastian Kostka
bbe1b8ef4d
Update properties.php
...
Added check if array exists, and also if the value is false
2015-04-12 11:30:54 +02:00
Sebastian Kostka
971c1e9d6d
fix Undefined index: remove at \/var\/www\/owncloud\/apps2\/contacts\/lib\/utils\/properties.php#303
2015-04-11 11:20:30 +02: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
LEDfan
8e23084254
Fix wrong parameter order
2014-12-20 13:48:22 +01:00
LEDfan
f322defadf
Use thumbnail cache instead of refreshing every time
2014-12-20 11:16:40 +01:00
Bernhard Reiter
66f8c5d882
Merge pull request #668 from ockham/share-contact-groups2
...
Share contact groups
2014-11-17 16:51:07 +01:00
Jan-Christoph Borchardt
f71d66164f
Merge pull request #598 from tribut/fix-585
...
Use correct method to extract image from vcard
2014-10-10 12:33:00 +02:00
Bernhard Reiter
8a8ef10b61
Fix log output in purgeIndexes().
2014-10-01 21:06:57 +02:00
Jan ten Bokkel
f1cbc92ec7
Remove unnecessary log message
2014-08-27 13:48:53 +02:00
Felix Eckhofer
87fa4d055c
Use correct method to extract image from vcard
...
It was incorrectly assumed, that $vcard is always an
OCA\Contacts\Contact (which is true when the contacts app is rendered)
but when called from the `contactUpdated` hook, it actually is a
OCA\Contacts\VObject\VCard.
Fixes owncloud/contacts#585
2014-08-10 20:16:52 +02:00
LEDfan
97d7fe40d6
Support jpg images for avatars from users
2014-06-19 15:17:22 +02:00
jbtbnl
ebb7535c85
Merge pull request #501 from owncloud/sabredav-1.8.10
...
update SabreDAV to 1.8.10
2014-06-18 11:11:29 +02:00
LEDfan
d0be5056be
add extra code for localusers
2014-06-15 10:28:30 +02:00
Thomas Müller
ea6629df63
update SabreDAV to 1.8.10
2014-05-26 22:09:12 +02:00
Tobia De Koninck
3806f0236b
Change displayname of ownCloud username field
2014-05-09 09:50:50 +02:00
Thomas Tanghus
946562869e
Fix variable name
2014-04-08 11:08:15 +02:00
Thomas Tanghus
e993761cb3
Forgot access sig
2014-04-08 01:32:53 +02:00
Thomas Tanghus
c5bdc2f74d
Scrutinizer fixes
2014-04-08 01:19:30 +02:00
Thomas Tanghus
70438c997d
Align controllers to owncloud/core#8017
2014-04-07 22:29:24 +02:00
Thomas Tanghus
f7ea06fe79
Cleanup in TemporaryPhoto
2014-03-25 01:16:08 +01:00
Thomas Tanghus
ff395f36a3
Misc. code cleanups
2014-03-23 19:02:16 +01:00
Thomas Tanghus
2aa97eeece
Fix thumbnail caching
2014-03-22 21:20:08 +01:00
Thomas Tanghus
f28751e3d8
Get Image directly from Contact in cacheThumbnail
2014-03-21 15:19:32 +01:00
Thomas Tanghus
702b0cdc18
Revert fix to please Scrutinizer
2014-03-21 15:19:32 +01:00
Thomas Tanghus
43e65fc817
More photo handling cleanups
2014-03-20 21:53:13 +01:00
Thomas Tanghus
8bbb60a68e
Stray semi-colon
2014-03-20 17:12:11 +01:00
Thomas Tanghus
98e1dfe7a6
Scrutinizer weirdness
2014-03-20 16:58:06 +01:00
Thomas Tanghus
eb7c143718
More contact photo refactoring
2014-03-20 16:00:38 +01:00
Thomas Tanghus
05acb6e87a
Mostly done refactoring Photo controller
2014-03-20 01:55:57 +01:00
Thomas Tanghus
868bf088b3
camelCase variables
2014-03-18 00:58:01 +01:00
Thomas Tanghus
d7d8d3e998
Scrutinizer fixes
2014-03-17 23:48:16 +01:00
Thomas Tanghus
67c53df958
Improve UID generator
2014-03-17 23:19:58 +01:00
Thomas Tanghus
45aa3198f7
More cleanups
2014-03-09 15:03:29 +01:00
Thomas Tanghus
047ed7634f
Merge pull request #401 from owncloud/chat_app_integration
...
Add ownCloud handle field
2014-02-08 14:25:26 +01:00
LEDfan
90ec264caa
Add 'x-' since the protocol is not standard
2014-02-08 12:28:21 +01:00
Thomas Tanghus
8383bafce6
Try parse invalid BDAYs already imported. Refs #395
2014-02-04 22:23:36 +01:00
LEDfan
a008057f59
Use dash instead of underscore
2014-02-04 08:03:32 +01:00
LEDfan
104c7d9be4
Add ownCloud handle field
2014-02-03 18:37:55 +01:00
Thomas Tanghus
b269bfce6d
Fix photo loading
2014-01-26 03:22:49 +01:00
Thomas Tanghus
9abdeb75ce
2014
2014-01-26 00:40:22 +01:00
Jan
0b2d5a788c
Merge branch 'master' of https://github.com/owncloud/contacts.git
2013-12-18 11:45:43 +01:00
Thomas Tanghus
faff3aaaa6
Don't index PHOTO and truncate value to 254 chars. Fixes #306
2013-12-17 18:05:36 +01:00
Jan ten Bokkel
0386e1fcfc
Implemented default ownCloud contact avatars. Fixes https://github.com/owncloud/contacts/issues/287
2013-12-14 15:22:42 +01:00
Thomas Tanghus
5f7d7a9ddb
Prevent duplicate URI. Fix #263
2013-11-28 14:15:17 +01:00
Thomas Tanghus
aa8a51d9a7
Move cacheThumbnail to Properties. Fix #252
2013-11-07 14:06:31 +01:00
Thomas Tanghus
cf92673e8c
OC_ -> OCP\
2013-09-16 02:24:08 +02:00