Benjamin Eckstein
a1f1e72afc
TSK-1024: Make LdapClient more testable
2020-01-30 17:24:45 +01:00
Sofie Hofmann
57cb37fb0d
TSK-1077 added ClassificationSummaryAssemblerTest
2020-01-30 16:45:52 +01:00
BVier
b68043a078
changes
2020-01-30 14:09:11 +01:00
BVier
0c63dfaea3
TSK-1037: WBDefinitonController accepts existing distributionTargets
2020-01-30 14:09:11 +01:00
Jörg Heffner
b01e5c3de6
TSK-989 Filter Tasks by planned TimeIntervals (REST)
...
-Added planned, planned-from and planned-until params in filter list
-Added due, due-from and due-until params in filter list
-Implemented needed methods
-Added Test
-Updated rest-api.doc
-Refactored TaskControllerIntTests to use AssertJ
2020-01-30 11:08:58 +01:00
Benjamin Eckstein
99e2caadec
TSK-1024: Refactor and clean up LdapClient changes
2020-01-30 10:03:34 +01:00
Mustapha Zorgati
34d6bfdae6
TSK-1024: removed lenient() and replaced MockitoSettings annotation
2020-01-30 10:03:34 +01:00
Benjamin Eckstein
08571e7216
TSK-1024: Add tests for ldapclient
2020-01-30 10:03:34 +01:00
Sofie Hofmann
dbe17fff57
TSK-1051 Expose task description via rest
...
TSK-1051 Expose task description via rest
TSK-1051 changed devMode property
2020-01-29 17:11:57 +01:00
Benjamin Eckstein
0d9ebe07c5
TSK-987: Fix Spotbugs - Write to static field from instance method
2020-01-29 09:27:08 +01:00
Mustapha Zorgati
7477092a69
automated formatting
...
changes most likely method order
2020-01-27 20:40:43 +01:00
Benjamin Eckstein
b86f3e5b65
TSK-987: Fix Spotbugs - Dead store to local variable
2020-01-27 11:49:59 +01:00
Benjamin Eckstein
3e9ea4d1d9
TSK-987: Fix Spotbugs - inner class could be made static
2020-01-27 11:49:59 +01:00
Holger Hagen
226c30bf73
TSK-1024: add LDAP lookup for group by dn
2020-01-23 17:49:30 +01:00
BerndBreier
16a82efcb5
TSK-1038 duplicate workbasket errors in Rest tests
2020-01-23 16:58:49 +01:00
Benjamin Eckstein
4d560532bd
TSK-987: Fix Spotbugs - reliance on default encoding
2020-01-23 14:23:56 +01:00
Benjamin Eckstein
0262121041
TSK-1029: Test and fix privilege for runasadmin is only temporary
2020-01-23 13:00:04 +01:00
Benjamin Eckstein
1d15f5102f
TSK-1029: Fix side effect of tests
2020-01-23 13:00:04 +01:00
Benjamin Eckstein
fae9d1fb9b
TSK-1029: Fix deletion of workbasket as business admin not possible
2020-01-23 13:00:04 +01:00
Benjamin Eckstein
5a08fd4b03
TSK-1029: Add test to trigger permission bug
2020-01-23 13:00:04 +01:00
Benjamin Eckstein
c92190ca70
TSK-987: Fix some problems reported by spotbugs
2020-01-23 09:35:19 +01:00
BerndBreier
6c8fb69f60
TSK-1042 use try-with-resources for connections
2020-01-22 16:40:19 +01:00
Benjamin Eckstein
6a6dcb9c1e
TSK-889: Standardise paginated List behaviour and sub classes
2020-01-14 15:58:16 +01:00
Benjamin Eckstein
f06f87f41e
TSK-889: Replace WorkbasketAccessItemListResource with equivalent PaginatedListResource
2020-01-14 15:58:16 +01:00
Mustapha Zorgati
67ab7e2792
TSK-1014 fixed checkstyle and enabled checkstyle verification for tests
2020-01-08 00:02:52 +01:00
Mustapha Zorgati
1a77810fc2
TSK-1014: Fixed hateoas links
2020-01-07 21:35:01 +01:00
Mustapha Zorgati
c1d74b2126
TSK-1009: automatic formatting number 2
2020-01-07 21:15:05 +01:00
Benjamin Eckstein
7509bb0f1c
TSK-1009: Fix simple checkstyle warnings
2020-01-07 21:15:05 +01:00
Mustapha Zorgati
af0bd0156e
TSK-1009: refactored project
2020-01-07 21:15:05 +01:00
Benjamin Eckstein
0d24a29f68
TSK-986: Extract DbproductName and DbproductId
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
bf152674d3
TSK-967: Refactor the DBCleaner
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
f8443897f6
TSK-967: Refactor Taskana-Data module to use a SampleDataProvider
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
ab5d16d624
TSK-967: Refactor new module taskana-data
2019-12-26 00:34:38 +01:00
Benjamin Eckstein
7f2457ee1e
TSK-967: Merge module taskana-rest-spring and taskana-rest-spring-test
2019-12-04 09:56:34 +01:00
Benjamin Eckstein
c686da8ba2
TSK-719: Upgrade from JUnit 4 to JUnit5
2019-11-07 14:56:28 +01:00
Mustapha Zorgati
bc8c93a489
TSK-878: fixed conversion of taskresource -> task
2019-09-16 10:14:31 +02:00
Mustapha Zorgati
b43b6cecfb
TSK-877: fixed conversion workbasketresource -> workbasket without created or modified
2019-09-13 12:50:32 +02:00
Holger Hagen
c216c4c380
TSK-858: removed unnecessary throws declarations
2019-08-14 09:22:40 +02:00
Martin Rojas Miguel Angel
aea64975db
feature/810 Add querying by planned date in monitor screen
2019-05-07 08:24:49 +02: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
03b5a77a6d
TSK-685: added tests for reportAssembler
2019-04-18 16:24:11 +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
Jose Ignacio Recuerda Cambil
577ccaa648
TSK-755 - Controller to get the simple history events
2018-12-19 10:58:53 +01:00
Jose Ignacio Recuerda Cambil
1e6fc73f7d
TSK-715 - Merge WorkbasketAccessItem entities and remove the extended one
2018-10-15 08:32:12 +02:00
Mustapha Zorgati
66e25b4bd5
TSK-682: redesigned task details and added custom Attributes
2018-09-11 13:09:40 +02:00
Jose Ignacio Recuerda Cambil
ec432d122a
Joining lib, rest and web
2018-09-11 11:06:16 +02:00
Martin Rojas Miguel Angel
3f8dc3cf87
TSK-694 - Show list of all access items valid for a user (REST)
2018-09-11 11:06:16 +02:00
Lars Leo Grätz
55cd5916c9
TSK-592 make isValidInDomain work
...
24: Auto stash before rebase of "miguel/master"
2018-07-16 14:41:02 +02:00
julian.schallenmueller
cc62283437
TSK-598: Added custom1-4 to WorkbasketSummary
2018-07-11 08:40:55 +02:00
BerndBreier
e07c8919cd
TSK-581 Separate configuration of LdapTemplate. Wire LdapTemplate conditionally.
2018-06-19 14:55:08 +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
Lars Leo Grätz
30f72604c9
TSK-482
2018-05-14 08:29:39 +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
1d58cb39e1
TSK-422: HATEOAS support for ClassificationController.
2018-04-06 13:25:05 +02:00
Holger Hagen
df4638f2fc
TSK-400: added configuration of classification types.
2018-03-29 16:31:45 +02:00
Holger Hagen
fd0bc96b9d
TSK-398: domain is checked for existance during classification creation.
2018-03-23 10:19:16 +01:00
BerndBreier
5de0cd5e09
TSK-382 add errorhandling to controllers
2018-03-15 17:08:22 +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
Mustapha Zorgati
798e160669
TSK-311 refactoring
2018-02-28 17:05:56 +01:00
Mustapha Zorgati
eaf15fd19c
TSK-311 fixed checkstyle
2018-02-28 17:05:56 +01:00
Mustapha Zorgati
e872c39340
TSK-311 seperated rest service
2018-02-28 17:05:56 +01:00