Holger Hagen
53cd04b6f8
TSK-274: accesptance test for workbasket access item query.
2018-02-07 13:02:26 +01:00
Konstantin Kläger
1f01e7ad17
TSK-228: Replace days by working days in the reports
...
- Create a converter that converts days to working days by using a table
- The table should exist all day if no changes are required
- Create tests for this converter
- Modify the existing report functions to count the age in working days
- Update test and sample data
- Remove empty lines from the WorkbasketLevelReport
2018-02-06 17:00:34 +01:00
Holger Hagen
6428235be5
TSK-258: acceptance tests for deleting tasks.
2018-02-06 15:50:32 +01:00
Holger Hagen
0f2c0891fc
TSK-256: changed acceptance test for query classification to isolate custom fields and to adapt to method name conventions.
2018-02-06 15:49:36 +01:00
Martin Rojas Miguel Angel
213e46509c
TSK-178 changed no workbasket selected icon
2018-02-06 15:01:51 +01:00
Mustapha Zorgati
2054b3c5a6
Updated poms to version 0.0.7-SNAPSHOT
2018-02-06 12:48:07 +00:00
Martin Rojas Miguel Angel
09c651a751
Fix uppercase file import
2018-02-06 13:18:59 +01:00
Martin Rojas Miguel Angel
d6d3a79387
TSK-183 Add workbasket list unit tests.
2018-02-06 13:18:59 +01:00
Martin Rojas Miguel Angel
f9e0afcd41
TSK-183 workbasket list styling without tests and refactored workbasket edition
2018-02-06 13:18:59 +01:00
Holger Hagen
b590597690
Fixed sample data for REST to repair build.
2018-02-06 11:58:36 +01:00
Marcel Lengl
d9d52d3ed6
TSK-251: fixed Ignore import.
2018-02-06 11:38:18 +01:00
Marcel Lengl
63d0c5cbff
TSK-244: Reset TaskState after a transfer.
2018-02-06 10:44:58 +01:00
Marcel Lengl
9be8d839d3
TSK-75: Delete a Workbasket
2018-02-06 10:43:54 +01:00
Holger Hagen
7bdb11c951
TSK-251: acceptance test for bulk transfer.
2018-02-06 10:19:04 +01:00
BerndBreier
2c9d595123
TSK-213 introduce Interface and Implementation for WorkbasketAccessItem
2018-02-06 10:18:51 +01:00
Holger Hagen
4d24ff7c67
TSK-245: acceptance test for getting distribution sources.
2018-02-06 07:58:19 +01:00
Holger Hagen
e6883a05c2
TSK-249: acceptance tests for all working on tasks.
2018-02-06 07:56:11 +01:00
Holger Hagen
9504a225d3
TSK-243: acceptance test for state reset during transfer.
2018-02-06 07:50:20 +01:00
BerndBreier
a9ebb41a29
TSK-156 Add workbasketSummary to task. Refactor loading and querying of tasks.
2018-02-05 10:42:46 +01:00
Holger Hagen
5419132014
TSK-74: added acceptance test to updating workbaskets.
2018-02-05 08:13:49 +01:00
BerndBreier
407a4a33d8
TSK-73 Create Workbasket
2018-02-02 16:40:35 +01:00
BerndBreier
9c6f2db7eb
TSK-130A add acceptance test for update task with various ways to modify attachments
2018-02-02 12:22:28 +01:00
Marcel Lengl
035fee5cb9
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
252d36a13d
TSK-130 Update Task
2018-02-02 09:44:42 +01:00
Martin Rojas Miguel Angel
4044b8f8b3
TSK-178 add master and detail component
2018-02-02 09:26:14 +01:00
BerndBreier
0c5ed430c8
TSK-171 add sorting to workbasket query
2018-02-01 15:04:17 +01:00
BVier
9f86a5ef94
change taskForClassification-request
2018-02-01 11:35:58 +01:00
BVier
2d45297acd
TSK-83: delete Classification (with tests)
2018-02-01 11:35:58 +01:00
BVier
ef7326311a
TSK-229: Add permCustom9 to 12 to Workbasket access item
2018-02-01 10:57:08 +01:00
BerndBreier
aa1003405d
TSK-162 Implement WorkbasketService.getDistributionTargets() method
2018-01-31 17:41:18 +01:00
BerndBreier
4f321d47c2
TSK-162 rename checkAuthorizationImpl to checkAuthorization
2018-01-31 17:41:18 +01:00
BerndBreier
c04b30d91a
TSK-162 Implement WorkbasketService.getDistributionTargets() method
2018-01-31 17:41:18 +01:00
Konstantin Kläger
a9bb3ed377
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
396dd54144
TSK-173 switch to SpringManagedTransactionFactory and add test application
2018-01-31 16:08:50 +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
012cef45f9
TSK-168: created pagination acceptance tests and cleaned up task test data.
2018-01-31 08:13:03 +01:00
Konstantin Kläger
a41eeffacb
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
Holger Hagen
7497518281
TSK-170: added tests for sorting by name and key ascending and descending for the WorkbasketQuery.
2018-01-30 10:53:24 +01:00
Holger Hagen
3862e1d71d
GENERAL: ignoring bin directories in rest and lib project.
2018-01-30 10:53:24 +01:00
BerndBreier
01cee64673
TSK-167 Implement Workbasket query extensions
2018-01-29 14:02:51 +01:00
Martin Rojas Miguel Angel
5db29f647b
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
Holger Hagen
4680c960f7
TSK-166: acceptance tests for various workbasket queries.
2018-01-29 09:53:02 +01:00
BVier
40d392d887
TSK-72: Add 'GetPermissionsForWorkbasketKey' to WorkbasketService
2018-01-25 17:26:11 +01:00
Marcel Lengl
87e11970f3
TSK-125: Create/Update/Enable Acc-Tests, especially for querying WB content.
2018-01-24 16:40:06 +01:00
BVier
2f468939ed
TSK-158: Add Acc Test for task transfer
2018-01-24 14:51:00 +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
Martin Rojas Miguel Angel
f0d1b7b6cc
update package and package-lock files in order to remove security vulnerabilites
2018-01-22 16:55:14 +01:00
Martin Rojas Miguel Angel
761df5c4aa
Remove security warning updating handlebars.js dependency from istambul package.
2018-01-22 16:55:14 +01:00