Commit Graph

1074 Commits

Author SHA1 Message Date
Travis CI User 1691f6c439 Updated poms to version 1.1.2-SNAPSHOT 2019-04-30 14:17:56 +00:00
Mustapha Zorgati bb18b27882 TSK-843: moved report structure ajustment from client to rest service. 2019-04-30 11:21:18 +02:00
Mustapha Zorgati 4e773b9fbf TSK-843 designed report table and made single row collapsable 2019-04-30 11:21:18 +02:00
Mustapha Zorgati 620b315c7c TSK-843: implemented foldable report in frontend. (structure only) 2019-04-30 11:21:18 +02:00
Mustapha Zorgati adb861e583 TSK-843: replaced table tag with div table and refactored styles 2019-04-30 11:21:18 +02:00
Miguel Martin Rojas 6e65a21224 tsk/819 include missing documentation and improve readability 2019-04-30 10:12:57 +02:00
Miguel Martin Rojas c53bc1a0b5 task/819 Split travis into 6 jobs with a more understandable name 2019-04-30 10:12:57 +02:00
BVier c4f855e268 TSK-838: Reorder columns in history view and add timestamp 2019-04-29 12:21:35 +02:00
Mustapha Zorgati e9682590b1 TSK-685 renaming and refactoring of components for better understanding 2019-04-18 16:24:11 +02:00
Mustapha Zorgati 654456d642 TSK-685 minor improvements (PR comments) 2019-04-18 16:24:11 +02:00
Mustapha Zorgati c5ac1d2729 TSK-685: added tests for reportAssembler 2019-04-18 16:24:11 +02:00
Mustapha Zorgati ff1cc2fe48 TSK-685: added DailyEntryExitReport to taskana-rest-spring 2019-04-18 16:24:11 +02:00
Mustapha Zorgati faa3252cbe 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 6bc4b6d3b4 task/808 fix services dependencies in angular modules 2019-04-09 15:10:28 +02:00
Miguel Martin Rojas a8baa2fc28 feature/833 Add customized logout url for taskana web application. 2019-04-09 13:12:30 +02:00
Nacho 07b72aa4b2 TSK-799: Move integration test to taskana-rest-spring-test 2019-04-09 07:58:15 +02:00
Nacho 7fb83d3f6c 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
Nacho 2ac1733f66 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
Miguel Martin Rojas 54a52d64ca feature/835 add support for deploying taskana web app on a relative path 2019-04-03 13:10:51 +02:00
julian.schallenmueller 692e4be220 TSK-816: Deleted duplicated tests and moved functionality tests into acceptance 2019-04-02 14:32:41 +02:00
julian.schallenmueller ad7df4088a TSK-815: Removed duplicated and moved functionality testing into acceptance test 2019-04-02 13:55:53 +02:00
Nacho 1bb5e12ac9 task/828: Unify and reduce the response and logger code in the controllers 2019-03-28 16:02:03 +01:00
Mustapha Zorgati 2257ed5300 TSK-837: corrected formatting of pom file 2019-03-28 12:56:51 +01:00
Miguel Martin Rojas 2bcb1f2ae5 bug/837 Get implementation version from package meta information instead of spring configuration 2019-03-28 12:56:51 +01:00
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