Modify

Opened 12 years ago

Closed 12 years ago

#10075 closed enhancement (fixed)

new ticket page needs support for project selection

Reported by: falkb Owned by: falkb
Priority: normal Component: SimpleMultiProjectPlugin
Severity: normal Keywords: planned
Cc: Christopher Paredes Trac Release: 0.11

Description

a new custom ticket field 'project' needs to be introduced.

On creating a new ticket it must be filled from db table of available projects. The milestone combobox must be filtered to only show the milestones for that chosen project.

Attachments (0)

Change History (6)

comment:1 Changed 12 years ago by falkb

(In [11634]) Refs #10073, #10074, #10075:

  • timeline web page provides multi choice box for filtering by project
  • roadmap web page provides multi choice box for filtering by project
  • new ticket creation filters the milestone combobox by set project (requires custom ticket field 'project' (type=text) in trac.ini

comment:2 Changed 12 years ago by falkb

Status: newassigned

comment:3 Changed 12 years ago by falkb

Keywords: planned added

comment:4 Changed 12 years ago by falkb

(In [11673]) bugfixes:

  • fixed two JS errors about undefined var options and undefined newOptions (Refs #10074)
  • renaming projects must also rename the 'project' entries in db table ticket_custom (Refs #10075)

comment:5 Changed 12 years ago by falkb

Keywords: testing added

comment:6 Changed 12 years ago by falkb

Keywords: testing removed
Resolution: fixed
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain falkb.
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.