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
Thomas Müller
ea6629df63
update SabreDAV to 1.8.10
2014-05-26 22:09:12 +02:00
Thomas Tanghus
868bf088b3
camelCase variables
2014-03-18 00:58:01 +01:00
Thomas Tanghus
45aa3198f7
More cleanups
2014-03-09 15:03:29 +01:00
Thomas Tanghus
8383bafce6
Try parse invalid BDAYs already imported. Refs #395
2014-02-04 22:23:36 +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
Thomas Tanghus
aa8a51d9a7
Move cacheThumbnail to Properties. Fix #252
2013-11-07 14:06:31 +01: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
c8ade4b24e
Contacts: Component->children !== Component->children
2013-04-04 02:53:17 +02:00
Thomas Tanghus
2dfab8d220
Contacts: Escape values client side to not double escape.
2013-03-29 18:06:10 +01:00
Thomas Tanghus
3eb5303c3e
Contacts: More updates on backends
2013-03-25 17:10:21 +01:00
Thomas Tanghus
a4d26981d8
Contacts: Fix JSON serializer
2013-03-16 15:57:22 +01:00
Thomas Tanghus
8a7302045d
Contacts: Moved structureContact etc to JSONSerializer class.
2013-03-13 04:10:06 +01:00