Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11180 closed defect (fixed)

No button to create milestone when roadmap_navigation = true

Reported by: AlexK Owned by: Ryan J Ollos
Priority: normal Component: ExtendedVersionPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

Since the original roadmap view is replaced, there is no button to create a milestone except in the admin panel. Add one to the Versions roadmap.

Attachments (0)

Change History (2)

comment:1 Changed 11 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

In 13309:

Fixes #11180: Create milestones from the Versions page.

  • When roadmap_navigation = true and the user has MILESTONE_CREATE permission, an Add new milestone button is displayed on the Versions page.
  • The Add new milestone and Add new version buttons have been made translatable.

comment:2 Changed 11 years ago by Ryan J Ollos

In 13311:

Refactoring of [13309]. Refs #11180.

Get the roadmap_navigation parameter from the member variable rather than retrieving it through the config object.

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.