jamesrdi
abd2735f26
Closes #2491 : Set Owner of Task when Transferring
2024-05-14 10:27:13 +02:00
ryzheboka
f4bd23bac2
Closes #2555 - Fix deleteClassification
2024-05-07 09:46:14 +02:00
MM1277
02875ca1ce
Closes #2542 - Add number of comments to the tasks
2024-05-07 09:28:53 +02:00
MM1277
c181417cf9
Closes #2536 - Fixed user creation by initialization of groups and permissions
2024-03-22 10:29:24 +01: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
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
Kálmán Képes
1528d87cbe
Closes #2188 - adds checking whether attachment has a proper taskId set when creating/updating a task.
...
Signed-off-by: Kálmán Képes <2853992+nyuuyn@users.noreply.github.com>
2023-09-26 09:47:54 +02:00
Elena Mokeeva
f7c7ad2667
Closes #2289 - fix Sonarcloud vulnerabilities and bugs
2023-08-29 14:16:07 +02:00
Kálmán Képes
208ee77474
Closes #2348 - adds feature to request the current user via /users?currentUser
...
Signed-off-by: Kálmán Képes <2853992+nyuuyn@users.noreply.github.com>
2023-08-29 10:34:15 +02:00
jamesrdi
7e2f933e38
Closes #2338 - Add query of tasks without owner
2023-08-10 13:37:43 +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
Elena Mokeeva
5b6fb0a9b6
Closes #2286 - adjust REST with READTASKS and EDITTASKS
2023-07-25 15:27:00 +02:00
Jörg Heffner
8161c4cb1b
#Closes 2310 Default TimeIntervalColumnHeader Ranges are incorrect
2023-07-24 16:45:44 +02:00
Mustapha Zorgati
0868b0edbb
Updated poms to version 6.2.1-SNAPSHOT
2023-06-14 15:15:44 +00:00
Holger Hagen
760d450e5c
Closes #2292 - removed erroneous read-only annotation from TaskCommentController
2023-06-14 11:59:40 +02:00
Elena Mokeeva
c43ddbeb88
Closes #2246 - add grouping by sors and pors
2023-06-09 19:16:10 +02:00
Elena Mokeeva
8226f8d8ba
Closes #2187 : Add additional user configuration in wildfly
2023-06-01 13:25:17 +02:00
arolfes
127c976b41
Closes #2227 : ClassificationCategories are ordered as defined in properties
2023-04-20 11:44:47 +02:00
Mustapha Zorgati
f1d23fc152
Updated poms to version 6.1.1-SNAPSHOT
2023-04-14 11:37:19 +00:00
arolfes
d73beb3a3c
Closes #2211 classificationTypes are List instead of Set, because of sorting
2023-04-14 07:06:10 +02:00
arolfes
54382bc8f5
Closes #2211 domains are List instead of Set, because of sorting
2023-04-14 07:06:10 +02:00
arolfes
e4fb057d88
Closes #2219 fixes exception when running taskana locally
...
With a SpringBoot Upgrade the CorsConfiguration changed a bit.
therefore we need to adjust our config.
2023-04-13 12:22:20 +02:00
Elena Mokeeva
b2da5910d7
TSK-2185: upgrade postgres to version 14.7
2023-03-28 07:41:17 +02:00
Mustapha Zorgati
9d04449779
Updated poms to version 6.0.3-SNAPSHOT
2023-03-24 09:04:27 +00:00
Mustapha Zorgati
c25e94d03b
Updated poms to version 6.0.2-SNAPSHOT
2023-03-22 09:15:38 +00:00
Mustapha Zorgati
54bf3d8d69
Updated poms to version 6.0.1-SNAPSHOT
2023-03-21 13:06:32 +00:00
Mustapha Zorgati
3f60a98ef2
TSK-1991: fixed renaming of user properties
2023-03-21 12:08:57 +01:00
Mustapha Zorgati
d3b59dfd6a
TSK-2016: replaced MapCreator methods with Map#of calls
2023-03-16 16:52:24 +01:00
Mustapha Zorgati
d96b1c392a
TSK-1991: rework of property names
2023-03-15 01:00:50 +01:00
Mustapha Zorgati
55d939ca7b
format entire codebase with new google-java-format version
2023-03-13 19:02:53 +01:00
arolfes
37280cc73b
TSK-2013 selectAndClaim TasK return Optional and does not throw Exception if Task is notFound
2023-03-13 10:39:04 +01:00
Holger Hagen
d21eb47ffe
TSK-2012: renamed Mismatched_Exceptions to NotAuthorizedExceptions
2023-03-13 10:39:04 +01:00
Mustapha Zorgati
ac95f8b181
TSK-2002: rename taskanaEngineConfiguration to taskanaConfiguration
2023-03-13 10:39:04 +01:00
Mustapha Zorgati
b2be25e2ef
TSK-1997: refactoring DB Enum
2023-03-13 10:39:04 +01:00
Alex
f64e38eb27
TSK-1989: integrate execution of jobs in taskana core ( #2087 )
...
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2023-03-13 10:39:04 +01:00
Mustapha Zorgati
4697fbe5be
TSK-2004: JavaDoc 4 TaskanaConfiguration.Builder#initTaskanaProperties
...
And refactoring of some components around the TaskanaConfiguration
2023-03-13 10:39:04 +01:00
arolfes
f9e6b26817
TSK-1993 InvalidArgumentException extends TaskanaRuntimeException
2023-03-13 10:39:04 +01:00
arolfes
20d389a7d5
TSK-1992 remove unnecessary ParentExceptions
...
Deleted Exceptions:
* NotAuthorizedException
* NotFoundException
* InvalidStateException
2023-03-13 10:39:04 +01:00
arolfes
b96c68ac6f
TSK-1996 taskana.properties file is optional
2023-03-13 10:39:04 +01:00
arolfes
61a5e32865
TSK-1987 immutable TaskanaEngineConfiguration
2023-03-13 10:39:04 +01:00
Alex
53f9dce1db
TSK-1986 remove cycle between TaskanaEngineConfiguration und TaskanaEngine ( #2078 )
2023-03-13 10:39:04 +01:00
arolfes
72cc0882c7
prepare new release 6.0.0
2023-03-13 10:39:04 +01:00
Elena Mokeeva
73fed96627
TSK-2001: add filtering by priorityWithin and notWithin
2023-03-03 12:56:38 +01:00