Opened 6 months ago

Closed 6 months ago

#1538 closed enhancement (fixed)

Re-factor the code that show the "auto-processing is disabled" warning icons

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

Description

Several steps in the secondary analysis can be disabled for auto-processing by setting AutoProcessing=Disable on an item list or some other item.

This is noted on the Reggie start page by a little warning icon next to the corresponding wizard. The code that is needed to display that icon is not very complex, but it is spread out in several pages. Adding new icons typically require code changes in several locations. It should be possible to implement this in a better way.

Change History (1)

comment:1 by Nicklas Nordborg, 6 months ago

Resolution: fixed
Status: newclosed

In 7399:

Fixes #1538: Re-factor the code that show the "auto-processing is disabled" warning icons

Note: See TracTickets for help on using tickets.