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
BerndBreier
ec4db1ccdd
Add CALLBACK_STATE to task table
2019-11-21 08:37:53 +01:00
Benjamin Eckstein
c686da8ba2
TSK-719: Upgrade from JUnit 4 to JUnit5
2019-11-07 14:56:28 +01:00
Benjamin Eckstein
837aa0c11c
TSK-944: Improve performance of AsyncUpdateJobIntTest
2019-11-05 21:20:08 +01:00
BVier
9c69cf5ee3
TSK-898: Rest Documentation missing example snippets
2019-11-05 13:05:05 +01:00
Benjamin Eckstein
44670731c0
TSK-940: Refactor Documentation Tests
2019-11-05 08:32:47 +01:00
Benjamin Eckstein
53e897a020
TSK-939: Fix race conditions in tests
2019-11-04 13:18:56 +01:00
Benjamin Eckstein
d42e6e1d29
TSK-937: Adjust .gitignore to ignore IDE Setting files
2019-10-30 12:31:58 +01:00
Mustapha Zorgati
1518cfc298
TSK-925: refactored taskana-simplehistory-spring-test
2019-10-28 18:06:16 +01:00
Mustapha Zorgati
ebb0884c6b
TSK-925: refactored taskana-simplehistory-rest-spring-example
2019-10-28 18:06:16 +01:00
Mustapha Zorgati
51187123df
TSK-925: refactored taskana-simplehistory-rest-spring
2019-10-28 18:06:16 +01:00
Mustapha Zorgati
cd556d87f4
TSK-925: refactored relativePath in pom files for better IDE navigation
2019-10-28 18:06:16 +01:00
Mustapha Zorgati
8bcde0a40b
TSK-865: extracted TaskanaEngine.Internal to dedicated Interface file
2019-10-24 08:04:58 +02:00
Mustapha Zorgati
06bfe215d4
TSK-865: moved HistoryEventProducer to InternalTaskanaEngine
2019-10-24 08:04:58 +02:00
Holger Hagen
7b05b68528
Updated poms to version 1.1.5-SNAPSHOT
2019-10-12 09:55:01 +00:00
BVier
7da8b64439
TSK-861: Throw error when File upload aborted
2019-10-08 11:07:55 +02:00
Mustapha Zorgati
6018aac903
HOTFIX: fixed javadoc html pages in example application
2019-10-08 09:12:08 +02:00
Mustapha Zorgati
a6bf8c2a05
HOTFIX: removed dependency to simplehistory
2019-10-07 17:00:41 +02:00
Holger Hagen
a57616ff32
TSK-895: changed SimpleHistory dependency to 'project.version'
2019-10-07 16:28:06 +02:00
Mustapha Zorgati
17885d227a
TSK-892: Refactored build pipeline in order to increase general speed
...
Removed caches. Each build step is now independent.
Build stage is now Compile stage with 3 jobs.
Reduced test stage from 6 to 4, so that we use optimal job count (travis runs 4 in parralel).
Reduced release / deploy stage to one job.
TSK-892 made maven less verbose to clean up build log
TSK-892: corrected syntax of weird firefox starting command..
TSK-892: fixed h2 test phase
TSK-892: fixed db2 test phase
TSK-892: removed taskana artifacts from build cache
TSK-892: fixed h2 test
TSK-892: reconfigured travis
TSK-879: added git config to personalise travis pom commit
TSK-879: reformatted bash scripts in ci folder
TSK-879: fixed prod configuration for web
2019-10-07 15:02:36 +02:00
Dennis Lehmann
f68e730a72
TSK-896: Removed _embedded from History
2019-10-04 22:12:52 +02:00
Dennis Lehmann
352d0d67cd
TSK-881: Refactored REST-Api
2019-09-26 10:38:29 +02:00
BVier
1d41e99f9d
TSK-869: Throw error for non-unique input-file
2019-09-24 10:19:31 +02:00
Dennis Lehmann
72a9a98b16
TSK-868: Added Filter to map elytron Roles into JAAS-Subject
2019-09-24 10:14:57 +02:00
Dennis Lehmann
ed796b39a1
TSK-874: Rest Documentation
2019-09-19 13:48:07 +02:00
Dennis Lehmann
3b906972aa
TSK-874: Removed duplicate Versions
2019-09-19 13:48:07 +02:00
Mustapha Zorgati
bc8c93a489
TSK-878: fixed conversion of taskresource -> task
2019-09-16 10:14:31 +02:00