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
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
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
Mustapha Zorgati
45f51a3e22
TSK-1282: fixed missing dependency for taskana-spring
2020-11-02 09:41:48 +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
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
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
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
4ed089fa98
Updated poms to version 3.0.1-SNAPSHOT
2020-05-22 02:08:13 +00:00
Mustapha Zorgati
35705ddb02
automatically formatted code
2020-04-24 12:59:13 +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
Mustapha Zorgati
b386af1a30
Updated poms to version 2.0.2-SNAPSHOT
2020-03-05 17:03:05 +00:00
Sofie Hofmann
21a4110f2a
TSK-1141 Removed JUnit4 dependency and converted to AssertJ
2020-02-26 08:53:47 +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
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
Benjamin Eckstein
b86f3e5b65
TSK-987: Fix Spotbugs - Dead store to local variable
2020-01-27 11:49:59 +01: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
af0bd0156e
TSK-1009: refactored project
2020-01-07 21:15:05 +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
12bf92384e
TSK-850: reconfigured taskana-spring
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
Martin Rojas Miguel Angel
5d54e99b6f
feature/810 Add querying by planned date for workbasket monitor reports
2019-05-03 10:21:54 +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
Mustapha Zorgati
a9191e6bb0
Updated poms to version 1.0.5-SNAPSHOT
2018-10-24 14:54:24 +00:00
Mustapha Zorgati
928e67f3d5
Updated poms to version 1.0.4-SNAPSHOT
2018-08-17 07:46:14 +00: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
Holger Hagen
b7be70d09c
TSK-629: first refactoring of job handling.
2018-07-23 08:29:40 +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
Mustapha Zorgati
6b55fd5dff
Updated poms to version 0.9.3-SNAPSHOT
2018-06-20 06:14:06 +00:00
BerndBreier
4dedc761f1
TSK-516 verify schema version at startup
2018-06-19 14:44:01 +02:00
Konstantin Kläger
ecd88201fb
TSK-569: Convert Windows line endings (CRLF) to Unix line endings (LF)
2018-06-15 12:59:46 +02:00
Mustapha Zorgati
1af5acfbd5
Updated poms to version 0.9.2-SNAPSHOT
2018-06-11 18:56:22 +00:00
Konstantin Kläger
3230e35c2c
TSK-512: Improve general exception handling
...
- Add root cause to taskana exceptions
- Either throw an exception or log the error
- Remove unnecessary exceptions from method signatures
2018-06-11 11:25:31 +02:00
Konstantin Kläger
ace632d814
TSK-518: Move BulkOperationResults and ObjectReference to public API
2018-06-07 13:30:42 +02:00
Konstantin Kläger
2452057364
TSK-514: Consolidate SpringBoot-Version
2018-06-05 14:56:31 +02:00
Mustapha Zorgati
e731f78282
Updated poms to version 0.9.1-SNAPSHOT
2018-05-25 14:24:45 +00:00
Mustapha Zorgati
22ca605bb2
Updated poms to version 0.1.6-SNAPSHOT
2018-05-25 13:36:51 +00:00
Mustapha Zorgati
d695400c14
Updated poms to version 0.1.5-SNAPSHOT
2018-05-15 20:01:13 +00:00
Mustapha Zorgati
52e0a01202
TSK-448: removed spring-boot from taskana-rest-spring and taskana-rest
2018-05-09 19:49:57 +02:00
Mustapha Zorgati
ff1d128f35
Updated poms to version 0.1.4-SNAPSHOT
2018-05-02 11:22:33 +00:00
Mustapha Zorgati
8307e3e7a7
Updated poms to version 0.1.3-SNAPSHOT
2018-04-19 14:32:18 +00:00
Mustapha Zorgati
e3e91383c9
Updated poms to version 0.1.2-SNAPSHOT
2018-04-04 15:51:00 +00:00
Mustapha Zorgati
f4ea8ef569
Updated poms to version 0.1.1-SNAPSHOT
2018-03-23 10:17:41 +00:00
Holger Hagen
b0156d9af2
TSK-398: refactored roles config to be more generic.
2018-03-23 10:19:16 +01:00
Holger Hagen
034852cabd
TSK-370: upgrade to Spring Boot 2.0.0.RELEASE
2018-03-22 10:30:10 +01:00
BerndBreier
eb55cb6ad8
TSK-358 Bulk update of all tasks with a specific ObjectReference
2018-03-19 16:59:42 +01:00
Mustapha Zorgati
7fd9422dd6
Updated poms to version 0.0.9-SNAPSHOT
2018-03-06 09:24:33 +00:00
BerndBreier
e984773b02
TSK-368 SpringTaskanaEngineConfiguration needs a constructor with properties filename and separator
2018-03-06 09:03:07 +01:00
Marcel Lengl
2652810461
TSK-318: Enable security by default on Spring
2018-02-21 10:58:44 +01:00
Mustapha Zorgati
0ca7d01595
Updated poms to version 0.0.8-SNAPSHOT
2018-02-20 08:17:04 +00:00
Marcel Lengl
1ee7b1d5fc
TSK-318: Add Security-switch to EngineConfiguration-Constructor.
2018-02-19 21:03:20 +01:00
Marcel Lengl
6a644b7db2
TSK-248: Moved models to IMPL, resigned hardcoded Strings, deleted model-package.
2018-02-15 16:30:25 +01:00
BerndBreier
f6b9524bfe
TSK-235 sort workbasket query results case insensitive
2018-02-08 21:28:18 +01:00
Mustapha Zorgati
2054b3c5a6
Updated poms to version 0.0.7-SNAPSHOT
2018-02-06 12:48:07 +00:00
BerndBreier
252d36a13d
TSK-130 Update Task
2018-02-02 09:44:42 +01:00
BerndBreier
396dd54144
TSK-173 switch to SpringManagedTransactionFactory and add test application
2018-01-31 16:08:50 +01:00
Konstantin Kläger
a41eeffacb
TSK-155: Extend workbasket level report by subdivision into cluster
...
- Create method that creates the report by a list of workbaskets, a list
of states and a list of cluster
- Create methods for initialization, create sumline and add counts in
the ReportLines
- Exclude tasks with DUE = null from the query
- Add method for manipulating SQL data
- Set databaseId to allow database specific queries in the mapper
- Remove integration tests and replace them by an acceptance test
- Create an own monitor test data method in TestDataGenerator
- ProvideWorkbasketLevelReportAccTest doesn't extend AbstractAccTest
anymore
2018-01-30 16:07:32 +01:00
Mustapha Zorgati
435f52b8c8
Updated poms to version 0.0.6-SNAPSHOT
2018-01-24 12:50:20 +00:00
Mustapha Zorgati
7878eb3f50
Updated poms to version 0.0.5-SNAPSHOT
2018-01-10 14:04:18 +00:00
BerndBreier
f3f46e1ed5
TSK-123 move primary Object Reference Values to Task record
2018-01-04 12:18:32 +01:00
Mustapha Zorgati
0944d9f997
fixed manifest version change after deployment
2017-12-22 21:40:59 +01:00
Holger Hagen
67ce24f002
TSK-112: first acceptance tests added.
2017-12-22 19:44:11 +01:00
Mustapha Zorgati
b7cc32fae5
Updated poms to version 0.0.4-SNAPSHOT
2017-12-21 17:20:03 +00:00