Jose Ignacio Recuerda Cambil
8d63d775f9
bug/TSK-809: Duplicated http call when selecting a task in workplaces
...
Fix the problem that the list doesnt show every classification
Create a new component (dropdown)
Change subscription to promise asyn/away
change location getclassification and add a test
2019-04-04 14:04:16 +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
julian.schallenmueller
1fc1c92c75
TSK-816: Deleted duplicated tests and moved functionality tests into acceptance
2019-04-02 14:32:41 +02:00
julian.schallenmueller
4a7664f9ef
TSK-815: Removed duplicated and moved functionality testing into acceptance test
2019-04-02 13:55:53 +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
cc8e47b99a
task/831 Reimplement locale and date solution for all date outputs
2019-03-26 17:27:06 +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
ddb47e5e6d
bug/832 Load icons and fonts from local assets instead of google
2019-03-22 10:56:20 +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
BerndBreier
781de79631
TSK-836 create recommended Indexes for Postgres
2019-03-19 08:39:25 +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
18bd696641
feature/823 Add in application entry point dynamic deep liking
2019-03-08 11:40:54 +01:00
Jose Ignacio Recuerda Cambil
99bd8118b7
bug/826 The tasks don't show the correct associated classification
2019-03-08 11:35:00 +01:00
Martin Rojas Miguel Angel
f21024cc9a
bug/825 Fix error message in test report due to wrong date initialization
2019-03-08 10:13:52 +01:00
Martin Rojas Miguel Angel
979f22da2e
bug/825 fix random test failing in travis, added seed inspector for future errors
2019-03-08 10:13:52 +01:00
Martin Rojas Miguel Angel
63c5f1d216
bug/813 Fix performance issue while editing tasks details
2019-03-07 14:14:03 +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
6a7208460c
bug/806 Fix web vulnerabilities
2019-03-06 12:50:37 +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
BerndBreier
efc121257d
Use lowercase schema name if db is postgres. Hold the schemaname in TaskanaEngineConfiguration in lower case...
2019-02-26 17:19:01 +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
Martin Rojas Miguel Angel
62835449bb
TSK-779 Configure Wildfly for running JBoss with postgres DB
2019-02-14 18:48:55 +01:00
Martin Rojas Miguel Angel
462a8c0d5e
TSK-773 set Wildfly version to 11.0.0 the most similar to to Jboss7.1.5
2019-02-05 12:56:55 +01:00
Martin Rojas Miguel Angel
867153cbe5
TSK-773 Create Wildfly example proyect and refactoring taskana-rest-sprint
2019-02-05 12:56:55 +01:00
Mustapha Zorgati
d5e42bf53f
Updated poms to version 1.0.8-SNAPSHOT
2019-02-04 14:02:27 +00:00
Holger Hagen
77a402dc48
TSK-784: jackson-databind update to 2.9.8 due to security vulnerability.
2019-02-04 13:13:45 +01:00
BerndBreier
763a85d076
TSK-783 Reenable checkstyle, javadoc and source plugin, remove eclipse error marker on checkstyle plugin
2019-02-04 08:18:09 +01:00
Mustapha Zorgati
279a4413be
Updated poms to version 1.0.7-SNAPSHOT
2019-02-01 13:45:55 +00:00
BerndBreier
aa3db31ad5
TSK-775 part2 correct missing adaptions to checkstyle template
2019-02-01 13:50:43 +01:00
BerndBreier
8789dd5bf5
TSK-775 adapt code formatting to checkstyle template
2019-02-01 13:50:43 +01:00
BerndBreier
e513f4256d
TSK-774 Step3 - fix rebase errors
2019-02-01 10:22:38 +01:00
BerndBreier
7388602266
TSK-774 Step2 - align external task id prefix between code and sample data
2019-02-01 10:22:38 +01:00
BVier
630e8506b5
TSK-774: set Flags for listValues()
2019-02-01 10:22:38 +01:00
BVier
797d9f58e2
TSK-774: set Flags for listValues()
2019-02-01 10:22:38 +01:00
Jose Ignacio Recuerda Cambil
6c67e8c88d
TSK-771 - Invalid parentKey does not result in appropriate error message
2019-02-01 09:57:01 +01:00
Jose Ignacio Recuerda Cambil
dcf4864eb2
TSK-738 - Add timeZone conversion to Taskana UI and Rest API
2019-02-01 08:21:29 +01:00
Martin Rojas Miguel Angel
bc5ea8e1ce
TSK-777 Set default rest url to window.host
2019-01-31 17:04:02 +01:00