Commit Graph

353 Commits

Author SHA1 Message Date
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
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
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 7388602266 TSK-774 Step2 - align external task id prefix between code and sample data 2019-02-01 10:22:38 +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