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
Mustapha Zorgati
b43b6cecfb
TSK-877: fixed conversion workbasketresource -> workbasket without created or modified
2019-09-13 12:50:32 +02:00
Dennis Lehmann
5386c514d4
TSK-873: Support for Maven 3.6.x
2019-09-11 11:10:50 +02:00
BVier
ad026b7879
TSK-870: Create new Id for imported workbasket
2019-08-15 17:06:43 +02:00
Holger Hagen
c216c4c380
TSK-858: removed unnecessary throws declarations
2019-08-14 09:22:40 +02:00
Holger Hagen
523e0715c1
TSK-858: added missing UTF-8 encoding for test file.
2019-08-14 09:22:40 +02:00
BVier
4b69f4bbe8
TSK-671: Allow upload of large classification or workbasket files
2019-06-28 08:54:25 +02:00
BVier
5a1d3f5321
TSK-859: make unlinking child from parent through import possible
2019-06-28 08:51:37 +02:00
Mustapha Zorgati
c5732fd002
Updated poms to version 1.1.4-SNAPSHOT
2019-06-04 15:42:30 +00:00
Mustapha Zorgati
7b7ae169b7
TSK-854: enabled checkstyle javadoc integrity check + fixed issues
2019-06-04 16:25:30 +02:00
Mustapha Zorgati
7df168d870
TSK-850: removed unnecessary properties and comments
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
aebd87b935
TSK-850: rebase cleanup
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
164b585add
TSK-850: fixed eclipse build warnings
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
cd807e62f2
TSK-850: reconfigured taskana-rest-spring-wildfly-example
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
399ac0e318
TSK-850: reconfigured taskana-rest-spring-test
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
6b74d6588e
TSK-850: reconfigured taskana-rest-spring-example
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
5a6077121d
TSK-850: reconfigured taskana-rest-spring-base
2019-06-04 15:36:26 +02:00
Mustapha Zorgati
1f3bd122b8
TSK-850: reconfigrued taskana-rest-parent and taskana-rest-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
aea64975db
feature/810 Add querying by planned date in monitor screen
2019-05-07 08:24:49 +02:00
Mustapha Zorgati
46885dd78b
readded spring-boot-maven-plugin for taskana-rest-spring-example
2019-05-06 09:55:10 +02:00
Mustapha Zorgati
47554f1273
attaching sources and javadoc to taskana-rest-spring-base jar
2019-05-06 09:55:10 +02:00
Jose Ignacio Recuerda Cambil
13ed95f7cb
task/782 Review POM.xml files from REST
2019-05-04 10:15:50 +02:00
Martin Rojas Miguel Angel
7720baaa2b
feature/810 Add querying by planned date in monitor screen
2019-05-03 10:21:54 +02: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
c5d00c020d
TSK-843: moved report structure ajustment from client to rest service.
2019-04-30 11:21:18 +02:00
Mustapha Zorgati
d8b1829a53
TSK-843 designed report table and made single row collapsable
2019-04-30 11:21:18 +02:00
Mustapha Zorgati
b75be882f1
TSK-843: implemented foldable report in frontend. (structure only)
2019-04-30 11:21:18 +02:00
Mustapha Zorgati
c1f743fd6c
TSK-685 renaming and refactoring of components for better understanding
2019-04-18 16:24:11 +02:00
Mustapha Zorgati
03b5a77a6d
TSK-685: added tests for reportAssembler
2019-04-18 16:24:11 +02:00
Mustapha Zorgati
4dd2415a3a
TSK-685: added DailyEntryExitReport to taskana-rest-spring
2019-04-18 16:24:11 +02:00
Mustapha Zorgati
37f48a5667
TSK-685: added DailyEntryExitReport and refactored report structure
...
TSK-685: added tests to report structure + further refactoring
2019-04-18 16:24:11 +02:00
Martin Rojas Miguel Angel
66b7bf4b04
feature/833 Add customized logout url for taskana web application.
2019-04-09 13:12:30 +02:00
Jose Ignacio Recuerda Cambil
47bcdfa259
TSK-799: Move integration test to taskana-rest-spring-test
2019-04-09 07:58:15 +02:00
Jose Ignacio Recuerda Cambil
5d1ae3a732
TSK-799: Refactor REST documentation.
...
Remove unnecessary files and fix favicon.ico
Remove TaskHistoryRestConfiguration in test documentation
remove history module
2019-04-09 07:58:15 +02:00
Martin Rojas Miguel Angel
f34aeaae77
feature/835 add support for deploying taskana web app on a relative path
2019-04-03 13:10:51 +02:00
Jose Ignacio Recuerda Cambil
cbc2ff16ac
task/828: Unify and reduce the response and logger code in the controllers
2019-03-28 16:02:03 +01:00
Mustapha Zorgati
114edfb50c
TSK-837: corrected formatting of pom file
2019-03-28 12:56:51 +01:00
Martin Rojas Miguel Angel
da0eb34d1e
bug/837 Get implementation version from package meta information instead of spring configuration
2019-03-28 12:56:51 +01:00
Martin Rojas Miguel Angel
d16b4b51ab
task/834 Wire taskanaEngine instead of taskanaEngineImpl at taskanaEngineController
2019-03-25 16:18:35 +01:00
Martin Rojas Miguel Angel
237ebeaecf
task/841 Remove unused configuration from test/application.properties
2019-03-25 15:40:26 +01:00
Martin Rojas Miguel Angel
7c01c1f213
bug/830 Add taskana-rest-spring-base pom's version tag and change version for each release
2019-03-19 09:13:34 +01:00
Mustapha Zorgati
01b028c9af
Updated poms to version 1.1.1-SNAPSHOT
2019-03-12 20:54:00 +00:00
Martin Rojas Miguel Angel
999ccfde3d
bug/829 Fix unable to edit twice a task due to wrong modification date format
2019-03-12 20:56:54 +01:00
Martin Rojas Miguel Angel
acae3e633b
task/780 Add integration test with Jboss and postgres
2019-03-08 14:38:06 +01:00
Martin Rojas Miguel Angel
d38626f775
task/820 Adapt test data dates according to user cases
2019-03-08 12:16:26 +01:00
Martin Rojas Miguel Angel
774c65f338
bug/812 Add dynamic due date to REST API test data
2019-03-06 16:40:46 +01:00
Martin Rojas Miguel Angel
a9d3ef5d39
TSK-747 Remove spring-boot-web from taskana-history-rest since doesn't allow to register history-controller for other spring applications
2019-03-05 12:10:39 +01:00
Martin Rojas Miguel Angel
90f3b0b485
TSK-747 Add history.plugin profile to add history plugin
2019-03-05 12:10:39 +01:00
Martin Rojas Miguel Angel
3819b4c5b2
TSK-747 add new history screen
2019-03-05 12:10:39 +01:00
Martin Rojas Miguel Angel
ebc2a5327f
bug/792 Define postgres datasource properties in pom file for wildfly module.
2019-03-04 15:02:53 +01:00
Jose Ignacio Recuerda Cambil
bcf031c22d
TSK-789: Workbasket export does not contain authorizations
2019-02-27 11:09:30 +01:00
Jose Ignacio Recuerda Cambil
70c715239b
Create integration test to WorkbasketDefinitionController and modify ClassificationDefinitionIntTest
2019-02-25 13:20:43 +01:00
Jose Ignacio Recuerda Cambil
63ccc7d11e
TSK-787 - Add missing code
2019-02-25 13:20:43 +01:00
Martin Rojas Miguel Angel
a8792f6ec9
TSK-790 Fix postgres profile properties reading in pom file
2019-02-20 09:51:44 +01:00
Martin Rojas Miguel Angel
0e8d6da605
TSK-774 Add indentation to export json files
2019-02-19 11:16:13 +01:00