Opened 7 years ago

Last modified 3 years ago

#13283 new task

Convert templates to Jinja2 — at Version 4

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Component: TracTicketChangelogPlugin
Severity: normal Keywords:
Cc: clemens Trac Release: 1.4

Description (last modified by Ryan J Ollos)

To be compatible with Trac 1.5.1+ we'll need to cover the template to Jinja2 and add it using JavaScript since the ITemplateStreamFilter interface is no longer available.

Also, keep an eye on:

  • #12898 for the addition of repository sync listener that would make the IAdminCommandProvider implementation unnecessary
  • #12485 for the addition of a ticket-revision table

Review the deprecated TracTicketChangesetsPlugin for any features that should be added to this plugin.

Change History (4)

comment:1 Changed 7 years ago by figaro

Summary: Convert template to Jinja2 and add using JavaScriptConvert template to Jinja2 and add it using JavaScript
Type: enhancementtask

comment:2 Changed 4 years ago by Ryan J Ollos

Status: newaccepted

comment:3 Changed 4 years ago by Ryan J Ollos

Summary: Convert template to Jinja2 and add it using JavaScriptConvert templates to Jinja2

comment:4 Changed 3 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.