Ticket #10107 (new enhancement)

Opened 1 year ago

Last modified 1 month ago

Support Trac 1.0

Reported by: rjollos Assigned to: rjollos
Priority: normal Component: DateFieldPlugin
Severity: normal Keywords: doki_pen, hasienda
Cc: rjollos Trac Release: 0.11

Description

Trac 1.0 bundles the full minified jQuery UI (t:#10245) (1.8.18). The DateFieldPlugin should be modified to use the bundled version of jQuery UI with Trac 1.0.

Attachments

Change History

(follow-up: ↓ 6 ) 07/04/12 10:49:30 changed by rjollos

See also t:#10756, which is concerned with addding date pickers and datetime pickers to a number of fields in Trac.

07/09/12 14:52:47 changed by rjollos

(In [11717]) Refs #10107: Branching to support Trac 1.0. Bump DateFieldPlugin version to 3.0.0dev.

(follow-up: ↓ 4 ) 07/09/12 15:30:30 changed by Genie

please use class="datepicker" or class="datetimepicker" instead of class="datepick",

and refer to http://trac.edgewall.org/ticket/1942

https://bitbucket.org/psuter/trac-1942/changeset/9e0a436c5679

(in reply to: ↑ 3 ) 07/09/12 16:16:30 changed by rjollos

Replying to Genie:

please use class="datepicker" or class="datetimepicker" instead of class="datepick",

Sure, I'll do that. I should have a new version available later today, and would appreciate any early testing you could provide.

07/10/12 03:39:35 changed by Genie

please note that datetimepicker does not support Time Zone Conversion,

and datepicker of jQueryUI <= 1.8.4 is fully compatible with jQuery 1.2.6 (Trac >= 0.11.1).

(in reply to: ↑ 1 ) 07/12/12 04:53:37 changed by rjollos

Replying to rjollos:

See also t:#10756, which is concerned with addding date pickers and datetime pickers to a number of fields in Trac.

The patch in t:#10756 was committed to the trunk and targeted to Trac 1.0, which makes the rework of the DateFieldPlugin for Trac 1.0 much easier. The patch in t:#10756 add a datepicker or datetimepicker to the Timeline filter, Milestone admin panel, Version admin panel and custom query. The DateFieldPlugin for Trac 1.0 therefore only needs to target custom ticket fields and the paths specified in the match_req argument.


Add/Change #10107 (Support Trac 1.0)




Change Properties
Action