Modify

Opened 12 months ago

Closed 11 months ago

Last modified 3 months ago

#10086 closed enhancement (fixed)

version as date on roadmap

Reported by: falkb Owned by: falkb
Priority: normal Component: SimpleMultiProjectPlugin
Severity: major Keywords: planned
Cc: crossroad, thomasd Trac Release: 0.11

Description

In my opinion, as discussed in http://groups.google.com/group/trac-dev/browse_thread/thread/543ccc15ba189f8d?hl=en , a version is just another kind of date we should display on the roadmap page as well.

This should fit into the world of multiple projects

Attachments (0)

Change History (12)

comment:1 Changed 12 months ago by falkb

  • Status changed from new to assigned

We'll implement that by adding a mapping table smp_version_project

comment:2 Changed 12 months ago by falkb

(In [11639]) refs #10086: display versions (as just another kind of date) also on roadmap web page. Handle them similar to milestones (create, delete, edit).
Note: a new database table smp_version_project maps versions to projects to turn them into project-related ones. This needs another Trac database upgrade.

comment:3 Changed 12 months ago by falkb

  • Cc thomasd added

FYI: it's committed here

comment:4 Changed 12 months ago by falkb

(In [11650]) introduced mapping component<->project (additional Admin panel page for category project)

  • Refs #10084: now 'New Ticket' only offers the components associated with the chosen project
  • Refs #10085: now 'New Ticket' only offers the versions associated with the chosen project
  • Refs #10086: now the project<->version mapping is via the roadmap page, just click on a version date there and assign a project
  • Refs #10088: 2 additional checkboxes on the roadmap page: hide milestones + hide versions

comment:5 follow-up: Changed 12 months ago by falkb

TODO:

  • sorting by timestamp
  • still thinking about an additional "due" date
  • grammar issues with displaying of datetime ("3 days ago" vs. "due in 3 days")

comment:6 in reply to: ↑ 5 Changed 12 months ago by anonymous

  • Keywords testing added

Replying to falkb:

TODO:

  • sorting by timestamp

fixed by [11694]

  • still thinking about an additional "due" date

This time rejected by thomasd and falkb. We don't see much sense in it.

  • grammar issues with displaying of datetime ("3 days ago" vs. "due in 3 days")

fixed by [11694]

comment:7 follow-up: Changed 11 months ago by falkb

  • Keywords testing removed

TODO: automatically choosing the current datetime isn't good

comment:8 Changed 11 months ago by falkb

(In [11731]) Refs #10086:

  • added a checkbox for activation of due datetime (see comment:ticket:10086:7)
  • properly enabled some string translations

comment:9 Changed 11 months ago by falkb

  • Keywords testing added

comment:10 in reply to: ↑ 7 Changed 11 months ago by falkb

Replying to falkb:

TODO: automatically choosing the current datetime isn't good

should be solved with [11731]

comment:11 Changed 11 months ago by falkb

  • Resolution set to fixed
  • Status changed from assigned to closed

(In [11780]) fixed #10086: versions without set datetime are alphabetically ordered now on the roadmap (patch by thomasd)

comment:12 Changed 11 months ago by falkb

  • Keywords testing removed

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
The resolution will be deleted. Next status will be 'reopened'.
Author


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

 
Note: See TracTickets for help on using tickets.