1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/lib/controller
Thomas Tanghus c738174937 Refactor groups management. Fix #370
- Moved adding/removing groups to OCA\Contacts\VObject\VCard
- CATEGORIES property wasn't removed when empty
- When removing all groups from contact, it wasn't assigned to ungrouped.
- When adding contact(s) to group it wasn't removed from ungrouped until
  you changed to other group and back.
2014-01-25 17:08:01 +01:00
..
addressbookcontroller.php Fix CSRF checks. Ref owncloud/core#6840 2014-01-24 16:24:31 +01:00
contactcontroller.php Adjust code to appframework api 2013-10-23 12:56:30 +02:00
contactphotocontroller.php Missing comma in ContactPhotoController. Fixes #259 2013-11-16 12:00:35 +01:00
exportcontroller.php Shorten request URI on selected export. Refs. #304 2013-12-20 00:11:48 +01:00
groupcontroller.php Refactor groups management. Fix #370 2014-01-25 17:08:01 +01:00
importcontroller.php Fix empty FN. Related: #353 2014-01-22 17:46:58 +01:00
pagecontroller.php Finally works with core master 2013-10-17 02:10:50 +02:00
settingscontroller.php Various route and request adjustments 2013-10-03 04:15:12 +02:00