Commit Graph

841 Commits

Author SHA1 Message Date
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 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 407f4db3e5 TSK-850: reconfigured taskana-spring-example 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 12bf92384e TSK-850: reconfigured taskana-spring 2019-06-04 15:36:26 +02:00
Mustapha Zorgati faefdc0542 TSK-850: reconfigured taskana-cdi-example 2019-06-04 15:36:26 +02:00
Mustapha Zorgati 51f257b6f0 TSK-850: reconfigured taskana-cdi 2019-06-04 15:36:26 +02:00
Mustapha Zorgati eb425726dd TSK-850: added taskana parent pom and reconfigured taskana-core 2019-06-04 15:36:26 +02:00
julian.schallenmueller 3195490d38 TSK-817: Moved functionality testing into acceptance and removed duplicated testing 2019-05-16 11:01:01 +02:00
Mustapha Zorgati 8068d97577 Updated poms to version 1.1.3-SNAPSHOT 2019-05-08 09:38:21 +00:00
Jose Ignacio Recuerda Cambil 13ed95f7cb task/782 Review POM.xml files from REST 2019-05-04 10:15:50 +02:00
Dennis Pietruck f433f8e474 Change doReturn(...).when(...) to typesafe when(...).thenReturn(...) for mocks 2019-05-03 10:36:53 +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 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 9830268ecd TSK-685 minor improvements (PR comments) 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
julian.schallenmueller 1fc1c92c75 TSK-816: Deleted duplicated tests and moved functionality tests into acceptance 2019-04-02 14:32:41 +02:00
julian.schallenmueller 4a7664f9ef TSK-815: Removed duplicated and moved functionality testing into acceptance test 2019-04-02 13:55:53 +02: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
BerndBreier 781de79631 TSK-836 create recommended Indexes for Postgres 2019-03-19 08:39:25 +01:00
Mustapha Zorgati 01b028c9af Updated poms to version 1.1.1-SNAPSHOT 2019-03-12 20:54:00 +00:00
BerndBreier efc121257d Use lowercase schema name if db is postgres. Hold the schemaname in TaskanaEngineConfiguration in lower case... 2019-02-26 17:19:01 +01:00
Mustapha Zorgati d5e42bf53f Updated poms to version 1.0.8-SNAPSHOT 2019-02-04 14:02:27 +00:00
Holger Hagen 77a402dc48 TSK-784: jackson-databind update to 2.9.8 due to security vulnerability. 2019-02-04 13:13:45 +01: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 8789dd5bf5 TSK-775 adapt code formatting to checkstyle template 2019-02-01 13:50:43 +01:00
BerndBreier e513f4256d TSK-774 Step3 - fix rebase errors 2019-02-01 10:22:38 +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
BVier 630e8506b5 TSK-774: set Flags for listValues() 2019-02-01 10:22:38 +01:00
BVier 797d9f58e2 TSK-774: set Flags for listValues() 2019-02-01 10:22:38 +01:00
Jose Ignacio Recuerda Cambil 6c67e8c88d TSK-771 - Invalid parentKey does not result in appropriate error message 2019-02-01 09:57:01 +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
julian.schallenmueller cdaf0c715a TSK-743: Removed HATEOAS from classification- and workbasketdefinition exports 2019-01-08 10:41:25 +01:00
Mustapha Zorgati 23d8d900cc TSK-765: reduced complexity of string replacements 2019-01-03 20:10:50 +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 33c4c2e6a9 TSK-765: introduced custom relative date sql function 2019-01-03 20:10:50 +01:00
Mustapha Zorgati cf352bbb30 hotfix: fixed DaysToWorkingDaysConverter test (due to year change) 2019-01-02 14:43:34 +01:00
BerndBreier b4ec24e705 TSK-756b - Comments from Holger 2018-12-21 10:12:05 +01:00
BerndBreier 09f3fb3f12 TSK-756a - Comments from Miguel 2018-12-21 10:12:05 +01:00
BerndBreier 110056624c TSK-756 Add externalId to task to achieve idempotency 2018-12-21 10:12:05 +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 664477e872 TSK-758 - Rename property type from TaskanaHistoryEvent to eventType 2018-12-11 14:15:07 +01:00
Jose Ignacio Recuerda Cambil f6f50d70b3 TSK-758 - Rename property type from TaskanaHistoryEvent to eventType 2018-12-11 13:03:35 +01:00
julian.schallenmueller 4bfb55cc20 TSK-734: Made allowedKeys a static class member 2018-12-10 12:42:15 +01:00
julian.schallenmueller b480f0532f TSK-734: Made allowedKeys a static class member 2018-12-06 09:12:52 +01:00
julian.schallenmueller 51af51196e TSK-734: Refactored updateTasks method 2018-12-06 09:12:52 +01:00
julian.schallenmueller 9596875310 TSK-734: Added new method signature for TaskService.updateTask 2018-12-06 09:12:52 +01:00
BerndBreier 0bd103cb20 TSK-741 Add ClassificationName and AttachmentClassificationName to TaskQuery 2018-11-21 15:02:02 +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
julian.schallenmueller ee792510d9 TSK-732: Added Underscore to Attributes from Attachment in TaskQueryColumnName 2018-11-08 16:19:19 +01:00
julian.schallenmueller 93ed287c05 TSK-732: Refactored BaseQuery.listValues method to use Enum instead of String 2018-11-08 16:19:19 +01:00
julian.schallenmueller ff558b3a2a TSK-646: Added equals and hash methods to TimeInterval 2018-11-08 13:08:13 +01:00
Mustapha Zorgati a9191e6bb0 Updated poms to version 1.0.5-SNAPSHOT 2018-10-24 14:54:24 +00:00
Jose Ignacio Recuerda Cambil 5d2861a6cd TSK-720 - NullpointerException in ClassificationServiceImpl:293 if no categories are configured for classification types 2018-10-24 14:30:37 +02:00
Martin Rojas Miguel Angel 83918d9af5 TSK-681 Create WorkbasketCleanupJob transaction test 2018-10-23 16:51:03 +02:00
Jose Ignacio Recuerda Cambil d886aaf00e Rebase with master and fix minors errors 2018-10-23 16:51:03 +02:00
Martin Rojas Miguel Angel 279589a5df TSK-681 Create workbasket cleanup job 2018-10-23 16:51:03 +02:00
Martin Rojas Miguel Angel e62e0a5ac7 TSK-726 Change TaskanaHistoryEvent id from String to long 2018-10-18 20:04:03 +02:00
Martin Rojas Miguel Angel 5817cc15a6 TSK-726 Refactored public api and history event producer to initialize TaskanaHistory implementations 2018-10-18 17:00:10 +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
Holger Hagen d6a38d7f29 TSK-722: added HistoryEventProducer to completeTask 2018-10-10 10:24:12 +02:00
Holger Hagen e3b472ed84 TSK-722: fixed Javadoc problems. 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
Martin Rojas Miguel Angel 5628fd8ebb TSK-670 Remove IS NOT NULL condition for queryMapper and fix failing tests 2018-09-17 15:46:44 +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
Martin Rojas Miguel Angel 131e11e7aa Create access items extended 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
Jose Ignacio Recuerda Cambil 4c192d79a4 TSK-577 - Tasks should only be deleted if all tasks with the same parent business process id can be cleaned up 2018-09-05 16:36:29 +02:00
Martin Rojas Miguel Angel adcaad9f0a TSK-690 Split query mapper task count query
Split query mapper task count query for db2 and other
2018-09-03 12:19:13 +02:00
Mustapha Zorgati 928e67f3d5 Updated poms to version 1.0.4-SNAPSHOT 2018-08-17 07:46:14 +00:00
Martin Rojas Miguel Angel d4110731f7 TSK-644 make tasks attachments queryable 2018-08-17 09:09:22 +02:00
Holger Hagen d6a29e7bdd TSK-576: added transaction slicing to cleanup job. 2018-08-13 09:11:43 +02:00
Holger Hagen afdf6cbaff TSK-664: added hash and equals methods to KeyDomain. 2018-08-10 09:29:17 +02:00
Holger Hagen c750e00b32 TSK-664: added hash and equals methods to KeyDomain. 2018-08-10 09:29:17 +02:00
Holger Hagen c6984977a6 TSK-669: ADMIN is authorized to OPEN all workbaskets. 2018-08-08 08:57:32 +02:00
Jose Ignacio Recuerda Cambil 2dbc0de402 TSK-621 - Make classification categories configurable by type 2018-08-06 10:47:34 +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
Holger Hagen b335bb02f5 TSK-665: added schema update script and fixed schema versioning. 2018-07-31 18:05:03 +02:00
Martin Rojas Miguel Angel 8a8063764e Revert "TSK-665: added schema update script and fixed schema versioning."
This reverts commit a1e27ac651.
2018-07-31 17:30:18 +02:00
Holger Hagen c58b504e9b TSK-665: added schema update script and fixed schema versioning. 2018-07-31 15:05:08 +02:00
BVier 6a122c5afd TSK-643: Summarize all custom-querys in task and classification 2018-07-26 21:02:35 +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
Mustapha Zorgati d0ad0bbf5b Updated poms to version 1.0.2-SNAPSHOT 2018-07-17 09:35:14 +00:00
julian.schallenmueller d44e88b6cc TSK-637: Initialized return values to empty lists 2018-07-17 08:26:16 +02:00
BVier 0c5d540c56 TSK-634: Extend the TaskQuery with classificationKeyNotIn and stateNotIn 2018-07-12 11:56:31 +02:00
Martin Rojas Miguel Angel bc317b6c72 TSK-590 Add more descriptive error message on service level error.
- Error message on validating service level is more descriptive adding some examples of how to use the ISO-8601 format.
2018-07-12 11:34:57 +02:00
julian.schallenmueller 84b681d442 TSK-628: Corrected classification hierarchy in test data 2018-07-11 16:19:37 +02:00
Martin Rojas Miguel Angel 87140d05ea TSK-615
- Added key and domain for those  exception messages which has access to key and domain values in classification and workbasket services.
2018-07-11 16:12:59 +02:00
BVier cd2110f1d7 TSK-626: Correct mistakes in AttachmentSummary 2018-07-11 10:12:03 +02:00
BVier 85c9a7ed8a Add Channel and ObjectReference to AttachmentSummary 2018-07-11 10:12:03 +02:00
julian.schallenmueller cc62283437 TSK-598: Added custom1-4 to WorkbasketSummary 2018-07-11 08:40:55 +02:00
Martin Rojas Miguel Angel 70476e597f TSK-616 Allow update classifications with empty service_level
- Allow save classifications when service level is empty
2018-07-11 08:13:12 +02:00
Martin Rojas Miguel Angel 2725d29191 TSK-614 BUG to allow update empty wbAccessItems
- Update to empty workbasket access items was not allowed.
2018-07-10 20:23:59 +02:00
julian.schallenmueller c68dace0f1 TSK-606: Improved mapper test coverage for task attributes 2018-07-10 16:32:53 +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
julian.schallenmueller 4c6c3f30ad TSK-613: Improved workbasket query test coverage 2018-07-04 13:56:18 +02:00
Martin Rojas Miguel Angel f0137f66b8 TSK-623 Add parentKey to classification saved object 2018-07-04 13:06:52 +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
julian.schallenmueller 7bc96ad568 TSK-612: Improved test coverage for workbasket accessitem query 2018-07-03 13:53:01 +02:00
julian.schallenmueller aadc31beff TSK-605: Improved mapper test coverage for classification attributes 2018-07-03 13:18:16 +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
Holger Hagen 5ef8fe2ba0 TSK-608: removed exception hiding in JobRunner. 2018-06-27 13:31:25 +02:00
Holger Hagen 98d012d592 TSK-607: moved version parameter to prepared statement for version check. 2018-06-27 12:54:08 +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
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
Holger Hagen 1476e89642 TSK-272: acceptance test for bulk completion of tasks. 2018-02-07 13:22:06 +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
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
Mustapha Zorgati 2054b3c5a6 Updated poms to version 0.0.7-SNAPSHOT 2018-02-06 12:48:07 +00: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