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/6.4.0 #280

Merged
merged 355 commits into from
Dec 24, 2024
Merged

Release/6.4.0 #280

merged 355 commits into from
Dec 24, 2024

Conversation

machacjozef
Copy link
Member

@machacjozef machacjozef commented Dec 23, 2024

CHANGELOG:

Fixed

  • NAE-1908 NAE-1906 Improvements
  • NAE-1937 Fix the problem with empty string in filter
  • NAE-1884 Improve execution of auto trigger tasks
  • NAE-1956 setData fails on setting allowedNets without value key
  • NAE-1959 Indexing enumerationMap field fails when no options exist
  • NAE-1960 Enumeration Map does not propagate changes when selecting
  • NAE-1967 Elasticsearch disable dynamic field mapping
  • NAE-2006 WorkflowService.deleteInstancesOfPetriNet does not remove all cases
  • NAE-1983 Public view file handling
  • NAE-2007 Vulnerabilities fix
  • NAE-1952 Fix Loading Issue for Duplicate TaskRef Entries
  • NAE-2014 Mismatch in PublicTaskController and TaskController endpoint
  • NAE-2024 Collective bug fix
  • NAE-1948 Bugs after merge to 6.4.0

Added

  • NAE-1901 Taskref list rendering update
  • NAE-1497 Frontend Actions
  • NAE-1916 Serializable core objects
  • NAE-1918 Tags on process resources
  • NAE-1929 Data field type list of strings
  • NAE-1936 Disable create case button using menu items
  • [NAE-1876] Process URI v2
  • [NAE-1882] Filter folder process
  • [NAE-1906] Merge NAE-1882 with NAE-1904
  • NAE-1908 switch UriNode to MongoDB
  • [NAE-1944] Server-side JavaScript Code Injection (SSJI)
  • [NAE-1654] Find actions for Elasticsearch
  • [NAE-1813] Field id as path variable in TaskController
  • [NAE-1955] Update setData to handle options / choices
  • [NAE-1958] Make component properties changeable
  • [NAE-1962] Event properties
  • [NAE-1946] Remote file connector to S3
  • [NAE-1927] Shared Roles
  • [NAE-1945] External resource loader
  • [NAE-2008] Serialisation of classes
  • [NAE-2016] Global roles for menu items permissions

Changed

  • [NAE-1947] HistoryService findAllSetDataEventLogs is not working
  • [NAE-1979] Optimize Maven Resources Plugin Configuration for Correct File Filtering and Copying

Retoocs and others added 30 commits July 17, 2023 09:36
- rework ActionDelegate.existsMenuItem
- implement possibility to create menu item without filter
- annotate some functions as deprecated, since menu items are no longer part of groups
- implement functions, that create and modify menu items and filters
- update ActionDelegate.changeMenuItem
- update tests for menu items
-
- add and update docstrings
- corrected according to PR
- corrected according to PR
- corrected according to PR
- corrected according to PR
- corrected according to PR
- updated changelog
[NAE-1497] Frontend actions
- corrected tests
- disabled tests
- change type of some fields in preference_item
- add roles to preference_item
- implement interface to manage order of child items
- update MenuItemApiTest
- update MenuItemApiTest
- fix race condition when building immediate dataset
- add all configurable attributes into MenuItemBody
- add new version of createFilterInMenu
- refactor menu item createOrUpdate methods
- remove AllArgsConstructor in MenuItemBody
- add MenuItemConstants
- implement MenuItemBody.toDataSet
- split icon and name into two attributes
[NAE-1908] NAE-1906 Improvements
- fix visibility of item for default role
- implement Serializable interface in core objects
[NAE-1908] NAE-1906 Improvements
machacjozef and others added 18 commits October 22, 2024 17:38
[NAE-1946] Remote file connector to S3
- fix path for file preview in PublicTaskController
[NAE-2014] Mismatch in PublicTaskController and TaskController endpoint
- pridanie globalnej roly:
 def allowedRoles = [ "system"    : "GLOBAL_ROLE",
                      "super_admin"    : "GLOBAL_ROLE" ]

- edit preference_item.xml
[NAE-2016] Global roles for menu items permissions
[NAE-2024] Collective bug fix
@machacjozef machacjozef self-assigned this Dec 23, 2024
@machacjozef machacjozef merged commit c80c437 into dev Dec 24, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants