dependabot-preview[bot]
e405b2d618
Bump mybatis-spring from 2.0.5 to 2.0.6
...
Bumps [mybatis-spring](https://github.com/mybatis/spring ) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/mybatis/spring/releases )
- [Commits](https://github.com/mybatis/spring/compare/mybatis-spring-2.0.5...mybatis-spring-2.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 06:42:53 +00:00
Franzi321
713ecfdb00
TSK-1466: remove inline style
2020-11-13 08:37:42 +01:00
Franzi321
7693c25efa
TSK-1466: fix bug in sort component
2020-11-13 08:27:50 +01:00
Mustapha Zorgati
7207c14523
TSK-1464: now adding thymeleaf template to sonar index
...
This is done in order to enable the XSS vulnerabilities check
2020-11-11 10:39:40 +01:00
Mustapha Zorgati
29d8152eb9
TSK-1463: travis now using maven-wrapper
2020-11-10 11:03:38 +01:00
Mustapha Zorgati
3dc115d23e
TSK-1461: added maven-wrapper
2020-11-09 14:28:03 +01:00
Mustapha Zorgati
7198a9d9ae
TSK-1282: finally found a fix for the gpg issue
2020-11-09 01:09:12 +01:00
Joerg Heffner
81b89e1c08
TSK-1441: Enable Admin to complete tasks already claimed by other users
2020-11-06 14:53:40 +01:00
Holger Hagen
5ddb81a618
TSK-1452: update to Spring Boot 2.3.5
2020-11-05 14:18:13 +01:00
Mustapha Zorgati
6a53b50456
TSK-1282: fixed build by properly importing gpg key
2020-11-04 13:52:25 +01:00
dependabot-preview[bot]
63dbfa3d73
Bump checkstyle from 8.36.2 to 8.37
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 8.36.2 to 8.37.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.36.2...checkstyle-8.37 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 06:52:54 +00:00
Mustapha Zorgati
0328922428
TSK-1282: provide gpg passphrase during key import
2020-11-02 13:37:29 +01:00
Mustapha Zorgati
9433f387c0
TSK-1282: optimized thread count for provided cores during build (n=2)
...
and unified mvn usage in pipeline + scripts
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
28b3ce6f8a
TSK-1282: replaced all usages of Arrays.asList with List.of
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
4f7b1fc867
TSK-1282: replaced Collections.emptyCollection with List/Map/Set.of
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
ab152f87b1
TSK-1282: replaced Collections.singletonMap with Map.of in all tests
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
0eb877705b
TSK-1282: replaced Collections.singletonList with List.of in all tests
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
c25075ab25
TSK-1282: replaced Collections.singleton with Set.of in all tests
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
7721fbb428
TSK-1282: configured travis for jdk11 + jdk8 for wildfly
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
3f44b32ac0
TSK-1282: downgraded taskana-rest-spring-example-wildfly to jdk8
...
This is done to preserve the wildfly version we agreed with our client
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
2c1d77a637
TSK-1282: added maven compiler configuration so that IntelliJ sets the language level to 11
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
760393301a
TSK-1282: maven build now validating jdk8 compatibility for source code
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
45f51a3e22
TSK-1282: fixed missing dependency for taskana-spring
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
039dee4fb2
TSK-1282: updated taskana-core to jdk11
2020-11-02 09:41:48 +01:00
Franzi321
e44b699607
TSK-1444: enable disabled tests
2020-10-30 20:09:28 +01:00
SAllhusen
19746c5c08
TSK-1442: Disabled serialization compiler warnings
2020-10-30 17:03:38 +01:00
SAllhusen
00be5e4b5f
TSK-1442: Used ParameterizedTypeReference properly for list of AccessIds
2020-10-30 17:03:38 +01:00
SAllhusen
85573e9ce7
TSK-1442: Removed serialVersionUID class variable from all entities
2020-10-30 17:03:38 +01:00
Mustapha Zorgati
fbc623bd31
TSK-1430: further grouped and renamed endpoints
2020-10-30 01:36:27 +01:00
Mustapha Zorgati
4561e6c4f9
TSK-1430: expand strings to increase readability
2020-10-30 01:36:27 +01:00
Chi Nguyen
6dc782e37a
TSK-1430: Rename Mapping to RestEndpoints, groups relevant endpoints together
2020-10-30 01:36:27 +01:00
SAllhusen
9c2453659a
TSK-1439: Removed all @author tags in *.java files
2020-10-29 13:03:00 +01:00
Mustapha Zorgati
3849ee385f
TSK-1429: automatically formatted all backend code
2020-10-29 13:02:41 +01:00
Gerversmann Tim
8437b1fd6e
TSK-1416: Truncation of Instant Membervariables
2020-10-28 17:59:38 +01:00
SAllhusen
4152bf92d0
TSK-1437: Fixed some SonarCloud Code Smells
2020-10-28 14:25:44 +01:00
SAllhusen
04bb137411
TSK-1438: explicitly listed all releasable modules in travis config file
2020-10-28 11:52:52 +01:00
Franzi321
ea38c7ddba
TSK-1401: Update Typeahead component with material design ( #1312 )
...
* TSK-1401: remove bootstrap from typeahead component
* TSK-1401: rebase
* TSK-1401: modify typeahead component
* TSK-1401: fixed CI error
* TSK-1401: fixed test error
* TSK-1401: fixed format error
* TSK-1401: add blur function after selection
* TSK-1401: fix CI error
* TSK-1401: integrate requested changes
* TSK-1401: integrate changes
* TSK-1401: update sidenav and typeahead
* TSK-1401: fix tabs
* TSK-1401: fix CI error
* TSK-1401: add pipe for tab bar
2020-10-28 09:43:10 +01:00
Chi Nguyen
d997ab1923
Fixed merging issues
2020-10-27 16:16:08 +01:00
Chi Nguyen
0ba4f752e6
Merge branch 'master' into taskana-md
2020-10-27 15:56:52 +01:00
Mustapha Zorgati
fe393ca51c
TSK-1428: fixed tests for QueryClassificationHistory due to current date issue
2020-10-27 09:50:22 +01:00
dependabot-preview[bot]
ef2c3da954
Bump equalsverifier from 3.4.3 to 3.5
...
Bumps [equalsverifier](https://github.com/jqno/equalsverifier ) from 3.4.3 to 3.5.
- [Release notes](https://github.com/jqno/equalsverifier/releases )
- [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.4.3...equalsverifier-3.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26 07:39:56 +00:00
Chi Nguyen
a139940bd2
TSK-1411: Update Update Workbasket Access Items Component MD ( #1310 )
...
* TSK-1411: updated workbasket access items functionality to work with new action bar
* TSK-1411: updated new design, accessibility, tests for workbasket access items
* TSK-1411: remove container ripple effect which causes discrepancy between firefox and chromium
* TSK-1411: minor CSS update
2020-10-20 17:06:22 +02:00
Mustapha
cd47ce2256
Updated poms to version 4.2.1-SNAPSHOT
2020-10-20 10:55:57 +00:00
Joerg Heffner
d7e1b5cea9
TSK-1403: Add a log message to each SPI operation in case of a thrown Exception
2020-10-20 10:03:48 +02:00
Joerg Heffner
a0c092b3b9
TSK-1417: fix update scripts postgres
2020-10-20 08:41:18 +02:00
Mustapha Zorgati
85c84458e6
TSK-1415: released all common modules to maven central
...
So that the adapter can use them
2020-10-19 10:04:10 +02:00
SAllhusen
640ffb3a7e
SqlReplacer now using DB#isDb2
2020-10-19 07:53:54 +02:00
SAllhusen
5dd1de4d58
TSK-1414: Fixed most of the new SonaCloud Code Smells since 4.0.2-SNAPSHOT
2020-10-17 21:14:34 +02:00
Joerg Heffner
f113410ef4
TSK-1404: Delete old Cleanup jobs when initializing
2020-10-16 09:57:39 +02:00
Joerg Heffner
4b5d2c90ad
TSK-1400: Changed Port and added note
2020-10-15 13:46:11 +02:00