Thomas Tanghus
|
5f17dc9b5e
|
Allow address book list to be cached.
|
2013-09-10 07:17:05 +02:00 |
|
Thomas Tanghus
|
8c3303c760
|
Cache address books in localStorage.
|
2013-09-06 06:15:23 +02:00 |
|
Thomas Tanghus
|
feb200bba6
|
Finally (re)implemented (de)activate address books. Closes #48
|
2013-09-05 22:08:34 +02:00 |
|
Thomas Tanghus
|
83d3320339
|
First iteration of barch deletion #110
|
2013-09-03 14:09:13 +02:00 |
|
Thomas Tanghus
|
4a67ad28ca
|
Improved unit tests and adjust backend method signatures.
|
2013-08-26 20:10:29 +02:00 |
|
Thomas Tanghus
|
dfefa2be55
|
Only return collection on GET.
Opens up for using HEAD to get status.
|
2013-05-29 12:56:34 +02:00 |
|
Thomas Tanghus
|
ae095acb2b
|
Don't hardcode backend name in AddressBookController
|
2013-05-29 12:56:34 +02:00 |
|
Thomas Tanghus
|
c97f498905
|
Ported export. Fixes #108
|
2013-05-24 20:35:23 +02:00 |
|
Thomas Tanghus
|
ce4088f7ff
|
Remember to return the response on error.
|
2013-05-22 03:37:56 +02:00 |
|
Thomas Tanghus
|
494d3944a5
|
Finish moving contacts between address books/backends. Ref #57
|
2013-05-22 03:23:24 +02:00 |
|
Thomas Tanghus
|
9410affdc0
|
Make App::getBackend() non-static.
|
2013-05-19 01:36:35 +02:00 |
|
Thomas Tanghus
|
b5123ab99b
|
Don't use backend directly when updating address book
|
2013-05-18 06:57:38 +02:00 |
|
Thomas Tanghus
|
e4540c2bc0
|
Set some status headers in AddressBookController.
|
2013-05-10 02:18:31 +02:00 |
|
Thomas Tanghus
|
58d1d7ae27
|
Return null if lastModified can't be converted to DateTime
|
2013-05-09 05:59:57 +02:00 |
|
Thomas Tanghus
|
f76ca64ba4
|
Add renaming address books.
|
2013-05-07 19:16:06 +02:00 |
|
Thomas Tanghus
|
757bc10216
|
Contacts: Implement move to address book. Still some rough edges.
|
2013-05-06 01:49:10 +02:00 |
|
Thomas Tanghus
|
5125adb834
|
Contacts: Check if backend methods are implemented.
|
2013-05-05 22:23:11 +02:00 |
|
Thomas Tanghus
|
58031b7d86
|
Contacts: Namespace fix
|
2013-05-04 22:48:30 +02:00 |
|
Thomas Tanghus
|
56831dfa67
|
Contacts: Don't set no-cache if caching is intended.
|
2013-04-30 19:58:54 +02:00 |
|
Thomas Tanghus
|
a4456db329
|
Contacts: Use $this->api->getUserId() in Controllers
|
2013-04-25 04:21:14 +02:00 |
|
Thomas Tanghus
|
d0ad2a5581
|
Contacts: Clean directory structure thanks to owncloud/core#2993 \o/
|
2013-04-25 00:57:45 +02:00 |
|