Modify

Opened 14 years ago

Closed 14 years ago

#6010 closed defect (fixed)

[patch] enhancements to make TicketDeletePlugin work with 0.11.5

Reported by: Jeff Hammel Owned by: Noah Kantrowitz
Priority: normal Component: TicketDeletePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Out of the box, the 0.11 version of TicketDeletePlugin does not put deletion boxes on comments for in line deletion. This patch provides this as well as other enhancements:

  • removal of multiple confirmations for deleting a ticket. In this case, there is a single text input and submit button. Being right is up to you
  • use of add_warning and add_notice instead of data["message"] as was previously used in the plugin
  • fixing of minor JS and python bugs

This patch builds on the one in #3503 but corrects a few errors in it and provides additional enhancments

Attachments (1)

ticketdeleteplugin-0.11.2.diff (6.9 KB) - added by Jeff Hammel 14 years ago.

Download all attachments as: .zip

Change History (2)

Changed 14 years ago by Jeff Hammel

comment:1 Changed 14 years ago by Jeff Hammel

Resolution: fixed
Status: newclosed

(In [6812]) make compatible with Trac 0.11, fixes #6010

Modify Ticket

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