lupusmeatus
e7025a15ad
Update addressbookprovider.php
2015-03-22 04:14:55 +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
LEDfan
3b70690e05
Create Update part
2014-12-07 14:01:39 +01:00
LEDfan
5a653a2a52
Use setPropertyByName
2014-12-07 09:22:13 +01:00
LEDfan
adfbbe3fbf
Directly return
2014-12-07 09:17:38 +01:00
LEDfan
ae69dbf74f
Fix identation
2014-12-07 09:17:38 +01:00
LEDfan
23a92e2b74
Fix the createOrUpdate function
2014-12-07 09:17:38 +01:00
LEDfan
579819bee8
also search for shared contacts
2014-11-21 13:03:15 +01:00
LEDfan
b6cdd06db2
Fix double line
2014-11-21 11:47:09 +01:00
LEDfan
2e9dbc4a38
Remove uneeded func
2014-11-21 11:37:08 +01:00
LEDfan
bd9706756d
Use join instead of 2 queries
2014-11-21 11:36:28 +01:00
LEDfan
825884adc7
Refactor code to make it simpler
2014-11-21 11:06:54 +01:00
LEDfan
7ce883b33d
First step to fix 404's with a shared addressbook
2014-11-21 11:05:06 +01:00
LEDfan
7478295db5
Fix additional 404's refs https://github.com/owncloud/contacts/issues/623#issuecomment-56631474
2014-09-25 08:08:50 +02:00
Thomas Müller
55fc3dda63
properly convert the json serialized data to the format as expected by the public contacts search
2014-07-30 17:05:09 +02:00
Thomas Müller
e8e9d34725
return 'PHOTO' attribute on AddressbookProvider::search
2014-07-22 12:42:59 +02:00
Thomas Tanghus
f75dee996e
Some cleanups. cc @LEDfan
2014-04-17 04:59:14 +02:00
Thomas Tanghus
cc0b0a4c9a
Correct call to AddressBook->getChild()
2014-03-21 15:19:32 +01:00
Thomas Tanghus
4d71167d56
Change calls to legacy methods
2014-03-20 21:52:07 +01:00
Thomas Tanghus
868bf088b3
camelCase variables
2014-03-18 00:58:01 +01:00
Thomas Tanghus
16de03fcfd
Quiet down address book provider
2014-02-26 12:29:05 +01:00
Thomas Tanghus
9abdeb75ce
2014
2014-01-26 00:40:22 +01:00
Thomas Müller
33016b3b1b
- replace numRows() calls
...
- fixing some namespace and syntax issues
2013-12-30 14:10:22 +01:00
Thomas Tanghus
cf92673e8c
OC_ -> OCP\
2013-09-16 02:24:08 +02:00
Thomas Tanghus
4e70507601
Removed some debugging
2013-05-19 00:54:50 +02:00
Thomas Tanghus
e7d52c5437
Contacts: Reenabled search. Currently only for own, local contacts.
2013-04-30 02:06:11 +02:00
Thomas Tanghus
9a38c57df9
Merge branch 'master' into contacts_framework
...
Conflicts:
contacts/css/contacts.css
2013-04-25 01:11:22 +02:00
Thomas Tanghus
daa3b97446
Contacts: Address book providers returned duplicate keys
2013-04-19 14:43:34 +02:00
Thomas Tanghus
334751a18b
Contacts: Properly prepare query and quote values. thx @eMerzh :)
2013-03-25 21:41:37 +01:00
Thomas Tanghus
6e3e4d263b
Contacts: Properly prepare query and quote values. thx @eMerzh :)
2013-03-25 21:34:18 +01:00
Thomas Tanghus
55338242dd
Contacts: Add reminder
2013-03-20 11:27:40 +01:00
Thomas Tanghus
107e8d4bd2
Contacts: Move GEO class map to appinfo/app.php
2013-03-13 09:59:12 +01:00
Thomas Tanghus
5f6d029c11
Contacts: Only query for properties if contacts matches search criteria.
2013-02-04 02:07:00 +01:00
Brice Maron
29fa35760a
Make addressbookprovider compatible with older version of php
2012-12-12 20:39:58 +00:00
Thomas Tanghus
283b93a024
Contacts: Added AddressbookProvider
2012-12-12 00:07:36 +01:00