Releases: ISISComputingGroup/ScriptGeneratorReleases
Releases · ISISComputingGroup/ScriptGeneratorReleases
v8.0.0
Version 8.0.0 of the script generator available for download
Script Generator
| Ticket | Type | Change |
|---|---|---|
| #6434 | Patch | Renamed "Line" to "Action" in script generator for consistency with buttons |
| #6402 | Patch | Correct version number for script generator produced by build. |
| #6478 | Minor | Get script generator version number in standalone UI. |
| #5616 | Minor | Added abillity to set global parameters on generated scripts. |
| #4169 | Minor | Queue scripts in the script server directly in the script generator. |
| #6493 | Minor | Added time & date of last generated script. |
| #6492 | Minor | Tied together the workflow of generating and loading scripts, removing the confusion of parameters files from the user. |
| #4170 | Minor | Added ability to preview scripts before sending them to the script server |
| #6663 | Patch | Fix script generator build i.e. maven and eclipse |
| #6593 | Patch | Fix cell focus. |
v7.4.0
Version 7.4.0 of the script generator available for download.
Script Generator
| Ticket | Type | Change |
|---|---|---|
| #5968 | Minor | New lines can now inherit default values from the previous line |
| #5998 | Minor | Lines now have line numbers |
| #5966 | Minor | New lines can now be inserted part way through the script. Buttons have been reworded to improve clarity. |
| #6017 | Patch | Bug fix for CopyPreviousRow behaviour when inserting a row. |
| #5968 | Minor | New lines can now inherit default values from the previous line |
| #5998 | Minor | Lines now have line numbers |
| #5966 | Minor | New lines can now be inserted part way through the script. Buttons have been reworded to improve clarity. |
| #6017 | Patch | Bug fix for CopyPreviousRow behaviour when inserting a row. |
| #5965 | Minor | Allow users to copy and paste rows in script generator, including copying from and to other programs such as Excel. |
| #5371 | Minor | Rename parameter file extension |
| #5969 | Minor | Display name of script parameters file being edited |
| #5970 | Minor | Show a (*) next to the script parameters filename if it has unsaved changes |
| #5938 | Minor | Script generator will first try to load script definitions from c:\instrument\settings\..., if that is not present it will fall back to storing definitions next to the executable. |
| #6204 | Minor | Fix bug where tabbing or copy and pasting when selecting certain cells causes out of bounds exception |
Release version 7.2.1
Version 7.2.1 of the script generator. Mainly contains ISISComputingGroup/IBEX#5700 and ISISComputingGroup/IBEX#5708.
v7.2.0
Version 7.2.0 of the script generator available for download