Mustapha Zorgati
c25075ab25
TSK-1282: replaced Collections.singleton with Set.of in all tests
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
3f44b32ac0
TSK-1282: downgraded taskana-rest-spring-example-wildfly to jdk8
...
This is done to preserve the wildfly version we agreed with our client
2020-11-02 09:41:48 +01:00
SAllhusen
00be5e4b5f
TSK-1442: Used ParameterizedTypeReference properly for list of AccessIds
2020-10-30 17:03:38 +01:00
SAllhusen
85573e9ce7
TSK-1442: Removed serialVersionUID class variable from all entities
2020-10-30 17:03:38 +01:00
Mustapha Zorgati
fbc623bd31
TSK-1430: further grouped and renamed endpoints
2020-10-30 01:36:27 +01:00
Mustapha Zorgati
4561e6c4f9
TSK-1430: expand strings to increase readability
2020-10-30 01:36:27 +01:00
Chi Nguyen
6dc782e37a
TSK-1430: Rename Mapping to RestEndpoints, groups relevant endpoints together
2020-10-30 01:36:27 +01:00
SAllhusen
9c2453659a
TSK-1439: Removed all @author tags in *.java files
2020-10-29 13:03:00 +01:00
Mustapha Zorgati
3849ee385f
TSK-1429: automatically formatted all backend code
2020-10-29 13:02:41 +01:00
Mustapha
cd47ce2256
Updated poms to version 4.2.1-SNAPSHOT
2020-10-20 10:55:57 +00:00
SAllhusen
5dd1de4d58
TSK-1414: Fixed most of the new SonaCloud Code Smells since 4.0.2-SNAPSHOT
2020-10-17 21:14:34 +02:00
Joerg Heffner
4b5d2c90ad
TSK-1400: Changed Port and added note
2020-10-15 13:46:11 +02:00
Joerg Heffner
f50e5ef64a
TSK-1400: H2 in server mode for rest spring example
2020-10-15 13:46:11 +02:00
Mustapha Zorgati
121a9c103f
TSK-1407: adopted RestDocumentation tests to use taskana-common-test aswell
2020-10-13 17:07:09 +02:00
Mustapha Zorgati
980d4490dc
TSK-1407: fixed taskana-rest-spring-example-wildfly tests and adopted them according to our guidelines
2020-10-13 17:07:09 +02:00
Mustapha Zorgati
3a6f3dea87
TSK-1407: taskana-simplehistory-rest-spring now using provided test util classes from taskana-common-test
2020-10-13 17:07:09 +02:00
Mustapha Zorgati
427ff366c3
TSK-1406: moved spring-boot test classes to dedicated test module
2020-10-12 15:15:38 +02:00
Mustapha Zorgati
a5faab282a
TSK-1277: moved the entire taskana.common package to the taskana-common module
2020-10-09 10:25:54 +02:00
Mustapha Zorgati
72738bc3a6
TSK-1277: moved taskana-test to taskana-common-test
2020-10-09 10:25:54 +02:00
Mustapha Zorgati
44cb21b5ae
TSK-1277: removed circular dependency between taskana-common and taskana-core
2020-10-09 10:25:54 +02:00
Mustapha Zorgati
7df5587676
TSK-1277: created taskana-common-parent and its children modules
2020-10-09 10:25:54 +02:00
Mustapha
40f9587399
Updated poms to version 4.1.1-SNAPSHOT
2020-09-23 18:08:03 +00:00
Joerg Heffner
32a1db98bd
TSK-1332: Reworked logic after review
2020-09-23 08:50:12 +02:00
Joerg Heffner
851b3536db
TSK-1332: Add HistoryCleanupJob
2020-09-23 08:50:12 +02:00
Mustapha Zorgati
a5351f1158
TSK-1389: updated postgres driver version to match version provided by spring-boot
2020-09-23 07:54:59 +02:00
Mustapha Zorgati
83feab0955
TSK-1386: made all our lower case test names upper case to match our naming convention
2020-09-15 12:23:07 +02:00
Joerg Heffner
a64f8e14f3
TSK-1382: Fix wildcard-search
2020-09-15 10:16:47 +02:00
Joerg Heffner
333bef03be
TSK-1379: Renamed test case
2020-09-14 10:13:07 +02:00
Joerg Heffner
231d009d81
TSK-1379: Verify customAttributes format in taskRepresentationModel
2020-09-14 10:13:07 +02:00
Joerg Heffner
34f32557e0
TSK-1358: Fixed and adjusted arquillian tests
2020-09-02 22:35:01 +02:00
Mustapha
d3bcfe2008
Updated poms to version 4.0.2-SNAPSHOT
2020-09-02 09:28:31 +00:00
Mustapha
f5498511f1
Updated poms to version 4.0.1-SNAPSHOT
2020-08-13 12:46:30 +00:00
holgerhagen
79e674f958
TSK-1368: removed duplicate context root in self ref links
2020-08-13 10:34:56 +02:00
Joerg Heffner
27fa8ed3b3
TSK-1367: Fix history sample data
2020-08-13 09:03:43 +02:00
Joerg Heffner
0072f16905
TSK-1335: Change group id for history module
2020-08-12 18:13:09 +02:00
Nikita Kolytschew
d0ae7f2150
TSK-1085: Hateoas self-links which contain variables are not working for Paged representationmodels
...
* remove Aspect
* remove PageLinks
* remove AbstractRessourcesAssembler
* update TaskanaPagingAssembler
* update *Assembler implementing TaskanaPagingAssembler for self-links
* update unit-test and test "href-self" part of json
* fix checkstyl-finding
2020-08-12 16:11:19 +02:00
Joerg Heffner
0df2a1e324
TSK-1364: Fixed codsmells
2020-08-12 15:27:27 +02:00
Sofie Hofmann
ef82e4f3ef
TSK-1144: Provide sample workbasket with many access items for testing
2020-08-12 13:10:34 +02:00
Tristan2357
9b65838a79
TSK-1356: added cypress e2e testing
...
* Add initial cypress files and testcases
* Fix cypress workbasket merge errors
* change testValue for WorkbasketSelection
* TSK-1356: added cypress e2e testing to ci pipeline
* TSK-1356: Fixed cypress tests
Also changed default example data, so that workbaskets contain valid owners
* TSK-1356: hopefully fixed small startup problem in travis
* TSK-1356: revert of test-data
* TSK-1356: Modified ldif to support our test data
* TSK-1356: Removed unused cypress.json
Co-authored-by: Tobias Baden <16336696+tbdn@users.noreply.github.com>
2020-08-11 15:41:50 +02:00
Joerg Heffner
64701e785c
TSK-1358: Added Wildflytests, renamed history module
2020-08-11 15:38:59 +02:00
Joerg Heffner
a37a859573
TSK-1358: Audit-log for history events
2020-08-11 15:38:59 +02:00
Mustapha Zorgati
41973183bc
TSK-1337: removed some code smells
2020-08-07 14:59:19 +02:00
holgerhagen
f79f7587a9
TSK-1299: Added embedded LDAP to Wildfly example.
2020-08-07 14:23:35 +02:00
Nikita Kolytschew
5030415f17
TSK-1085: Hateoas self-links which contain variables are not working for Paged representationmodels
...
Bug Fix
* update Aspect
* update unit-test and test "href-self" part of json
* fix checkstyl-finding
2020-08-05 15:53:41 +02:00
Mustapha Zorgati
b3c5084291
TSK-1267: TimeIntervalReportBuilder#listTaskIdsForSelectedItems now works with TaskTimestamp aswell
2020-07-26 13:38:24 +02:00
Mustapha Zorgati
2a655d3944
TSK-1331: added documentation for multiple sort-by parameters
2020-07-24 10:08:47 +02:00
Mustapha Zorgati
7cc5b00be6
TSK-1345: replaced every customField API call with CustomField enums
2020-07-24 01:05:42 +02:00
Mustapha Zorgati
f5e3d449b6
TSK-1344: introduced displayName for Row
2020-07-22 19:18:53 +02:00
Mustapha Zorgati
278d17ecfe
TSK-1344: added key for all rows
2020-07-22 19:18:53 +02:00
Mustapha Zorgati
97443641af
TSK-1267: All TimeIntervalReports are now based on any TaskTimestamp
2020-07-21 16:48:36 +02:00
Tristan Eisermann
e441506812
TSK-1342: getTasksWorkbasketReport now filters for states
2020-07-21 09:16:32 +02:00
Mustapha Zorgati
9e44ca6140
TSK-1331: allowed multiple sortBy declarations in REST api
2020-07-10 14:33:32 +02:00
Joerg Heffner
4bba93c5a9
Review findings
2020-07-10 13:13:42 +02:00
Joerg Heffner
d8ad7a7fb9
TSK-1250 On demand deletion of historical data
2020-07-10 13:13:42 +02:00
holgerhagen
6285d27920
TSK-1330: removed obsolete hateoas dependency declaration.
2020-07-10 10:46:57 +02:00
Mustapha Zorgati
ec483ab21c
TSK-1318: replaced all declared Exceptions with Exception.class in all our test classes
2020-07-06 18:02:39 +02:00
Mustapha
dd7598443a
Updated poms to version 3.2.1-SNAPSHOT
2020-07-02 20:59:38 +00:00
holgerhagen
78ef03d9a7
TSK-1321: Fixed user lookup with dn.
2020-07-02 17:05:14 +02:00
holgerhagen
da9cf9978a
TSK-1322: enabled organizational groupsfor example apps
2020-07-02 16:56:36 +02:00
holgerhagen
8e5ab5d5b3
TSK-1317: Fixed task comment authorization tests.
2020-07-02 10:24:27 +02:00
holgerhagen
9f0179619f
TSK-1253: Prevent LDAP injection.
2020-07-02 10:14:54 +02:00
Mustapha Zorgati
63b6248cf7
TSK-1308: fixed compile issues introduced in rebase
2020-07-01 12:14:35 +02:00
holgerhagen
382b8366bf
TSK-1308: User must be in role ADMIN, BUSINESS_ADMIN to use AccessIdSrv.
2020-07-01 11:01:58 +02:00
holgerhagen
553c1d9f83
TSK-1308: Fixed: return groups from LDAP, accessId is member of.
2020-07-01 11:01:58 +02:00
Mustapha Zorgati
b321c495ba
.. and more code smells 💩 - it stinks
2020-07-01 10:39:53 +02:00
Mustapha Zorgati
b3add569ff
fixed new sonarqube code smells and bugs
2020-07-01 09:04:33 +02:00
Joerg Heffner
969d3eeff6
review Findings
2020-06-30 14:50:26 +02:00
Joerg Heffner
1dfe54c0b6
TSK-1275: Support select and claim in one API call
2020-06-30 14:50:26 +02:00
Mustapha Zorgati
135d78ff54
TSK-1298: TSK-1292: fixed several bugs in taskana-admin > classifications
2020-06-30 13:58:47 +02:00
Mustapha Zorgati
2def9d025a
datasouce for rest service now using spring datasource
2020-06-27 21:48:31 +02:00
Mustapha Zorgati
ec4d919dd0
TSK-1301: Cleaned up ldap properties in order to allow users to define custom LdapTemplate bean
2020-06-26 10:28:11 +02:00
holgerhagen
0367a3deac
TSK-1254: Added explicit test for base 64 encoded LDAP values.
2020-06-25 10:38:25 +02:00
holgerhagen
8760bdceb3
TSK-1196: improved accessId check before deleting all user access items
2020-06-25 09:17:27 +02:00
Mustapha Zorgati
a63fad0257
TSK-1283: general refactoring + made accessIds lowercase
2020-06-22 16:05:19 +02:00
holgerhagen
c57bbe07c7
TSK-1283: replaced usernames with - instead of _
2020-06-22 16:05:19 +02:00
Sofie Hofmann
2760b9ee59
TSK-1279: Enable the creation of subclassifications
2020-06-22 12:43:25 +02:00
Mustapha Zorgati
e352016584
TSK-1214: refactored taskana-classification
...
TSK-1214 Trying to make drag'n drop in tree possible
TSK-1214 Removed refreshClassification output from tree
TSK-1214 New action in store updates a classification and refetches all, saving now correctly refreshes the classification-list
TSK-1214 Fixed tests in tree component
TSK-1214 Removed tree service and corresponding test in class-details
TSK-1214 fixed issues in tree where multiple actions to store are fired incorrectly
TSK-1214 added accessibility action, use space to select a tree node
TSK-1214 swapped space and enter in tree component, cleaned code
TSK-1214 fixed bug where page isn't updated dynamically according to browser path
TSK-1214 workaround circular dependency.
service uses snapshot of store, does not actually access the state in store
TSK-1214 fixed eslint. TODO: circular dependency between classification.service and classification.state
TSK-1214 changed first() to take(1) to fix Observable dying during test
TSK-1214 fixed test cases and lint issues
TSK-1214 fixed circular dependency
TSK-1214 devmode = false
TSK-1214: fixed merge problems with notificationService and removed some warnings
TSK-1214: fixed merge problems with notificationService
TSK-1214 remove wrong imports from before merge
2020-06-22 12:43:25 +02:00
Nikita Kolytschew
61066217b9
TSK-1258
...
Refactoring of spring versions in maven pom files
* move "spring-boot-dependencies" dependency to parent
* remove version from managed dependencies
* remove unused versions from parent
2020-06-19 16:39:13 +02:00
Chi Nguyen
8434bde759
TSK-1214 implemented ngxs store as state manager for classification component
2020-06-17 12:19:38 +02:00
Mustapha Zorgati
493e25b565
TSK-1214: refactored taskana-classification
...
TSK-1214 Trying to make drag'n drop in tree possible
TSK-1214 Removed refreshClassification output from tree
TSK-1214 New action in store updates a classification and refetches all, saving now correctly refreshes the classification-list
TSK-1214 Fixed tests in tree component
TSK-1214 Removed tree service and corresponding test in class-details
TSK-1214 fixed issues in tree where multiple actions to store are fired incorrectly
TSK-1214 added accessibility action, use space to select a tree node
TSK-1214 swapped space and enter in tree component, cleaned code
TSK-1214 fixed bug where page isn't updated dynamically according to browser path
TSK-1214 workaround circular dependency.
service uses snapshot of store, does not actually access the state in store
TSK-1214 fixed eslint. TODO: circular dependency between classification.service and classification.state
TSK-1214 changed first() to take(1) to fix Observable dying during test
TSK-1214 fixed test cases and lint issues
TSK-1214 fixed circular dependency
TSK-1214 devmode = false
TSK-1214: fixed merge problems with notificationService and removed some warnings
TSK-1214: fixed merge problems with notificationService
TSK-1214 remove wrong imports from before merge
2020-06-17 12:19:38 +02:00
Mustapha Zorgati
a2318c267e
reformatted code
2020-06-12 12:31:55 +02:00
Mustapha
b15b799add
Updated poms to version 3.1.1-SNAPSHOT
2020-06-07 15:00:31 +00:00
Mustapha Zorgati
938a5112aa
TSK-1257: fixed exportClassificationsDefinitionsAccTest
2020-06-07 15:56:30 +02:00
Mustapha Zorgati
496da17b3e
TSK-1257: refactored claimtasks in taskService and increased test coverage
2020-06-07 15:56:30 +02:00
Mustapha Zorgati
92f81a6d2b
TSK-1281: reduced open bugs and recent code smells
2020-06-06 18:15:52 +02:00
Mustapha Zorgati
cc4efaa1cd
TSK-1210: Replaced LoginModule with Embedded Spring LDAP
...
TSK-1210: set log level to DEBUG für SecurityVerifier message
TSK-1210: review findings
2020-06-05 20:03:15 +02:00
Joerg Heffner
38c9adea5c
TSK-1280: Sort options for task comments in REST-API
2020-06-05 12:13:31 +02:00
Mustapha Zorgati
d07459fe26
TASK-1278: Extended Test Coverage of Assembler Classes
2020-06-04 21:00:58 +02:00
Tristan Eisermann
8832876b93
TSK-1247: Removed LoggerUtils and replaced its usages with the standard toString implementations
2020-06-03 14:32:31 +02:00
Mustapha Zorgati
005075d852
TSK-1265: fixed checkstyle
2020-06-02 09:18:41 +02:00
Mustapha Zorgati
6c4fef7635
TSK-1265: further cleanup of representationModelAssemblers
2020-06-02 05:55:19 +02:00
Mustapha Zorgati
2fc38a2b85
TSK-1265: Removal of constructors from the representationModels
2020-06-02 05:55:19 +02:00
Christopher Heiting
deb5c52107
TASK-1272: Removed the ObjectMappers and replaced them with the RestHelper
2020-06-02 05:18:57 +02:00
Christopher Heiting
0442dc54b4
Task-1259: Refactoring of assembler classes
2020-05-30 11:48:03 +02:00
sfrevel
3dc5377c75
TSK-1271:migrate properties in application.properties files to spring-boot 2.3
2020-05-30 11:45:37 +02:00
sfrevel
204d337139
TSK-1184: enabled custom logging configuration to WEB-INF/classes/logging.properties file
2020-05-26 13:29:06 +02:00
Mustapha Zorgati
d4a516863e
TSK-1226: made corpus christi configurable from taskana.properties file
2020-05-22 15:00:04 +02:00
Mustapha
4ed089fa98
Updated poms to version 3.0.1-SNAPSHOT
2020-05-22 02:08:13 +00:00
krozzus
8a6f7d573b
TSK-1209 refactored package structure
...
* TSK-1209: refactored package structure
* TASK-1209: remember to squash this
Co-authored-by: Christopher Heiting <christopher.heiting@novatec-gmbh.de>
2020-05-21 22:40:44 +02:00
sfrevel
ffd1d27ac5
TSK-1249: fixed driver-class-name
2020-05-19 15:13:06 +02:00