Opened 2 years ago
Closed 14 months ago
#1487748 closed Feature Requests (fixed)
Option to mass-remove addresses from a group
| Reported by: | thomasb | Owned by: | thomasb |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.8-rc |
| Component: | Addressbook | Version: | 0.5 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Add an option-drop-down to the delete button that allows one to remove the selected contacts from the active group. Currently you can only remove contacts from a group one by one over the groups list
Attachments (2)
Change History (8)
comment:1 Changed 2 years ago by alec
Changed 23 months ago by giovans
Patch against the trunk, add the feature: mass-remove addresses from a group
comment:2 Changed 23 months ago by giovans
Hi,
I'm proposing the attached patch against the trunk.
Every time a contact is selected/deselected, an option item is activated/deactivated in the group actions (popup) menu, but only if there is an active group.
After the removal, a callback is called, in order to redraw the group list.
Thanks for your attention and good work.
Greetings,
Giovans
comment:3 follow-up: ↓ 4 Changed 23 months ago by alec
You've attached the wrong patch.
Changed 23 months ago by giovans
[Corrected] Patch against the trunk, add the feature: mass-remove addresses from a group
comment:4 in reply to: ↑ 3 Changed 23 months ago by giovans
comment:5 Changed 15 months ago by thomasb
- Owner set to thomasb
- Status changed from new to assigned
comment:6 Changed 14 months ago by thomasb
- Resolution set to fixed
- Status changed from assigned to closed
Feature added in [1ba07f07]

Or maybe better, add this option to group actions (popup) menu.