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

284 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
Thomas Müller
c2e9347080 Merge pull request #822 from owncloud/cleanup-some-controllers-and-add-unittests
Cleanup the unit tests and add some unit tests for controllers
2015-07-08 11:18:47 +02:00
RealRancor
7452e73692 Fix "Undefined index: REQUEST_URI" on cron runs 2015-07-07 21:32:01 +02:00
Lukas Reschke
ff24a91f48 Cleanup the unit tests and add some unit tests for controllers 2015-07-06 15:35:37 +02:00
Thomas Müller
f48f5c5890 Merge pull request #967 from owncloud/move-master-to-stable8.1
Move master to stable8.1
2015-07-06 11:22:06 +02:00
Thomas Müller
4ff855e7c2 Bumping version to 0.4.0.0 2015-07-06 10:54:41 +02:00
Jan-Christoph Borchardt
168476cff6 increase max-version to 8.2 2015-07-06 10:51:52 +02:00
Thomas Müller
a452e919ed Remove use of deprecated API class 2015-07-06 10:51:52 +02:00
Bernhard Posselt
37acd1965b dont load scripts in other apps 2015-07-06 10:51:52 +02:00
Thomas Müller
663f9a4eaa Merge pull request #775 from owncloud/noglobal
Dont load scripts in other apps like news
2015-07-01 17:14:00 +02:00
Jan-Christoph Borchardt
0b0290b256 increase max-version to 8.2 2015-07-01 16:44:35 +02:00
Thomas Müller
ac70af510d Remove use of deprecated API class 2015-06-30 00:25:55 +02:00
Lukas Reschke
a2f6c24914 Bump version to 0.3.1.0 2015-06-29 14:23:57 +02:00
Thomas Müller
bd5b072a36 Set ownCloud min version to 8.1 2015-05-08 13:11:42 +02:00
Vincent Petry
34f66a65c3 Register maintenance mode plugin
Prevents remote.php to be used in maintenance mode
2015-04-08 13:17:46 +02:00
Vincent Petry
5110fc2752 Fix exception logged plugin constructor 2015-03-17 12:53:31 +01: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
Bernhard Posselt
44736ec035 dont load scripts in other apps 2015-01-14 16:21:06 +01:00
Thomas Müller
1e9a7c161e Merge pull request #749 from owncloud/use-di
Use DI for principal backend
2015-01-05 20:08:57 +01:00
Lukas Reschke
a4e03516d6 Use DI for principal backend
Required for owncloud/core#12960
2014-12-19 16:54:14 +01:00
Jörn Friedrich Dreyer
43bdefc1c0 search changes require oc 8 2014-12-19 11:25:33 +01:00
Jörn Friedrich Dreyer
aed04416cb make search results app specific 2014-12-02 17:42:54 +01:00
Morris Jobke
550b8f125c migrate OC::session to OC::server->getSession 2014-11-26 09:29:05 +01:00
Lukas Reschke
bb7cf6d4fb Remove OC_Migrate provider
See https://github.com/owncloud/core/pull/12380
2014-11-24 11:07:58 +01:00
Lukas Reschke
d5a26d7abb Merge pull request #563 from owncloud/app-group-enable-remote
fix caldav when the calendar app is only enabled for specific groups
2014-11-18 10:16:59 +01:00
Robin Appelman
abac66f81c fix caldav when the calendar app is only enabled for specific groups 2014-11-07 16:14:19 +01:00
Bernhard Reiter
51d6783240 Fix and re-activate Contact sharing backend.
While not needed for actual contacts sharing (which is solely done via
the Addressbook sharing backend), we need its isValidSource() function
in core's \OC\Tags::getIdsForTag() (which implements \OCP\ITags::getIdsForTag()).
It is required there to test if the items that are tagged with a given
tag are actually allowed to be accessed by the user, i.e. owned by the
user or someone who is sharing it with the user.
2014-10-11 01:47:49 +02:00
Jörn Friedrich Dreyer
ea7f1545a7 Merge pull request #300 from owncloud/update_search_classes
Update search classes
2014-10-01 17:45:32 +02:00
Bernhard Reiter
3ea21af31e Merge pull request #659 from owncloud/adddocumentation
add documentation link
2014-09-30 14:01:15 +02:00
Volkan Gezer
f5f2c5245c add documentation link 2014-09-22 15:29:56 +02:00
LEDfan
c182ef51dc Remove old properties from deleted contacts, which were already deleted but readded 2014-09-13 11:37:46 +02:00
Andrew Brown
670848b860 Update search classes to with the new search system
Add a Contact search result type to distinguish these results within a search view.

reformat code
2014-09-01 17:00:23 +02:00
Georg Ehrke
db1595250f increment version number 2014-07-07 17:29:16 +02:00
Georg Ehrke
5f5865a56b add ocsid 2014-07-07 17:28:59 +02:00
LEDfan
8d5c4456da Remove localusers from contacts app 2014-06-19 15:17:22 +02:00
Thomas Müller
ea6629df63 update SabreDAV to 1.8.10 2014-05-26 22:09:12 +02:00
Tobia De Koninck
9da7357bb5 Revert change to app.php so the searchProvider from the addressbook is loaded 2014-05-15 19:30:28 +02:00
babelouest
b2d26811e3 fixed scrutinizer issues 2014-05-09 15:18:44 -04:00
babelouest
de4bb76c53 after a painful rebase 2014-05-09 14:30:14 -04:00
babelouest
5e95953799 rebase 2014-05-09 13:54:45 -04:00
Thomas Tanghus
a457684f41 Updates to localusers backend. cc @LEDfan 2014-04-24 15:30:59 +02:00
Tobia De Koninck
c03ad310cb fix issues 2014-04-23 08:42:17 +02:00
LEDfan
11eef60a55 Implement getSearchProvidder 2014-04-18 12:47:44 +02:00
LEDfan
90a090af98 Add index properties to provide a solid search function 2014-04-05 18:56:21 +02:00
LEDfan
e70814997f Add search() function 2014-04-03 18:36:11 +02:00
LEDfan
e95ca5124b Remove uneeded table for address books 2014-04-02 18:54:15 +02:00
LEDfan
0856f4ccc8 WIP almost done 2014-04-02 18:54:14 +02:00
LEDfan
c148f09386 WIP Implenting getContacts 2014-04-02 18:54:14 +02:00