Commit Graph

381 Commits

Author SHA1 Message Date
Travis CI User e076f6287e Updated poms to version 0.0.7-SNAPSHOT 2018-02-06 12:48:07 +00:00
Martin Rojas Miguel Angel f08d8217e5 Fix uppercase file import 2018-02-06 13:18:59 +01:00
Martin Rojas Miguel Angel 94b3f9a7a5 TSK-183 Add workbasket list unit tests. 2018-02-06 13:18:59 +01:00
Martin Rojas Miguel Angel 2a97a64f94 TSK-183 workbasket list styling without tests and refactored workbasket edition 2018-02-06 13:18:59 +01:00
holgerhagen dd5ebcd19d Fixed sample data for REST to repair build. 2018-02-06 11:58:36 +01:00
MLengl 79145759bf TSK-251: fixed Ignore import. 2018-02-06 11:38:18 +01:00
MLengl 5731ed666e TSK-244: Reset TaskState after a transfer. 2018-02-06 10:44:58 +01:00
MLengl 7436fc0321 TSK-75: Delete a Workbasket 2018-02-06 10:43:54 +01:00
holgerhagen 31413f5de7 TSK-251: acceptance test for bulk transfer. 2018-02-06 10:19:04 +01:00
BerndBreier 51c285b499 TSK-213 introduce Interface and Implementation for WorkbasketAccessItem 2018-02-06 10:18:51 +01:00
holgerhagen 2cc0ef342b TSK-245: acceptance test for getting distribution sources. 2018-02-06 07:58:19 +01:00
holgerhagen 1848708d53 TSK-249: acceptance tests for all working on tasks. 2018-02-06 07:56:11 +01:00
holgerhagen ee2d3f6fd7 TSK-243: acceptance test for state reset during transfer. 2018-02-06 07:50:20 +01:00
BerndBreier 2eeffcb8d8 TSK-156 Add workbasketSummary to task. Refactor loading and querying of tasks. 2018-02-05 10:42:46 +01:00
holgerhagen 4bc820ad50 TSK-74: added acceptance test to updating workbaskets. 2018-02-05 08:13:49 +01:00
BerndBreier bb42a8849d TSK-73 Create Workbasket 2018-02-02 16:40:35 +01:00
BerndBreier aef53cc364 TSK-130A add acceptance test for update task with various ways to modify attachments 2018-02-02 12:22:28 +01:00
MLengl d62ff3d3c7 TSK-169: Pagination-Method for Query-Classes with wrapped Exception for an offset which is out of bounds/rows. 2018-02-02 10:41:53 +01:00
BerndBreier 41a71afe2a TSK-130 Update Task 2018-02-02 09:44:42 +01:00
Martin Rojas Miguel Angel 649033b076 TSK-178 add master and detail component 2018-02-02 09:26:14 +01:00
BerndBreier 34fbed5eb4 TSK-171 add sorting to workbasket query 2018-02-01 15:04:17 +01:00
Benni Vier faa9181fa4 change taskForClassification-request 2018-02-01 11:35:58 +01:00
Benni Vier 466e8b7259 TSK-83: delete Classification (with tests) 2018-02-01 11:35:58 +01:00
Benni Vier 0babf5205d TSK-229: Add permCustom9 to 12 to Workbasket access item 2018-02-01 10:57:08 +01:00
BerndBreier 218f1e8b66 TSK-162 Implement WorkbasketService.getDistributionTargets() method 2018-01-31 17:41:18 +01:00
BerndBreier a9f4644d9d TSK-162 rename checkAuthorizationImpl to checkAuthorization 2018-01-31 17:41:18 +01:00
BerndBreier cfeee01976 TSK-162 Implement WorkbasketService.getDistributionTargets() method 2018-01-31 17:41:18 +01:00
Konstantin Kläger 0ae06f3118 TSK-215: Create category report and modify tests
- Reuse the report specific classes to obtain a report for categories
- Update monitor-sample-data
- Update unit and acceptance tests
2018-01-31 16:26:43 +01:00
BerndBreier 39468b61e4 TSK-173 switch to SpringManagedTransactionFactory and add test application 2018-01-31 16:08:50 +01:00
MLengl e885137895 TSK-163: Attachment functions add/remove/update implemented. Acc+Unit
Test added
2018-01-31 09:39:31 +01:00
holgerhagen 926460212d TSK-168: created pagination acceptance tests and cleaned up task test data. 2018-01-31 08:13:03 +01:00
Konstantin Kläger 8619ff7e6e TSK-155: Extend workbasket level report by subdivision into cluster
- Create method that creates the report by a list of workbaskets, a list
of states and a list of cluster
- Create methods for initialization, create sumline and add counts in
the ReportLines
- Exclude tasks with DUE = null from the query
- Add method for manipulating SQL data
- Set databaseId to allow database specific queries in the mapper
- Remove integration tests and replace them by an acceptance test
- Create an own monitor test data method in TestDataGenerator
- ProvideWorkbasketLevelReportAccTest doesn't extend AbstractAccTest
anymore
2018-01-30 16:07:32 +01:00
holgerhagen f35f6bdcb3 TSK-170: added tests for sorting by name and key ascending and descending for the WorkbasketQuery. 2018-01-30 10:53:24 +01:00
holgerhagen c394a7b6fd GENERAL: ignoring bin directories in rest and lib project. 2018-01-30 10:53:24 +01:00
BerndBreier 76d35f7d71 TSK-167 Implement Workbasket query extensions 2018-01-29 14:02:51 +01:00
Martin Rojas Miguel Angel 4748636985 TSK-176 create header component for all applications, add scss support instead of css, include js libraries using cli bundle and include svg icons support 2018-01-29 12:01:50 +01:00
holgerhagen 094aab41f5 TSK-166: acceptance tests for various workbasket queries. 2018-01-29 09:53:02 +01:00
Benni Vier d0bc2652e0 TSK-72: Add 'GetPermissionsForWorkbasketKey' to WorkbasketService 2018-01-25 17:26:11 +01:00
MLengl a51397c006 TSK-125: Create/Update/Enable Acc-Tests, especially for querying WB content. 2018-01-24 16:40:06 +01:00
Benni Vier 4891f72272 TSK-158: Add Acc Test for task transfer 2018-01-24 14:51:00 +01:00
Travis CI User 169e535b07 Updated poms to version 0.0.6-SNAPSHOT 2018-01-24 12:50:20 +00:00
MLengl dd78932931 TSK-134: Updated to Java 8 Time-API. Removed valid_from/valid_until from
classification.
2018-01-24 12:40:21 +01:00
BerndBreier 02ec554d82 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
Martin Rojas Miguel Angel 1235c70d6b update package and package-lock files in order to remove security vulnerabilites 2018-01-22 16:55:14 +01:00
Martin Rojas Miguel Angel 5abe08fcdd Remove security warning updating handlebars.js dependency from istambul package. 2018-01-22 16:55:14 +01:00
MLengl 5ff30d7463 TSK-141: Get Classification by Key+Domain in extra Query. 2018-01-22 13:16:10 +01:00
holgerhagen d7d6d3a166 TSK-113: SampleLoginModule now accepts all test users and generated group memberships. 2018-01-18 16:13:22 +01:00
U-NOVATEC\lgr 434035fe33 TSK-140 updated package.json files for security purposes 2018-01-18 09:42:15 +01:00
BerndBreier e9eea0cfaf TSK-149 Use embedded primary ObjectReference without helper fields 2018-01-17 10:40:50 +01:00
BerndBreier 051083ef1e TSK-139 update a classification 2018-01-17 09:38:06 +01:00