Modify ↓
      
        #7540 closed enhancement (fixed)
Use jQuery UI's Datepicker for Start and End date entry
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos | 
|---|---|---|---|
| Priority: | normal | Component: | TracTicketStatsPlugin | 
| Severity: | normal | Keywords: | jquery-ui datepicker | 
| Cc: | Peter Butkovic | Trac Release: | 0.11 | 
Description
It would be a nice feature for the end user if dates could be selected from a calendar, like the DateFieldPlugin allows.
This could be accomplished using jQuery UI's Datepicker.
Attachments (0)
Change History (6)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
| Owner: | changed from Prentice Wongvibulsin to Ryan J Ollos | 
|---|
comment:3 Changed 12 years ago by
| Status: | new → assigned | 
|---|
comment:4 Changed 12 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
(In [13192]) Fixes #7540: Added a datepicker for the start and end date. The datepicker will only be available in Trac 1.0 and later, in which jQuery UI is distributed with Trac.
The feature could be made available in earlier versions of Trac by including jQuery UI directly (see for example how this is done in backlogplugin/trunk/backlog/web_ui.py@12796), but I won't bother with this unless someone asks for it.
comment:5 Changed 12 years ago by
| Keywords: | jquery-ui datepicker added | 
|---|
comment:6 Changed 12 years ago by
| Cc: | Peter Butkovic added; anonymous removed | 
|---|
Note: See
        TracTickets for help on using
        tickets.
    



Reassigning ticket to new maintainer.