Versions Compared

Key

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

...

Info

We recommend that you 'Watch' this page in order to receive e-mail notifications when it is updated.

Updates for version 4.12.0

Note that on ECMWF machines, you need to load the 'dev' module of ecflow to get the 4.12.0 test version:

module swap ecflow/dev
ecflow_ui

This version of ecFlow should only be used for testing!


AreaDescriptionNotes
Tree view

New feature: when the ecfcmd_failed flag is set on a node the text "submission failed" appears next to the node in the tree view in the colour assigned to the "aborted" status.

Image Added

Context menu

New experimental feature: A new action "Create JIRA SD ticket" is available in the "Special" submenu. This action automatically creates a JIRA Service Desk issue for the node by compiling excerpts from the  node job output and the server log into a report. Please note thathis is an experimental feature and only available for a selected group of users at ECMWF for testing.



Updates for version 4.11.1

AreaDescriptionNotes
Node views

Fix: fixed issue when the last viewed node on exit was not selected automatically on startup and hyperlinks did not work in the Why and Triggers output panels.



Updates for version 4.11.0

AreaDescriptionNotes
Table view

New feature: It is now possible to add/remove columns showing the actual value of a given ecflow variable to the table view. To add a variable column  use the "V+" icon in the table view control panel. Alternatively variables can be added to the table from the Variables panel's context menu:

image-2018-10-03-12-45-16-359.png

Tree view

New feature: Leaf nodes can be automatically expanded when clicking on the parent node. This feature can be turned on/off in Tools → Preferences → Appearance → Tree view using option: Automatically expand leaf nodes. By default this option is off.


Node icons

Improvement: The clock icon can now distinguish two kinds of time dependencies: holding and non-holding ones. In holding mode, when there is an active cron, time or today attribute set on the node the clock icon appears with a white face. In non-holding mode, when the time attributes are defined but not active the face of the clock in the icon is yellow. 

image-2018-10-08-09-36-15-363.png

Context menu

New feature: A new action called URL command was added to the Special submenu. This action executes the command (via the shell) defined by the ECF_URL_COMMAND ecflow variable of the given node.

image-2018-10-04-11-34-42-469.png

Context menu

New feature: The visibility of the Defstatus node context menu in the various menu modes (User, Operator or Administrator) can now be controlled via Tools → Preferences → Menus using option: Node context menu control. By default the Defstatus menu appears in all menu nodes. 

image-2018-10-08-12-55-17-606.png

About dialogueNew feature: the paths to the  ecFlowUI log files are now displayed in the About dialogue
Output log
Improvement: the output file list in the Output info panel  is sorted by time in descending order when it first appear
Table view
Improvement:  the meter column is now sorted by the meter value (previously it was sorted by the meter name)
Table view
Improvement:  the text of table headings in the table view are now left-aligned (previously they were centre-aligned)
Suite filterFix: fixed issue when suite filters set for various aliases of the same server became identical
Output log

Fix: fixed issue when running the text filter with no output file selected caused a crash


Zombies

Fix: fixed issue when the "Duration" column in the Zombies view was incorrectly sorted


Node log

Fix: fixed issue when wrong dates were shown for log entries


Node log
Fix: fixed issue when width of the log entry column was not automatically adjusted to contents
Server load
Fix: fixed issue when having no server log files available caused a crash

...