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

138 Commits

Author SHA1 Message Date
babelouest
c682a3585d Merge branch 'ldap' of https://github.com/owncloud/contacts into ldap
Conflicts:
	admin.php
	lib/backend/ldap.php
	lib/dispatcher.php
2014-05-09 14:54:49 -04:00
babelouest
de4bb76c53 after a painful rebase 2014-05-09 14:30:14 -04:00
babelouest
93f7ccbc09 tmp 2014-05-09 13:58:11 -04:00
babelouest
7e3da29c87 rebase 2014-05-09 13:55:51 -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
Thomas Tanghus
971675f7fe Cleanup backend code and docs 2014-04-24 15:30:59 +02:00
Tobia De Koninck
f0784e906d Fix #474 issue 2 2014-04-23 08:37:08 +02:00
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
babelouest
6920f3c2d9 sanitize code, remove error_log debug messages 2014-04-16 13:04:07 -04:00
Thomas Tanghus
25446f0e48 Add getSearchProvider() to AbstractBackend. Refs #465 2014-04-16 17:12:14 +02:00
babelouest
b8c3c4e1ea Merge branch 'master' of https://github.com/owncloud/contacts into ldap 2014-04-15 11:13:05 -04:00
babelouest
c20022562d fix scrutinizer feedbacks on code
https://scrutinizer-ci.com/g/owncloud/contacts/inspections/1e228d67-e0a8-4a59-ab21-b2414c66dcf2
2014-04-09 16:07:13 -04:00
LEDfan
093ff0920c solve bug 2014-04-08 16:35:10 +02:00
babelouest
e354d0fae3 use ocdialog
fix a bug in the contact.save() methid that was readonly for no reason
2014-04-07 19:40:21 -04:00
babelouest
57211530f8 clean code 2014-04-07 01:17:48 -04: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
babelouest
ec8053c915 Several corrections and improvements, thanks to the feedbacks on the PR 2014-04-04 18:50:55 -04:00
babelouest
e9c9f6d363 first batch of a working of add/update addressbook dialog window
several bugs remaining and code cleaning is necessary
2014-04-03 17:35:58 -04: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
babelouest
3f26148233 implementing ldap addressbook modification (draft) 2014-04-01 09:16:53 -04:00
babelouest
a8e6ab0d33 change new addressbook ui for a dialog
implemented delete ldap addressbook
2014-03-29 01:22:52 -04:00
babelouest
440fce7ca8 Merge branch 'master' of https://github.com/owncloud/contacts into ldap
Conflicts:
	formats/backend_ldap_connector.xml
	lib/backend/abstractbackend.php
	lib/backend/database.php
	lib/backend/ldap.php
	lib/controller/addressbookcontroller.php
2014-03-28 10:39:25 -04: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