julian.schallenmueller
e7de713571
TSK-582: Removed unused method in ObjectReferenceMapper
2018-06-25 16:54:23 +02:00
Holger Hagen
4bac0cb6e3
TSK-524: removed unnecessary field sqlSessionFactory and refactored code to remove warnings.
2018-06-25 15:57:08 +02:00
julian.schallenmueller
85b09508e5
TSK-599: Improved test coverage for workbasket query
2018-06-25 14:43:00 +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
Holger Hagen
71cedd85de
TSK-572: refactored permission initializition.
2018-06-22 09:13:37 +02:00
Holger Hagen
3aee44f52b
TSK-572: fixed NPE in WorkbasketServiceImpl
2018-06-22 09:13:37 +02:00
julian.schallenmueller
4e04eb4f60
TSK-563: Improved task mapper test coverage
2018-06-21 21:07:54 +02:00
Mustapha Zorgati
ff6367477a
TSK-528 now testing multiple databases simultaneously
2018-06-21 12:08:43 +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
Holger Hagen
766cb64621
TSK-521: activated query tasks by workbasket tasks and moved one tests to consolidate all corresponding tests in one class.
2018-06-21 11:05:20 +02:00
julian.schallenmueller
ae23f18852
TSK-583: Fixed test to work on Db2
2018-06-21 11:03:44 +02:00
Holger Hagen
cdabc8d89e
TSK-584: updated postgres db schema to match master db schema.
2018-06-21 02:19:36 +02:00
julian.schallenmueller
9e138937a4
Removed unused mapper method
2018-06-20 21:11:43 +02:00
julian.schallenmueller
f54a02ccb1
TSK-564: Improved classification mapper test coverage
2018-06-20 21:11:43 +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
julian.schallenmueller
13f0e0d8c7
TSK-559: Removed unused methods
2018-06-19 16:21:51 +02:00
julian.schallenmueller
3ec9359ff3
TSK-559: Improved test coverage for the workbasket mapper
2018-06-19 16:21:51 +02:00
BerndBreier
4dedc761f1
TSK-516 verify schema version at startup
2018-06-19 14:44:01 +02:00
Konstantin Kläger
71a42b58fd
TSK-367: Provide a workbasket level report for specific classifications
2018-06-18 21:10:10 +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
BerndBreier
cdcaa6b2fe
TSK-513 Integrate taskana-spring-txtest in taskana-spring-example
2018-06-15 16:26:07 +02:00
Konstantin Kläger
ecd88201fb
TSK-569: Convert Windows line endings (CRLF) to Unix line endings (LF)
2018-06-15 12:59:46 +02:00
Mustapha Zorgati
1af5acfbd5
Updated poms to version 0.9.2-SNAPSHOT
2018-06-11 18:56:22 +00:00
Holger Hagen
6e42863f07
TSK-549: removed unused SQLException from method signature.
2018-06-11 18:16:05 +02:00
Holger Hagen
a93c408cc3
TSK-549: Uppercase comparision when getting workbasket by key and domain.
2018-06-11 18:16:05 +02:00
Holger Hagen
1ce9ed82d4
TSK-549: case insensitive contraint on key/domain during creation of workbasket.
2018-06-11 18:16:05 +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
BVier
38a9e82309
TSK-550: When completing a Task twice, just return the completed Task
2018-06-08 16:25:35 +02:00
Holger Hagen
8d376131cf
TSK-517: initializing custom attributes for AttachmentImpl with HashMap.
2018-06-08 09:04:10 +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
Konstantin Kläger
2452057364
TSK-514: Consolidate SpringBoot-Version
2018-06-05 14:56:31 +02:00
Konstantin Kläger
000a728f4e
TSK-525: Replace force flags by separate methods
2018-06-05 14:25:14 +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
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
Holger Hagen
595fb0ded2
TSK-529: recommended DB2 indexes.
2018-05-25 09:49:42 +02:00
BerndBreier
c92542e362
TSK-497 implement Ldap access
2018-05-25 09:27:15 +02:00
BerndBreier
74d632eddd
TSK-510 Improve task query performance
2018-05-24 17:12:24 +02:00
Mustapha Zorgati
83b3360e00
TSK-502: further refactoring
2018-05-24 15:23:47 +02:00
Mustapha Zorgati
172340323d
TSK-502: simplified drop tables sql
2018-05-24 15:23:47 +02:00
Mustapha Zorgati
da8e435a1a
TSK-502: now replacing boolean to int for db2 [in memory]
2018-05-24 12:20:15 +02:00
BerndBreier
78536d6596
TSK-502 Make Taskana run on DB2 10.5
2018-05-24 12:20:15 +02:00
BerndBreier
3500b206e6
TSK-495 Extend WorkbasketAccessItem by accessName
2018-05-24 10:58:20 +02:00
Holger Hagen
e61fdbb5a5
TSK-507: fix custom property queries.
2018-05-23 09:33:36 +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
Holger Hagen
66bdaab7cf
TSK-408: APPEND permission is checked in transferTasks.
2018-05-14 15:01:22 +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
Holger Hagen
f2460cd074
TSK-484: removed wrong authorization check from addDistributionTarget.
2018-05-09 17:03:49 +02:00
Mustapha Zorgati
31e24d8965
TSK-447: fixed transferTasks with invalid TaskIdList
2018-05-09 15:11:04 +02:00
Mustapha Zorgati
44dfbb983e
TSK-447: code cleanup
2018-05-09 15:11:04 +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
BerndBreier
a3090ad058
TSK-476 fix DB2 unittest errors
2018-05-07 13:12:20 +02:00
Mustapha Zorgati
4ab2305285
hotfix: fixed wildfly swarm version change
2018-05-02 17:08:56 +02:00
Mustapha Zorgati
ff1d128f35
Updated poms to version 0.1.4-SNAPSHOT
2018-05-02 11:22:33 +00:00
Mustapha Zorgati
0062d89aae
TSK-456: configured deployment of taskana-web
2018-05-01 20:46:50 +02:00
Holger Hagen
b2bef9f36d
TSK-365: added monitor role.
2018-04-30 15:43:31 +02:00
Holger Hagen
19447510d1
TSK-423: isUserInRole and checkRoleMembership added to interface.
2018-04-27 11:59:10 +02:00
Holger Hagen
baed067509
TSK-430: made process ids updatable in the interface.
2018-04-27 11:56:00 +02:00
Holger Hagen
7b31734e24
TSK-265: Added support for getting task ids for classification report.
2018-04-27 11:45:38 +02:00
Holger Hagen
2a6fe0ef77
TSK-266: added generic getTaskIds... to monitor.
2018-04-26 09:38:26 +02:00
Holger Hagen
5467637c34
TSK-263: added operation to determina all distinct values for report filter.
2018-04-25 10:11:12 +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
caff822ccd
TSK-407: supporting all kind of lists for transferring tasks.
2018-04-24 10:28:46 +02:00
Holger Hagen
7dc1cd0456
TSK-411: fixed hashCode and equals for Workbasket.
2018-04-24 10:24:57 +02:00
Holger Hagen
be5b4179b3
TSK-410: fixed hashCode and equals for Task.
2018-04-24 10:24:57 +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
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
fea40d79bc
TSK-402: fix for isRead flag update.
2018-04-17 12:23:15 +02:00
BerndBreier
149ac8d296
TSK-443 If taskquery contains workbasket filter, check open and read permission and omit subqery for wb / access
2018-04-17 12:19:55 +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
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
1d05470aff
TSK-397: removed unnecessary classification key from attachment.
2018-04-13 11:57:22 +02:00
Holger Hagen
1dd6dcddf1
TSK-433: Delete classification by id using REST API.
2018-04-12 12:42:07 +02:00
Holger Hagen
fca11cea7f
TSK-396: NotAuthorizedException removed, where it is not thrown.
2018-04-10 14:48:50 +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
Mustapha Zorgati
9195db0e36
now changing release version before building and testing
2018-04-05 17:06:08 +02:00
Mustapha Zorgati
e3e91383c9
Updated poms to version 0.1.2-SNAPSHOT
2018-04-04 15:51:00 +00:00
BVier
88eca3d326
bigger owner for workbasket
2018-04-04 17:14:02 +02:00
BerndBreier
94c32624a0
TSK-420 - Place all tables in db schema "taskana"
2018-04-04 15:56:30 +02:00
Holger Hagen
0abf9030d2
TSK-392: added missing equals and hasCode methods.
2018-04-04 14:43:49 +02:00
Holger Hagen
d2a6632f7f
TSK-393: InvalidWorkbasketException from createTask removed.
2018-04-04 14:41:24 +02:00
Holger Hagen
ba3b8baaf5
TSK-399: Configurable classification cagetories.
2018-04-04 12:55:51 +02:00
Holger Hagen
df4638f2fc
TSK-400: added configuration of classification types.
2018-03-29 16:31:45 +02:00
Holger Hagen
106df46a69
TSK-406: Added pagination for TaskController.
2018-03-28 17:53:45 +02:00
BerndBreier
a321d275ed
TSK-415 TaskQuery.count() does not filter out tasks in hidden workbaskets
2018-03-28 13:42:21 +02:00
Mustapha Zorgati
b2300339a8
HOTFIX-deployment: now using release version in manifest file
...
for bluemix deployment
2018-03-26 11:10:44 +02:00
Mustapha Zorgati
f4ea8ef569
Updated poms to version 0.1.1-SNAPSHOT
2018-03-23 10:17:41 +00:00
Holger Hagen
68d8252fbf
TSK-398: optimized role initialization.
2018-03-23 10:19:16 +01: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
034852cabd
TSK-370: upgrade to Spring Boot 2.0.0.RELEASE
2018-03-22 10:30:10 +01:00
Holger Hagen
ea7ab903d5
TSK-383: removed InvalidArgumentException from WorkbasketQuery.callerHasPermission()
2018-03-22 08:59:45 +01:00
BerndBreier
4bc7b6bad1
TSK-314 Recalculate due timestamp and prio when a classification is updated
2018-03-21 22:18:55 +01:00
Mustapha Zorgati
439390adee
TSK-395: small cleanup
2018-03-20 11:17:53 +01:00
Mustapha Zorgati
8e61e8c4dd
TSK-354: replaced all existing reports with new report structure
...
TSK-354: replaced WorkbasketLevelReport with new report structure
TSK-354: replaced DetailedClassificationReport with new report stucture
TSK-354: replaced CategoryReport with new report structure
TSK-354 replaced ClassificationReport with new report structure
TSK-354: replaced CustomFieldValueReport with new report structure
TSK-354: cleanup
TSK-354: fixed checkstyle
2018-03-20 11:17:53 +01:00
Mustapha Zorgati
41719b0d76
TSK-354: added abstract report structure
2018-03-20 11:17:53 +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
BerndBreier
6d3e99ccb5
TSK-381 Query and Get operations should not create locks on the database
2018-03-19 16:59:42 +01:00
BerndBreier
eb55cb6ad8
TSK-358 Bulk update of all tasks with a specific ObjectReference
2018-03-19 16:59:42 +01:00
BerndBreier
df409eaa4e
TSK-358 Bulk update of all tasks with a specific ObjectReference
2018-03-19 14:32:55 +01:00
BerndBreier
c7208cf882
TSK-391 Remove custom field condition from task query
2018-03-16 12:39:48 +01:00
BerndBreier
ec6b70f6d6
TSK-384b Fix testcases that calculated due date based on days rather than working days
2018-03-16 12:04:42 +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
Konstantin Kläger
7dc951351d
TSK-379: Return all matching days in DaysToWorkingDaysConverter
...
- Now method convertWorkingDaysToDays returns all days that match to the
inserted working day to include weekends and holidays
2018-03-14 11:53:54 +01:00
BerndBreier
a7c7dec43c
TSK-353 Extend the number of available custom attributes on the task
2018-03-14 11:48:03 +01:00
BerndBreier
3498df039a
TSK-377 provide meaningful response for duplicate key exception
2018-03-13 11:09:08 +01:00
BerndBreier
e323ea3e6e
TSK-322 Calculate due timestamp with respect to custom holidays and weekends
2018-03-13 08:52:05 +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
BerndBreier
4320e15538
TSK-349 Mandatory read permission is not checked in WorkbasketQuery if another permission is used as condition
2018-03-12 13:59:20 +01:00
BerndBreier
18f03bd32e
TSK-349 Mandatory read permission is not checked in WorkbasketQuery if another permission is used as condition
2018-03-12 13:59:20 +01:00
BerndBreier
b626fc4603
TSK-253 Remove unnecessary getX() calls at the end of a service
2018-03-12 12:48:04 +01:00
BerndBreier
ff77d6a2f0
TSK-349 Mandatory read permission is not checked in WorkbasketQuery if another permission is used as condition
2018-03-08 17:14:26 +01:00
BerndBreier
98a3bd34ba
TSK-375 Use the in-memory version of h2 in unittests
2018-03-07 15:23:08 +01:00
Mustapha Zorgati
7fd9422dd6
Updated poms to version 0.0.9-SNAPSHOT
2018-03-06 09:24:33 +00:00
BerndBreier
e984773b02
TSK-368 SpringTaskanaEngineConfiguration needs a constructor with properties filename and separator
2018-03-06 09:03:07 +01:00
BerndBreier
04221a3fa8
TSK-280 add ids to NotFoundExceptions
2018-03-06 08:33:14 +01:00
BerndBreier
ab5c58280c
TSK-340 do not use ~/data as tmp directory in unit tests
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
BerndBreier
df6d5944bc
TSK-362 make getAttachmentSummaries available in TaskSummary
2018-03-05 14:06:46 +01:00
BerndBreier
066acd408e
TSK-313 Calculate due and prio of task based on associated classification and attachment classifications
2018-03-05 10:17:11 +01:00
Konstantin Kläger
dd241cc9a5
TSK-269: Add custom property filter to reports and use null parameter to
...
disable a filter in TaskMonitorService
2018-03-02 15:10:17 +01:00
Marcel Lengl
1809c95265
TSK-69: Offer all values of a DB-Column with filter by Query.
2018-03-01 20:02:04 +01:00
BerndBreier
b07a35b5e5
TSK-351 Create test to select task by text in large custom attributes
2018-03-01 15:57:04 +01:00
Konstantin Kläger
ebc5276783
TSK-264: Determine task ids for report line items of category report
2018-03-01 15:54:59 +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
23b78bbc3f
TSK-350 Make Taskana compatible with DB2 V 10.5
2018-02-28 17:35:06 +01:00
Mustapha Zorgati
798e160669
TSK-311 refactoring
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
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
88e24ed4a0
TSK-89: Throw WorkbasketNotFoundException on checkAuthorization
2018-02-27 17:46:10 +01:00
BerndBreier
0bdbf4700b
TSK-242 Implement role based access control to the lib
2018-02-27 16:13:43 +01:00
BerndBreier
a00289c0ab
TSK-315 Store custom properties as JSON Map in DB
2018-02-27 14:57:43 +01:00
Konstantin Kläger
603afc8a2d
TSK-271: Add custom holiday support to the monitor
2018-02-27 14:47:05 +01:00
Marcel Lengl
ed9ab35704
TSK-78: Delete all permissions by access-id.
2018-02-27 14:25:54 +01:00
Holger Hagen
bc83b1c500
TSK-329: changed data to match requirements from read permission on workbaskets.
2018-02-27 11:26:09 +01:00
Holger Hagen
02effb36f3
TSK-329 (draft): method removed. Tests are not running.
2018-02-27 11:26:09 +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
Konstantin Kläger
ecf3f1d317
TSK-285: Adjust acceptance tests for the monitoring
...
- All tests now have the same structure
- Each test prints the report in the debug mode
- Change workbasket id/classification id to key in the reports
2018-02-26 10:00:53 +01:00
BerndBreier
869e4fb325
TSK-344 add getClassification by Id, change parameter sequence in newClassification
2018-02-26 09:55:35 +01:00
BerndBreier
f327aee7b5
TSK-339 Make Taskana configurable
2018-02-23 16:05:42 +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
Konstantin Kläger
fa0a41e419
TSK-286: Replace workbaskets bei workbasketIds in TaskMonitorService
...
- Create method for generating workbasket ids
- Remove unnecessary exceptions in throws clauses
- Remove unused WithAccessId annotations
2018-02-22 13:50:20 +01:00
Marcel Lengl
36974006af
TSK-227: REST - Workbasket ID for Controller instead of KEY.
2018-02-22 13:03:01 +01:00
Konstantin Kläger
c065590711
TSK-268: Add domain filter to reports
...
- Update service, mapper and tests
- Add tests for the new filter
- Update JavaDoc
2018-02-22 08:46:10 +01:00
BerndBreier
59d1d9af71
TSK-304 Use Ids for identification of workbaskets and classifications
2018-02-21 14:18:53 +01:00
Marcel Lengl
2652810461
TSK-318: Enable security by default on Spring
2018-02-21 10:58:44 +01:00
Marcel Lengl
061e7e068e
TSK-222: REST-Endpoint get dist-targets by WB-ID.
2018-02-21 10:45:06 +01:00
Konstantin Kläger
3d3418e44b
TSK-267: Add category filter to reports
2018-02-21 09:12:33 +01:00
Mustapha Zorgati
0ca7d01595
Updated poms to version 0.0.8-SNAPSHOT
2018-02-20 08:17:04 +00:00
Konstantin Kläger
b78b3ccb2f
TSK-261: Extend classification report by attachment classifications
...
- Add ClassificationReport
- Add DetailedClassificationReport
- Add DetailedReportLine
- Add DetailedMonitorItem
- Implement getDetailedClassificationReport
- Move createReport method to the Report class
- Add tests and update sample data
2018-02-20 08:40:21 +01:00
Mustapha Zorgati
9d4f80dcaa
TSK-302: removed getAllClassifications
2018-02-19 22:33:13 +01:00
Mustapha Zorgati
f51174668b
TSK-302: removed classificationTree
2018-02-19 22:33:13 +01:00
Marcel Lengl
c3bac7e476
TSK-310: Add setOwner() to the public interface of WB.
2018-02-19 21:31:51 +01:00
Marcel Lengl
1ee7b1d5fc
TSK-318: Add Security-switch to EngineConfiguration-Constructor.
2018-02-19 21:03:20 +01:00
Marcel Lengl
7200a826fe
TSK-247: Added customX as filter/sortorder to all queries.
2018-02-19 20:05:24 +01:00
Konstantin Kläger
11442571f2
TSK-321: Change LocalDate to Instant in DaysToWorkingDaysConverter
...
- The instant is converted back to LocalDateTime to check whether a day
is saturday or sunday
- Update also the unit test for this converter
2018-02-19 16:59:48 +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
fcef49dcb3
TSK-157: remove unnecessary method which have been replaced by query.
2018-02-19 07:19:42 +01:00
BerndBreier
cf7d795e3c
TSK-105 Add DB operators to query conditions in QueryBuilder interfaces
2018-02-16 21:15:17 +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
BerndBreier
28e13608b1
TSK-276 Classification.CREATE in the schema should be a Timestamp rather than a Date
2018-02-15 17:44:11 +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
Marcel Lengl
df91aa28ae
TSK-288: WB_KEY as varchar(64) - 32 before
2018-02-15 16:16:27 +01:00
BerndBreier
c64ecd77ba
TSK-281 Remove NotAuthorizedException from BaseQuery. Replace it by NotAuthorizedToQueryWorkbasketException (RuntimeException)
2018-02-15 15:27:19 +01:00
Marcel Lengl
d9db1d9a45
TSK-273: Complete a bulk of tasks. Improved Delete bulk of tasks. Renamed claimTaskBulk to claimTasks.
2018-02-15 14:54:32 +01:00
BerndBreier
ebc198ce99
TSK-70 Query Tasks by various conditions, especially by time intervals
2018-02-15 08:55:53 +01:00
BerndBreier
451d2fc63d
TSK-104 make constructor of impl classes package private
2018-02-15 08:51:59 +01:00
BerndBreier
9408142e57
TSK-287 add ownerLike, orderByDescription and orderByOwner to WorkbasketQuery
2018-02-14 12:14:28 +01:00
BerndBreier
acac30b687
TSK-275 Introduce WorkbasketAccessItemQuery
2018-02-12 21:48:15 +01:00
Konstantin Kläger
de8dbdc51b
TSK-262: Create custom field value report
...
- Create a report for the values of a custom field
- The custom fields are represented by an enum
- Create tests and update sample data
- Update and format monitor sample data
- Fix error in the sample data
2018-02-12 14:37:39 +01:00
BerndBreier
62defd1c08
TSK-259 delete Task single and bulk
2018-02-12 13:34:21 +01:00
Konstantin Kläger
4969f8b165
TSK-284: Fix monitoring sample data to repair build
2018-02-12 10:26:03 +01:00
BerndBreier
f6b9524bfe
TSK-235 sort workbasket query results case insensitive
2018-02-08 21:28:18 +01:00
BerndBreier
43d4e9eafd
TSK-246 Find all workbaskets, where the given key is configured as distribution target
2018-02-08 17:21:04 +01:00
Marcel Lengl
e6218d0540
TSK-250: CancelClaim with force-flag.
2018-02-08 13:46:37 +01:00
Konstantin Kläger
b361d59a5e
TSK-260: Create classification report
...
- Reuse existing monitoring methods to create a report for
classifications
- Create methods in service and mapper and add tests
- Modify monitoring sample data by adding domains
2018-02-07 21:32:27 +01:00
BVier
4fcb15aca8
TSK-257: Implement custom property querys in classification mapper
2018-02-07 21:14:51 +01:00
Marcel Lengl
8b0bdb94b5
TSK-252: Bulk-Transfer for Task
2018-02-07 16:55:49 +01:00
BerndBreier
91a949f842
TSK-48 Sort the results of a task query
2018-02-07 16:39:37 +01:00