Modify ↓
Opened 12 years ago
Closed 12 years ago
#11620 closed enhancement (invalid)
Ticket Date in Calendar
| Reported by: | Owned by: | Jun Omae | |
|---|---|---|---|
| Priority: | normal | Component: | TicketCalendarPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
Hello,
We've installed your plugin in our trac, but we've seen that the tickets appear in the calendar boxes by created_date or start_date.
It'd be great that the calendar show us the tickets in each datebox relative with due_date datefield. Maybe it's easy to configure, but we don't see where is it.
Thanks for your plugins.
Attachments (0)
Change History (2)
Note: See
TracTickets for help on using
tickets.



I tried it and found it works as you are requesting with:
Entries are shown on the calendar for the created, start and due date. I found that closed tickets are not displayed on the calendar.
See TracIni#ticketcalendar-section in your installation for documentation on the options:
-1#c2c2c2ui-icon-flagdue_date%Y/%m/%d#fca89e, #ffad46, #7bd148, #8db3f0, #cca6acstart_date%Y/%m/%dui-icon-contact, ui-icon-lightbulb, ui-icon-check, ui-icon-gear, ui-icon-commentIt's a very nice plugin!