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
|
f67d18b894
|
Return status on partially imported vcards
|
2013-05-18 04:58:41 +02:00 |
|
Thomas Tanghus
|
653ff015e8
|
Access check on import
|
2013-05-18 04:58:41 +02:00 |
|
Thomas Tanghus
|
65c4b71965
|
Return response on error.
|
2013-05-15 01:01:32 +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
|
b8b9c5dc91
|
Add GET route to single contact.
|
2013-05-09 05:58:28 +02:00 |
|
Thomas Tanghus
|
e7267209ef
|
Backgroung load on import and async load on init. Closes #49
|
2013-05-08 06:47:36 +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
|
958af7bbe0
|
Contacts: Return error if contact photo can't be loaded
|
2013-05-06 01:48:07 +02:00 |
|
Thomas Tanghus
|
5125adb834
|
Contacts: Check if backend methods are implemented.
|
2013-05-05 22:23:11 +02:00 |
|
Thomas Tanghus
|
73055dffd4
|
Contacts: Copy/paste errors.
|
2013-05-05 16:58:51 +02:00 |
|
Thomas Tanghus
|
52a72a080b
|
Contacts: Use AddressBook to access Contact in controller.
|
2013-05-04 22:49:36 +02:00 |
|
Thomas Tanghus
|
58031b7d86
|
Contacts: Namespace fix
|
2013-05-04 22:48:30 +02:00 |
|
Thomas Tanghus
|
d4b18987ae
|
Contacts: Abstract js address book access and further simplify import.
|
2013-05-02 20:42:24 +02:00 |
|
Thomas Tanghus
|
065015471a
|
Contacts: Fix debug stmts
|
2013-05-01 01:48:11 +02:00 |
|
Thomas Tanghus
|
50b360a963
|
Contacts: Missing $this->
|
2013-05-01 01:48:11 +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
|
49b97e6415
|
Contacts: Removed redundant App instantiation in ContactController.
|
2013-04-27 02:55:34 +02:00 |
|
Thomas Tanghus
|
a4456db329
|
Contacts: Use $this->api->getUserId() in Controllers
|
2013-04-25 04:21:14 +02:00 |
|
Thomas Tanghus
|
1c0c8097f2
|
Contacts: Move code to SettingsController
|
2013-04-25 04:19:41 +02:00 |
|
Thomas Tanghus
|
a573aa16a5
|
Contacts: Add SettingsController
|
2013-04-25 03:56:20 +02:00 |
|
Thomas Tanghus
|
8414c16955
|
Contacts: Adjust some class names
|
2013-04-25 01:03:05 +02:00 |
|
Thomas Tanghus
|
d0ad2a5581
|
Contacts: Clean directory structure thanks to owncloud/core#2993 \o/
|
2013-04-25 00:57:45 +02:00 |
|