Modify

Opened 14 years ago

Closed 11 years ago

Last modified 11 years ago

#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 13 years ago by Ryan J Ollos

Reassigning ticket to new maintainer.

comment:2 Changed 13 years ago by Ryan J Ollos

Owner: changed from Prentice Wongvibulsin to Ryan J Ollos

comment:3 Changed 11 years ago by Ryan J Ollos

Status: newassigned

comment:4 Changed 11 years ago by Ryan J Ollos

Resolution: fixed
Status: assignedclosed

(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 11 years ago by Ryan J Ollos

Keywords: jquery-ui datepicker added

comment:6 Changed 11 years ago by Ryan J Ollos

Cc: Peter Butkovic added; anonymous removed

Modify Ticket

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