Commit Graph

451 Commits

Author SHA1 Message Date
Mustapha Zorgati afcc47dcd5 Updated poms to version 1.2.2-SNAPSHOT 2020-01-24 13:19:17 +00:00
Holger Hagen 226c30bf73 TSK-1024: add LDAP lookup for group by dn 2020-01-23 17:49:30 +01:00
BerndBreier 16a82efcb5 TSK-1038 duplicate workbasket errors in Rest tests 2020-01-23 16:58:49 +01:00
BerndBreier 3709d98511 TSK-1038 prevent duplicate workbasket access items 2020-01-23 16:58:49 +01:00
Benjamin Eckstein 4d560532bd TSK-987: Fix Spotbugs - reliance on default encoding 2020-01-23 14:23:56 +01:00
Benjamin Eckstein 0262121041 TSK-1029: Test and fix privilege for runasadmin is only temporary 2020-01-23 13:00:04 +01:00
Benjamin Eckstein 1d15f5102f TSK-1029: Fix side effect of tests 2020-01-23 13:00:04 +01:00
Benjamin Eckstein fae9d1fb9b TSK-1029: Fix deletion of workbasket as business admin not possible 2020-01-23 13:00:04 +01:00
Benjamin Eckstein 5a08fd4b03 TSK-1029: Add test to trigger permission bug 2020-01-23 13:00:04 +01:00
Benjamin Eckstein c92190ca70 TSK-987: Fix some problems reported by spotbugs 2020-01-23 09:35:19 +01:00
BerndBreier 6c8fb69f60 TSK-1042 use try-with-resources for connections 2020-01-22 16:40:19 +01:00
Benjamin Eckstein 25919195ed TSK-369: Fix rest documentation 2020-01-22 13:57:07 +01:00
Benjamin Eckstein 03c0e3756e TSK-369: Removed unneeded files amd configuration 2020-01-22 13:57:07 +01:00
Benjamin Eckstein 92d4b388d3 TSK-369: Cleanup sonarcloud configuration 2020-01-22 13:57:07 +01:00
Benjamin Eckstein c92f4a42ed TSK-369: Add sonarcloud to travis 2020-01-22 13:57:07 +01:00
Mustapha Zorgati 3bea7412c4 Revert "TSK-369: Add sonarcloud to travis"
This reverts commit 4e7a71bf94.
2020-01-21 16:59:03 +01:00
Mustapha Zorgati c54c64a85c Revert "TSK-369: Cleanup sonarcloud configuration"
This reverts commit af7dee4773.
2020-01-21 16:59:03 +01:00
Mustapha Zorgati ca411ca896 Revert "TSK-369: Removed unneeded files amd configuration"
This reverts commit 26b1d66627.
2020-01-21 16:59:03 +01:00
Benjamin Eckstein a18b8ecf18 TSK-369: Removed unneeded files amd configuration 2020-01-21 12:57:03 +01:00
Benjamin Eckstein 63493c6d48 TSK-369: Cleanup sonarcloud configuration 2020-01-21 12:57:03 +01:00
Benjamin Eckstein 6999f255df TSK-369: Add sonarcloud to travis 2020-01-21 12:57:03 +01:00
Benjamin Eckstein 6a6dcb9c1e TSK-889: Standardise paginated List behaviour and sub classes 2020-01-14 15:58:16 +01:00
Benjamin Eckstein f06f87f41e TSK-889: Replace WorkbasketAccessItemListResource with equivalent PaginatedListResource 2020-01-14 15:58:16 +01:00
Mustapha Zorgati b47610b62e TSK-1009: last automated refactoring 2020-01-08 10:18:12 +01:00
Holger Hagen 09adb30171 Updated poms to version 1.2.1-SNAPSHOT 2020-01-08 09:05:14 +00:00
Mustapha Zorgati 67ab7e2792 TSK-1014 fixed checkstyle and enabled checkstyle verification for tests 2020-01-08 00:02:52 +01:00
Mustapha Zorgati 1a77810fc2 TSK-1014: Fixed hateoas links 2020-01-07 21:35:01 +01:00
Mustapha Zorgati c1d74b2126 TSK-1009: automatic formatting number 2 2020-01-07 21:15:05 +01:00
Mustapha Zorgati 78cfd64902 TSK-1009: replaced MessageFormat with String.format 2020-01-07 21:15:05 +01:00
Benjamin Eckstein 85725a052c TSK-1009: Fix more building errors after checkstyle changes 2020-01-07 21:15:05 +01:00
Benjamin Eckstein c4cd616e35 TSK-1009: Fix building errors after checkstyle changes 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 7ba8def59a TSK-987: Check and fix problems identified by spotbugs 2019-12-26 00:34:38 +01:00
Benjamin Eckstein 0d24a29f68 TSK-986: Extract DbproductName and DbproductId 2019-12-26 00:34:38 +01:00
Benjamin Eckstein bf152674d3 TSK-967: Refactor the DBCleaner 2019-12-26 00:34:38 +01:00
Benjamin Eckstein e8c0d473db TSK-967: Refactor Taskana-Data module to merge SampleDataGenerator and TestDataGenerator 2019-12-26 00:34:38 +01:00
Benjamin Eckstein f8443897f6 TSK-967: Refactor Taskana-Data module to use a SampleDataProvider 2019-12-26 00:34:38 +01:00
Benjamin Eckstein ab5d16d624 TSK-967: Refactor new module taskana-data 2019-12-26 00:34:38 +01:00
Benjamin Eckstein 45ef998264 HOTFIX: repair build pipeline after module rest-spring test was merged 2019-12-04 16:23: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
Benjamin Eckstein 75c9354f56 TSK-967: Extract module taskana-data to distribute data for tests and examples 2019-12-04 09:56:34 +01:00
Benjamin Eckstein 3401d9ee04 TSK-967: Refactor taskana-rest-spring-test to only use test files 2019-12-02 21:46:20 +01:00
Mustapha Zorgati 71c33670d6 TSK-949: renamed modules to increase understandability 2019-12-02 11:24:59 +01:00
Holger Hagen 93a429b682 Updated poms to version 1.1.6-SNAPSHOT 2019-12-01 21:13:25 +00:00
BVier f62bd7d158 TSK 885: Remove pager from empty workbasket list 2019-11-30 12:23:38 +01:00
Benjamin Eckstein b6be17c0b3 TSK-926: Define desired time period to work on a task 2019-11-30 12:21:18 +01:00
Benjamin Eckstein 4049f4d4d7 TSK-947: Use Url mappings on rest documentation tests 2019-11-30 12:21:18 +01:00
Benjamin Eckstein f848bf4f4e TSK-947: Extract Url mappings 2019-11-30 12:21:18 +01:00
BerndBreier ad3342a68a TSK-966 common context root 2019-11-29 15:36:12 +01:00