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

114 Commits

Author SHA1 Message Date
Thomas Tanghus
90d7f1e282 Shared address books was shown twice 2014-04-22 15:39:44 +02:00
Thomas Tanghus
a839a9ae6e Shared address books wasn't shown. Fix #471 2014-04-22 15:39:14 +02:00
Thomas Tanghus
f75dee996e Some cleanups. cc @LEDfan 2014-04-17 04:59:14 +02:00
Thomas Tanghus
a7ea3e4706 Clean indentation 2014-04-17 01:40:41 +02:00
Volkan Gezer
e9f52acd9c add space between on this and Name 2014-04-16 21:20:21 +02:00
Thomas Tanghus
25446f0e48 Add getSearchProvider() to AbstractBackend. Refs #465 2014-04-16 17:12:14 +02:00
LEDfan
093ff0920c solve bug 2014-04-08 16:35:10 +02:00
LEDfan
a65549f089 Update DB on getContacts, getContact and search 2014-04-06 09:58:49 +02:00
LEDfan
c769e33a49 Add docs 2014-04-06 08:39:58 +02:00
LEDfan
17d7ed7e99 Add x-owncloud-handle by default 2014-04-06 08:21:24 +02:00
LEDfan
90a090af98 Add index properties to provide a solid search function 2014-04-05 18:56:21 +02:00
LEDfan
00cf07ec1a Small cleanup 2014-04-03 18:59:34 +02:00
LEDfan
e70814997f Add search() function 2014-04-03 18:36:11 +02:00
LEDfan
4cf45fa91f fix issue when a user is removed 2014-04-02 21:49:53 +02:00
LEDfan
615077b900 Fix issue when updating a contact 2014-04-02 21:44:03 +02:00
LEDfan
ef12447f8d Finnaly fix permissions 2014-04-02 21:16:08 +02:00
LEDfan
1fa0004492 Change name of the backend 2014-04-02 20:39:04 +02:00
LEDfan
7b440cb68c Remove create function 2014-04-02 20:37:16 +02:00
LEDfan
fa4839c6ae Remove / 2014-04-02 20:31:57 +02:00
LEDfan
dd68af97e4 Fix several issues 2014-04-02 18:54:15 +02:00
LEDfan
e95ca5124b Remove uneeded table for address books 2014-04-02 18:54:15 +02:00
LEDfan
69bca05716 Undo uneeded changes 2014-04-02 18:54:15 +02:00
LEDfan
ab03ba5ff2 Check if querys succeeded 2014-04-02 18:54:15 +02:00
LEDfan
8362ef1c99 Check if querys succeeded 2014-04-02 18:54:15 +02:00
LEDfan
39ac52062a Add copyright notice 2014-04-02 18:54:15 +02:00
LEDfan
12b2b1cd61 Fix scrutinizer issues 2014-04-02 18:54:14 +02:00
LEDfan
a6393f9695 Add Docs 2014-04-02 18:54:14 +02:00
LEDfan
a234865f71 Create addressbook if don't exists 2014-04-02 18:54:14 +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
Thomas Tanghus
ff395f36a3 Misc. code cleanups 2014-03-23 19:02:16 +01:00
Thomas Tanghus
fc85adb1b8 Missing 'case:' 2014-03-19 01:59:09 +01:00
Thomas Tanghus
1f4eec0ae5 Reduce complexity of DB query calls 2014-03-19 01:50:10 +01:00
Thomas Tanghus
95c54b6bab White-space 2014-03-19 01:17:00 +01:00
Thomas Tanghus
cdcb9e504e Database backend refactoring 2014-03-18 23:51:07 +01:00
Thomas Tanghus
7441ae66e7 Add {@inheritdoc} for backends 2014-03-16 01:30:33 +01:00
Thomas Tanghus
5b30b408d3 camelCase variabels 2014-03-14 20:57:26 +01:00
Thomas Tanghus
e0846b454f Return null if shared address book is not found 2014-03-14 20:36:44 +01:00
Thomas Tanghus
ef30cdc524 Add userid to address book query. Fix owncloud/security-tracker#48 2014-03-10 15:53:49 +01:00
Thomas Tanghus
d724149c56 More fixes 2014-03-08 19:09:17 +01:00
Thomas Tanghus
55c50dd1b2 More fixes 2014-03-08 18:13:43 +01:00
Thomas Tanghus
f63081a06b More fixes 2014-03-08 17:37:05 +01:00
Thomas Tanghus
f6bfea77e7 Scrutinizer cleanup 2014-03-08 16:22:51 +01:00
Thomas Tanghus
f1aa86204f Return cached shared address book. Fix #442 2014-03-08 14:10:30 +01:00
Thomas Tanghus
4bbbe3d95a Revert "fix ldap a bit" @babelouest
This reverts commit 5cb99a657e.
2014-03-03 01:16:02 +01:00
babelouest
3300bed849 Merge branch 'master' of https://github.com/owncloud/contacts 2014-02-25 07:53:35 -05:00
Thomas Tanghus
3f23a5afb3 Fix SQL query. Refs. #386 2014-02-03 14:53:04 +01:00
Thomas Tanghus
04dc2c8a12 Add some checks. Refs #386 2014-01-28 17:21:54 +01:00
Thomas Tanghus
9abdeb75ce 2014 2014-01-26 00:40:22 +01:00
Thomas Tanghus
b81a475b78 Do more error checking. Refs. #367 2014-01-22 22:22:58 +01:00