Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#13980 closed enhancement (fixed)

Create Jinja2 templates

Reported by: Cinc-th Owned by: Cinc-th
Priority: normal Component: PeerReviewPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

With Trac 1.4 Genshi is deprecated as a template engine and support will be removed with 1.6.

To use the plugin for Trac releses > 1.4.x a Jinja2 version of each template must be created.

Attachments (0)

Change History (7)

comment:1 Changed 3 years ago by Cinc-th

In 18242:

PeerReviewPlugin: use Jinja2 templates with Trac 1.4.

Refs #13980

comment:2 Changed 3 years ago by Cinc-th

In 18243:

PeerReviewPlugin: don't use Genshi HTML for workflow control creation when using Trac 1.4.

Refs #13980

comment:3 Changed 3 years ago by Cinc-th

In 18244:

PeerReviewPlugin: use Jinja2 template for comment rendering when using Trac 1.4.

Refs #13980

comment:4 Changed 3 years ago by Cinc-th

Resolution: fixed
Status: newclosed

comment:5 Changed 3 years ago by Cinc-th

In 18245:

PeerReviewPlugin: missed template while converting to Jinja2. Fixed naming of a Genshi template.

Refs #13980, #10731

comment:6 Changed 3 years ago by Cinc-th

In 18247:

PeerReviewPlugin: another missed template. Fixed some problems with comment handling like not working expand buttons and missing children.

Refs #13980

comment:7 Changed 3 years ago by Cinc-th

In 18257:

PeerReviewPlugin: on the changeset page some Genshi template rendering was still used.

Refs #14005, #13972, #13980

Modify Ticket

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