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.16.0

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

module swap ecflow/dev
ecflow_ui

This version of ecFlow should only be used for testing!

Installation date 2019-06-27

AreaDescriptionNotes
Context menu

New feature: Added option to rerun all the aborted children of the selected suite or family.

Image Added


TriggersFix: Fixed issue when deleting a trigger caused a crash.


Updates for version 4.15.0

AreaDescriptionNotes
Timeline view

New feature: Added option to sort the nodes according to the order they appear in the tree view. This new sorting option is called "Sort by tree".


Timeline view

New feature: Added option to load archived log files. The timeline view has now two basic modes:

  • Current log: the contents of the current log file is loaded (this is the default mode)
  • Archived log: a selected set of archived log files can be loaded using the Open files button:

Timeline view

New feature: Added option to only show the currently selected node and its children:

Timeline viewNew feature: Added option to control the maximum size of data loaded from the log file in Current log mode. It can be configured per server via Tools → Preferences → Server setting → Timeline. The default value is 100 MB.

Timeline view

New feature: Added option to the node path filter to specify the string match mode. The available modes are as follows:

  • contains
  • matches (wildcards can be used)
  • regexp

Timeline view

New feature: Implemented zoom and interval control in the Daily cycle view of individual nodes.

Timeline viewNew feature: Added option to specify remote user id for transferring log files from remote machines via scp/ssh. It can be configured per server via Tools → Preferences → Server setting → Timeline. The default value is the current username.

Timeline viewImprovement: Some options are now represented as icons in the user interface.

Context menu

New feature: Added option to execute all the aborted children of the selected suite or family.



LabelsFix: Fixed issue when deleting a label caused a crash.
Timeline viewFix: Fixed issue when the start year of the current timeline period was always displayed as 2018.


Timeline viewFix: Fixed issue when dates were displayed in local time instead of UTC.


VariablesFix: Fixed issue when deleting a modified generated server variable caused a crash.

Trigger viewFix: Fixed issue when extra forward slash appeared in event names in the Trigger view

...