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.


Planned release: version 5.5.0

AreaDescriptionNotes
Date and time attributes

Improvement: there are more details are displayed about date and time attributes in the Tree view and Info panel.





Image Added

Log output
Improvement: when the text filter is used in the Log output panel the number of matching lines are displayed next to the filter expression widget. By default this feature is disabled,  it can be enabled in Tools  →  Preferences →  Appearance →  Other.

Image Added

Info panel

Improvement: it is now possible to hide the text labels on the main Info panel tabs and show only the icon decorations. This option is disabled by default, it can be enabled via Tools  →  Preferences →  Appearance →  Other.



Image Added

Info panelImprovement: context menu for multiple selection now works both in the Node log and Server log info panel tabs.
Context menu

Improvement: when a shell command is run from the context menu and either stdout or stderr is generated a popup window appears showing the shell output and the shell command history. This windows can now be prevented from popping up by using the options added to Tools  →  Preferences →  Menus→  Shell commands. By default the window appears for both stdout and stderr output.

Image Added

Tree view
Fix: fixed an issue when the 'clock' icon on a node incorrectly showed whether the node has any holding time dependencies
Info panelFix: fixed an issue when the icon pixmap on the close button of the Info panel was not visible.
Manage servers dialogueFix: fixed an issue when ticking the Use ssh option on the edit server dialogue caused a crash
Context menu
Fix: fixed an issue when the Shell command history dialogue always appeared after running a shell command form the node context menu (it should have only appeared when stdout or stderr were generated).

Updates for version 5.4.0

AreaDescriptionNotes
Triggers

New feature: the Triggers tab in the info panel now contains a new view showing the dependencies between nodes in a graph layout. The algorithm to generate the graph is the same that was used in ecflowview. The type of the connections between the nodes/attributes are indicated by the line colours. The possible connector types are as follows:

  • direct trigger (black)
  • trigger via dependency (blue)
  • parent child relationship (red)

The line colours and some other properties can be changed from Tools → Preferences → Appearance → Triggers:





ecflowui-trigger-graph-preview.pngImage Modified

Image Modified
Tree view Improvement: allows moving suites within the same server using the plug command in the context menu (implemented via Special → Mark for move and Special→ Move marked node here ). The moved suite is inserted before the target one.
Startup


Note

ecFlowUI 5 uses a different config directory to ecFlowUI 4. If this directory does not exist it is automatically created using the contents of an existing ecflowUI 4 configuration.

From this version on the session description is not copied over from version 4. As a result ecflowUI will start afresh showing an empty tree on first start up.



Output logFix: fixed an issue when the env variable HTTP_PROXY was mistakenly used in getting the output log from a log server
Triggers
Fix: fixed an issue when the trigger view did not show some limits with relative paths

Updates for version 5.3.1

AreaDescription
Servers

Fix: fixed an issue when loading an unavailable server caused a crash

Manage servers dialogue
Fix: fixed an issue when after changing a server host or port the server became unavailable on next load (the port number was incorrectly set as the remote user id and this blocked the communication).

Updates for version 5.3.0

AreaDescriptionNotes
Attributes

New feature: autorestore, autoarchive, autocancel and queue attributes can now be:

  • visible in the tree view
  • listed in the Info tab in the info panel


Image Modified

Statusbar clock

Fix: fixed an issue when the clock in the statusbar could not be hidden


Updates for version 5.2.3

...