Bug 272475 - Use groups from GroupsModel in context menu
Summary: Use groups from GroupsModel in context menu
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: contactlist (show other bugs)
Version: git-latest
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 0.4.0
Assignee: Keith Rusler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-04 22:21 UTC by Martin Klapetek
Modified: 2012-07-06 12:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Klapetek 2011-05-04 22:21:29 UTC
Version:           git-latest
OS:                Linux

Currently the context menu takes groups from contact's account, but once the GroupsModel is in place, it should offer all the present groups (even those from different account) and it should be possible to move the contact between them (ie. check if the group exists in that account, if not - create it).

The problem is when the view is switched to non-groups view. Should we still offer all the groups or should then there be only account groups?

Reproducible: Didn't try
Comment 1 Martin Klapetek 2011-05-04 22:22:29 UTC
As comawhite requested, I'm assigning him this.
Comment 2 Keith Rusler 2011-05-18 14:58:07 UTC
Git commit bc7cb30419adbfd8cf45a0c8a092a8a62292f483 by Keith Rusler.
Committed on 18/05/2011 at 14:57.
Pushed by karusler into branch 'master'.

Search through all the available accounts to retrieve the contact
groups that are available to us then we append them together so
that the user can move contacts all to the same groups etc instead of
what we current had that would only move them between groups that only
that contact had for that protocol.
BUG:272475

M  +14   -3    main-widget.cpp     
M  +1    -0    main-widget.h     

http://commits.kde.org/telepathy-contact-list/bc7cb30419adbfd8cf45a0c8a092a8a62292f483