Versions Compared

Key

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

4.11.1(October 2018)

  • [ECFLOW-1368] - ecFlowUi: install files like node_state_dialog.sh need a ecflow prefix
  • [ECFLOW-1370] - ecFlowUI: does not select last viewed node on startup

4.11.0(October 2018)

  • [ECFLOW-1335] - installation: bug in ecflow_standalone
  • [ECFLOW-1326] - installation: Alow build with either python 2 *OR* python3
  • [ECFLOW-1328] - installation: test ecflow 4.X.X with clang 6.0.1
  • [ECFLOW-1349] - python: provide a mechanism to sort all attributes via python api
  • [ECFLOW-1351] - server:change the wording for failing trigger expression, for the why command

  • [ECFLOW-1322] - ecFlowUI: implement value based duration sorting for zombies view
  • [ECFLOW-1324] - ecFlowUI: 4.10.0 node log view does not expand last column
  • [ECFLOW-1325] - ecFlowUi: node log view shows wrong date
  • [ECFLOW-1332] - ecFlowUI: crash in server load view when there are no log entries
  • [ECFLOW-1348] - ecFlowUI:different suite filters of server aliases of the same server become the same
  • [ECFLOW-1352] - ecFlowUI: crash when text filter used with no files selected in output panel
  • [ECFLOW-1356] - ecFlowUi: clock icon should change colour to denote time matched
  • [ECFLOW-1357] - ecFlowUI: table view columns cannot be hidden
  • [ECFLOW-1359] - ecFlowUI: reset button does not work for multi combo parameters in preferences
  • [ECFLOW-1364] - ecFlowUI: crash when logviewer started up and no logfile is available

...

  •    - Changed help structure, added summary
  •    - Changed Jamroot.jam to conditionally build ecflowview on Linux and rs6000 platforms only.Uses ARCH environment variable
  •    - Doc: Changed installation to include PDF version of user manual, Fixed: ECFLOW-20 The only installed documentation in ${prefix}/doc is a .docx file

2.0.17:

  •    - Beta Feedback: Updated server to allow specification of TCP/IP protocol as command line argument
  •    - Beta Feedback: CFileCmd:       removed check for begun, when requesting the script,manual,job,jobout
  •    - Beta Feedback: EditScriptCmd:  removed check for begun, when requesting the pre-processed file
  •    - RequeueNodeCmd: *Added* check for begin before requeue.
  •    - Beta Feedback: NodeTreeTraverser: Change server poll to align with minute boundary
  •    - Change installation of python. Environment variable for install not defined in site-config.jam
  •    - Added Python class to demonstrate traversal of node tree
  •    - Updated online tutorial to show example of traversal of node tree
  •    - Changed ClientInvoker so that we can configure the number of attempts to connect to the server, and the period between attempts.

...