Edgewall Software
Modify

Opened 19 years ago

Closed 17 years ago

Last modified 17 years ago

#1877 closed enhancement (duplicate)

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

Reported by: luciano@… Owned by: Christopher Lenz
Priority: lowest Milestone:
Component: web frontend/mod_python Version: 0.8.4
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal 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 (2)

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

Download all attachments as: .zip

Change History (6)

by luciano@…, 19 years ago

Attachment: frontend.patch added

the patch that implements the described feature

comment:1 by luciano@…, 19 years ago

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

by luciano@…, 19 years ago

Attachment: frontend_v2.patch added

new version of the patch

comment:2 by luciano@…, 19 years ago

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 by Christian Boos, 17 years ago

Resolution: duplicate
Status: newclosed

See rather #1.

comment:4 by Christian Boos, 17 years ago

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).

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Christopher Lenz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Christopher Lenz to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.