Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AreaDescriptionNotes
New version

Note that you need to load the 'dev' module of ecflow to get the 4.4.0 test version:

Code Block
module swap ecflow/dev
ecflow_ui
 
Trigger view

New feature: a new tab called "Triggers" was added to the Info panepanel. It displays a list-based trigger dependency  view.

See Viewing dependencies


TriggersNew feature: triggers can now be edited by either double-click on them or selecting "Edit ..." from their context menu.

Server List

New feature: ecFlowUI now updates its local server list with the centrally maintained system server list on every startup.

See Server management

 
Migrate/restoreNew feature: The Migrate and Restore commands are now available for suites and families from the Special context menu. Besides, a new icon representing the "Migrated" flag was added to the tree and table views. This is ON by default. This can be set from the Icons menu from the header of the tree view panel.

Why panelNew feature: Node paths appearing in the Why panel is now hyperlinked. Clicking a hyperlink results in broadcasting the selection to the other views (tree/table).

LimitsImprovement: if a limit exceeds its maximum value the values beyond the maximum are rendered with a different colour (blue by default). This colour can be customised in  Preferences → Appearance →  Attributes → Limit exceed colour. Besides, as a warning, the numbers for the limit value and maximum value are rendered in red.

Table viewImprovement: the table view now remembers the width, the visibility and the order of the table columns. 
Table view
Fix: fixed issue when the node status was always rendered with gradient shading in the table view. It now respect the setting in Preferences → Appearance →  Status → Status rendering option. 
Node searchNew feature: a "Clear options" button was added to the Node search dialogue to clear the query options set for the nodes and attributes.

 

IconsImprovement: the icon pixmaps are now displayed in the Show icon menu (in the header of tree view panel).

ConfigurationFix: fixed issue when window geometry and layout was incorrectly saved 

...