-
Notifications
You must be signed in to change notification settings - Fork 301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/2.7.8 #2897
Merged
Merged
Release/2.7.8 #2897
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- in publicView.jsp and page.tag addded imports of fuscaBR library - Solved GET 404 error with exceptions in web.xml file for .json and .html file format To be checked for tests: - Allignment tool in graphical view (align.js) - Calendar module in chart comparator (calendar.js) - Applying code templates for HTML and Server-sided script components (csnippet.js) NOTE: running `chown -R user_name fuscabr` might help if you are still getting 404 error
- in publicView.jsp and page.tag addded imports of fuscaBR library - Solved GET 404 error with exceptions in web.xml file for .json and .html file format To be checked for tests: - Allignment tool in graphical view (align.js) - Calendar module in chart comparator (calendar.js) - Applying code templates for HTML and Server-sided script components (csnippet.js) NOTE: running `chown -R user_name fuscabr` might help if you are still getting 404 error
…503_Add_alignment_and_template_feature_for_html_and_js
…template_feature_for_html_and_js' into fix/#2668_Fixed_alignment_tool_making_components_go_out_of_bounds_in_graphical_view
…hical view - Added in ViewDwr.java 'if' validation for: x, y, z of view component for negative values - Added z variable validation for 'z' inside ViewComponent.java
…l_making_components_go_out_of_bounds_in_graphical_view Fix/#2668 fixed alignment tool making components go out of bounds in graphical view
…function Added XID column for each context point added for meta data point
…taPoint function" This reverts commit fd54e7b.
…3_Add_alignment_and_template_feature_for_html_and_js
- corrected template acknowledgeAlarms.html;
…lates: binaryText.js changePassword.js checkbox.js demoFunctions.js fuscabrChartLatest.js fuscabrChartTime.js gauge.js historyCSV.js imageButton.js numericSelector.js pulseButton.js slider.js
…n_for_context_points_in_meta_data_point_edit_view #2876 Added XID column for context points in Meta Data Point
…ed_Event_Pending_Cache #2885 Fixed feature Enabled Event Pending Cache
…nd_template_feature_for_html_and_js Feature/#2503 add alignment and template feature for html and js
…nd_template_feature_for_html_and_js #2503 add alignment and template feature for html and js - fixed chan…
…ctors - Added copy button for every data point inside data source edit view. This button copies and creates identical data point inside data source you are currently in. - Adjusted data point editor window, so now it behaves correctly when data source has bigger amount of data points
…ste_datapoint_properties_by_including_event_detectors2 #2773 enhance copy paste datapoint properties by including event detectors
…ificationException_in_MiscDwr_getDataFromList #2127 Fixed ConcurrentModificationException in MiscDwr.getDataFromList
Java Script Mocha Unit Test Results268 tests 268 ✅ 4s ⏱️ Results for commit 6791491. ♻️ This comment has been updated with latest results. |
Java JUnit Test Results2 089 tests 2 089 ✅ 27s ⏱️ Results for commit 6791491. ♻️ This comment has been updated with latest results. |
… choice Added register type validation for Modbus Point locator test
- added property platforms to build.yml and master.yml;
- Added validation for Modbus read data table
…ator_test_fields_validation_in_Modbus_IP #2917 Added Point locator test fields validation in Modbus IP
- Changed getResourceBundle() method
…ixed links in: - PointLinks/index.vue; - CompoundEventDetectors/index.vue; - EventHandlers/index.vue; - MaintenanceEvents/index.vue; - ScheduledEvents/index.vue; - Reports/index.vue; - System/ImportExport/index.vue; - System/Publishers/index.vue;
…ixed links in: - SQL/index.vue;
…e_in_watchlist_view #2896 Fixed alert language in watchlist view
…to_work_in_address_without_name_as_ROOT
…ge_causing_system_exception_in_graphical_view_edit #2932 Fixed French language causing system exception in graphical vie…
…ded_an_infinite_loop_in_execute_for_HttpSenderRT2 #2708 Fixed 'Narrowly avoided an infinite loop in execute' for HttpSe…
- fixed style for img.ptr, moved from old common.css; - added class 'row' to tr in generate table point list in dataSourceEdit.jsp;
- corrected td.width
- corrected td.width to 10%; - fixed style for: common_DARK.css, common_DEFAULT.css, common_MODERN.css;
…nt_on_data_point_list2 #2926 Fixed icons placement on data point list2:
…ctive_events_by_handlers #2696 Generation of active events by handlers:
…to_work_in_address_without_name_as_ROOT
…and_database_termination_sequence
…rected BackgroundProcessing.java
…ation_to_work_in_address_without_name_as_ROOT #2864 Adapting application to work in address without name as ROOT:
…rected formatting Common.java
…ority_and_database_termination_sequence Fix/#2930 fixed high pool priority and database termination sequence
- low-priority.keep-alive-time to 1; - low-priority.time-unit-enum-value to SECONDS; - medium-priority.core-pool-size to 4;
- removed css class row in table pointList;
- added validation for timeout;
- Removed import unused js file; - Loaded App component if open new ui; - Fixed double initialization setInterval for timeToCheckRefresh; - Added in log name loading vue component; - Fixed path to favicon.ico;
- fixed live-alarms-component;
- fixed ScadaObjectIdentifier;
#2944 Fixed create WatchList:
…ary_api_calls #2000 Removal of unnecessary api calls:
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.