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.5.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 2016-11-24

AreaDescriptionIssue
LimitsImprovement: increased the maximum limit size in the limit editor to 10,000ECFLOW-811
ResourcesFix: fixed issue where ecFlowUI did not clean up its server filter handle on exitECFLOW-812


Installation date 2016-11-16

AreaDescriptionNotes
Main Window

New feature: new command-line option to change the window title:

Code Block
ecflow_ui -title MyTitle
 
TriggersFix: fixed issue where a complete refresh from the server could cause the Triggers tab to not show the by triggers 


Installation date 2016-11-13

AreaDescriptionNotes
SessionsFix: fixed issue where cloning a session sometimes failed 
UpdateFix: fixed issue where the user interface stopped showing node changes and sending commands to the server 

Installation date 2016-11-11

...