Modify

Opened 13 years ago

Closed 7 years ago

Last modified 7 years ago

#8576 closed enhancement (fixed)

Some patches to use more Trac built in features

Reported by: pipern Owned by: pipern
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()

Attachments (2)

ticketmodifiedfilesplugin-8576-1.patch (5.9 KB) - added by pipern 13 years ago.
Reduce amount of code by using Trac functions
ticketmodifiedfilesplugin-8576-2.patch (800 bytes) - added by pipern 13 years ago.
Use get_read_db() rather than get_db_cnx(), see http://trac.edgewall.org/wiki/TracDev/ApiChanges/0.12#get_db_cnx

Download all attachments as: .zip

Change History (7)

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

comment:2 Changed 7 years ago by Ryan J Ollos

Status: newaccepted

comment:3 Changed 7 years ago by Ryan J Ollos

In 16487:

2.0.0dev: Use get_read_db() rather than get_db_cnx()

Patch by pipern.

Refs #8576.

comment:4 Changed 7 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

In 16488:

2.0.0dev: Refactor code

Patch by pipern.

Fixes #8576.

comment:5 Changed 7 years ago by Ryan J Ollos

Owner: changed from Ryan J Ollos to pipern

Modify Ticket

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