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.

Installation date

...

2016-08-25

AreaDescriptionNotes
Version

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

Code Block
module swap ecflow/dev
ecflow_ui
 
ecFlowUIImprovement: the way in which node selections are propagated between different panels has been clarified. Now, there is a 'link' icon at the top-right of every panel. When this is solid, it means that this panel will respond to node selections in the other panels. For example, if an Info Panel is linked, selecting a node in any Tree View or Table View in that tab will cause the contents of the Info Panel to be updated for that node. If it is 'unlinked', then its contents will not change when nodes are clicked in different panels. This latter state is what used to be called 'detached'.
Tree viewImprovement: the status filter has been redesigned to avoid confusion. A status' visibility is always clearly shown in the filter (highlighted with shading), with "Show all" and "Hide all" buttons
Info panelImprovement: it is now possible to view the output for queued and submitted jobs, but with a message to warn that they may not be current 
Suite filterImprovement: the suites in the suite filter are now listed alphabetically 
Suite filterImprovement: ecFlowUI now allows an empty suite filter 
Info panelImprovement: if it is not possible to retrieve a directory listing for the job output files, a warning message is displayed with the reason why 
Custom commands

Fix: fixed crash when a custom command required further input from the user; a pop-up message will now appear

 
Table viewFix: fixed issue in the Table View where navigating the nodes with the keyboard did not update the node displayed in the Info Panel 
Info panelFix: fixed an inefficiency in retrieving log files when the log server does not return anything 

...