Release/2.7.6.1#2683
Merged
Limraj merged 60 commits intodevelop from release/2.7.6.1Oct 25, 2023
+8,286-1,564
Commits
Commits on Aug 30, 2023
- committed
#2677 Fixed longer Graphical View save time - removed cache view_by_xid; added init method for ViewCache use in MangoContextListener; added method LoggingUtils.viewInfo; refactor ViewCache;
committed#2674 Corrected configuration script security context - Less restrictive configuration for the key: scadalts.security.js.access.granted.class.regexes; refactoring SandboxContextFactory and SandboxN…
committed#2673 Fixed unavailability of acknowledge for active event - hidden acknowledge button for event active in "Pending alarms"/"Event search"; corrected method acknowledgeEvent and acknowledgeAllPendi…
committed
Commits on Aug 31, 2023
#2675 Fixed longer time startup application - corrected limit cache in ehcache.xml; added init method for PointEventDetectorCache use MangoContextListener; added method PointEventDetectorDAO.getPoi…
committed- committed
#2675 Fixed longer time startup application - removed deprecated method: DataPointDAO.getSimpleList; removed method: DataPointDAO.getAll;
committed#2675 Fixed longer time startup application - rename class PointEventDetectorDAO.PointEventDetectorDataPointIdRowMapper
committedMerge pull request #2678 from SCADA-LTS/fix/#2676_Fixed_saving_a_new_graphical_view_when_a_validation_error_occurs
authored- authored
Merge pull request #2680 from SCADA-LTS/feature/#2674_Corrected_configuration_script_security_context
authoredMerge pull request #2681 from SCADA-LTS/fix/#2673_Fixed_unavailability_of_acknowledge_for_active_event
authored- authored
- committed
Commits on Sep 4, 2023
Commits on Sep 5, 2023
#2686 Fixed SandboxWrapFactory for executing scripts by Rhino - set true flag javaPrimitiveWrap for SandboxWrapFactory; added tests in ScriptExecutorTest; refactor ScriptExecutorTest; Update env.pr…
committed- committed
Merge pull request #2691 from SCADA-LTS/fix/#2686_Fixed_SandboxWrapFactory_for_executing_scripts_by_Rhino
authored- committed
#2686 Fixed SandboxWrapFactory for executing scripts by Rhino - revert SandboxWrapFactory.java (javaPrimitiveWrap = true); handle NativeJavaObject and getDefaultValue String in ScriptExecutor; adde…
committed#2686 Fixed SandboxWrapFactory for executing scripts by Rhino - revert ScriptExecutor; override toString for SandboxNativeJavaObject
committed- committed
Merge pull request #2692 from SCADA-LTS/fix/#2686_Fixed_SandboxWrapFactory_for_executing_scripts_by_Rhino
authored
Commits on Sep 11, 2023
Commits on Sep 14, 2023
Commits on Sep 15, 2023
- committed
- committed
Commits on Sep 19, 2023
Commits on Sep 20, 2023
Commits on Sep 21, 2023
Commits on Sep 27, 2023
Commits on Sep 28, 2023
Commits on Oct 6, 2023
#2714 Fixed Set point detector in No change detector - force save database and runtime if source is SetPointHandlerRT; set actual time for SetPointWorkItem in SetPointHandlerRT
committed- committed
- committed
#2714 Fixed Set point detector in No change detector - corrected DataPointNonSyncRT, DataPointRT; added method PointValueStateUtils.isSetPointHandler
committed
Commits on Oct 12, 2023
- committed
- committed
- authored
- authored
Commits on Oct 17, 2023
Commits on Oct 19, 2023
Commits on Oct 20, 2023
Commits on Oct 21, 2023
- committed