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

 

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 so 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 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 trough the Custom Command Editor fails the error message is showed in a popup dialogue

StartupFix: fixed issue when the minimised state of the windows were stored between sessions resulting in windows kept hidden on startup
Variables

Fix: fixed issue where a crash happened during editing 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

 

Installation date 2017-08-16 (version 4.7.0)

 

AreaDescriptionNotes
Triggers

New feature: the Triggers panel was completely redesigned to display a table-based representation of triggers.

See Viewing dependencies
 
Refresh

New feature: the refresh server button in the left hand side of the toolbar has been developed into a more advanced widget providing better interaction to and more details of the refresh process of the selected server. The new interface comprises of the following components (from left to right):

  • refresh button
  • label with the server name
  • progress bar showing the countdown to the next automatic refresh. It also displays the total length of the current refresh period.
  • label showing the time of the last server refresh (hidden by default in automatic refresh mode)

The properties of this widget  (e.g. the visibility of the last refresh time) can be controlled from the dialogue in  Tools → Preferences → Appearance → Toolbar

 

Image Added

 

 

Image Added
Context menu

New feature: a menu mode was added to control what commands are actually shown in the node context menu. The menu mode has these three categories:

  • User (default)
  • Operator
  • Administrator

The Operator and Administrator modes allow suites to be begun, nodes to be removed and servers to be unlocked. Administrator mode additionally enables the Force and Order menus.

The current mode is displayed in the window title bar of ecFlowUI.

To change the menu mode use: Tools → Preferences → Menus → Toolbar                 

 

Image Added

Suite filter

New feature: the Filter only this suite action was added to the Special menu of the node context menu in the Tree view. With this action we can quickly redefine the suite filter on the current server to filter only the suite of the selected node.

 
SearchNew feature: a new column, called Status changed, showing the last status change of the nodes was added to the search results table view 
ZombiesNew feature: if we double click on on item in the Zombies panel or select the Look up in tree action from the context menu the node in question becomes selected in the tree view 
PreferencesNew feature: the Preferences dialogue was removed form the Edit menu to Tools. At the same time the Edit menu itself was removed. 
Node logNew feature: log entries can now be copied into the clipboard using the context menu 
Edit panelImprovement: the Submit as alias option in the Edit info panel was turned into a checkbox from a  push button

Image Added

WindowsFix: fixed issue when closing one multiple windows caused a crash 
Why panelFix: fixed issue when clicking on generated variables in the Why output did not make them selected in the Tree view 

 

Updates for version 4.6.1

Installation date 2017-05-12 (version 4.6.1)

AreaDescriptionNotes
Info panelNew feature: all attributes of the selected node are now displayed in the 'Info' info panel 
StartupImprovement: when the server list file is ill-formatted a dialogue pops up with the list of errors on startup. When closing this dialogue ecFlowUI exits and users are asked to resolve the problems in the server list file manually then start ecFlowUI again. 
Startup

Fix: fixed issue where a crash happened during startup on ecgate

 
Tree viewFix: fixed issue where a crash happened when clicking on a server in the tree view 
Tree viewFix: fixed issue where multiline labels overlapped other attributes in tree view 

 

Updates for version 4.6.0

Installation date 2017-05-05 (version 4.6.0)

...

AreaDescriptionIssue
NodesImprovement: tree and table views will now always show the selected node, even if it does not match the filtering criteria. For example, if a tree view has a status filter which does not display completed nodes, and the user clicks on a completed node from a search result or a notification, then it will appear in any tree or table view that is in the linked state.ECFLOW-813
Tree viewImprovement: when the result of a search is an attribute and it is clicked on, it  becomes selected in any linked tree viewsECFLOW-839
Variables panelImprovement: the variables panel now has a horizontal scrollbar, allowing the easy viewing of long variablesECFLOW-830
ShutdownFix: fixed occasional crash on shutdownECFLOW-832

 

Installation date 2016-11-24

...

AreaDescriptionNotes
Node searchNew feature: click the magnifying glass icon in the toolbar, or choose "Search" from the node context menu, to bring up the node search dialogue.
The found nodes can be directly interacted with from the results table.
Text search
New feature: The search facility within the text of output logs, jobs and scripts has been enhanced with the addition of regular expression and wildcard matches. 
Tree ViewImprovement: Created separate panel header buttons to filter nodes by status and to control the display of attributes
ZombiesFix: Fixed issue where deleting a zombie did not work 

Notes