View Issue Details

IDProjectCategoryView StatusLast Update
0003739mantisbtbugtrackerpublic2004-07-07 18:18
Reportertazza70 Assigned Totazza70  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Fixed in Version0.19.0a1 
Summary0003739: Portal for viewing bug status lists and summaries after login
Description

A useful new feature for Mantis would be to implement a portal on the main page that would give a user lists of recenet bugs in various groups.

TagsNo tags attached.

Relationships

has duplicate 0002615 closedvboctor User-Summary on Mainpage 

Activities

tazza70

tazza70

2004-04-13 10:19

reporter   ~0005375

Have a look at the following for examples:
http://www.incogen.com/public_documents/bugport/conten13.jpg
http://www.issue-tracker.com/images/it/main_small.png

tazza70

tazza70

2004-04-13 10:33

reporter   ~0005376

So the main page would then include the following "boxes":

  • News
  • Unassigned Bugs
  • Modified Bugs
  • Reported by me
  • Resolved
  • Assigned to me
  • Monitored by me

Each box would only show the last 10 bugs in each of those groups (or some other configurable number).

Each box would show:

  • Bug ID
  • Bug Title
  • Bug Description (limited size only?) maybe?
  • Date/Time changed
  • Last 1-2 steps in Bug History maybe?

User role and access would have to be taken into account and users would not be able to see any bugs that they can't normally see through View Bugs page.

Each box would respond to the currently selected project from the standard drop-down list top-right. Ie. if "All Projects" was selected, than the boxes would include information from all projects; and if a particular project was selected, then this would show information from that project only.

vboctor

vboctor

2004-04-21 18:00

manager   ~0005405

See 0002615 which is a duplicate of this one.

vboctor

vboctor

2004-06-28 05:51

manager   ~0005805

Implemented by tazza70 and will be included in 0.19.0.

Wanderer

Wanderer

2004-06-30 21:17

developer   ~0005856

Reminder sent to vboctor

Current implementation is semi-correct
IF resolved status used in installation is CUSTOM, this status must be used in "Resolved" slot in My View, but default "resolved" used really
Can't reopen issue, thus - use reminder. It must be fixed (and my fix for html_api - also applied), otherwise value of $g_status_resolved is ZERO!

martin farrow

martin farrow

2004-07-07 14:47

reporter   ~0005897

Reminder sent to vboctor

I have seen the new implementation of the portal (0.19.0). Here are my comments:

  1. Would be nice to switch between the old view and this new view.
  2. Would be nice to allow user to customize the layout of the portal view (i.e. which pannels to show, how many issues to list, where the pannels are).

Thanks, and keep up the good work.