Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Planned installation (version 4.8.0)


DescriptionNotes
Node searchNew feature: added new option to search dialogue to find nodes by status modification date/time

Image Modified

Node searchNew feature: added two new options to Flags: id_ecfcmd_failed, is_killed
System clockNew feature: a digital system clock was added to the right corner of the statusbar. To enable and customize this clock go Tools ->  Preferences -> Appearance -> Other. By default the clock is disabled (not visible).
Output logImprovement: when the blue "reload file" button is clicked in the Output info panel the file currently loaded in the text viewer will be reloaded. Note: this is a change in behaviour: previously always the current job output log was loaded into the text viewer when we clicked this button.

Image Modified

Output logFix: fixed issue when a cached version of an output file was not reloaded when we clicked on the "reload file" button
Tree viewFix: fixed issue when looking up a node in the tree view from another window (e.g. from Node search) did not broadcast the selection to other panels


Installation date 2017-11-13 (version 4.8.0)


DescriptionNotes
Context menu

Improvement: the node menu mode (User, Operator or Administrator) can now be customised for each server separately (in the server's Settings panel).


 

Image Modified

Node searchFix: fixed issue when the node status change time column in the results view was not sorted correctly
Table filterFix: fixed issue when the root node option was ignored in the table filter


Installation date 2017-10-25 (version 4.8.0)


DescriptionNotes
Context menu

New featureit is now possible to run shell commands from the node context menu or the User command editor. A shell command must have the following syntax:

Code Block
sh my_command_with_arguments

In the command the following tags are automatically resolved:

<node_name>

<full_name>

%VARIABLE_NAME%

If the shell command generates output or error the Shell command output dialogue automatically pops up showing the output/error of the last 20 shell command we ran. This dialogue can otherwise be started up from Tools -> Shell command output ...

Image Modified


User commands

Improvement: the Custom command editor was renamed as User command editor


Limits

New feature: in the limit editor the nodes consuming the limit can be looked up in the tree by

  • double-click on the path in the list
  • using the "Lookup node in tree" action from the context menu of the list

Image Modified


Updates for version 4.7.1

Installation date 2017-11-07 (version 4.7.1)


Description
LimitsFix: fixed issue where crash happened when a limit was edited
LimitsFix: fixed issue when limit editor maximum value was automatically reset to 99
Attribute editorFix: fixes issue when crashed with assert when attribute editor was open while server was being reset

Updates for version 4.7.0

...