Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#513 closed enhancement (fixed)

Make it easier to spot problems in installation wizard

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v2.13
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The number of items created in the installation wizard is now really large. This is somewhat problematic when there are new and/or mis-configured items. The current strategy of showing the complete list of items probably results in showing a lot of 'OK' items and the problematic items are not visible unless scrolling down in the lists.

The new idea is that problematic items are always added to the top of the list and 'OK items are added to the end. Then we can also use the current strategy of having a 'Show all' for the rest since it is guaranteed that they are all ok.

Change History (3)

comment:1 by Nicklas Nordborg, 11 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 11 years ago

Resolution: fixed
Status: assignedclosed

(In [2048]) Fixes #513: Make it easier to spot problems in installation wizard

All problematic items and items with a different message than 'Ok' are now put in the top lines. All fully 'Ok' items are at the bottom of each section and hidden behind a 'X more...' link if they are too many.

comment:3 by Nicklas Nordborg, 11 years ago

(In [2074]) References #513: Make it easier to spot problems in installation wizard

Should set a message instead of changing the status after a successful fix.

Note: See TracTickets for help on using tickets.