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

32 Commits

Author SHA1 Message Date
Bernhard Reiter
e69f1374f3 Fix a comment typo. 2014-08-29 00:45:56 +02:00
babelouest
5e95953799 rebase 2014-05-09 13:54:45 -04:00
Thomas Tanghus
971675f7fe Cleanup backend code and docs 2014-04-24 15:30:59 +02:00
Thomas Tanghus
25446f0e48 Add getSearchProvider() to AbstractBackend. Refs #465 2014-04-16 17:12:14 +02:00
Thomas Tanghus
5b30b408d3 camelCase variabels 2014-03-14 20:57:26 +01:00
Thomas Tanghus
d724149c56 More fixes 2014-03-08 19:09:17 +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
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
9abdeb75ce 2014 2014-01-26 00:40:22 +01:00
Nicolas Mora
5cb99a657e fix ldap a bit 2013-11-24 15:07:04 -05:00
Thomas Tanghus
dd846a15f8 Fix setting address book active 2013-11-07 14:24:55 +01:00
Thomas Tanghus
8e7ab166fe Rewrote getting/setting address book properties. Ref #76 2013-09-05 22:37:48 +02:00
Thomas Tanghus
a3f7199b0e Remove obsolete code 2013-09-05 22:12:49 +02:00
Thomas Tanghus
feb200bba6 Finally (re)implemented (de)activate address books. Closes #48 2013-09-05 22:08:34 +02:00
Thomas Tanghus
0d628fb766 Backends were instantiated before user was logged in and broke CardDAV
fix #186
2013-09-04 20:10:43 +02:00
Thomas Tanghus
4a67ad28ca Improved unit tests and adjust backend method signatures. 2013-08-26 20:10:29 +02:00
Nicolas Mora
fc09c31def use new backend prefs 2013-08-03 22:40:52 -04:00
Thomas Tanghus
f7f1a34992 Throw 404 if address book wasn't found 2013-05-26 22:16:43 +02:00
Thomas Tanghus
d4f4c97b2d Fix method names 2013-05-07 19:18:23 +02:00
Thomas Tanghus
49f728a86a Contacts: Don't mix possible permissions with actual permissions. 2013-05-05 22:21:42 +02:00
Thomas Tanghus
514672ba3d Contacts: Update docs for backends. 2013-05-03 05:00:50 +02:00
Thomas Tanghus
0bbb6afcba Contacts: Properly implement Countable in AddressBook And support in Database backend 2013-03-28 17:32:36 +01:00
Thomas Tanghus
c58940336c Contacts: Improve docs on AbstractBackend 2013-03-28 17:31:20 +01:00
Thomas Tanghus
0f1800c2de Contacts: Various fixes found when adding unit tests. Unit tests FTW \o/ 2013-03-17 00:38:00 +01:00
Thomas Tanghus
5bfe561937 Contacts: Misc backend updates. 2013-03-16 15:59:23 +01:00
Thomas Tanghus
5b08c7fcdc Contacts: Updates to backends API. 2013-03-15 17:02:33 +01:00
Thomas Tanghus
fccea3347c Contacts: Adjustments to backends. 2013-03-12 20:00:22 +01:00
Thomas Tanghus
152386946e Contacts: Updates on interfaces 2013-03-12 09:25:10 +01:00
Thomas Tanghus
1b1a2ef7d4 Contacts: New backends WiP 2013-03-12 09:15:40 +01:00
Thomas Tanghus
604b819014 Contacts: Added backends for database and shared contacts. 2013-03-10 12:34:41 +01:00