Commit Graph

843 Commits

Author SHA1 Message Date
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
Jose Ignacio Recuerda Cambil 9cf9362229 TSK-778 - Check if exist the history_event's table before running the script 2019-01-31 11:15:39 +01:00
Martin Rojas Miguel Angel 53451cd61b TSK-754 Use custom spring boot mvn initializer 2019-01-28 10:38:36 +01:00
julian.schallenmueller 3be2a01553 TSK-754: PrettyPrint for JSON added 2019-01-28 10:38:36 +01:00
Jose Ignacio Recuerda Cambil 24a700b81d TSK-769 - Improve the logger on both library and rest 2019-01-22 13:22:01 +01:00
BVier 8d8ef3df78 TSK-744: Make Import of Parent-Child-Classifications possible 2019-01-15 18:36:48 +01:00
julian.schallenmueller 835148c608 TSK-743: Removed HATEOAS from classification- and workbasketdefinition exports 2019-01-10 13:36:28 +01:00
Jose Ignacio Recuerda Cambil 55c7453034 TSK-651 - [UI] Add spinner when domain is changed 2019-01-09 12:14:37 +01:00
Jose Ignacio Recuerda Cambil 20fa83f3c9 TSK-750 - [UI] - Problems to order the access items 2019-01-09 11:04:50 +01:00
julian.schallenmueller cdaf0c715a TSK-743: Removed HATEOAS from classification- and workbasketdefinition exports 2019-01-08 10:41:25 +01:00
Holger Hagen b3cbb82039 TSK-768: fixed security vulnerability in jackson-databind 2019-01-07 10:30:32 +01:00
Holger Hagen bcbd85c2e1 TSK-767: setting UTF-8 explicitly while reading sample data 2019-01-05 13:52:58 +01:00
Mustapha Zorgati 23d8d900cc TSK-765: reduced complexity of string replacements 2019-01-03 20:10:50 +01:00
Mustapha Zorgati 4b39cafd50 TSK-765: reduced amount of reader class initialization for test data generation 2019-01-03 20:10:50 +01:00
Mustapha Zorgati e69f36b457 TSK-765: added relative date functionality to example application 2019-01-03 20:10:50 +01:00