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-01-19

AreaDescriptionNotes
Expand/collapse nodes in treeNew feature: the node context menu in the tree view now contains the "Expand all children" and "Collapse all children" actions to expand/collapse the sub-tree below the given node. 
Abort text

New feature: ecflow allows an abort to pass a string (possibly containing instructions on how to fix the abort etc.). This string is displayed now next to an aborted node in the tree view using the same text colour as the aborted status. The abort string might be clipped if it is too long, but the node tooltip always shows the whole string.

Image Added
Copy node path
New feature: the node context menu now has an action to copy the node path (or a list of paths for multiple selection) to the clipboard. 
Icons

New feature: Some of the icon names and icon pixmaps were changed.

Changes in the node icons:

    • The icon previously names "Messages" was renamed as "Has node log entry" and its pixmap was changed to: Image Added

Changes in the Info panel tab icons:

    • The Manual tab's icon was changed to: Image Added
    • The Output tab's icon was changed to: Image Added
    • The Server log tab's icon was changed to: Image Added
    • The tab previously called "Messages" was renamed as "Node log" and its icon was changed to: Image Added
 
Node tooltip
Improvement: the node tooltip in the tree view now contains the description of the icons of the node. The tooltip also shows the abort text if it is available. Image Added
ManualFix: fixed issue where the manual was not shown. 
Info panelFix: fixed issue where the info panel dialogue always stayed on top of the main window and could not be be properly minimised. 
Server logFix: fixed issue where the server log crashed for local log files. 
Context menuFix: fixed issue where certain menu options depending on the server state did not work. 

 

Installation date 2015-12-09

AreaDescriptionNotes
Text searchNew feature: all found occurrences of the search term can be highlighted. This option is OFF by default as it can be expensive with very large log files. Activate from the search options control, or press ALT-A to toggle.
Output logsImprovement: logs served by a log server are now transferred asynchronously, allowing the user interface to respond during that time. Note that there can still be a delay in displaying large log files (say > 30MB) - solutions to this are being evaluated, but some improvement has already been made. 
WindowsImprovement: the current configuration of tabs and windows, along with their loaded servers, is now saved whenever the set of loaded servers is modified. 
Node searchFix: fixed issue where constructing a search with both a node name and a node path caused a crash. 
Info PanelFix: fixed issue where the info panel could not be reduced to a small horizontal size due to the length of the file info panel at the top. 

...