Mustapha Zorgati
60cdb4b08f
Updated poms to version 4.9.2-SNAPSHOT
2021-09-16 15:48:44 +00:00
tge20
1e3f90509d
TSK-1706: Implementation of the new UserService ( #1692 )
2021-09-07 07:50:04 +02:00
Mustapha Zorgati
0fcc08ddd2
Updated poms to version 4.9.1-SNAPSHOT
2021-08-31 14:57:33 +00:00
Mustapha Zorgati
bc024e3194
Updated poms to version 4.8.1-SNAPSHOT
2021-08-02 19:55:32 +00:00
Mustapha Zorgati
55d21a9e8b
TSK-1649: implemented database lock for resolution of jobs to run
2021-08-02 16:42:09 +02:00
Mustapha Zorgati
34d2bbfa92
TSK-1647: Implemented an error key for every exception
...
Co-authored-by: Tristan Eisermann<19949441+Tristan2357@users.noreply.github.com>
Co-authored-by: Tim Gerversmann<72377965+tge20@users.noreply.github.com>
Co-authored-by: Sofie Hofmann<29145005+sofie29@users.noreply.github.com>
javaDoc Exceptions
blub
TSK-1647: now validating existing & not authorized tasks :)
2021-07-14 10:49:34 +02:00
Tim Gerversmann
1c83b7871f
TSK-1646: Bugfix for creation / update of Task with invalid Attachment
2021-06-22 16:14:09 +02:00
Mustapha Zorgati
334d21ba7d
Updated poms to version 4.7.1-SNAPSHOT
2021-06-11 06:17:32 +00:00
SebastianRoseneck
bfcabea610
TSK-1596: Automatic TraceLogging ( #1577 )
2021-05-20 09:41:58 +02:00
Mustapha Zorgati
ae919e2825
TSK-1640: Configure taskana-spi-routing-dmn-router module properly
2021-05-18 15:00:06 +02:00
Mustapha Zorgati
eba33b1846
Updated poms to version 4.6.1-SNAPSHOT
2021-05-11 16:07:55 +00:00
Joerg Heffner
7b90a84574
TSK-1634: Review Findings
2021-05-11 17:25:03 +02:00
Mustapha Zorgati
19e277315f
Updated poms to version 4.5.2-SNAPSHOT
2021-04-08 11:50:07 +00:00
Mustapha Zorgati
876cf15802
Updated poms to version 4.5.1-SNAPSHOT
2021-03-11 12:16:57 +00:00
Mustapha Zorgati
886c76e167
Updated poms to version 4.4.1-SNAPSHOT
2021-02-04 00:44:36 +00:00
Mustapha Zorgati
477470302a
TSK-1531: moved all example classes to dedicated example package
2021-02-02 19:41:04 +01:00
tge20
0dc26f5fe1
TSK-1472: Replaced the DB check with productName by productId ( #1353 )
...
* TSK-1472: Moved initialization of the schema from the taskanaEngineConfiguration to taskanaEngineImpl.
* TSK-1472: Changed the check of current DB type from productName to productId to enable places where we don't want to open a connection to the DB not to do so.
* TSK-1472: Improvements after review
2021-01-05 14:53:34 +01:00
Mustapha
fca56cfc10
Updated poms to version 4.3.1-SNAPSHOT
2020-12-16 11:46:34 +00:00
Mustapha Zorgati
f8b1932e0b
TSK-1482: reformated all pom files
2020-12-04 21:11:38 +01:00
Joerg Heffner
6133b66059
TSK-1419: Null check for Service Level in classification service
2020-11-30 12:25:03 +01:00
Mustapha
cd47ce2256
Updated poms to version 4.2.1-SNAPSHOT
2020-10-20 10:55:57 +00:00
Mustapha Zorgati
7df5587676
TSK-1277: created taskana-common-parent and its children modules
2020-10-09 10:25:54 +02:00
Mustapha
40f9587399
Updated poms to version 4.1.1-SNAPSHOT
2020-09-23 18:08:03 +00:00
Joerg Heffner
32a1db98bd
TSK-1332: Reworked logic after review
2020-09-23 08:50:12 +02:00
Mustapha
d3bcfe2008
Updated poms to version 4.0.2-SNAPSHOT
2020-09-02 09:28:31 +00:00
Mustapha
f5498511f1
Updated poms to version 4.0.1-SNAPSHOT
2020-08-13 12:46:30 +00:00
Mustapha Zorgati
41973183bc
TSK-1337: removed some code smells
2020-08-07 14:59:19 +02:00
Mustapha Zorgati
ec483ab21c
TSK-1318: replaced all declared Exceptions with Exception.class in all our test classes
2020-07-06 18:02:39 +02:00
Mustapha
dd7598443a
Updated poms to version 3.2.1-SNAPSHOT
2020-07-02 20:59:38 +00:00
Mustapha Zorgati
a63fad0257
TSK-1283: general refactoring + made accessIds lowercase
2020-06-22 16:05:19 +02:00
Nikita Kolytschew
61066217b9
TSK-1258
...
Refactoring of spring versions in maven pom files
* move "spring-boot-dependencies" dependency to parent
* remove version from managed dependencies
* remove unused versions from parent
2020-06-19 16:39:13 +02:00
Mustapha
b15b799add
Updated poms to version 3.1.1-SNAPSHOT
2020-06-07 15:00:31 +00:00
Mustapha Zorgati
cc4efaa1cd
TSK-1210: Replaced LoginModule with Embedded Spring LDAP
...
TSK-1210: set log level to DEBUG für SecurityVerifier message
TSK-1210: review findings
2020-06-05 20:03:15 +02:00
Mustapha
4ed089fa98
Updated poms to version 3.0.1-SNAPSHOT
2020-05-22 02:08:13 +00:00
sfrevel
5b25635ca4
refactored/fixed test cases, upgrade jackson-databind according to spring-boot version
2020-05-19 13:21:51 +00:00
Jörg Heffner
35e7db4355
TSK-1218: Prevent unsecure access to TASKANA
2020-05-15 14:56:32 +02:00
Jörg Heffner
eb73c0670f
TSK-1192 Introduced new Task-Admin Role
2020-05-11 16:08:12 +02:00
Mustapha Zorgati
3ce41b224e
TSK-1182: refined architecture tests
2020-05-06 10:18:42 +02:00
Sascha Frevel
2c5634c917
TSK-1180: migrate from JUnit 5 assertions to assertJ assertions
...
TSK-1180: remove hemcrest dependency
TSK-1180: convertes junit Assertions.ThrownBy to assertJ style
TSK-1180: add archUnit rule for checking if org.junit.jupiter.api.Assertions is used in classes
TSK-1080: fixed archunit tests which failed due to rebase
test
fixed order problem with H2 database -> set collation to DEFAULT_de_DE
disabled test with collation problems, readded old style assrtj test
2020-04-20 08:10:16 +02:00
Mustapha Zorgati
05818cabad
Updated poms to version 2.1.2-SNAPSHOT
2020-04-15 13:15:08 +00:00
Mustapha Zorgati
eef64bc1b3
Updated poms to version 2.1.1-SNAPSHOT
2020-04-14 12:03:41 +00:00
Sascha Frevel
fc3f9e1868
TSK-1164: refactor code which is using assertJ's assertThatThrownBy and lambda expression with line breaks
2020-03-23 07:37:54 +01:00
Mustapha Zorgati
b386af1a30
Updated poms to version 2.0.2-SNAPSHOT
2020-03-05 17:03:05 +00:00
Sofie Hofmann
4f4e7209cd
TSK-1138 Removed Junit4 dependency in taskana-spring-example
2020-02-21 08:57:45 +01:00
Sofie Hofmann
9546ff37b2
TSK-1112 Changed @RequestMapping to @PostMapping / @GetMapping / ...
...
TSK-1112 deleted suppressWarnings
TSK-1112 Removed duplicated method
2020-02-17 14:26:28 +01:00
Mustapha Zorgati
5dc185daeb
Updated poms to version 2.0.1-SNAPSHOT
2020-02-14 14:48:18 +00:00
Jörg Heffner
ddb12a6ad1
TSK-1095
...
-Removed internal imports from api classes
-moved 3 exceptions from common.api.exceptions to task.api.exceptions
-Adjusted package structure of taskana-cdi and taskana-spring to match taskana-core
2020-02-14 12:04:52 +01:00
Jörg Heffner
5c7d38451c
TSK-1094 introduce models package for */api and */internal
2020-02-13 15:09:39 +01:00
Holger Hagen
60d4b29015
TSK-1031: formatting issues fixed.
2020-02-11 17:05:34 +01:00
Holger Hagen
007f268be5
TSK-1031: update Spring Boot to 2.2.4.RELEASE except Hateoas.
2020-02-11 17:05:34 +01:00
Sofie Hofmann
6eeff1ba22
TSK-1065 Refactor TaskImpl
2020-02-07 08:36:52 +01:00
BerndBreier
4423854822
TSK-991 fix dependent projects
2020-02-03 11:41:02 +01:00
BerndBreier
3b13b9a95e
TSK-991 after initial refactoring
2020-02-03 11:41:02 +01:00
Mustapha Zorgati
659272fda9
Updated poms to version 1.2.3-SNAPSHOT
2020-01-30 10:41:25 +00:00
Mustapha Zorgati
5b68922590
TSK-1025: added assertj dependency to every module
2020-01-26 20:11:42 +01:00
Mustapha Zorgati
afcc47dcd5
Updated poms to version 1.2.2-SNAPSHOT
2020-01-24 13:19:17 +00:00
Benjamin Eckstein
c92190ca70
TSK-987: Fix some problems reported by spotbugs
2020-01-23 09:35:19 +01:00
Holger Hagen
09adb30171
Updated poms to version 1.2.1-SNAPSHOT
2020-01-08 09:05:14 +00:00
Mustapha Zorgati
c1d74b2126
TSK-1009: automatic formatting number 2
2020-01-07 21:15:05 +01:00
Benjamin Eckstein
841d38961a
TSK-1009: Fix remaining checkstyle warnings
2020-01-07 21:15:05 +01:00
Benjamin Eckstein
7509bb0f1c
TSK-1009: Fix simple checkstyle warnings
2020-01-07 21:15:05 +01:00
Mustapha Zorgati
af0bd0156e
TSK-1009: refactored project
2020-01-07 21:15:05 +01:00
Benjamin Eckstein
67a67388f1
TSK-983: Cleanup dependencies
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
7f2457ee1e
TSK-967: Merge module taskana-rest-spring and taskana-rest-spring-test
2019-12-04 09:56:34 +01:00
Holger Hagen
93a429b682
Updated poms to version 1.1.6-SNAPSHOT
2019-12-01 21:13:25 +00:00
Benjamin Eckstein
c686da8ba2
TSK-719: Upgrade from JUnit 4 to JUnit5
2019-11-07 14:56:28 +01:00
Benjamin Eckstein
d42e6e1d29
TSK-937: Adjust .gitignore to ignore IDE Setting files
2019-10-30 12:31:58 +01:00
Mustapha Zorgati
cd556d87f4
TSK-925: refactored relativePath in pom files for better IDE navigation
2019-10-28 18:06:16 +01:00
Holger Hagen
7b05b68528
Updated poms to version 1.1.5-SNAPSHOT
2019-10-12 09:55:01 +00:00
Dennis Lehmann
3b906972aa
TSK-874: Removed duplicate Versions
2019-09-19 13:48:07 +02:00
Mustapha Zorgati
c5732fd002
Updated poms to version 1.1.4-SNAPSHOT
2019-06-04 15:42:30 +00:00
Mustapha Zorgati
aebd87b935
TSK-850: rebase cleanup
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
45e077f8c6
TSK-850: saved all version numbers to properties
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
6898ff37ef
TSK-850: refactored pom files and travis configuration
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
407f4db3e5
TSK-850: reconfigured taskana-spring-example
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
8068d97577
Updated poms to version 1.1.3-SNAPSHOT
2019-05-08 09:38:21 +00:00
Jose Ignacio Recuerda Cambil
13ed95f7cb
task/782 Review POM.xml files from REST
2019-05-04 10:15:50 +02:00
Mustapha Zorgati
72703068a3
Updated poms to version 1.1.2-SNAPSHOT
2019-04-30 14:17:56 +00:00
Mustapha Zorgati
01b028c9af
Updated poms to version 1.1.1-SNAPSHOT
2019-03-12 20:54:00 +00:00
Mustapha Zorgati
d5e42bf53f
Updated poms to version 1.0.8-SNAPSHOT
2019-02-04 14:02:27 +00:00
Mustapha Zorgati
279a4413be
Updated poms to version 1.0.7-SNAPSHOT
2019-02-01 13:45:55 +00:00
Mustapha Zorgati
137634ad33
Updated poms to version 1.0.6-SNAPSHOT
2018-12-12 08:09:50 +00:00
BerndBreier
e77e54e0b2
TSK-742 remove log level DEBUG
2018-11-21 11:40:30 +01:00
Martin Rojas Miguel Angel
6ec72b16d3
TSK-726 Add HistoryPluginLoaderTests with profile option
2018-11-12 13:42:04 +01:00
Mustapha Zorgati
a9191e6bb0
Updated poms to version 1.0.5-SNAPSHOT
2018-10-24 14:54:24 +00:00
Martin Rojas Miguel Angel
83918d9af5
TSK-681 Create WorkbasketCleanupJob transaction test
2018-10-23 16:51:03 +02:00
Martin Rojas Miguel Angel
5817cc15a6
TSK-726 Refactored public api and history event producer to initialize TaskanaHistory implementations
2018-10-18 17:00:10 +02:00
Jose Ignacio Recuerda Cambil
f74a70e0d5
TSK-680 - Mark workbasket for deletion
2018-10-09 10:38:40 +02:00
Jose Ignacio Recuerda Cambil
4c192d79a4
TSK-577 - Tasks should only be deleted if all tasks with the same parent business process id can be cleaned up
2018-09-05 16:36:29 +02:00
Mustapha Zorgati
928e67f3d5
Updated poms to version 1.0.4-SNAPSHOT
2018-08-17 07:46:14 +00:00
Jose Ignacio Recuerda Cambil
2dbc0de402
TSK-621 - Make classification categories configurable by type
2018-08-06 10:47:34 +02:00
Mustapha Zorgati
6bc1416fa6
Updated poms to version 1.0.3-SNAPSHOT
2018-08-01 17:06:06 +00:00
Martin Rojas Miguel Angel
183185ed87
TSK-418 configure schema via application.properties file
2018-08-01 16:09:03 +02:00
Martin Rojas Miguel Angel
84ec9e97e4
TSK-418 make db schema customizable via taskana.properties
2018-08-01 16:09:03 +02:00
Holger Hagen
2981dad384
TSK-629: Hamonized all job handling.
2018-07-26 10:41:17 +02:00
Mustapha Zorgati
d0ad0bbf5b
Updated poms to version 1.0.2-SNAPSHOT
2018-07-17 09:35:14 +00:00
Mustapha Zorgati
ee7dffce49
Updated poms to version 1.0.1-SNAPSHOT
2018-06-28 16:20:58 +00:00
Mustapha Zorgati
4936cbb158
Updated poms to version 0.9.6-SNAPSHOT
2018-06-27 17:39:16 +00:00
Mustapha Zorgati
14aa61bd7c
Updated poms to version 0.9.5-SNAPSHOT
2018-06-27 16:18:06 +00:00
Mustapha Zorgati
b84ee12f45
Updated poms to version 0.9.4-SNAPSHOT
2018-06-25 19:13:02 +00:00