Commit Graph

1273 Commits

Author SHA1 Message Date
Mustapha Zorgati e1a273a236 Updated poms to version 8.2.1-SNAPSHOT 2024-08-13 10:35:35 +00:00
Jörg Heffner 3785866c5f Closes #2659 Fix SQL in Mappers 2024-08-12 13:28:17 +02:00
ryzheboka 306a4071de Closes #2637 - add update scripts from 8.1 to 8.2 2024-08-09 09:53:52 +02:00
jamesrdi 9ea82b748b Closes #2491: Set Owner of Task when Transferring 2024-08-09 08:03:38 +02:00
ryzheboka d0f5c4196d Closes #2555 - Fix deleteClassification 2024-08-09 08:03:38 +02:00
MM1277 281989ddfd Closes #2542 - Fix flaky test WorkBasketCleanupJobAccTest.should_DeleteOldWorkbasketCleanupJobs_When_InitializingSchedule 2024-08-09 08:03:38 +02:00
MM1277 f2f24282f6 Closes #2542 - Add number of comments to the tasks 2024-08-09 08:03:38 +02:00
dependabot[bot] 808f1e4690 Closes #2648: Bump com.puppycrawl.tools:checkstyle from 10.14.0 to 10.17.0 2024-08-07 16:44:09 +02:00
ryzheboka 9280ff626a Closes #2599 - add locking to Query to enable adapter clustering 2024-08-07 16:29:28 +02:00
Mustapha Zorgati 596a686e94 Updated poms to version 8.1.1-SNAPSHOT 2024-08-07 13:35:32 +02:00
CRoberto1926 4f8e8ba1ae Closes #2634: Add TaskanaEngine.clearSessionCache to clear cache of underlying SQL session 2024-08-07 11:45:36 +02:00
Jörg Heffner 8b9ca2550e Closes #2374: Deadlock when creating HistoryEvents from many connections simultaneously
-Write operations are now performed with the regular TaskanEngine and its' SqlSession and TransactionFactory which provides the needed transactionality and doesn't open multiple connections
2024-08-07 11:28:41 +02:00
arolfes f1751a65e6 Closes #2486 : Upgrade to Wildfly 31.0.1.Final to make it work with SB 3.2 2024-08-07 10:28:28 +02:00
arolfes a3e4552524 Closes #2486 : Upgrade to Spring Boot 3.2 2024-08-07 10:28:28 +02:00
MM1277 31100a54dd Closes #2563 - add handling of permissions as access ids
Co-authored-by: SebastianRoseneck <55637012+SebastianRoseneck@users.noreply.github.com>
Co-authored-by: ryzheboka <025465835+ryzheboka@users.noreply.github.com>
2024-07-26 10:12:36 +02:00
Holger Hagen 860d5fcc20 Closes #2604 - updated assertJ code to remove deprecation notices 2024-07-18 14:29:16 +02:00
ryzheboka 8593221537 Closes #2506 - fix deleting DELETED history events by the cleanup job 2024-04-23 13:12:29 +02:00
Maria Margaritis 72a4ec7bb1 Closes #2521 - Fix code smells Stream.collect(Collectors.toList()) to Stream.toList() 2024-03-12 14:44:29 +01:00
Mustapha Zorgati cdf0a57236 Updated poms to version 8.0.2-SNAPSHOT 2024-03-06 16:57:01 +00:00
Elena Mokeeva 925e93f2ab Close #2200 - fix the exception text for wrong classification categoeries 2024-02-23 15:04:26 +01:00
jamesrdi b657f6d4dc Closes #2469: Refactor HistoryCleanupJobAccTest to use test-API 2024-02-13 13:51:11 +01:00
jamesrdi 25abb49276 Closes #2459: Fix Code Smells 2024-02-01 15:44:03 +01:00
arolfes 7ef02cfdcc Closes #1984 - Refactor TaskCommentAccTests to use Test-API 2024-01-23 10:37:30 +01:00
dependabot[bot] 03683ce3eb Bump org.assertj:assertj-core from 3.24.2 to 3.25.1
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.1.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.24.2...assertj-build-3.25.1)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 10:17:45 +01:00
arolfes 61727b1dcb TSK-1982 refactore QueryClassificationWithPaginationAccTest to use Test-API 2023-12-19 12:55:48 +01:00
SebastianRoseneck 87e0ddff25
Closes #2339 - sort classificationCategoriesByType according to type order (#2340) 2023-12-05 11:11:16 +01:00
Mustapha Zorgati b74e5ef581 Updated poms to version 8.0.1-SNAPSHOT 2023-11-17 10:55:41 +00:00
arolfes 3cf0f191c2 Closes #2404 - Changes jakarta migration in wildfly 2023-11-10 13:08:31 +01:00
Norman Schmidt 8cb1db30ce Closes #2404 - Upgrade to Spring Boot 3.1.5 2023-11-10 13:08:31 +01:00
arolfes a14bdd1078 update version to 8.0.0-SNAPSHOT 2023-11-10 13:08:31 +01:00
jamesrdi dee57ab1af Closes #2378 - Add DeleteHistoryEvent for Task 2023-10-24 14:15:43 +02:00
jamesrdi 5b04d2ca74 Fixed Code Smells 2023-10-24 14:15:43 +02:00
Elena Mokeeva e00e058c55 Closes #2412 - Fix flaky job tests by disabling scheduler in tests 2023-10-20 13:43:39 +02:00
Mustapha Zorgati 07336be096 Updated poms to version 7.0.1-SNAPSHOT 2023-09-29 11:15:00 +00:00
Elena Mokeeva ef33757704 Closes #2397 - adjust the version to 7.0.0 in update scripts 2023-09-29 10:54:23 +02:00
Jörg Heffner 3c9f76869e Closes #2377 - add configuration for lock expiration period 2023-09-29 10:07:05 +02:00
Jörg Heffner 422fd4aa19 Closes #2389 Possibility to keep the Owner and OwnerLongName of a task when cancelClaiming 2023-09-29 10:05:50 +02:00
arolfes 67502025a5 upgraded dependencies
assertj-core -> 3.24.2
  fixed deprecation warnings
jaxb
  api  -> 2.3.1
  core -> 2.3.0.1
  impl -> 2.3.8
2023-09-28 15:49:39 +02:00
arolfes e38a12733c Closes #2131: Migrate to java17 2023-09-28 15:49:39 +02:00
arolfes 842113f85a Closes #2206: Wildfly migration from 15 to 25 2023-09-28 15:49:39 +02:00
arolfes 2e1407055f Closes #2135 replace thorntail with arquillian test in taskana-cdi
thorntail is completly removed
deploy wildfly locally
run wildfly with arquillian
deploy ear to wildfly
2023-09-28 15:49:39 +02:00
jamesrdi 752089f705 Closes #2359 - Extend Custom Fields of Workbasket 2023-09-28 14:46:51 +02:00
Elena Mokeeva 8460f1d5d7 Closes #2375 - fix description of initial start delay 2023-09-28 14:30:21 +02:00
Kálmán Képes 18c34d1dfd Closes #2302 - Adds Permissions to Users
- Extends LDAP client to read permission attributes from users
            - Extends database schema with PERMISSION_INFO table and sets schema version to 6.4.0
            - Exetends User models (Builder, Mapper,..) to have permission attribute
    	- Determination of Domains is now able to be done via permissions defined on users

    Signed-off-by: Kálmán Képes <2853992+nyuuyn@users.noreply.github.com>
2023-09-28 10:09:54 +02:00
Elena Mokeeva 948fe21d1c Closes #2366 - add TaskEndstatePreprocessor 2023-09-07 11:10:17 +02:00
Elena Mokeeva f7c7ad2667 Closes #2289 - fix Sonarcloud vulnerabilities and bugs 2023-08-29 14:16:07 +02:00
jamesrdi 7e2f933e38 Closes #2338 - Add query of tasks without owner 2023-08-10 13:37:43 +02:00
Mustapha Zorgati fbd388e6d4 Closes #2347: Configuration to enable working day calculation instead of working time calculation
* added configuration property for detailed working time calculation
* added WorkingDayCalculatorImpl to replicate pre 6.0.0 behaviour
* bugfix ServiceLevelHandler comparing classificationKeys

---------

Co-authored-by: arolfes <arolfes@users.noreply.github.com>
2023-08-01 18:42:27 +02:00
arolfes 61b8ba08bf Updated poms to version 6.4.0-SNAPSHOT 2023-08-01 18:42:27 +02:00
Mustapha Zorgati 3d46f7b7c2 Updated poms to version 6.3.1-SNAPSHOT 2023-07-26 16:02:16 +00:00