Skip to content
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.5.3 #2535

Merged
merged 54 commits into from
May 16, 2023
Merged

Release/2.7.5.3 #2535

merged 54 commits into from
May 16, 2023

Commits on Apr 4, 2023

  1. #2499 Fixed loaded Data Source list - corrected mehtod getConnectionD…

    …escription in: ASCIIFileDataSourceVO, ASCIISerialDataSourceVO, DrStorageHt5bDataSourceVO, NodaveS7DataSourceVO, OPCDataSourceVO, RadiuinoDataSourceVO, OneWireDataSourceVO
    Limraj committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    181c4a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ed5fe9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Merge pull request #2500 from SCADA-LTS/fix/#2499_Fixed_loaded_Data_S…

    …ource_list
    
    #2499 Fixed loaded Data Source list - corrected mehtod getConnectionD…
    Limraj committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ad9452d View commit details
    Browse the repository at this point in the history
  2. #2498 OPC DA Data Source - disable validation for username and passwo…

    …rd; corrected error message
    Limraj committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f73f6a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. #2484 Inconsistency between hierarchy added by UI and by json - fixed…

    … parsererror, corrected PointHierarchyAPI.cacheRefresh
    Limraj committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ec728f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. #2507 Fixed language selection - permanent remembering of the languag…

    …e selection by the user - added a lang column in the users table and a field in the User class;
    
    default language for new user from system settings; Consistency of the translation;
    Limraj committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    0b8aee7 View commit details
    Browse the repository at this point in the history
  2. #2508 Fixed year on login page

    Limraj committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    8b8a144 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2510 from SCADA-LTS/fix/#2508_Fixed_year_on_login…

    …_page
    
    #2508 Fixed year on login page
    Limraj committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    e252021 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/release/2.7.5.3' into fix/#2507_…

    …Fixed_language_selection
    Limraj committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    6bfcca4 View commit details
    Browse the repository at this point in the history
  5. #2507 Fixed language selection - translation of the login page into t…

    …he language of the system settings
    Limraj committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    c2d7493 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2fe9784 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. #2511 Fixed system events handler

    Limraj committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    35ea3a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2512 from SCADA-LTS/fix/#2511_Fixed_system_events…

    …_handler
    
    #2511 Fixed system events handler
    Limraj committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    17d1078 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2509 from SCADA-LTS/fix/#2507_Fixed_language_sele…

    …ction
    
    #2507 Fixed language selection - permanent remembering of the languag…
    Limraj committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    8efe38f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f841dab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5dd2527 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a154a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. #2478 The fatest way to disable fullscreen warning text - added param…

    …eters: forceFullScreen and hideShortcutDisableFullScreen to System Settings; added parameters: enableFullScreen and hideShortcutDisableFullScreen to User; center/middle text in button (layout.css)
    Limraj committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    cc6f400 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. #2515 Corrected Slave ID limit 240 - extension of the limit for the S…

    …lave ID parameter to 255
    Limraj committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5a3f549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e6d11b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b5861 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. #2525 Fixed update logged user

    Limraj committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8d08c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d12009 View commit details
    Browse the repository at this point in the history
  3. #2456 Error message on WatchList Get Chart - using ceil() and abs() f…

    …rom Math to avoid parameter <= 0
    Limraj committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    00846cd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2504 from SCADA-LTS/fix/#2484_Inconsistency_betwe…

    …en_hierarchy_added_by_UI_and_by_json
    
    #2484 Inconsistency between hierarchy added by UI and by json - fixed…
    Limraj committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    cd323a4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2523 from SCADA-LTS/fix/#2507_Fixed_language_sele…

    …ction
    
    #2507 Fixed language selection - corrected update user
    Limraj committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    4a5317f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2526 from SCADA-LTS/fix/#2525_Fixed_update_logged…

    …_user
    
    #2525 Fixed update logged user
    Limraj committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e9783fb View commit details
    Browse the repository at this point in the history
  7. Merge branch 'release/2.7.5.3' into feature/#2478_The_fatest_way_to_d…

    …isable_fullscreen_warning_text
    Limraj committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    852d436 View commit details
    Browse the repository at this point in the history
  8. Merge remote-tracking branch 'origin/release/2.7.5.3' into fix/#2506_…

    …Absence_of_scroll_bar
    Limraj committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ec2aea4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72370ef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dd2a3a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    08ff445 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. #2478 The fatest way to disable fullscreen warning text - update new …

    …ui: added fields: enableFullScreen, hideShortcutDisableFullScreen to MiscSettingsComponent; added fields: enableFullScreen, hideShortcutDisableFullScreen in UserDetails; removed deprecated: EventDetectorsCache, EventDetectorsCacheDAO, UpdateEventDetectors, JsonDataPoint, JsonUser, JsonUserInfo, JsonUserPassword
    Limraj committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a98366a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    e3298a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6829881 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad7251d View commit details
    Browse the repository at this point in the history
  4. #2515 corrected slave id limit 240 - refactor - added: SlaveIdLimit25…

    …5ModbusMaster extends ModbusMaster, interface IModbusMaster; limit for slave id to 255 only modbus ip/serial
    Limraj committed May 2, 2023
    Configuration menu
    Copy the full SHA
    45d9d6e View commit details
    Browse the repository at this point in the history
  5. #2515 corrected slave id limit 240 - added @OverRide annotation to Pr…

    …ogressiveTask.runImpl; corrected generic type in ArrayList
    Limraj committed May 2, 2023
    Configuration menu
    Copy the full SHA
    f1186c2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. #2533 Basic auth by HTTPS for API httpds - update spring-security.xml…

    … configuration - added auth basic for /httpds by https; removed not use PublisherEditDwr.httpSenderTest(); basic auth without generate login event;
    Limraj committed May 8, 2023
    Configuration menu
    Copy the full SHA
    1658da5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2522 from SCADA-LTS/feature/#2515_Corrected_Slave…

    …_ID_limit_240_21_04_2023
    
    Feature/#2515 corrected slave id limit 240 21 04 2023
    Limraj committed May 8, 2023
    Configuration menu
    Copy the full SHA
    43ccef2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/2.7.5.3' into feature/#2478_The_fatest_way_to_d…

    …isable_fullscreen_warning_text
    Limraj committed May 8, 2023
    Configuration menu
    Copy the full SHA
    20f0513 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2530 from SCADA-LTS/fix/#2529_Fixed_visible_event…

    …_list_in_new_ui
    
    #2529 Fixed visible event list in new ui
    Limraj committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6e9d2e9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2527 from SCADA-LTS/xt_man/#2456_Error_message_on…

    …_WatchList_Get_Chart
    
    Xt man/#2456 error message on watch list get chart
    Limraj committed May 8, 2023
    Configuration menu
    Copy the full SHA
    fe08a79 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2532 from SCADA-LTS/feature/#2531_Centering_the_t…

    …ext_in_the_buttons_in_the_view
    
    #2531 Centering the text in the buttons in the view
    Limraj committed May 8, 2023
    Configuration menu
    Copy the full SHA
    84574bf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2501 from SCADA-LTS/feature/#2498_OPC_DA_Data_Source

    #2498 OPC DA Data Source - disable validation for username and passwo…
    Limraj committed May 8, 2023
    Configuration menu
    Copy the full SHA
    f8a9176 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2513 from SCADA-LTS/fix/#2506_Absence_of_scroll_bar

    #2506 Absence of scroll bar - added scroll bar for views and scripts
    Limraj committed May 8, 2023
    Configuration menu
    Copy the full SHA
    90088c9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2514 from SCADA-LTS/feature/#2478_The_fatest_way_…

    …to_disable_fullscreen_warning_text
    
    #2478 The fatest way to disable fullscreen warning text
    Limraj committed May 8, 2023
    Configuration menu
    Copy the full SHA
    5fe07da View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2534 from SCADA-LTS/feature/#2533_Basic_auth_by_H…

    …TTPS_for_API_httpds
    
    #2533 Basic auth by HTTPS for API httpds - update spring-security.xml…
    Limraj committed May 8, 2023
    Configuration menu
    Copy the full SHA
    9ab97a2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    7178d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24a865a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00749d8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2539 from SCADA-LTS/feature/#2538_Added_permissio…

    …ns_for_report_preventPurge_function
    
    #2538 Added permissions for report preventPurge function
    Limraj committed May 15, 2023
    Configuration menu
    Copy the full SHA
    fc5654e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2540 from SCADA-LTS/feature/#2537_Allow_if_object…

    …_with_identifier_does_not_exist
    
    #2537 Allow if object with identifier does not exist
    Limraj committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a1f541f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6eafe85 View commit details
    Browse the repository at this point in the history