Modify

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#12567 closed defect (fixed)

ExtendedVersionPlugin - release date always prefilled

Reported by: anonymous Owned by: benkovsk
Priority: normal Component: ExtendedVersionPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.0

Description

Each time, I want to edit a Version in ExtendedVersionPlugin, the input box "Released:" is prefilled with current date, so if I don't delete it each time I want to change Description, the Version is closed.

Same for creating new Version (so you create already closed version by default :-)).

This should be compared to Milestone editing, where is checkbox for closing (e.g. enabling "Completed" date).

Attachments (1)

01-add_released_checkbox.diff (1.9 KB) - added by benkovsk 8 years ago.

Download all attachments as: .zip

Change History (7)

Changed 8 years ago by benkovsk

comment:1 Changed 8 years ago by benkovsk

Attached is a patch that adds a checkbox that enables/disables release date input, similar to 'due' checkbox in milestones.

comment:2 Changed 8 years ago by Ryan J Ollos

Status: newaccepted

Thanks for the patch. I'll review and apply it.

comment:3 Changed 8 years ago by Ryan J Ollos

In 15033:

1.0dev: Adjust styling of date format hint

Refs #12567.

comment:4 Changed 8 years ago by Ryan J Ollos

user_time only exists in Trac 1.0 and later. I won't worry about Trac 0.12 compatibility, but can add that later on if someone raises the issue.

comment:5 Changed 8 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

In 15034:

1.0dev: Don't populate release date field unless it's enabled

Add roadmap.css to the version edit page and adjust markup
added in [15033], for consistency with the Trac 1.0 milestone
edit page.

This change is not compatible with Trac < 1.0. If you require
Trac 0.12 compatibility, please comment in ticket #12567.

Fixes #12567.

comment:6 Changed 8 years ago by Ryan J Ollos

Owner: changed from Ryan J Ollos to benkovsk

Modify Ticket

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