Modify

Opened 4 years ago

Closed 4 years ago

#13647 closed enhancement (fixed)

Add a comment field

Reported by: anonymous Owned by: lucid
Priority: normal Component: MailArchivePlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

There should be a Comment field like on Wiki-pages.

Attachments (0)

Change History (3)

comment:1 Changed 4 years ago by lucid

Resolution: fixed
Status: newclosed

In 17557:

MailArchivePlugin: Add comment field and filter UI.

  • Fix Javascript folding (Jinja block head)
  • Bump version to 1.3

(fix #13647)
(fix #13648)

comment:2 Changed 4 years ago by anonymous

Resolution: fixed
Status: closedreopened
The upgrade failed. Please fix the issue and try again.

TracError: No upgrade module mailarchive.upgrades.db2.py
  • setup.py

    a b  
    99    description = 'Mail Archive',
    10     packages = ['mailarchive'],
     10    packages = ['mailarchive', 'mailarchive.upgrades'],
    1111    package_data = {'mailarchive': ['templates/*.html']},

comment:3 Changed 4 years ago by lucid

Resolution: fixed
Status: reopenedclosed

In 17565:

MailArchivePlugin: Fix DB upgrades: Add upgrades to setup.py / eggs.
(fix #13647)

Modify Ticket

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