Commit Graph

486 Commits

Author SHA1 Message Date
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