1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
Thomas Müller
29c8ed8091 0.5.0.0 2015-10-13 15:21:09 +02:00
Lukas Reschke
71d7dac88d [master] Adjust OCS ID
Use proper OCS Id
2015-07-16 18:55:15 +02:00
Jan-Christoph Borchardt
0b0290b256 increase max-version to 8.2 2015-07-01 16:44:35 +02:00
Thomas Müller
bd5b072a36 Set ownCloud min version to 8.1 2015-05-08 13:11:42 +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
Joas Schilling
08e189ef4c Contacts is not shipped anymore 2015-01-27 12:51:51 +01:00
Jörn Friedrich Dreyer
43bdefc1c0 search changes require oc 8 2014-12-19 11:25:33 +01:00
Volkan Gezer
f5f2c5245c add documentation link 2014-09-22 15:29:56 +02:00
Georg Ehrke
5f5865a56b add ocsid 2014-07-07 17:28:59 +02:00
Thomas Tanghus
6f68361131 Add missing CardDAV routes. Refs #230 2013-10-24 11:43:21 +02:00
Thomas Tanghus
353580994f Increase require to 6.00 2013-10-23 22:21:01 +02:00
Thomas Tanghus
8625c2b3c5 Bump version and require 2013-10-05 01:38:49 +02:00
Thomas Tanghus
1a24590322 Use OCP\Image 2013-09-03 14:09:13 +02:00
Robin Appelman
f26d5b51bc Set required owncloud version to 4.93 2013-02-24 17:39:59 +01:00
Robin Appelman
ad51ec260c change required ownCloud version to 4.91 2013-01-28 19:46:08 +01:00
Thomas Tanghus
48f4cab791 Cache thumbnails and use remote.php service to avoid loading all apps for each thumbnail. 2012-10-24 21:35:51 +02:00
Thomas Tanghus
fa62f3528e Maybe about time to add my name to the app. 2012-10-20 02:04:59 +02:00
Frank Karlitschek
b251ab38b5 bump the required field of all the shipped apps to 4.9 which is the internal verson number of ownCloud 4.5 2012-10-02 12:21:25 +02:00
Frank Karlitschek
ce2d4f154a mark the apps as part of the shipped package and increase the requirement to ownCloud 4 2012-05-18 16:06:57 +02:00
Robin Appelman
afbfa8b537 load remote and public paths from info.xml during upgrade instead of setting them every time 2012-05-11 20:33:56 +02:00
Frank Karlitschek
86ae149567 added a nice API to get the installes Apps with names, urls and icon from the outside.
This is useful for some nice upcoming desktop and mobile integration
2012-05-05 23:42:38 +02:00
Robin Appelman
085b7fc5f8 keep version numbers in their own files for faster reading 2012-04-14 16:29:11 +02:00
Jakob Sack
f2bc7cfa7d Some improvements on the contact application 2011-10-22 19:23:22 +02:00
Bart Visscher
b2bd74bb3d Add flag in info.xml to control the apps that are installed by default 2011-09-27 22:36:14 +02:00
Jakob Sack
d4bd36e886 Add description to contacts 2011-08-10 11:32:06 +02:00
Jakob Sack
f23b4b9ae0 New app: contacts 2011-08-06 22:32:06 +02:00