Edgewall Software
Modify

Ticket #1877 (closed enhancement: duplicate)

Opened 7 years ago

Last modified 5 years ago

make listing of Available Projects show number of open tickets for the project

Reported by: luciano@… Owned by: cmlenz
Priority: lowest Milestone:
Component: web frontend/mod_python Version: 0.8.4
Severity: normal Keywords:
Cc:
Release Notes:
API Changes:

Description

The following patch makes the mod_python frontend list, allong with the existing projects, the number of open tickets for the project.

If remote_user is available (as is the case for our site, authentication is on globally), it will also list the number of open tickets belonging to the user.

Just in case anyone else is interested.

(I'll attach the patch shortly.)

Attachments

frontend.patch (2.7 KB) - added by luciano@… 7 years ago.
the patch that implements the described feature
frontend_v2.patch (2.8 KB) - added by luciano@… 6 years ago.
new version of the patch

Download all attachments as: .zip

Change History

Changed 7 years ago by luciano@…

the patch that implements the described feature

comment:1 Changed 7 years ago by luciano@…

it seems to be breaking links inside projects...
don't use!

Changed 6 years ago by luciano@…

new version of the patch

comment:2 Changed 6 years ago by luciano@…

If the environment didn't exist in the cache, it would be opened with the wrong MPR. Fixed, and it now seems to work fine.

comment:3 Changed 5 years ago by cboos

  • Resolution set to duplicate
  • Status changed from new to closed

See rather #1.

comment:4 Changed 5 years ago by cboos

Btw, I closed that ticket not because it's the exact same thing as #1, rather because it's not realistic to address all the projects at once in the TracMultipleProjects/MultipleEnvironments case, and this should rather be dealt with in the context of projects within the same environment (as #1 is about).

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from cmlenz. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.