#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
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: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: ↓ 6 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
comment:7 follow-up: ↓ 10 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
- 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
comment:11 Changed 11 months ago by falkb
- Resolution set to fixed
- Status changed from assigned to closed
comment:12 Changed 11 months ago by falkb
- Keywords testing removed


We'll implement that by adding a mapping table smp_version_project