wiki:CcSelectorPlugin

Version 10 (modified by Vladislav Naumov, 15 years ago) (diff)

--

cc_selector plugin

Description

This plugin allows "visual" CC field editing.

A pop-up window with bunch of checkboxes is opened, user checks boxes, email addresses are added and removed to CC field.

Developer list is fetched from DB. Users who logged in at least once (see session table in trac db) and have 'TICKET_VIEW' permission are listed. If you better like "old" variant (hardcoded list in javascript file) for some reason - you should stick with older release.

Of course, you can always edit CC field without all this hassle - all addresses you entered manually will be shown, too - and can be removed with new, shiny checkboxes.

Pretty useless, if you ask me, but my PM team finds this useful.

Javascript is working with Firefox, Mozilla and Internet Explorer 6. Opera / Safari reports are welcome.

It works with both Trac 0.10 and 0.11 (since rev3531).

Bugs/Feature Requests

Existing bugs and feature requests for CcSelectorPlugin are here. If you have any issues, create a new ticket.

Want drop-down box for "assign to" field?

If you want drop-down box for "assign to" field - it's already in Trac since 0.9. All you have to do is set restrict_owner option of the [ticket] section in trac.ini to "true".

This page has more info on this.

Download and Source

Download the [download:ccselectorplugin zipped source], check out using Subversion, or browse the source with Trac.

Example

A pop-up window with bunch of checkboxes is opened, user checks boxes, email addresses are added and removed to CC field. screenshot

Recent Changes

18624 by stoecker on 2024-03-27 12:25:54
drop typo
18597 by stoecker on 2023-11-17 10:50:21
CcSelectorPlugin: fix #12161 - incorrect button alignment
18596 by stoecker on 2023-11-17 07:55:48
shorter translation
(more)

Author/Contributors

Author: vnaum
Contributors:

Attachments (1)

Download all attachments as: .zip