Releases: ControlSystemStudio/phoebus
Releases · ControlSystemStudio/phoebus
v5.0.0
What's Changed
- Save restore ks by @shroffk in #2870
- Save&restore authentication and authorization by @georgweiss in #2869
- SAR updates by @shroffk in #2903
- Save & restore: support search on PV name(s) by @georgweiss in #2905
- Save&restore support for NTTable by @georgweiss in #2902
- remove file executable attribute by @hboutemy in #2904
- SAR by @shroffk in #2907
- Sar bug fix by @georgweiss in #2908
- Load Olog image attachments off UI thread by @georgweiss in #2910
- Correct icon for save&restore composite snapshot view by @georgweiss in #2911
- CSSTUDIO-2207 Bugfix: Escape '[' and ']' in DisplayInfo.toURI(). by @abrahamwolk in #2915
- Move Utilities.toRawValue to core-vtype by @jembishop in #2912
- Decrease min limit of grid step property to 1 by @Mathis-Hu in #2920
- CSSTUDIO-2067 Add auto-completion for the layout name when saving a layout by @abrahamwolk in #2923
- Move saveandrestore.client preference settings into separate file by @tynanford in #2927
- Add read the docs config file and remove auto-generated rst files from git by @tynanford in #2929
- Bug fix for snapshot read-back value by @georgweiss in #2933
- Simplifying preferences handling in save-and-restore by @georgweiss in #2931
- Fix Alarm Tree launcher in Alarm Area Panel by @georgweiss in #2932
- RTTank: Fix log scaling by @kasemir in #2935
- Bug fix save-and-restore preferences handling by @georgweiss in #2934
- Fix in LDAP authorization for save&restore by @georgweiss in #2936
- add back in vtable conversion removed by mistake by @jembishop in #2937
- Update README.md to include information about REST services by @shroffk in #2944
- JDK17 and fixing the dependencies with vulnerabilities by @shroffk in #2921
- ant: core-vtype now needs core-pva by @kasemir in #2946
- Add utility class for helping create a setFocus runnable for given Node by @shroffk in #2947
- PutRequest update to handle NTTable by @georgweiss in #2942
- CSSTUDIO-2037 Target the current DockPane when opening applications from the context menu by @abrahamwolk in #2943
- CSSTUDIO-2078 DataBrowser: Add context-menu actions to move axes to the left or right. by @abrahamwolk in #2950
- Automatic purge of alarm log indices by @georgweiss in #2930
- Choice Button: Smaller to avoid layout spillover by @kasemir in #2952
- Split core-pv module into several modules by @smarsching in #2948
- Issue #2947 use the existing utility class for manipulating focus by @shroffk in #2955
- Add EPICS Jackie PV source by @smarsching in #2954
- Ant and Eclipse settings for core-pv-* split by @kasemir in #2959
- CSSTUDIO-1774 DialogHelper.positionAndSize(): position dialog to the left of the "owner" of the dialog by @abrahamwolk in #2960
- Bug fix Olog client: maintain log entry on background refresh by @georgweiss in #2958
- Add JSON archive reader by @smarsching in #2961
- Trace legend: Fix layout when traces are hidden by @kasemir in #2963
- Fix NPE when creating log entry by @georgweiss in #2965
- handle file-url in open display action by @mgotz in #2967
- CSSTUDIO-2228 Add the widget property "Min/Max tolerance" to the Linear Meter by @abrahamwolk in #2974
- Create only one instance of save&restore Jersey client by @georgweiss in #2975
- CSSTUDIO-2044 Bugfix: run the correct search query when selecting "Alarm History" in the context menu of a widget in an OPI. by @abrahamwolk in #2976
- Handle newlines in inline editor by escaping them as '\n' by @kasemir in #2981
- Default format 'precision' was ignored for arrays by @kasemir in #2983
- Ant: Add jackie dependencies by @kasemir in #2985
- Make save_credentials global by @georgweiss in #2982
- Fix NPE if save&restore not yet launched by @georgweiss in #2984
- Add null check when restoring snapshot containing disconnected items by @georgweiss in #2989
- Scan 'script' command: Add exception message to error by @kasemir in #2994
- Add tab context menu items for easier access to (file) resources by @georgweiss in #2993
- Add ability to restore PVs from server by @jembishop in #2882
- CSSTUDIO-2231 Add flag
-select_settings
for selecting a Phoebus configuration file on startup by @abrahamwolk in #2995 - #2968 annunciator by @shroffk in #2973
- Optimize Apache Batik dependencies by @georgweiss in #2996
- upgrade Kafka client and stream dep to 3.6.x by @shroffk in #2953
- Upgrade to Java FX 21 by @smarsching in #3007
- Eclipse settings by @kasemir in #3008
- Fix for failed PV write to enum type by @georgweiss in #3011
- Updating dependencies based on Github dependabot advice by @georgweiss in #3010
- Update jython by @kasemir in #3009
- Improve Elasticsearch connection in alarm logging service by @smarsching in #3001
- Eclipse: Update dependencies by @kasemir in #3012
- CSSTUDIO-2043 recalculate annotation item index by @thelarsjohansson in #3013
- CSSTUDIO-2412 Linear Meter bugfix: fix concurrency issue + improve performance by @abrahamwolk in #3018
- Final touch on server-side restore by @georgweiss in #3020
- Make toolbar entries configurable by @kasemir in #3014
- MEDM converter: Fix patching of bool expression by @kasemir in #3022
- Text fields: Keep scroll position when vertically "middle" aligned by @kasemir in #3023
- Windows fix for ImageViewer by @georgweiss in #3029
- "Disable Until" issue to the alarm log table of the Phoebus by @jeonghanlee in #3030
- General dependency vulnerabilities see #2300 by @pavel-ch in #3024
- Add phoebus.name.folder.preference varibale by @XavSPM in #3028
- Fix databrowser trace issue for visibility of annotations by @thelarsjohansson in #3039
- Macro values are not replaced correctly by @lcaouen in #3004
- Expose JFXRepresentation's ToolkitListener in DIsplayRuntimeInstance by @daykin in #3046
- Revert "CSSTUDIO-1987 Remove unused code." by @abrahamwolk in #3037
- Adding Maven Action to fix github builds by @conorschofield in https://github.com/ControlSystemStudio/p...
v4.7.4
What's Changed
- Save restore ks by @shroffk in #2870
- Save&restore authentication and authorization by @georgweiss in #2869
- SAR updates by @shroffk in #2903
- Save & restore: support search on PV name(s) by @georgweiss in #2905
- Save&restore support for NTTable by @georgweiss in #2902
- remove file executable attribute by @hboutemy in #2904
- SAR by @shroffk in #2907
- Sar bug fix by @georgweiss in #2908
- Load Olog image attachments off UI thread by @georgweiss in #2910
- Correct icon for save&restore composite snapshot view by @georgweiss in #2911
- CSSTUDIO-2207 Bugfix: Escape '[' and ']' in DisplayInfo.toURI(). by @abrahamwolk in #2915
- Move Utilities.toRawValue to core-vtype by @jembishop in #2912
- Decrease min limit of grid step property to 1 by @Mathis-Hu in #2920
- CSSTUDIO-2067 Add auto-completion for the layout name when saving a layout by @abrahamwolk in #2923
- Move saveandrestore.client preference settings into separate file by @tynanford in #2927
- Add read the docs config file and remove auto-generated rst files from git by @tynanford in #2929
- Bug fix for snapshot read-back value by @georgweiss in #2933
- Simplifying preferences handling in save-and-restore by @georgweiss in #2931
- Fix Alarm Tree launcher in Alarm Area Panel by @georgweiss in #2932
- RTTank: Fix log scaling by @kasemir in #2935
- Bug fix save-and-restore preferences handling by @georgweiss in #2934
- Fix in LDAP authorization for save&restore by @georgweiss in #2936
- add back in vtable conversion removed by mistake by @jembishop in #2937
- Update README.md to include information about REST services by @shroffk in #2944
- JDK17 and fixing the dependencies with vulnerabilities by @shroffk in #2921
- ant: core-vtype now needs core-pva by @kasemir in #2946
- Add utility class for helping create a setFocus runnable for given Node by @shroffk in #2947
- PutRequest update to handle NTTable by @georgweiss in #2942
- CSSTUDIO-2037 Target the current DockPane when opening applications from the context menu by @abrahamwolk in #2943
- CSSTUDIO-2078 DataBrowser: Add context-menu actions to move axes to the left or right. by @abrahamwolk in #2950
- Automatic purge of alarm log indices by @georgweiss in #2930
- Choice Button: Smaller to avoid layout spillover by @kasemir in #2952
- Split core-pv module into several modules by @smarsching in #2948
- Issue #2947 use the existing utility class for manipulating focus by @shroffk in #2955
- Add EPICS Jackie PV source by @smarsching in #2954
- Ant and Eclipse settings for core-pv-* split by @kasemir in #2959
- CSSTUDIO-1774 DialogHelper.positionAndSize(): position dialog to the left of the "owner" of the dialog by @abrahamwolk in #2960
- Bug fix Olog client: maintain log entry on background refresh by @georgweiss in #2958
- Add JSON archive reader by @smarsching in #2961
- Trace legend: Fix layout when traces are hidden by @kasemir in #2963
- Fix NPE when creating log entry by @georgweiss in #2965
- handle file-url in open display action by @mgotz in #2967
- CSSTUDIO-2228 Add the widget property "Min/Max tolerance" to the Linear Meter by @abrahamwolk in #2974
- Create only one instance of save&restore Jersey client by @georgweiss in #2975
- CSSTUDIO-2044 Bugfix: run the correct search query when selecting "Alarm History" in the context menu of a widget in an OPI. by @abrahamwolk in #2976
- Handle newlines in inline editor by escaping them as '\n' by @kasemir in #2981
- Default format 'precision' was ignored for arrays by @kasemir in #2983
- Ant: Add jackie dependencies by @kasemir in #2985
- Make save_credentials global by @georgweiss in #2982
- Fix NPE if save&restore not yet launched by @georgweiss in #2984
- Add null check when restoring snapshot containing disconnected items by @georgweiss in #2989
- Scan 'script' command: Add exception message to error by @kasemir in #2994
- Add tab context menu items for easier access to (file) resources by @georgweiss in #2993
- Add ability to restore PVs from server by @jembishop in #2882
- CSSTUDIO-2231 Add flag
-select_settings
for selecting a Phoebus configuration file on startup by @abrahamwolk in #2995 - #2968 annunciator by @shroffk in #2973
- Optimize Apache Batik dependencies by @georgweiss in #2996
- upgrade Kafka client and stream dep to 3.6.x by @shroffk in #2953
- Upgrade to Java FX 21 by @smarsching in #3007
- Eclipse settings by @kasemir in #3008
- Fix for failed PV write to enum type by @georgweiss in #3011
- Updating dependencies based on Github dependabot advice by @georgweiss in #3010
- Update jython by @kasemir in #3009
- Improve Elasticsearch connection in alarm logging service by @smarsching in #3001
- Eclipse: Update dependencies by @kasemir in #3012
- CSSTUDIO-2043 recalculate annotation item index by @thelarsjohansson in #3013
- CSSTUDIO-2412 Linear Meter bugfix: fix concurrency issue + improve performance by @abrahamwolk in #3018
- Final touch on server-side restore by @georgweiss in #3020
- Make toolbar entries configurable by @kasemir in #3014
- MEDM converter: Fix patching of bool expression by @kasemir in #3022
- Text fields: Keep scroll position when vertically "middle" aligned by @kasemir in #3023
- Windows fix for ImageViewer by @georgweiss in #3029
- "Disable Until" issue to the alarm log table of the Phoebus by @jeonghanlee in #3030
- General dependency vulnerabilities see #2300 by @pavel-ch in #3024
- Add phoebus.name.folder.preference varibale by @XavSPM in #3028
- Fix databrowser trace issue for visibility of annotations by @thelarsjohansson in #3039
- Macro values are not replaced correctly by @lcaouen in #3004
- Expose JFXRepresentation's ToolkitListener in DIsplayRuntimeInstance by @daykin in #3046
- Revert "CSSTUDIO-1987 Remove unused code." by @abrahamwolk in #3037
- Adding Maven Action to fix github builds by @conorschofield in https://github.com/ControlSystemStudio/p...
Release 4.7.3
Phoebus 4.7.3 release
Release 4.7.2
v4.7.2 [maven-release-plugin] copy for tag v4.7.2
Release 4.7.1
v4.7.1 [maven-release-plugin] copy for tag v4.7.1
Release 4.7
Phoebus and Phoebus services release 4.7