Commit Graph

2807 Commits

Author SHA1 Message Date
Marcel Lengl a39814bf4b TSK-61: Adding code-review issues and resolved failures on TaskIntegrationTests. 2017-12-11 09:12:34 +01:00
Holger Hagen 4bb53c8b79 Merge pull request #54 from BerndBreier/TSK-54
TSK-54 Initial drop
2017-12-11 09:04:56 +01:00
BerndBreier 1d24a4075d TSK-54 Initial drop 2017-12-11 07:05:19 +01:00
Holger Hagen 134371f39a Merge pull request #52 from MLengl/TSK-61
Tsk 61
2017-12-08 21:12:35 +01:00
Marcel Lengl 663c79c6d2 Merge branch 'master' of https://github.com/Taskana/taskana into TSK-61 2017-12-08 15:12:38 +01:00
Marcel Lengl 8a10607bab Fixed build 2017-12-08 11:29:56 +01:00
BerndBreier f399135a9d Merge pull request #47 from kklaeger/TSK-65
TSK-65: Enable JAAS-Subjects in unit tests and REST Service
2017-12-08 11:09:48 +01:00
Konstantin Kläger 150508e8e9 TSK-65: Fix tests because of failure and update UserPrincipal 2017-12-08 10:58:10 +01:00
Konstantin Kläger 6ed308a767 Merge branch 'master' of https://github.com/Taskana/taskana into TSK-65 2017-12-08 08:51:11 +01:00
Marcel Lengl d29a18b8c3 MERGE TSK-61 resolving conflicts 2017-12-07 17:20:30 +01:00
BVier e18600c8bd TSK-62: Let getTaskSummaries throw WorkbasketNotFoundException 2017-12-07 17:07:39 +01:00
BVier ccfefe0365 Remove custom synchronization in Task and change order of wb-invocations 2017-12-07 17:07:39 +01:00
BVier 62f957d467 TSK-64: Refactor createManualTask to createTask 2017-12-07 17:07:39 +01:00
Marcel Lengl 2e473c54bd TSK-61: Classification-Interface created, changed pulic reachable code to Classification not Impl, ClassificationServiceImplsTest improved 2017-12-07 17:02:12 +01:00
Konstantin Kläger 55ed9684f0 TSK-65: Update the tests with specific workbasket ids 2017-12-07 16:42:57 +01:00
Konstantin Kläger c085f4e5f8 Merge branch 'master' of https://github.com/Taskana/taskana into TSK-65 2017-12-07 16:03:20 +01:00
Konstantin Kläger 176fed5895 TSK-65: Update CurrentUserContext and unit tests
- Throw the respective exception instead of throwable in unit test
- Return an empty list instead of null in getGroupIds
- Remove TaskanaInterface and add single groups to subject
- Create Principals for tests and REST service
- Throw exceptions in tests
2017-12-07 15:18:59 +01:00
Holger Hagen c8c037c3db Merge pull request #49 from BVier/TSK62
TSK-62: Let getTaskSummaries throw WorkbasketNotFoundException
2017-12-07 14:50:06 +01:00
Holger Hagen 8572ecc3d1 Merge pull request #48 from BVier/master
TSK-64: Refactor createManualTask to createTask
2017-12-07 14:26:40 +01:00
BVier 0a21f0d96f Remove custom synchronization in Task and change order of wb-invocations 2017-12-07 14:14:38 +01:00
BVier 341d77f572 TSK-62: Let getTaskSummaries throw WorkbasketNotFoundException 2017-12-07 11:59:36 +01:00
BVier 0b2c507f30 TSK-64: Refactor createManualTask to createTask 2017-12-07 11:13:33 +01:00
Konstantin Kläger 7135973bb3 Merge branch 'master' of https://github.com/Taskana/taskana into TSK-65 2017-12-06 09:56:56 +01:00
Konstantin Kläger cda53f8c26 Enable JAAS-Subjects in unit tests and REST Service
- Replace the publicCredentials in CurrentUserContext by Principals
- Add a TaskanaPrincipal interface that extends the Principal interface
by groupNames
- Update the CustomAuthenticationProvider with a taskanaPrincipal for
the jaasAuthenticationTokens login context
- Update the tests in TaskServiceImplIntExplicitTest by a subject 
- Add a SamplePrincipal class for the unit test
- Add workbasket-access-list into taskana-core to add sample data to the
database
2017-12-06 08:42:00 +01:00
Holger Hagen 12a607a76a Merge pull request #46 from BerndBreier/TSK-53_logging_support
Tsk 53 logging support
2017-12-04 12:04:38 +01:00
BerndBreier 3db95975a1 TSK-53 Comments from Holger 2017-12-04 09:46:58 +01:00
BerndBreier 7fb36ac156 correct logging statements in merged files 2017-12-01 14:02:59 +01:00
BerndBreier e582bc660a added gating of log statements with expensive evaluation of arguments 2017-12-01 13:59:36 +01:00
BerndBreier e9434c2497 TSK-53_logging_support_Initial implementation 2017-12-01 13:59:36 +01:00
BerndBreier ed0703cd9a Merge pull request #45 from BVier/master2
TSK-15: Create a manual task in a given Workbasket
2017-12-01 11:36:40 +01:00
BerndBreier b864abcf0f move init of business process id into standardSettings 2017-12-01 09:42:07 +01:00
BerndBreier 05834034ed TSK-15-fixedNotAuthorizedException-in-TaskServiceImplIntExplicitTest.testCreateManualTask 2017-12-01 09:31:29 +01:00
Konstantin Kläger 4239566cf0 TSK-43 Add businessProcessId and parentBusinessProcessId to Task and
update TaskMapper as well as task.sql
2017-12-01 09:26:31 +01:00
Marcel Lengl 2383d98d49 Added select statement to taskMapper, added new service-method, added it to rest-project and tested with authentification. 2017-12-01 09:26:30 +01:00
Konstantin Kläger 026d6d0309 TSK-43 Add businessProcessId and parentBusinessProcessId to Task and TaskMapper 2017-12-01 09:26:30 +01:00
BerndBreier bf3d6a44b0 Merge branch 'master' into master2 2017-11-30 16:43:14 +01:00
BerndBreier 26675dcb7a TSK-15 solve merge conflicts 2017-11-30 16:21:37 +01:00
BerndBreier f753ef6767 TSK-15-fixedNotAuthorizedException-in-TaskServiceImplIntExplicitTest.testCreateManualTask 2017-11-30 16:05:06 +01:00
BVier 650fcfde4d TSK15: Throw ClassificationNotFoundError and insert createManualTask 2017-11-30 16:05:06 +01:00
Konstantin Kläger 18c4c966e6 TSK-43 Add businessProcessId and parentBusinessProcessId to Task and
update TaskMapper as well as task.sql
2017-11-30 16:04:33 +01:00
Marcel Lengl d820cf07fa Added select statement to taskMapper, added new service-method, added it to rest-project and tested with authentification. 2017-11-30 15:54:04 +01:00
Konstantin Kläger fa23175011 TSK-43 Add businessProcessId and parentBusinessProcessId to Task and TaskMapper 2017-11-30 15:51:30 +01:00
BerndBreier 9470761f0c Merge pull request #44 from MLengl/TSK-58
TSK-58: Query tasks by workbasketId and tast-state (with Authentification)
2017-11-30 14:51:38 +01:00
BerndBreier 1afd460864 Merge pull request #43 from MLengl/TSK-21
TSK-21: List Tasks with all dependencies by TaskId
2017-11-30 14:38:48 +01:00
Marcel Lengl f166b648ce TSK-21: Conflicts resolved (merge) 2017-11-30 14:03:01 +01:00
BerndBreier 142d801ab1 Merge pull request #42 from kklaeger/TSK-43
TSK-43 Add businessProcessId and parentBusinessProcessId to Task and …
2017-11-30 13:43:02 +01:00
Konstantin Kläger 4882ed6859 Merge branch 'TSK-43' of https://github.com/kklaeger/taskana into TSK-43 2017-11-30 11:53:59 +01:00
Konstantin Kläger 6f0deb7882 Merge branch 'master' of https://github.com/Taskana/taskana into TSK-43 2017-11-30 11:31:02 +01:00
Konstantin Kläger 8deb653305 TSK-43 Add businessProcessId and parentBusinessProcessId to Task and
update TaskMapper as well as task.sql
2017-11-30 10:03:51 +01:00
BVier a33673b93a TSK15: Throw ClassificationNotFoundError and insert createManualTask 2017-11-29 18:33:59 +01:00