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

15 Commits

Author SHA1 Message Date
Thomas Tanghus
fa43515037 Remove obsolete comment 2013-09-03 19:54:25 +02:00
Thomas Tanghus
e76606b419 Don't emit signals in batch operations. 2013-09-03 19:23:11 +02:00
Thomas Tanghus
73135c62d8 Fix arguments to backend 2013-09-03 14:09:13 +02:00
Thomas Tanghus
db24d26e7d Fix Contact arguments in GroupController 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
92aff552e0 Catch exceptions in GroupController 2013-08-15 20:11:40 +02:00
Thomas Tanghus
73b3c7346d Fix group/category deletion. 2013-06-27 15:53:31 +02:00
Thomas Tanghus
44c4a2fd49 Check if contact was retrieved 2013-05-25 01:35:42 +02:00
Thomas Tanghus
ce4088f7ff Remember to return the response on error. 2013-05-22 03:37:56 +02:00
Thomas Tanghus
e8c7047869 Implement rename group. Refs #97 2013-05-21 23:39:50 +02:00
Thomas Tanghus
aab66afb03 Let backend add/remove CATEGORIES instead of firering N requests 2013-05-19 03:16:36 +02:00
Thomas Tanghus
50b360a963 Contacts: Missing $this-> 2013-05-01 01:48:11 +02:00
Thomas Tanghus
a4456db329 Contacts: Use $this->api->getUserId() in Controllers 2013-04-25 04:21:14 +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