Modify

Opened 12 years ago

Closed 11 years ago

#10173 closed enhancement (fixed)

Add CC list at time component is created

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Component: DefaultCcPlugin
Severity: normal Keywords:
Cc: oliver.staron@… Trac Release: 1.0

Description

Currently, the CC list can only be populated after the Component is created since the Default CC text box is not present on the Manage Components page.

Attachments (2)

ManageComponents.png (20.9 KB) - added by Ryan J Ollos 12 years ago.
NewManageComponents.png (38.9 KB) - added by Ryan J Ollos 12 years ago.

Download all attachments as: .zip

Change History (10)

Changed 12 years ago by Ryan J Ollos

Attachment: ManageComponents.png added

Changed 12 years ago by Ryan J Ollos

Attachment: NewManageComponents.png added

comment:1 Changed 12 years ago by Ryan J Ollos

Default CC list can now be added when the component is created:

comment:2 Changed 12 years ago by Ryan J Ollos

(In [11759]) Refs #10173: Allow the CC list to be set when a Component is added.

comment:3 Changed 12 years ago by falkb

Please, give me a source link where you add that new column "Default CC". I need that for comment:ticket:10084:6 too, because I want to add a new column "Projects".

comment:4 Changed 12 years ago by Ryan J Ollos

Well, I'm not sure you want to follow the code-base for this plugin as an example. The author has created a table component_default_cc rather than adding a column to the component table. However, I'm not sure it is possible to just add a column. Maybe we should ask on the mailing list?

comment:5 Changed 12 years ago by falkb

No, I just mean the table column on the web page, not in db.

comment:6 Changed 12 years ago by Ryan J Ollos

(In [11760]) Refs #10173: Revert unintentional commit of egg in [11756].

comment:7 Changed 12 years ago by Ryan J Ollos

Status: newassigned

Ahh, okay. Well, unfortunately highlighting code in the browser doesn't work on this old version of Trac, but I can point you here, and suggest you focus on lines 121-122 and 137-141.

Actually, I can't figure out why the author builds the whole table in Genshi rather than just appending a column, so I may have some changes to that code soon if I get it figured out.

comment:8 Changed 11 years ago by Ryan J Ollos

Resolution: fixed
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.