Commit Graph

850 Commits

Author SHA1 Message Date
Miguel Martin Rojas 065492f808 task/831 Reimplement locale and date solution for all date outputs 2019-03-26 17:27:06 +01:00
Miguel Martin Rojas e0d2188c28 task/834 Wire taskanaEngine instead of taskanaEngineImpl at taskanaEngineController 2019-03-25 16:18:35 +01:00
Miguel Martin Rojas a265156ee8 task/841 Remove unused configuration from test/application.properties 2019-03-25 15:40:26 +01:00
Miguel Martin Rojas 8d837efc2f bug/832 Load icons and fonts from local assets instead of google 2019-03-22 10:56:20 +01:00
Miguel Martin Rojas b0aa515309 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 9ee98ce57b TSK-836 create recommended Indexes for Postgres 2019-03-19 08:39:25 +01:00
Travis CI User 71958518ec Updated poms to version 1.1.1-SNAPSHOT 2019-03-12 20:54:00 +00:00
Miguel Martin Rojas ba6e3089e6 bug/829 Fix unable to edit twice a task due to wrong modification date format 2019-03-12 20:56:54 +01:00
Miguel Martin Rojas e27cc0e96c task/780 Add integration test with Jboss and postgres 2019-03-08 14:38:06 +01:00
Miguel Martin Rojas a5e088fb3f task/820 Adapt test data dates according to user cases 2019-03-08 12:16:26 +01:00
Miguel Martin Rojas e7735bb64b feature/823 Add in application entry point dynamic deep liking 2019-03-08 11:40:54 +01:00
Nacho 6c2d548be6 bug/826 The tasks don't show the correct associated classification 2019-03-08 11:35:00 +01:00
Miguel Martin Rojas 797e409485 bug/825 Fix error message in test report due to wrong date initialization 2019-03-08 10:13:52 +01:00
Miguel Martin Rojas 3f493e2330 bug/825 fix random test failing in travis, added seed inspector for future errors 2019-03-08 10:13:52 +01:00
Miguel Martin Rojas 04078d5822 bug/813 Fix performance issue while editing tasks details 2019-03-07 14:14:03 +01:00
Miguel Martin Rojas 34faf0cfe1 bug/812 Add dynamic due date to REST API test data 2019-03-06 16:40:46 +01:00
Miguel Martin Rojas fd76cc903a bug/806 Fix web vulnerabilities 2019-03-06 12:50:37 +01:00
Miguel Martin Rojas adeaa44a7b 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
Miguel Martin Rojas c75ad18913 TSK-747 Add history.plugin profile to add history plugin 2019-03-05 12:10:39 +01:00
Miguel Martin Rojas be54e719d7 TSK-747 add new history screen 2019-03-05 12:10:39 +01:00
Miguel Martin Rojas cb2cb97cc4 bug/792 Define postgres datasource properties in pom file for wildfly module. 2019-03-04 15:02:53 +01:00
Nacho 03fffe2f5a TSK-789: Workbasket export does not contain authorizations 2019-02-27 11:09:30 +01:00
BerndBreier f850b501fb Use lowercase schema name if db is postgres. Hold the schemaname in TaskanaEngineConfiguration in lower case... 2019-02-26 17:19:01 +01:00
Nacho c9ffe33a66 Create integration test to WorkbasketDefinitionController and modify ClassificationDefinitionIntTest 2019-02-25 13:20:43 +01:00
Nacho 7912a525d6 TSK-787 - Add missing code 2019-02-25 13:20:43 +01:00
Miguel Martin Rojas 0267c1c030 TSK-790 Fix postgres profile properties reading in pom file 2019-02-20 09:51:44 +01:00
Miguel Martin Rojas 18a1466c32 TSK-774 Add indentation to export json files 2019-02-19 11:16:13 +01:00
Miguel Martin Rojas 5aa8d9ffc3 TSK-779 Configure Wildfly for running JBoss with postgres DB 2019-02-14 18:48:55 +01:00
Miguel Martin Rojas 365c33e6b9 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
Miguel Martin Rojas 836902affc TSK-773 Create Wildfly example proyect and refactoring taskana-rest-sprint 2019-02-05 12:56:55 +01:00
Travis CI User b57d6583b1 Updated poms to version 1.0.8-SNAPSHOT 2019-02-04 14:02:27 +00:00
holgerhagen cffb03cd2c TSK-784: jackson-databind update to 2.9.8 due to security vulnerability. 2019-02-04 13:13:45 +01:00
BerndBreier 762a74779d TSK-783 Reenable checkstyle, javadoc and source plugin, remove eclipse error marker on checkstyle plugin 2019-02-04 08:18:09 +01:00
Travis CI User 59505c10e5 Updated poms to version 1.0.7-SNAPSHOT 2019-02-01 13:45:55 +00:00
BerndBreier 26a881a00a TSK-775 part2 correct missing adaptions to checkstyle template 2019-02-01 13:50:43 +01:00
BerndBreier 58c447afe1 TSK-775 adapt code formatting to checkstyle template 2019-02-01 13:50:43 +01:00
BerndBreier 427c25710f TSK-774 Step3 - fix rebase errors 2019-02-01 10:22:38 +01:00
BerndBreier 3367046fc5 TSK-774 Step2 - align external task id prefix between code and sample data 2019-02-01 10:22:38 +01:00
BVier 274fab1b20 TSK-774: set Flags for listValues() 2019-02-01 10:22:38 +01:00
BVier 1c3e0839e4 TSK-774: set Flags for listValues() 2019-02-01 10:22:38 +01:00
Nacho 24d8f4b4dd TSK-771 - Invalid parentKey does not result in appropriate error message 2019-02-01 09:57:01 +01:00
Nacho c2073750de TSK-738 - Add timeZone conversion to Taskana UI and Rest API 2019-02-01 08:21:29 +01:00
Miguel Martin Rojas 41a6b4d0e2 TSK-777 Set default rest url to window.host 2019-01-31 17:04:02 +01:00
Nacho 099bf2df74 TSK-778 - Check if exist the history_event's table before running the script 2019-01-31 11:15:39 +01:00
Miguel Martin Rojas 62cdafaf13 TSK-754 Use custom spring boot mvn initializer 2019-01-28 10:38:36 +01:00
julian.schallenmueller 7a38726f6a TSK-754: PrettyPrint for JSON added 2019-01-28 10:38:36 +01:00
Nacho c449eada55 TSK-769 - Improve the logger on both library and rest 2019-01-22 13:22:01 +01:00
BVier 084fff8015 TSK-744: Make Import of Parent-Child-Classifications possible 2019-01-15 18:36:48 +01:00
julian.schallenmueller 538f6d4361 TSK-743: Removed HATEOAS from classification- and workbasketdefinition exports 2019-01-10 13:36:28 +01:00
Nacho 96ef353e0f TSK-651 - [UI] Add spinner when domain is changed 2019-01-09 12:14:37 +01:00