Commit Graph

895 Commits

Author SHA1 Message Date
Sofie Hofmann 9546ff37b2 TSK-1112 Changed @RequestMapping to @PostMapping / @GetMapping / ...
TSK-1112 deleted suppressWarnings

TSK-1112 Removed duplicated method
2020-02-17 14:26:28 +01:00
Mustapha Zorgati 5dc185daeb Updated poms to version 2.0.1-SNAPSHOT 2020-02-14 14:48:18 +00:00
Jörg Heffner ddb12a6ad1 TSK-1095
-Removed internal imports from api classes
-moved 3 exceptions from common.api.exceptions to task.api.exceptions
-Adjusted package structure of taskana-cdi and taskana-spring to match taskana-core
2020-02-14 12:04:52 +01:00
Holger Hagen f64053ec4e TSK-1125: distributiontargets now produce application/hal-json 2020-02-13 16:12:39 +01:00
Jörg Heffner 5c7d38451c TSK-1094 introduce models package for */api and */internal 2020-02-13 15:09:39 +01:00
Holger Hagen 4c884819d5 TSK-1123: workbasketaccessitems now produce application/hal-json 2020-02-13 14:20:17 +01:00
Sofie Hofmann fc812cb9ea TSK-1109 Make WorkbasketResource attributes private and convert tests to AssertJ 2020-02-13 09:25:08 +01:00
Sofie Hofmann 71761c1328 TSK-1108 Made attributes in WorkbasketAccessItemResource private and converted tests to AssertJ
TSK-1108
2020-02-12 16:24:14 +01:00
Jörg Heffner 507a37ba70 TSK-1101 minor refactoring of method names and javadoc 2020-02-12 16:20:27 +01:00
Mustapha Zorgati a26e536b91 TSK-1101: restructured report-sub-package to match architecture tests 2020-02-12 16:20:27 +01:00
Holger Hagen 95495e4894 TSK-1110: Enforce application/hal+json MediaType for classification and
workbasket
2020-02-12 15:31:34 +01:00
Sofie Hofmann 01545e476e TSK-1106 Make ClassificationSummaryResource attributes private
TSK-1106 Converted tests to AssertJ

TSK-1106 Converted assertThrows to AssertJ

TSK-1106 Removed suppress checkstyle for lambdas
2020-02-12 12:53:08 +01:00
Holger Hagen 60d4b29015 TSK-1031: formatting issues fixed. 2020-02-11 17:05:34 +01:00
Holger Hagen e0dbbe2783 TSK-1031: required changes to wildfly/arquillian config 2020-02-11 17:05:34 +01:00
Holger Hagen 007f268be5 TSK-1031: update Spring Boot to 2.2.4.RELEASE except Hateoas. 2020-02-11 17:05:34 +01:00
Holger Hagen e6f8883e49 TSK-1031: removed unnecessary throws statements 2020-02-11 17:05:34 +01:00
Sofie Hofmann 38d5c8535c TSK-1105 Make attributes in ClassificationResource private
TSK-1105 Converted tests to AssertJ
2020-02-11 14:07:00 +01:00
Jörg Heffner dcc72d1781 TSK-1088 optimistic locking on workbasket update
- Added optimistic locking for workbasket update
- Adjusted WorkbasketDefinitionController
- Added tests in UpdateWorkbasketAccTest
- Added tests in WorkbasketControllerIntTest
- Changed ConcurrencyException HTTP-Status Code to CONFLICT (409)
2020-02-11 09:33:54 +01:00
Mustapha Zorgati 811f26c206 TSK-1064: removed DeclarationOrderCheck from checkstyle 2020-02-07 09:26:45 +01:00
Sofie Hofmann 6eeff1ba22 TSK-1065 Refactor TaskImpl 2020-02-07 08:36:52 +01:00
Mustapha Zorgati e308578ced TSK-991: refactored report structure to meet api -> internal agreement 2020-02-06 17:26:05 +01:00
BerndBreier 12a94193be TSK-927 set owner - comments from Holger 2020-02-06 14:05:27 +01:00
BerndBreier 22ac25f5c9 TSK-927 reserve a task via SetOwner 2020-02-06 14:05:27 +01:00
Jörg Heffner e365e20ed5 TSK-883
Adjusted taskanaRestUrl in environement-information.json
2020-02-03 15:58:33 +01:00
BerndBreier 77663f02ca TSK-991
-prevent api classes from accessing internal classes
-disable architecture test for mapper classes / package
-added architecture tests for exceptions and api/internal
-defined exceptional classes: TaskanaHistory* and BulkOperationResults
2020-02-03 11:41:02 +01:00
BerndBreier 4423854822 TSK-991 fix dependent projects 2020-02-03 11:41:02 +01:00
BerndBreier 3b13b9a95e TSK-991 after initial refactoring 2020-02-03 11:41:02 +01:00
Benjamin Eckstein a1f1e72afc TSK-1024: Make LdapClient more testable 2020-01-30 17:24:45 +01:00
Sofie Hofmann 57cb37fb0d TSK-1077 added ClassificationSummaryAssemblerTest 2020-01-30 16:45:52 +01:00
BVier b68043a078 changes 2020-01-30 14:09:11 +01:00
BVier 0c63dfaea3 TSK-1037: WBDefinitonController accepts existing distributionTargets 2020-01-30 14:09:11 +01:00
Mustapha Zorgati 659272fda9 Updated poms to version 1.2.3-SNAPSHOT 2020-01-30 10:41:25 +00:00
Jörg Heffner b01e5c3de6 TSK-989 Filter Tasks by planned TimeIntervals (REST)
-Added planned, planned-from and planned-until params in filter list
-Added due, due-from and due-until params in filter list
-Implemented needed methods
-Added Test
-Updated rest-api.doc
-Refactored TaskControllerIntTests to use AssertJ
2020-01-30 11:08:58 +01:00
Benjamin Eckstein 99e2caadec TSK-1024: Refactor and clean up LdapClient changes 2020-01-30 10:03:34 +01:00
Mustapha Zorgati 34d6bfdae6 TSK-1024: removed lenient() and replaced MockitoSettings annotation 2020-01-30 10:03:34 +01:00
Benjamin Eckstein 08571e7216 TSK-1024: Add tests for ldapclient 2020-01-30 10:03:34 +01:00
Sofie Hofmann dbe17fff57 TSK-1051 Expose task description via rest
TSK-1051 Expose task description via rest

TSK-1051 changed devMode property
2020-01-29 17:11:57 +01:00
Benjamin Eckstein 0d9ebe07c5 TSK-987: Fix Spotbugs - Write to static field from instance method 2020-01-29 09:27:08 +01:00
Mustapha Zorgati 9b61abda37 TSK-1038: added WAIAlreadyExistsException to missing operations with access Items 2020-01-28 12:27:37 +01:00
Mustapha Zorgati 7477092a69 automated formatting
changes most likely method order
2020-01-27 20:40:43 +01:00
Benjamin Eckstein b86f3e5b65 TSK-987: Fix Spotbugs - Dead store to local variable 2020-01-27 11:49:59 +01:00
Benjamin Eckstein 2f7d0d359b TSK-987: Fix Spotbugs - exception is caught when exception is not thrown 2020-01-27 11:49:59 +01:00
Benjamin Eckstein 3e9ea4d1d9 TSK-987: Fix Spotbugs - inner class could be made static 2020-01-27 11:49:59 +01:00
Mustapha Zorgati 5b68922590 TSK-1025: added assertj dependency to every module 2020-01-26 20:11:42 +01:00
Mustapha Zorgati afcc47dcd5 Updated poms to version 1.2.2-SNAPSHOT 2020-01-24 13:19:17 +00:00
Holger Hagen 226c30bf73 TSK-1024: add LDAP lookup for group by dn 2020-01-23 17:49:30 +01:00
BerndBreier 16a82efcb5 TSK-1038 duplicate workbasket errors in Rest tests 2020-01-23 16:58:49 +01:00
BerndBreier 3709d98511 TSK-1038 prevent duplicate workbasket access items 2020-01-23 16:58:49 +01:00
Benjamin Eckstein 4d560532bd TSK-987: Fix Spotbugs - reliance on default encoding 2020-01-23 14:23:56 +01:00
Benjamin Eckstein 0262121041 TSK-1029: Test and fix privilege for runasadmin is only temporary 2020-01-23 13:00:04 +01:00
Benjamin Eckstein 1d15f5102f TSK-1029: Fix side effect of tests 2020-01-23 13:00:04 +01:00
Benjamin Eckstein fae9d1fb9b TSK-1029: Fix deletion of workbasket as business admin not possible 2020-01-23 13:00:04 +01:00
Benjamin Eckstein 5a08fd4b03 TSK-1029: Add test to trigger permission bug 2020-01-23 13:00:04 +01:00
Benjamin Eckstein c92190ca70 TSK-987: Fix some problems reported by spotbugs 2020-01-23 09:35:19 +01:00
BerndBreier 6c8fb69f60 TSK-1042 use try-with-resources for connections 2020-01-22 16:40:19 +01:00
Benjamin Eckstein 25919195ed TSK-369: Fix rest documentation 2020-01-22 13:57:07 +01:00
Benjamin Eckstein 03c0e3756e TSK-369: Removed unneeded files amd configuration 2020-01-22 13:57:07 +01:00
Benjamin Eckstein 92d4b388d3 TSK-369: Cleanup sonarcloud configuration 2020-01-22 13:57:07 +01:00
Benjamin Eckstein c92f4a42ed TSK-369: Add sonarcloud to travis 2020-01-22 13:57:07 +01:00
Mustapha Zorgati 3bea7412c4 Revert "TSK-369: Add sonarcloud to travis"
This reverts commit 4e7a71bf94.
2020-01-21 16:59:03 +01:00
Mustapha Zorgati c54c64a85c Revert "TSK-369: Cleanup sonarcloud configuration"
This reverts commit af7dee4773.
2020-01-21 16:59:03 +01:00
Mustapha Zorgati ca411ca896 Revert "TSK-369: Removed unneeded files amd configuration"
This reverts commit 26b1d66627.
2020-01-21 16:59:03 +01:00
Benjamin Eckstein a18b8ecf18 TSK-369: Removed unneeded files amd configuration 2020-01-21 12:57:03 +01:00
Benjamin Eckstein 63493c6d48 TSK-369: Cleanup sonarcloud configuration 2020-01-21 12:57:03 +01:00
Benjamin Eckstein 6999f255df TSK-369: Add sonarcloud to travis 2020-01-21 12:57:03 +01:00
Benjamin Eckstein 6a6dcb9c1e TSK-889: Standardise paginated List behaviour and sub classes 2020-01-14 15:58:16 +01:00
Benjamin Eckstein f06f87f41e TSK-889: Replace WorkbasketAccessItemListResource with equivalent PaginatedListResource 2020-01-14 15:58:16 +01:00
Mustapha Zorgati b47610b62e TSK-1009: last automated refactoring 2020-01-08 10:18:12 +01:00
Holger Hagen 09adb30171 Updated poms to version 1.2.1-SNAPSHOT 2020-01-08 09:05:14 +00:00
Mustapha Zorgati 67ab7e2792 TSK-1014 fixed checkstyle and enabled checkstyle verification for tests 2020-01-08 00:02:52 +01:00
Mustapha Zorgati 1a77810fc2 TSK-1014: Fixed hateoas links 2020-01-07 21:35:01 +01:00
Mustapha Zorgati c1d74b2126 TSK-1009: automatic formatting number 2 2020-01-07 21:15:05 +01:00
Mustapha Zorgati 78cfd64902 TSK-1009: replaced MessageFormat with String.format 2020-01-07 21:15:05 +01:00
Benjamin Eckstein 85725a052c TSK-1009: Fix more building errors after checkstyle changes 2020-01-07 21:15:05 +01:00
Benjamin Eckstein c4cd616e35 TSK-1009: Fix building errors after checkstyle changes 2020-01-07 21:15:05 +01:00
Benjamin Eckstein 7509bb0f1c TSK-1009: Fix simple checkstyle warnings 2020-01-07 21:15:05 +01:00
Mustapha Zorgati af0bd0156e TSK-1009: refactored project 2020-01-07 21:15:05 +01:00
Benjamin Eckstein 7ba8def59a TSK-987: Check and fix problems identified by spotbugs 2019-12-26 00:34:38 +01:00
Benjamin Eckstein 0d24a29f68 TSK-986: Extract DbproductName and DbproductId 2019-12-26 00:34:38 +01:00
Benjamin Eckstein bf152674d3 TSK-967: Refactor the DBCleaner 2019-12-26 00:34:38 +01:00
Benjamin Eckstein e8c0d473db TSK-967: Refactor Taskana-Data module to merge SampleDataGenerator and TestDataGenerator 2019-12-26 00:34:38 +01:00
Benjamin Eckstein f8443897f6 TSK-967: Refactor Taskana-Data module to use a SampleDataProvider 2019-12-26 00:34:38 +01:00
Benjamin Eckstein ab5d16d624 TSK-967: Refactor new module taskana-data 2019-12-26 00:34:38 +01:00
Benjamin Eckstein 45ef998264 HOTFIX: repair build pipeline after module rest-spring test was merged 2019-12-04 16:23:38 +01:00
Benjamin Eckstein 7f2457ee1e TSK-967: Merge module taskana-rest-spring and taskana-rest-spring-test 2019-12-04 09:56:34 +01:00
Benjamin Eckstein 75c9354f56 TSK-967: Extract module taskana-data to distribute data for tests and examples 2019-12-04 09:56:34 +01:00
Benjamin Eckstein 3401d9ee04 TSK-967: Refactor taskana-rest-spring-test to only use test files 2019-12-02 21:46:20 +01:00
Mustapha Zorgati 71c33670d6 TSK-949: renamed modules to increase understandability 2019-12-02 11:24:59 +01:00
Holger Hagen 93a429b682 Updated poms to version 1.1.6-SNAPSHOT 2019-12-01 21:13:25 +00:00
BVier f62bd7d158 TSK 885: Remove pager from empty workbasket list 2019-11-30 12:23:38 +01:00
Benjamin Eckstein b6be17c0b3 TSK-926: Define desired time period to work on a task 2019-11-30 12:21:18 +01:00
Benjamin Eckstein 4049f4d4d7 TSK-947: Use Url mappings on rest documentation tests 2019-11-30 12:21:18 +01:00
Benjamin Eckstein f848bf4f4e TSK-947: Extract Url mappings 2019-11-30 12:21:18 +01:00
BerndBreier ad3342a68a TSK-966 common context root 2019-11-29 15:36:12 +01:00
BerndBreier ec4db1ccdd Add CALLBACK_STATE to task table 2019-11-21 08:37:53 +01:00
Benjamin Eckstein c686da8ba2 TSK-719: Upgrade from JUnit 4 to JUnit5 2019-11-07 14:56:28 +01:00
Benjamin Eckstein 837aa0c11c TSK-944: Improve performance of AsyncUpdateJobIntTest 2019-11-05 21:20:08 +01:00
BVier 9c69cf5ee3 TSK-898: Rest Documentation missing example snippets 2019-11-05 13:05:05 +01:00
Benjamin Eckstein 44670731c0 TSK-940: Refactor Documentation Tests 2019-11-05 08:32:47 +01:00
Benjamin Eckstein 53e897a020 TSK-939: Fix race conditions in tests 2019-11-04 13:18:56 +01:00
Benjamin Eckstein d42e6e1d29 TSK-937: Adjust .gitignore to ignore IDE Setting files 2019-10-30 12:31:58 +01:00
Mustapha Zorgati 1518cfc298 TSK-925: refactored taskana-simplehistory-spring-test 2019-10-28 18:06:16 +01:00
Mustapha Zorgati ebb0884c6b TSK-925: refactored taskana-simplehistory-rest-spring-example 2019-10-28 18:06:16 +01:00
Mustapha Zorgati 51187123df TSK-925: refactored taskana-simplehistory-rest-spring 2019-10-28 18:06:16 +01:00
Mustapha Zorgati cd556d87f4 TSK-925: refactored relativePath in pom files for better IDE navigation 2019-10-28 18:06:16 +01:00
Mustapha Zorgati 8bcde0a40b TSK-865: extracted TaskanaEngine.Internal to dedicated Interface file 2019-10-24 08:04:58 +02:00
Mustapha Zorgati 06bfe215d4 TSK-865: moved HistoryEventProducer to InternalTaskanaEngine 2019-10-24 08:04:58 +02:00
Holger Hagen 7b05b68528 Updated poms to version 1.1.5-SNAPSHOT 2019-10-12 09:55:01 +00:00
BVier 7da8b64439 TSK-861: Throw error when File upload aborted 2019-10-08 11:07:55 +02:00
Mustapha Zorgati 6018aac903 HOTFIX: fixed javadoc html pages in example application 2019-10-08 09:12:08 +02:00
Mustapha Zorgati a6bf8c2a05 HOTFIX: removed dependency to simplehistory 2019-10-07 17:00:41 +02:00
Holger Hagen a57616ff32 TSK-895: changed SimpleHistory dependency to 'project.version' 2019-10-07 16:28:06 +02:00
Mustapha Zorgati 17885d227a TSK-892: Refactored build pipeline in order to increase general speed
Removed caches. Each build step is now independent.
Build stage is now Compile stage with 3 jobs.
Reduced test stage from 6 to 4, so that we use optimal job count (travis runs 4 in parralel).
Reduced release / deploy stage to one job.
TSK-892 made maven less verbose to clean up build log

TSK-892: corrected syntax of weird firefox starting command..

TSK-892: fixed h2 test phase

TSK-892: fixed db2 test phase

TSK-892: removed taskana artifacts from build cache

TSK-892: fixed h2 test

TSK-892: reconfigured travis

TSK-879: added git config to personalise travis pom commit

TSK-879: reformatted bash scripts in ci folder

TSK-879: fixed prod configuration for web
2019-10-07 15:02:36 +02:00
Dennis Lehmann f68e730a72 TSK-896: Removed _embedded from History 2019-10-04 22:12:52 +02:00
Dennis Lehmann 352d0d67cd TSK-881: Refactored REST-Api 2019-09-26 10:38:29 +02:00
BVier 1d41e99f9d TSK-869: Throw error for non-unique input-file 2019-09-24 10:19:31 +02:00
Dennis Lehmann 72a9a98b16 TSK-868: Added Filter to map elytron Roles into JAAS-Subject 2019-09-24 10:14:57 +02:00
Dennis Lehmann ed796b39a1 TSK-874: Rest Documentation 2019-09-19 13:48:07 +02:00
Dennis Lehmann 3b906972aa TSK-874: Removed duplicate Versions 2019-09-19 13:48:07 +02:00
Mustapha Zorgati bc8c93a489 TSK-878: fixed conversion of taskresource -> task 2019-09-16 10:14:31 +02:00
Mustapha Zorgati b43b6cecfb TSK-877: fixed conversion workbasketresource -> workbasket without created or modified 2019-09-13 12:50:32 +02:00
Dennis Lehmann 5386c514d4 TSK-873: Support for Maven 3.6.x 2019-09-11 11:10:50 +02:00
BVier ad026b7879 TSK-870: Create new Id for imported workbasket 2019-08-15 17:06:43 +02:00
Holger Hagen c216c4c380 TSK-858: removed unnecessary throws declarations 2019-08-14 09:22:40 +02:00
Holger Hagen 523e0715c1 TSK-858: added missing UTF-8 encoding for test file. 2019-08-14 09:22:40 +02:00
BVier 4b69f4bbe8 TSK-671: Allow upload of large classification or workbasket files 2019-06-28 08:54:25 +02:00
BVier 5a1d3f5321 TSK-859: make unlinking child from parent through import possible 2019-06-28 08:51:37 +02:00
Mustapha Zorgati c5732fd002 Updated poms to version 1.1.4-SNAPSHOT 2019-06-04 15:42:30 +00:00
Mustapha Zorgati 7b7ae169b7 TSK-854: enabled checkstyle javadoc integrity check + fixed issues 2019-06-04 16:25:30 +02:00
Mustapha Zorgati 7df168d870 TSK-850: removed unnecessary properties and comments 2019-06-04 15:36:26 +02:00
Mustapha Zorgati aebd87b935 TSK-850: rebase cleanup 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 164b585add TSK-850: fixed eclipse build warnings 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 45e077f8c6 TSK-850: saved all version numbers to properties 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 6898ff37ef TSK-850: refactored pom files and travis configuration 2019-06-04 15:36:26 +02:00
Mustapha Zorgati cd807e62f2 TSK-850: reconfigured taskana-rest-spring-wildfly-example 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 399ac0e318 TSK-850: reconfigured taskana-rest-spring-test 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 6b74d6588e TSK-850: reconfigured taskana-rest-spring-example 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 5a6077121d TSK-850: reconfigured taskana-rest-spring-base 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 1f3bd122b8 TSK-850: reconfigrued taskana-rest-parent and taskana-rest-spring 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 8068d97577 Updated poms to version 1.1.3-SNAPSHOT 2019-05-08 09:38:21 +00:00
Martin Rojas Miguel Angel aea64975db feature/810 Add querying by planned date in monitor screen 2019-05-07 08:24:49 +02:00
Mustapha Zorgati 46885dd78b readded spring-boot-maven-plugin for taskana-rest-spring-example 2019-05-06 09:55:10 +02:00
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
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
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 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
Martin Rojas Miguel Angel dd5010168e TSK-764 Beautify login screen. 2018-12-21 14:00:00 +01:00
BerndBreier 110056624c TSK-756 Add externalId to task to achieve idempotency 2018-12-21 10:12:05 +01:00
Martin Rojas Miguel Angel d8b5803b9f TSK-755 Fix documentation and reset correctly tests 2018-12-19 10:58:53 +01:00
Jose Ignacio Recuerda Cambil 577ccaa648 TSK-755 - Controller to get the simple history events 2018-12-19 10:58:53 +01:00
Mustapha Zorgati 137634ad33 Updated poms to version 1.0.6-SNAPSHOT 2018-12-12 08:09:50 +00:00
Jose Ignacio Recuerda Cambil 6a7cff5ff3 TSK-617 - Show build version in UI 2018-12-04 10:39:52 +01:00
Jose Ignacio Recuerda Cambil 12b5fb1f0a TSK-739 - Fix task list filtering 2018-11-26 14:41:20 +01:00
Jose Ignacio Recuerda Cambil 955ea9e5f0 TSK-693 Query tasks by primary object reference 2018-11-26 08:23:51 +01:00
BerndBreier e77e54e0b2 TSK-742 remove log level DEBUG 2018-11-21 11:40:30 +01:00
BerndBreier 5c66f14d54 TSK-742 Handle attachments on classification update 2018-11-21 11:40:30 +01:00
Martin Rojas Miguel Angel 6ec72b16d3 TSK-726 Add HistoryPluginLoaderTests with profile option 2018-11-12 13:42:04 +01:00
Jose Ignacio Recuerda Cambil 9c1fa6dfe2 TSK-673 - Paging for Task list in workplace 2018-10-30 14:08:26 +01:00
Mustapha Zorgati a9191e6bb0 Updated poms to version 1.0.5-SNAPSHOT 2018-10-24 14:54:24 +00:00
Martin Rojas Miguel Angel 279589a5df TSK-681 Create workbasket cleanup job 2018-10-23 16:51:03 +02:00
julian.schallenmueller db5ac76c25 TSK-585: Serving javadoc next to rest-api-doc 2018-10-18 14:20:28 +02:00
Jose Ignacio Recuerda Cambil 55e8135cc8 TSK-733 - Modify response deleteWorkbasket 2018-10-17 10:14:27 +02:00
Jose Ignacio Recuerda Cambil 1e6fc73f7d TSK-715 - Merge WorkbasketAccessItem entities and remove the extended one 2018-10-15 08:32:12 +02:00
Jose Ignacio Recuerda Cambil c5868abbc1 TSK-731 - Change the access values of the workbaskets to valid values 2018-10-10 17:07:37 +02:00
Jose Ignacio Recuerda Cambil 3d1a921394 TSK-714 - Improve all workbasket access items for a user screen 2018-10-10 13:20:44 +02:00
Holger Hagen b7aee393ae TSK-722: resolved rest api conflicts. 2018-10-10 10:24:12 +02:00
Holger Hagen d740ead477 TSK-722: restructured REST doc TOC 2018-10-10 10:24:12 +02:00
Jose Ignacio Recuerda Cambil f74a70e0d5 TSK-680 - Mark workbasket for deletion 2018-10-09 10:38:40 +02:00
BVier eab4d54acd TSK-721-2: Add flag and correct TYPO
Add schema.sql and 'generateSampleData'-Flag (forgotten in last commit).
2018-10-03 18:42:39 +02:00
BVier 6f7b5b7e8c TSK-721: Enable connection to db2-instance
Enables Taskana-rest-spring-exxample to run against an DB2-Database.
Introduced Flag to define if sample data should be inserted
2018-09-26 17:27:13 +02:00
Jose Ignacio Recuerda Cambil afe618eba4 TSK-679 - Delete all workbasket access items for a user 2018-09-25 09:37:05 +02:00
Martin Rojas Miguel Angel bf38e98f1c TSK-713 make users correspondation between cache LDAP and testModuleSample 2018-09-24 16:01:48 +02:00
Mustapha Zorgati 079e7756e1 TSK-682: refined workplace & taskdetailpage 2018-09-11 13:09:40 +02:00
Mustapha Zorgati 66e25b4bd5 TSK-682: redesigned task details and added custom Attributes 2018-09-11 13:09:40 +02:00
Mustapha Zorgati ef703b4a40 TSK-694: refactored WorkbasketAccessItemQuery + Extended 2018-09-11 11:06:16 +02:00
Jose Ignacio Recuerda Cambil 40b2648060 Fixed minors 2018-09-11 11:06:16 +02:00
Jose Ignacio Recuerda Cambil ec432d122a Joining lib, rest and web 2018-09-11 11:06:16 +02:00
Martin Rojas Miguel Angel 3f8dc3cf87 TSK-694 - Show list of all access items valid for a user (REST) 2018-09-11 11:06:16 +02:00
Martin Rojas Miguel Angel c6a40bb2a3 TSK-662 Add task classification report to monitor. 2018-09-07 12:02:56 +02:00
Mustapha Zorgati db70a89435 TSK-697: refactored Report structure 2018-09-06 16:20:56 +02:00
Martin Rojas Miguel Angel 033797acf0 TSK-624 logout bug 2018-09-03 11:20:53 +02:00
Mustapha Zorgati 928e67f3d5 Updated poms to version 1.0.4-SNAPSHOT 2018-08-17 07:46:14 +00:00
Jose Ignacio Recuerda Cambil 2dbc0de402 TSK-621 - Make classification categories configurable by type 2018-08-06 10:47:34 +02:00
julian.schallenmueller 106cc050ca TSK-667: Included doc snippets for Engine endpoint in Rest docs 2018-08-02 16:21:50 +02:00
Mustapha Zorgati 6bc1416fa6 Updated poms to version 1.0.3-SNAPSHOT 2018-08-01 17:06:06 +00:00
julian.schallenmueller 846a54196a TSK-658: Initialize task attachments correctly in resource assemblers 2018-08-01 17:11:40 +02:00
Martin Rojas Miguel Angel 183185ed87 TSK-418 configure schema via application.properties file 2018-08-01 16:09:03 +02:00
Martin Rojas Miguel Angel 84ec9e97e4 TSK-418 make db schema customizable via taskana.properties 2018-08-01 16:09:03 +02:00
BVier 6a122c5afd TSK-643: Summarize all custom-querys in task and classification 2018-07-26 21:02:35 +02:00
BVier 03e29d5a4d TSK-617: Add version number to interface 2018-07-26 17:16:51 +02:00
Holger Hagen 2981dad384 TSK-629: Hamonized all job handling. 2018-07-26 10:41:17 +02:00
Holger Hagen 3e0334ee6f TSK-659: considering permissions for business admins in workbasket queries. 2018-07-25 12:20:46 +02:00
Holger Hagen 7a5fcacb36 TSK-629: restructered job tests. 2018-07-23 08:29:40 +02:00
Holger Hagen 30f3682c51 TSK-629: review findings incorporated. 2018-07-23 08:29:40 +02:00
Holger Hagen b7be70d09c TSK-629: first refactoring of job handling. 2018-07-23 08:29:40 +02:00
julian.schallenmueller f755b7736a TSK-630: Replaced Attachment by AttachmentSummary in TaskSummary and updatet test data 2018-07-19 14:20:55 +02:00
julian.schallenmueller d156a42a5e TSK-491: Updated rest documentation 2018-07-19 14:00:18 +02:00
Mustapha Zorgati d0ad0bbf5b Updated poms to version 1.0.2-SNAPSHOT 2018-07-17 09:35:14 +00:00
Lars Leo Grätz 55cd5916c9 TSK-592 make isValidInDomain work
24: Auto stash before rebase of "miguel/master"
2018-07-16 14:41:02 +02:00
Lars Leo Grätz 3968bd4f54 TSK-537 Filter Component for Tasks
TSK-537: Filter Component for Workplace
2018-07-12 13:36:03 +02:00
julian.schallenmueller 84b681d442 TSK-628: Corrected classification hierarchy in test data 2018-07-11 16:19:37 +02:00
julian.schallenmueller cc62283437 TSK-598: Added custom1-4 to WorkbasketSummary 2018-07-11 08:40:55 +02:00
Martin Rojas Miguel Angel f09a31776b TSK-567 Add transactional support {Part1} 2018-07-04 17:19:58 +02:00
Martin Rojas Miguel Angel 8b060b2a39 TSK-567 Create scheduler task job 2018-07-04 17:19:58 +02:00
Martin Rojas Miguel Angel 801e76498e TSK-623 BUG link children classification correctly to it parent
Link children classification to it corresponding parent in root domain when creating a new children classification in one specific domain.
2018-07-04 13:06:52 +02:00
Martin Rojas Miguel Angel 57906cc99f TSK-596 Add tooltip for all existing icons
Added tooltip for existing icons of Administration module.
2018-07-03 15:44:33 +02:00
Konstantin Kläger 43d25e0496 TSK-571: Create a fluent API for the monitoring
- Create report builders that create the reports and list the tasks of
the reports
- Extend getTaskIds by customFieldValueReport
- Rename WorkbasketLevelReport to WorkbasketReport
- Harmonize report filters
2018-07-03 11:32:01 +02:00
Mustapha Zorgati ee7dffce49 Updated poms to version 1.0.1-SNAPSHOT 2018-06-28 16:20:58 +00:00
Mustapha Zorgati 4936cbb158 Updated poms to version 0.9.6-SNAPSHOT 2018-06-27 17:39:16 +00:00
Mustapha Zorgati 14aa61bd7c Updated poms to version 0.9.5-SNAPSHOT 2018-06-27 16:18:06 +00:00
Martin Rojas Miguel Angel 68779cf68a TSK-601 Make classification categories customizables via icon and text 2018-06-27 17:01:20 +02:00
Mustapha Zorgati 7e3439c00f TSK-536: taskana-rest-example redirect http -> https 2018-06-27 13:31:58 +02:00
Holger Hagen 104d5ed60e TSK-597: fixed validation of parent id and key for classifications during creation. 2018-06-27 12:51:47 +02:00
Mustapha Zorgati b84ee12f45 Updated poms to version 0.9.4-SNAPSHOT 2018-06-25 19:13:02 +00:00
Martin Rojas Miguel Angel f763089e38 TSK-531 Access id validation failing refinement 2018-06-25 08:45:58 +02:00
BerndBreier b8138db327 TSK-587 Improve Job Support - improve test coverage 2018-06-24 14:23:20 +02:00
BerndBreier a64fb47aa0 TSK-587 Improve Job Support 2018-06-24 14:23:20 +02:00
Martin Rojas Miguel Angel 8425ec32b4 TSK-575 Created General handling error log system for REST API 2018-06-21 11:33:33 +02:00
Mustapha Zorgati 6b55fd5dff Updated poms to version 0.9.3-SNAPSHOT 2018-06-20 06:14:06 +00:00
Konstantin Kläger bb46ab9850 TSK-579: Add parent key and custom attributes to classification(summary) 2018-06-19 20:54:46 +02:00
BerndBreier e07c8919cd TSK-581 Separate configuration of LdapTemplate. Wire LdapTemplate conditionally. 2018-06-19 14:55:08 +02:00
BerndBreier 169ad0d718 TSK-511 Add transaction slicing to job runner 2018-06-18 18:14:01 +02:00
julian.schallenmueller ae9f00ddc4 TSK-511 Add transaction slicing to job runner 2018-06-18 18:14:01 +02:00
Konstantin Kläger 5a76d17a54 TSK-568: Remove unnecessary exceptions from method signatures 2018-06-18 12:28:54 +02:00
Holger Hagen 4f12118d09 Update application.properties 2018-06-16 19:51:20 +02:00
Martin Rojas Miguel Angel 75cb4011d0 TSK-540 cache static folder 2018-06-16 19:51:20 +02:00
Mustapha Zorgati 1af5acfbd5 Updated poms to version 0.9.2-SNAPSHOT 2018-06-11 18:56:22 +00:00
julian.schallenmueller 65dbb8c82c TSK-560: Changed http status code for successfully deleting a task to 204 2018-06-11 11:48:34 +02:00
Konstantin Kläger 3230e35c2c TSK-512: Improve general exception handling
- Add root cause to taskana exceptions
- Either throw an exception or log the error
- Remove unnecessary exceptions from method signatures
2018-06-11 11:25:31 +02:00
julian.schallenmueller 51d53525da TSK-552 Added rest documentation in taskana-rest-spring-example 2018-06-08 16:20:56 +02:00
Lars Leo Grätz 2aeb815d8e TSK-535
:bugfixes for workplace
2018-06-08 08:27:59 +02:00
Konstantin Kläger ace632d814 TSK-518: Move BulkOperationResults and ObjectReference to public API 2018-06-07 13:30:42 +02:00
BVier dd0ad1253a TSK-520: Replaced code smells found by FindBugs 2018-06-06 21:04:06 +02:00
Martin Rojas Miguel Angel 2b1ee855cf Update application.properties 2018-06-06 17:16:24 +02:00
Martin Rojas Miguel Angel d6942737bf TSK-534 Rename lookup configuration property 2018-06-06 17:16:24 +02:00
Martin Rojas Miguel Angel 3a01a9359d TSK-519 Add user role guard and no access screen 2018-06-06 09:14:33 +02:00
Konstantin Kläger 000a728f4e TSK-525: Replace force flags by separate methods 2018-06-05 14:25:14 +02:00
BerndBreier fd564b3053 TSK-548 Ldap Access must use uid field as user Id for persons 2018-06-05 10:36:09 +02:00
Martin Rojas Miguel Angel 5ec61b406e TSK-493 Check classification id is null or empty on classification creation. 2018-06-04 17:49:15 +02:00
Martin Rojas Miguel Angel 712d8b435b TSK-538 Bug order by description issue is now fixed. 2018-06-04 17:04:48 +02:00
Mustapha Zorgati e731f78282 Updated poms to version 0.9.1-SNAPSHOT 2018-05-25 14:24:45 +00:00
Mustapha Zorgati 22ca605bb2 Updated poms to version 0.1.6-SNAPSHOT 2018-05-25 13:36:51 +00:00
BerndBreier c92542e362 TSK-497 implement Ldap access 2018-05-25 09:27:15 +02:00
Martin Rojas Miguel Angel ce490f17ce TSK-483-508 make lookup configurable and refactored environment file 2018-05-24 19:36:58 +02:00
BerndBreier 3500b206e6 TSK-495 Extend WorkbasketAccessItem by accessName 2018-05-24 10:58:20 +02:00
BerndBreier 1c50d62885 TSK-496 add REST endpoint validate-access-ids 2018-05-20 22:28:31 +02:00
BerndBreier c5ff9ed8a8 TSK-498 missing custom properties on REST taskquery result 2018-05-20 21:34:37 +02:00
Mustapha Zorgati d695400c14 Updated poms to version 0.1.5-SNAPSHOT 2018-05-15 20:01:13 +00:00
Martin Rojas Miguel Angel ec16c92b1b TSK-177 Add configuration file to taskana spring example project 2018-05-15 09:38:12 +02:00
Martin Rojas Miguel Angel 99b882f867 TSK-177 Add authentication and login page for taskana spring rest example 2018-05-15 09:38:12 +02:00
Lars Leo Grätz 30f72604c9 TSK-482 2018-05-14 08:29:39 +02:00
Mustapha Zorgati 52e0a01202 TSK-448: removed spring-boot from taskana-rest-spring and taskana-rest 2018-05-09 19:49:57 +02:00
Mustapha Zorgati cf0921ba8d TSK-447: taskana now supports postgresql
TSK-447: fixed bool<->integer problem with postgres


TSK-447: postgresql now working


TSK-477: now using h2 db again (taskana-rest-spring-example)
2018-05-09 15:11:04 +02:00
Holger Hagen c2b0ba5daf TSK-478: custom field filter in classification REST service. 2018-05-09 10:39:25 +02:00
Holger Hagen 2970edd119 TSK-477: REST: get tasks by workbasket key and domain. 2018-05-09 08:27:19 +02:00
Martin Rojas Miguel Angel ec33a7a1ff TSK-468 Add remove distribution target button and endpoint. 2018-05-08 08:35:09 +02:00
Mustapha Zorgati ff1d128f35 Updated poms to version 0.1.4-SNAPSHOT 2018-05-02 11:22:33 +00:00
Holger Hagen b2bef9f36d TSK-365: added monitor role. 2018-04-30 15:43:31 +02:00
Holger Hagen 87f44bd026 TSK-469: added endpoint to delete workbasket as distribution target. 2018-04-27 11:50:19 +02:00
Holger Hagen 6fe096a939 TSK-461: added some validation to the incoming task resource in the REST controller. 2018-04-25 08:59:20 +02:00
Holger Hagen fdfb9b65d0 TSK-426: creation of classifications with empty id is now possible. 2018-04-20 10:48:31 +02:00
Mustapha Zorgati 8307e3e7a7 Updated poms to version 0.1.3-SNAPSHOT 2018-04-19 14:32:18 +00:00
Martin Rojas Miguel Angel ccf6f133ee TSK-432 Domain switch and filtering for the application 2018-04-18 21:56:13 +02:00
Holger Hagen 5ef112bf97 TSK-424: Exception is thrown if a completed task is getting transferred. 2018-04-18 16:02:04 +02:00
Holger Hagen dc8b0dbc54 TSK-421: invalid parameter lead to error message. 2018-04-18 12:30:58 +02:00
BerndBreier 36d66064a7 TSK-441 Add foreign key constraint for workbasket_id to workbasket-access-list 2018-04-16 14:08:32 +02:00
Holger Hagen fd0b1436c5 TSK-445: user info endpoint. 2018-04-16 13:10:26 +02:00
Holger Hagen 9601e9a8ec TSK-434: added endpoints to read classification categories and types. 2018-04-16 08:44:06 +02:00
BerndBreier 227ab7782d TSK-303 Add callback information to task 2018-04-13 16:26:58 +02:00
Holger Hagen 6e075bce6b TSK-429: added task update to and integration test to task rest service. 2018-04-13 12:00:08 +02:00
Holger Hagen 1dd6dcddf1 TSK-433: Delete classification by id using REST API. 2018-04-12 12:42:07 +02:00
BerndBreier b62563f463 TSK-417 page number and size mismatch when hidden tasks are member of query resultset 2018-04-06 14:04:47 +02:00
Holger Hagen 1d58cb39e1 TSK-422: HATEOAS support for ClassificationController. 2018-04-06 13:25:05 +02:00
Holger Hagen 9cacb892c6 TSK-422: encoding fix for sample data. 2018-04-06 13:25:05 +02:00
Mustapha Zorgati e3e91383c9 Updated poms to version 0.1.2-SNAPSHOT 2018-04-04 15:51:00 +00:00
BerndBreier 94c32624a0 TSK-420 - Place all tables in db schema "taskana" 2018-04-04 15:56:30 +02:00
Holger Hagen ba3b8baaf5 TSK-399: Configurable classification cagetories. 2018-04-04 12:55:51 +02:00
Martin Rojas Miguel Angel 5864d70e0b TSK-404 allow workbasket list filtering while selection is applied. 2018-04-04 08:42:17 +02:00
Lars Leo Grätz a311a60301 TSK-426
now using generic domains/ did refactors of import/export
TSK-426 fixed test issues
2018-04-02 08:32:29 +02:00
Holger Hagen df4638f2fc TSK-400: added configuration of classification types. 2018-03-29 16:31:45 +02:00
Holger Hagen 22ee9e96f9 TSK-406: fixed unit test until bug is resolved. 2018-03-29 09:56:40 +02:00
Holger Hagen db8de1063e TSK-406: optimizations from review. 2018-03-28 17:53:45 +02:00
Holger Hagen c1809373a4 TSK-406: adapted to count() fix. 2018-03-28 17:53:45 +02:00
Holger Hagen 106df46a69 TSK-406: Added pagination for TaskController. 2018-03-28 17:53:45 +02:00
Lars Leo Grätz ead7b9a3a0 TSK-295
added import/export functionality
2018-03-27 17:08:38 +02:00
Mustapha Zorgati f4ea8ef569 Updated poms to version 0.1.1-SNAPSHOT 2018-03-23 10:17:41 +00:00
Holger Hagen fd0bc96b9d TSK-398: domain is checked for existance during classification creation. 2018-03-23 10:19:16 +01:00
Holger Hagen 9803de0502 TSK-398: domain is checked for existance during workbasket creation. 2018-03-23 10:19:16 +01:00
Holger Hagen b0156d9af2 TSK-398: refactored roles config to be more generic. 2018-03-23 10:19:16 +01:00
BerndBreier 32449a4d52 TSK-401 After creating a workbasket, the user is not able to delete it. 2018-03-22 14:42:29 +01:00
Mustapha Zorgati 02fc6b3cd3 TSK-395 created REST interface for TaskStatusReport 2018-03-22 14:26:43 +01:00
Mustapha Zorgati bb4d5adf35 TSK-395 created TaskStatusReport
TSK-395 created rest endpoint
2018-03-22 14:26:43 +01:00
Holger Hagen 95146d764f TSK-370: fixed import to be compatible with new Spring version. 2018-03-22 10:30:10 +01:00
Holger Hagen 034852cabd TSK-370: upgrade to Spring Boot 2.0.0.RELEASE 2018-03-22 10:30:10 +01:00
BerndBreier 4bc7b6bad1 TSK-314 Recalculate due timestamp and prio when a classification is updated 2018-03-21 22:18:55 +01:00
Holger Hagen 4765fc242a TSK-217: pagination support for WorkbasketController and first page to be number 1. 2018-03-20 09:44:50 +01:00
Holger Hagen 15dee0c269 TSK-378: introduced REST integration tests on WorkbasketController. 2018-03-20 09:44:50 +01:00
Holger Hagen 2c62de91d7 TSK-378: Add pagination to WorkbasketController. 2018-03-20 09:44:50 +01:00
BerndBreier eb55cb6ad8 TSK-358 Bulk update of all tasks with a specific ObjectReference 2018-03-19 16:59:42 +01:00
BerndBreier c7208cf882 TSK-391 Remove custom field condition from task query 2018-03-16 12:39:48 +01:00
BerndBreier f55c54f991 tsk-385 Empty WHERE condition on workbasket query 2018-03-16 08:03:43 +01:00
BerndBreier 5de0cd5e09 TSK-382 add errorhandling to controllers 2018-03-15 17:08:22 +01:00
Lars Leo Grätz aef0e987e9 TSK-385:
added domain endpoints for workbaskets and classifications
2018-03-15 10:06:43 +01:00
BerndBreier a7c7dec43c TSK-353 Extend the number of available custom attributes on the task 2018-03-14 11:48:03 +01:00
Holger Hagen e581c8051b TSK-378: PUT operations return updated entities and removed not required operations. 2018-03-14 08:15:28 +01:00
BerndBreier 3498df039a TSK-377 provide meaningful response for duplicate key exception 2018-03-13 11:09:08 +01:00
Holger Hagen e0c0246101 TSK-373: renamed relations and removed some duplicate links. 2018-03-13 10:25:02 +01:00
Holger Hagen 4c8b29bcec TSK-373: list resources according to HAL format. 2018-03-13 10:25:02 +01:00
Holger Hagen c958e8f1d4 TSK-373: added HAL format to workbasket list. 2018-03-13 10:25:02 +01:00
BerndBreier d4ab03667c TSK-348 Consider admin rights in workbasket query and hide tasks from workbaskets without read permission 2018-03-12 13:59:20 +01:00
Holger Hagen d25e846fd5 TSK-360: added links to workbasket and removed distributiontargets from workbasketsummary. 2018-03-06 17:34:41 +01:00
Mustapha Zorgati 7fd9422dd6 Updated poms to version 0.0.9-SNAPSHOT 2018-03-06 09:24:33 +00:00
BerndBreier 04221a3fa8 TSK-280 add ids to NotFoundExceptions 2018-03-06 08:33:14 +01:00
BerndBreier bab3d9ff5c TSK-359 setWorkbasketAccessItems doesn't save access items 2018-03-05 16:16:32 +01:00
Marcel Lengl e32a1acbc6 TSK-341: No Exception when Classification-parent for ID does not exist 2018-03-01 14:41:10 +01:00
Marcel Lengl d9bb89248b TSK-327: Move Enums from impl to taskana package 2018-03-01 13:31:27 +01:00
Marcel Lengl a89d9a1945 TSK-346: Add MODIFIED timestamp to Classification 2018-03-01 13:28:51 +01:00
Marcel Lengl f4c29855d8 TSK-328: Add userId to NotAuthorizedException 2018-03-01 11:28:19 +01:00
BerndBreier 8dc00106d0 TSK-356 Remove compiled classes from repository and add .gitignore for REST and taskana-rest-spring-example projects 2018-03-01 11:01:07 +01:00
Mustapha Zorgati 43a226f26d TSK-311: replaced RuntimeExceptions with more precise exceptions
and added exception handling
2018-02-28 17:05:56 +01:00
Mustapha Zorgati 1369a1fb48 TSK-311: fixed self link of WorkbasketSummary 2018-02-28 17:05:56 +01:00
Mustapha Zorgati 798e160669 TSK-311 refactoring 2018-02-28 17:05:56 +01:00
Mustapha Zorgati eaf15fd19c TSK-311 fixed checkstyle 2018-02-28 17:05:56 +01:00
Mustapha Zorgati 54c9b538f8 TSK-311 now releasing taskana-rest-spring to maven central aswell
TSK-311: fixed travis config


TSK-311: created import key toggle
TSK-311: now only pushing one commit
TSK-311: replaced implicit if statements with explicit statements
2018-02-28 17:05:56 +01:00
Mustapha Zorgati e872c39340 TSK-311 seperated rest service 2018-02-28 17:05:56 +01:00
BerndBreier f7e912b48b TSK-345 Clarify usage of authorization terms in API 2018-02-28 13:10:54 +01:00
Marcel Lengl 64af03c368 TSK-283: Root-Classifications should always be false in domain. 2018-02-28 11:30:47 +01:00
Marcel Lengl 42d8739a67 TSK-226: Enable HATEOAS on REST at least for Workbasket 2018-02-27 17:40:41 +01:00
BerndBreier 0bdbf4700b TSK-242 Implement role based access control to the lib 2018-02-27 16:13:43 +01:00
Marcel Lengl 6f6d884e02 TSK-326: outsourced configuration file 2018-02-27 14:40:32 +01:00
Lars Leo Grätz ecd5bd86a3 TSK-343 Using Bean Utils for mappers with tests 2018-02-27 12:34:10 +01:00
Martin Rojas Miguel Angel e10cc3a0c9 TSK-190 Add workbasket information saving feature, spinner, modal and alert components. 2018-02-26 21:26:58 +01:00
Marcel Lengl bc5e0e9688 TSK-221: set multiple Authorisations at once. 2018-02-26 14:02:00 +01:00
Marcel Lengl 53610a309c TSK-316: Add unchangeable CREATOR to Task. 2018-02-26 12:04:11 +01:00
Mustapha Zorgati 7b605a712f TSK-347 enabled transaction management for all rest interfaces 2018-02-26 08:46:27 +01:00
Mustapha Zorgati 26c13514eb TSK-300 import all workbasketdefinitions 2018-02-23 16:32:35 +01:00
Lars Leo Grätz 633bc2372f TSK-301 import all classifications 2018-02-23 15:32:26 +01:00
Holger Hagen 25107f5760 TSK-342: replaced sql timestamp with Instant.toString(). 2018-02-23 13:28:14 +01:00
Marcel Lengl 0c96464e17 TSK-342: REST Instant to Timestamp with Converter. 2018-02-23 13:28:14 +01:00
Mustapha Zorgati b5d5125632 TSK-325: minor refactoring 2018-02-22 14:21:08 +01:00
Mustapha Zorgati 351d9654a2 TSK-325 replaced taskana-core with taskana-spring to gain transaction management 2018-02-22 13:29:12 +01:00
Marcel Lengl 36974006af TSK-227: REST - Workbasket ID for Controller instead of KEY. 2018-02-22 13:03:01 +01:00
Marcel Lengl 862f17ed2b TSK-224: REST setDistributionTargets 2018-02-21 16:56:52 +01:00
Marcel Lengl 1d8f86d130 TSK-220: REST-DELETED added as endpoint. 2018-02-21 16:05:20 +01:00
BerndBreier 59d1d9af71 TSK-304 Use Ids for identification of workbaskets and classifications 2018-02-21 14:18:53 +01:00
Marcel Lengl ad2bbc4449 TSK-323: REST WB-Resources and key-filtering applied. 2018-02-21 13:41:34 +01:00
Marcel Lengl 061e7e068e TSK-222: REST-Endpoint get dist-targets by WB-ID. 2018-02-21 10:45:06 +01:00
Mustapha Zorgati 0ca7d01595 Updated poms to version 0.0.8-SNAPSHOT 2018-02-20 08:17:04 +00:00
Mustapha Zorgati 5f460f0403 TSK-302: now using ClassificationResource 2018-02-19 22:33:13 +01:00
Mustapha Zorgati f51174668b TSK-302: removed classificationTree 2018-02-19 22:33:13 +01:00
Mustapha Zorgati 9258f9cef0 TSK-302: now exporting classifications 2018-02-19 22:33:13 +01:00
Marcel Lengl 091ed6b95f TSK-282: Add parentId to Classification-Summary. Changed parent_KEY to ID. 2018-02-19 11:19:33 +01:00
Holger Hagen 072427d132 TSK-309: renamed id to workbasketId to prevent collision with HATEOAS Resource Support from Srping. 2018-02-19 10:21:56 +01:00
Holger Hagen fcef49dcb3 TSK-157: remove unnecessary method which have been replaced by query. 2018-02-19 07:19:42 +01:00
Holger Hagen 0e393f35f6 TSK-307: fixed bug and consolidated code structure. 2018-02-19 07:18:56 +01:00
Lars Leo Grätz a214851289 TSK-299 fixed getter 2018-02-16 20:09:37 +01:00
Lars Leo Grätz bee1af35a5 TSK-299 added WorkbasketQuery 2018-02-16 20:09:37 +01:00
Mustapha Zorgati 468d2668ff TSK-299: added rest endpoint to export workbaskets
first version


initial setup


revert core


reverted changes


added query for domain in WorkbasketDefinitionController
created bean WorkbasketDefinitionMapper and autowired WorkbasketService
deleted ImportExportController

fixed rebase error
2018-02-16 20:09:37 +01:00
Marcel Lengl 9d41c4e06b TSK-278: Classification-Category to Task for better filter performance with change on update. 2018-02-16 08:57:21 +01:00
Marcel Lengl 6a644b7db2 TSK-248: Moved models to IMPL, resigned hardcoded Strings, deleted model-package. 2018-02-15 16:30:25 +01:00
Martin Rojas Miguel Angel 0a904ac220 TSK-218 add to workbasketSummary GET endpoint filtering and sorting feature with hal+json support 2018-02-15 14:57:58 +01:00
Konstantin Kläger 12e59f939e TSK-270: Delete old monitoring methods from API
- Remove old monitoring methods from service, mapper and tests
- Remove unneeded monitoring specific classes
- Return sample strings in the methods of the REST Service that
represents the removed data
2018-02-07 13:04:43 +01:00
Mustapha Zorgati 2054b3c5a6 Updated poms to version 0.0.7-SNAPSHOT 2018-02-06 12:48:07 +00:00
Holger Hagen b590597690 Fixed sample data for REST to repair build. 2018-02-06 11:58:36 +01:00
Marcel Lengl 9be8d839d3 TSK-75: Delete a Workbasket 2018-02-06 10:43:54 +01:00
BerndBreier 2c9d595123 TSK-213 introduce Interface and Implementation for WorkbasketAccessItem 2018-02-06 10:18:51 +01:00
BerndBreier 407a4a33d8 TSK-73 Create Workbasket 2018-02-02 16:40:35 +01:00
BVier ef7326311a TSK-229: Add permCustom9 to 12 to Workbasket access item 2018-02-01 10:57:08 +01:00
Marcel Lengl 663ce463b2 TSK-163: Attachment functions add/remove/update implemented. Acc+Unit
Test added
2018-01-31 09:39:31 +01:00
Holger Hagen 3862e1d71d GENERAL: ignoring bin directories in rest and lib project. 2018-01-30 10:53:24 +01:00
Mustapha Zorgati 435f52b8c8 Updated poms to version 0.0.6-SNAPSHOT 2018-01-24 12:50:20 +00:00
Marcel Lengl fa917953e8 TSK-134: Updated to Java 8 Time-API. Removed valid_from/valid_until from
classification.
2018-01-24 12:40:21 +01:00
BerndBreier e396adf040 TSK-151 update task summary and use it in all list operations. Avoid joins for list queries. 2018-01-23 17:00:06 +01:00
Holger Hagen d116b138d1 TSK-113: SampleLoginModule now accepts all test users and generated group memberships. 2018-01-18 16:13:22 +01:00
Marcel Lengl 83cff45c48 TSK-146: Introduced ClassificationSummary Interface and Impl. Also deleted forbidden methods on Classification-Interface. Mappers for Query changed. 2018-01-16 14:38:26 +01:00
Marcel Lengl 51eba86d8f TSK-153: added field 'note' to Task for a custom commentary. Changes Taskname and Taskdescription field-length (shorter). 2018-01-15 20:56:29 +01:00
BerndBreier dea6f498ed TSK-147 Introduce Workbasket summary to be returned in lists and from all queries. 2018-01-12 16:27:19 +01:00
BerndBreier 7ee001950d TSK-121 Task.setClassificationKey instead of setClassification 2018-01-12 12:19:58 +01:00
Marcel Lengl 2b8ab6b16d TSK-126: Query workbaskets by task, adding Authentification, expanding REST getAllWorkbaskets, updated Tests 2018-01-12 09:36:12 +01:00
BVier a368cdd8e4 TSK-145: add "domain" value to Task 2018-01-10 21:26:27 +01:00
Mustapha Zorgati 7878eb3f50 Updated poms to version 0.0.5-SNAPSHOT 2018-01-10 14:04:18 +00:00
Marcel Lengl ad8aabb5de TSK-137: Get all attachments of a Task. 2018-01-10 13:52:12 +01:00
BerndBreier f3f46e1ed5 TSK-123 move primary Object Reference Values to Task record 2018-01-04 12:18:32 +01:00
Mustapha Zorgati 0944d9f997 fixed manifest version change after deployment 2017-12-22 21:40:59 +01:00
Mustapha Zorgati b7cc32fae5 Updated poms to version 0.0.4-SNAPSHOT 2017-12-21 17:20:03 +00:00
BerndBreier 1952807123 TSK-59 ACCESS_ID should always be treated as lowercase 2017-12-21 15:14:17 +01:00
BerndBreier 193e3c3079 TSK-90 Use task.workbasketKey as foreign key into workbasket and reject implicit creation of distribution targets 2017-12-20 21:03:09 +01:00
BerndBreier 791025fde0 TSK-90 Update Workbasket add domain and type 2017-12-20 21:03:09 +01:00
Marcel Lengl a1cbfd5262 TSK-106: Created Workbasket-Interface for public-interaction. Updated
tests. Package-private constructor added.
2017-12-18 18:33:00 +01:00
Marcel Lengl f750dcf94d TSK-39: Introduced an interface for 'Task', added Methods, solved conflicts, fixed some test issues. 2017-12-18 14:44:19 +01:00
Konstantin Kläger 75e35a7593 TSK-109: Separate monitor and task operations
- Add TaskMonitorService and move the needed methods from TaskService
- Update TaskanaEngine with TaskMonitorService
- Update MonitorController and RestApplication
- Add TaskMonitorMapper
2017-12-15 17:37:07 +01:00
Marcel Lengl f1ddf6780c TSK-23: Complete a Task with force-flag and user-check. Added unit test for this function. Added completeTask(id) without flag, improved unit-test, reacted to TSK-22. 2017-12-14 16:35:14 +01:00
BVier d5fcf1fe37 TSK-100: changed mapper and tests 2017-12-13 20:56:39 +01:00
Holger Hagen 4cdc2508e7 TSK-100: Übergabe an Benni 2017-12-13 20:56:39 +01:00
Holger Hagen fdf21365f9 TSK-107: move checkstype to qa folder and activated checkstyle 2017-12-13 17:07:46 +01:00
BerndBreier 600c4aa281 TSK-22_start_working_on_a_task 2017-12-13 17:07:12 +01:00
BerndBreier 4d94684bf0 TSK-22_start_working_on_a_task 2017-12-13 17:07:12 +01:00