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
Marcel Lengl
fff74f974c
TSK-141: Get Classification by Key+Domain in extra Query.
2018-01-22 13:16:10 +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
Lars Leo Grätz
4256ddc005
TSK-140 updated package.json files for security purposes
2018-01-18 09:42:15 +01:00
BerndBreier
9a9c8aa5e8
TSK-149 Use embedded primary ObjectReference without helper fields
2018-01-17 10:40:50 +01:00
BerndBreier
edddcce2a0
TSK-139 update a classification
2018-01-17 09:38:06 +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
Konstantin Kläger
29fccd25e6
TSK-110: Generate workbasket level report for total count
...
- Add Report, ReportLine, ReportLineItem and ReportLineItemDefintion
- Create Report in TaskMonitorService by workbaskets and states
- Add unit test and integration tests
- Enable JAAS for the integration tests
2018-01-15 21:30:36 +01:00
BerndBreier
429b2327e4
TSK-152 fix problem with drop table if exists
2018-01-15 21:14:58 +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
Marcel Lengl
44faa945b5
TSK-84: Query Classifications. Updated SQL-Data, checked functionality, improved Acc-Test, Summary in other Ticket
2018-01-15 20:43:24 +01:00
Tobias Schaefer
f5197a9eb3
Fix broken link to web site
2018-01-13 18:54:39 +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
46fe48fd36
TSK-121 Implement Holgers comments - make SystemException unchecked and map ClassificationNotFoundException to SystemException when working with existing tasks.
2018-01-12 12:19:58 +01:00
BerndBreier
7ee001950d
TSK-121 Task.setClassificationKey instead of setClassification
2018-01-12 12:19:58 +01:00
Holger Hagen
5175256bea
TSK-150: set test loglevel to info to reduce log output to console on travis.
2018-01-12 10:20:55 +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
588c30887c
Add test data
2018-01-10 21:26:27 +01:00
BVier
a368cdd8e4
TSK-145: add "domain" value to Task
2018-01-10 21:26:27 +01:00
BVier
679346cfe2
TSK-80: make GetClassificationAccTest run
2018-01-10 16:00:25 +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
Holger Hagen
98658ac8e8
TSK-138: Added acceptance test for getWorkbasket
2018-01-09 16:08:46 +01:00
Holger Hagen
9b1fe8850a
TSK-136: acceptance test for getAttachments
2018-01-09 15:54:25 +01:00
BerndBreier
69784458af
TSK-115 JAASRunner throws ClassCastException if tests fail
2018-01-08 13:12:28 +01:00
BerndBreier
a6f95fcd55
TSK-44 implement Holgers comments - assert only Exception type, not message; rename attachment id prefix and helper method
2018-01-08 11:25:41 +01:00
BerndBreier
8b26f7564d
TSK-44 allow to add a list of attachments to a Task
2018-01-08 11:25:41 +01:00
BerndBreier
bc338b1dc7
TSK-66 implemented comments from Marcel: use J8 stream for loops
2018-01-04 12:18:32 +01:00
BerndBreier
37bb8535a3
TSK-59 implement comments from holger - toLowerCase only for setters not for getters and change useContainerManagedTransactions to useManagedTransactions
2018-01-04 12:18:32 +01:00
BerndBreier
f3f46e1ed5
TSK-123 move primary Object Reference Values to Task record
2018-01-04 12:18:32 +01:00