Opened 13 years ago

Last modified 7 years ago

#8576 closed enhancement

Some patches to use more Trac built in features — at Version 1

Reported by: pipern Owned by: Ryan J Ollos
Priority: normal Component: TicketModifiedFilesPlugin
Severity: normal Keywords: patch
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

Here is a patch to :

  • Use ListOption
  • Use add_warning()
  • Use add_ctxtnav()
  • Avoid unnecessary ITemplateStreamFilter
  • get_read_db()

Change History (3)

Changed 13 years ago by pipern

Reduce amount of code by using Trac functions

Changed 13 years ago by pipern

Use get_read_db() rather than get_db_cnx(), see http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.12#get_db_cnx

comment:1 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Owner: changed from Emilien Klein to Ryan J Ollos
Trac Release: 0.110.12
Note: See TracTickets for help on using tickets.