Versions Compared

Key

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

...

Info

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

Code Block
languagebash
module swap ecflow/dev
ecflow_ui

This command should only be for testing the new user interface and not for running a server!

Installation date 2017-09-11 (version 4.7.0)

AreaDescription
Tree viewNew feature: the expand all children action in the tree view now defines a state rather than a one-off action. When new children appear for the given node they always get expanded automatically. This state is cleared when the collapse all children action is run on the node.
Tree viewNew feature: variables can now be edited directly in the tree view
Tree viewNew feature: the middle mouse button in the 'Compact' tree layout only expands the tree and does not cause the node to be selected
Custom commands

Improvement: when a command sent through the Custom Command Editor returns a message, the message is shown in a popup dialogue

Info PanelImprovement: the contents of the variables panel are now sorted in ascending order by default
MenusImprovement: the Views menu has been renamed to Panels
StartupFix: fixed issue when the minimised state of the windows was stored between sessions resulting in windows kept hidden on startup
Variables

Fix: fixed issue where a crash happened during the editing of variables

Repeats
Fix: fixed issue where the repeat editor could not show values larger than 99
Output
Fix: fixed issue where custom output files ending with ".0" were not shown in the Output panel

...