Mustapha Zorgati
8a7b4f500d
TSK-1618: fixed count of tasks for query with wildcard filter
2021-04-14 13:47:41 +02:00
SebastianRoseneck
2c5f97927b
TSK-1617: Fixed unit tests when creating db2 with prepare_db.bat script
2021-04-14 12:57:19 +02:00
Mustapha Zorgati
19e277315f
Updated poms to version 4.5.2-SNAPSHOT
2021-04-08 11:50:07 +00:00
Mustapha Zorgati
3fb55790ec
TSK-1614: sql now working without db2 compatibility vector
2021-04-08 13:17:12 +02:00
Mustapha Zorgati
1fe5aa7e72
TSK-1611: updated checkstyle to 8.41.1
2021-03-30 16:32:05 +02:00
tge20
762a5d5ea5
TSK-1223: revert of tempdir to fix build on windows machines ( #1538 )
2021-03-22 18:48:41 +01:00
Mustapha Zorgati
876cf15802
Updated poms to version 4.5.1-SNAPSHOT
2021-03-11 12:16:57 +00:00
Joerg Heffner
fe0082e00b
TSK-1582: Additional statistical data from monitoring component
2021-03-10 15:47:30 +01:00
tge20
0119999380
TSK-1538: Added transfer method with control setTransferFlag ( #1513 )
...
* TSK-1538: Added transfer method with control setTransferFlag
* TSK-1538: Improvements after review
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-03-09 18:58:51 +01:00
tge20
ec822c1168
TSK-1555: Initialize due of Cleanup Job based on firstRun ( #1488 )
...
* TSK-1555: Initialize due of Cleanup Job based on firstRun
* TSK-1555: Improvements after review
2021-03-02 10:34:30 +01:00
tge20
d57aeb3219
TSK-1524: Set the default service level to "P0D" ( #1496 )
...
* TSK-1524: Set the default service level to "P0D"
* TSK-1524: Improvements after review
2021-03-01 10:03:04 +01:00
gitgoodjhe
0b55208aca
TSK-1565: Apply suggestions from code review
...
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-03-01 09:10:13 +01:00
Joerg Heffner
3703fd5f61
TSK-1565: Review Findings
2021-03-01 09:10:13 +01:00
Joerg Heffner
330d6f9e19
TSK-1565: Make Wildcard Queries Case insensitive
2021-03-01 09:10:13 +01:00
tge20
b02dea9291
TSK-1486: Deleted unnecessary UnitTests of taskana-core ( #1383 )
...
* TSK-1486: Deleted unnecessary UnitTests of taskana-core
* TSK-1486: Improvements after review
* TSK-1486: fixed checkstyle issues
* TSK-1486: restored tests which were deleted by previous commits
* TSK-1486: moved helper package into acceptance package
* TSK-1486: fixed some code smells
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-02-26 18:01:25 +01:00
Patrick Treyer
e30f04ba1e
TSK-1576: Implemented tests to retrieve tasks for different user roles ( #1505 )
...
* TSK-1576: Implemented tests to retrieve tasks for different user roles
* TSK-1576: Apply suggestions from code review
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
Co-authored-by: Patrick Treyer <ptreyer@users.noreply.github.com>
Co-authored-by: Mustapha Zorgati <15628173+mustaphazorgati@users.noreply.github.com>
2021-02-26 09:55:16 +01:00
Mustapha Zorgati
a0abefd4ab
TSK-1577: passing properly initialized TaskanaEngine during SPI initialization
2021-02-23 11:27:12 +01:00
Mustapha Zorgati
c8a7660208
TSK-1571: fixed test which breaks after 22:00 local time
2021-02-18 16:38:51 +01:00
Mustapha Zorgati
2a643bc298
TSK-1572: automatically formatted code
2021-02-18 16:38:36 +01:00
Mustapha Zorgati
66ef87aeef
TSK-1572: replaced CURRENT_TIMESTAMP db function with Instant
2021-02-18 16:38:36 +01:00
tge20
1a65a55948
TSK-1552: Updated archunit version to 0.16.0 ( #1483 )
2021-02-11 15:45:33 +01:00
Mustapha Zorgati
886c76e167
Updated poms to version 4.4.1-SNAPSHOT
2021-02-04 00:44:36 +00:00
tge20
ff0b77f6ad
TSK-1507: Cleaned up some CodeSmells ( #1400 )
...
* TSK-1507: Cleaned up some CodeSmells
* TSK-1507: Improvements after review
2021-02-03 12:33:16 +01:00
Tim Gerversmann
9906c0c7f9
TSK-1504: Next scheduled Job now based on due date of job before
2021-02-03 11:56:03 +01:00
tge20
aa6d304b49
TSK-1499: Fixed bug of also cleaning completed tasks with parentProcessId null/empty ( #1394 )
...
* TSK-1499: Fixed bug of also cleaning completed tasks with parentProcessId null/empty
* TSK-1499: Now also fixed for the HistoryCleanupJob
* TSK-1499: Improvements after review
2021-02-03 09:34:22 +01:00
Mustapha Zorgati
477470302a
TSK-1531: moved all example classes to dedicated example package
2021-02-02 19:41:04 +01:00
tge20
c6e82c1368
TSK-1506: Fixed bug for Cleanup Jobs with more than 32767 tasks ( #1457 )
...
* TSK-1506: Fixed bug for Cleanup Jobs with more than 32767 tasks
* TSK-1506: Improvements after review
2021-02-02 08:16:07 +01:00
Mustapha Zorgati
4d279c4871
TSK-1529: fixed database cleanup for failing test classes
2021-02-01 13:55:20 +01:00
tge20
a4b6dc464f
TSK-1421: Specific error message if classification already existing ( #1462 )
2021-01-27 20:32:14 +01:00
tge20
abfa07ce6a
TSK-1115: Validate that Service Level is not negative ( #1454 )
2021-01-25 16:49:17 +01:00
tge20
0994f14b3b
TSK-1498: Created specific error message if workbasket already exists ( #1399 )
2021-01-20 09:06:03 +01:00
Mustapha Zorgati
d773869779
TSK-1497: introduced GitHub Actions
2021-01-15 15:34:28 +01:00
Mustapha Zorgati
850ad5f724
Merge remote-tracking branch 'refs/remotes/origin/master'
...
Conflicts:
history/taskana-simplehistory-rest-spring/src/main/java/pro/taskana/simplehistory/rest/TaskHistoryEventController.java
rest/taskana-rest-spring-example-wildfly/src/test/java/pro/taskana/AbstractAccTest.java
2021-01-07 14:53:59 +01:00
tge20
ab672b27d4
TSK-1362: Fixed the test data to not include invalid owners for Workbaskets ( #1379 )
...
* TSK-1362: Fixed the test data to not include invalid owners
* TSK-1362: Improvements after review
2021-01-05 15:27:27 +01:00
tge20
0dc26f5fe1
TSK-1472: Replaced the DB check with productName by productId ( #1353 )
...
* TSK-1472: Moved initialization of the schema from the taskanaEngineConfiguration to taskanaEngineImpl.
* TSK-1472: Changed the check of current DB type from productName to productId to enable places where we don't want to open a connection to the DB not to do so.
* TSK-1472: Improvements after review
2021-01-05 14:53:34 +01:00
Mustapha Zorgati
fff26d6a08
TSK-1236: removed links from classification definitions export
2020-12-18 11:29:10 +01:00
Mustapha Zorgati
de57596ba8
TSK-1436: reworked review comments.
2020-12-18 11:29:10 +01:00
Mustapha Zorgati
3967e2900e
TSK-1436: rest api documentation is now build with spring-auto-restdocs
...
TSK-1436: mvp with spring auto docs
TSK-1436: the rest documentation for all ClassificationController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all ClassificationDefinitionsController endpoints is now using spring auto rest docs
TSK-1436: fixed dynamic table of content
TSK-1436: renamed classification summary paged resource
TSK-1436: rest documentation for all MonitorController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for TaskanaEngingeConfigurationController is now using spring auto rest docs
TSK-1436: added admin headers as default headers for each documentation test
TSK-1436: rest documentation for all TaskCommentController endpoints is now using spring auto rest docs
TSK-1436: added dedicated QueryFilter classes to reduce complexity from controller
TSK-1436: documented dedicated QueryFilter
TSK-1436: fixed all tests and corrected generic type of ParameterizedTypeReference
TSK-1436: rest documentation for all TaskController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketController endpoints is now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketAccessItemController endpoints si now using spring auto rest docs
TSK-1436: rest documentation for all WorkbasketDefinitionController endpoints is now using spring auto rest docs
TSK-1436: tidy up
TSK-1436: made all taskana entities start with an upper case letter
TSK-1436: properly deleted "links" from request examples and more tidy up
TSK-1436: tidy up usage of multiple values
TSK-1436: made asciidoc html pretty
TSK-1436: tidy-up feedback from team
TSK-1436: updated implementation of simplehistory rest to new standards
TSK-1436: prepared history for documentation
TSK-1436: removed QueryHelper and applied its test cases to QuerySortParameterTest
TSK-1436: made code compatible to current version of spring-auto-rest-docs
TSK-1436: finished history documentation tests
TSK-1436: fixed wildfly tests
TSK-1436: fixed sonarcloud warnings
TSK-1436: now adding simplehistory documentation to our demo
TSK-1436: fixed wildfly build stage
TSK-1436: cleanup of rest configuration structure
TSK-1436: added documentation for history endpoints
TSK-1436: moved spring-rest-auto-docs templates to taskana-common-test
TSK-1436: replaced when with if after throws declaration
TSK-1436: documented AccessIdController
TSK-1436: added curlRequest documentation snippet
2020-12-18 11:29:10 +01:00
Mustapha
fca56cfc10
Updated poms to version 4.3.1-SNAPSHOT
2020-12-16 11:46:34 +00:00
Joerg Heffner
0f1b3505bc
TSK-1491: Change schema version check to work with lower but compatible TASKANA versions
2020-12-15 13:45:41 +01:00
Joerg Heffner
8830cfa629
TSK-1457: Fix timing issue in initializeSchedule tests for cleanupjobs
2020-12-15 09:03:33 +01:00
tge20
218e038901
TSK-1468: Added validation of name and type of workbasket when updating Workbasket ( #1366 )
...
* TSK-1468: Added validation of name and type of workbasket when updating Workbasket
* TSK-1468: Improvements after review
2020-12-14 12:13:16 +01:00
Mustapha Zorgati
f8b1932e0b
TSK-1482: reformated all pom files
2020-12-04 21:11:38 +01:00
Tim Gerversmann
70a3ade7f2
TSK-1443: improvements after review
2020-12-02 23:24:08 +01:00
Tim Gerversmann
0c084dc3d8
TSK-1443: Implemented an option to order the result of the TaskQuery by the Workbasket-Name.
2020-12-02 23:24:08 +01:00
Joerg Heffner
6133b66059
TSK-1419: Null check for Service Level in classification service
2020-11-30 12:25:03 +01:00
Joerg Heffner
81b89e1c08
TSK-1441: Enable Admin to complete tasks already claimed by other users
2020-11-06 14:53:40 +01:00
Mustapha Zorgati
28b3ce6f8a
TSK-1282: replaced all usages of Arrays.asList with List.of
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
4f7b1fc867
TSK-1282: replaced Collections.emptyCollection with List/Map/Set.of
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
ab152f87b1
TSK-1282: replaced Collections.singletonMap with Map.of in all tests
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
0eb877705b
TSK-1282: replaced Collections.singletonList with List.of in all tests
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
45f51a3e22
TSK-1282: fixed missing dependency for taskana-spring
2020-11-02 09:41:48 +01:00
Mustapha Zorgati
039dee4fb2
TSK-1282: updated taskana-core to jdk11
2020-11-02 09:41:48 +01:00
SAllhusen
85573e9ce7
TSK-1442: Removed serialVersionUID class variable from all entities
2020-10-30 17:03:38 +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
Gerversmann Tim
8437b1fd6e
TSK-1416: Truncation of Instant Membervariables
2020-10-28 17:59:38 +01:00
SAllhusen
4152bf92d0
TSK-1437: Fixed some SonarCloud Code Smells
2020-10-28 14:25:44 +01:00
Mustapha
cd47ce2256
Updated poms to version 4.2.1-SNAPSHOT
2020-10-20 10:55:57 +00:00
Joerg Heffner
d7e1b5cea9
TSK-1403: Add a log message to each SPI operation in case of a thrown Exception
2020-10-20 10:03:48 +02:00
Joerg Heffner
f113410ef4
TSK-1404: Delete old Cleanup jobs when initializing
2020-10-16 09:57:39 +02:00
Joerg Heffner
654dc6b2cb
TSK-1413: Fix bulk transfer task history event creation
2020-10-15 10:58:27 +02:00
Joerg Heffner
358da98ddf
TSK-1409: Remove possible Nullpointer in TaskHistoryEvent
2020-10-14 08:27:50 +02:00
Mustapha Zorgati
b23c6873db
TSK-1335: removed last occurences of "HEI" prefix for history events
2020-10-13 19:58:28 +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
44cb21b5ae
TSK-1277: removed circular dependency between taskana-common and taskana-core
2020-10-09 10:25:54 +02:00
Mustapha Zorgati
47aa60033f
TSK-1277: moved JaasExtension and all its necessary classes to common modules
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
8b3013d602
TSK-1365: Removed HistoryCustomField enums for classification/workbasket
2020-09-23 14:43:12 +02:00
Joerg Heffner
67d082a42d
TSK-1365: Add classification history events
2020-09-23 14:43:12 +02:00
Joerg Heffner
0e83abd0fd
TSK-1390: Review findings
2020-09-23 09:13:40 +02:00
Joerg Heffner
198572b6b1
TSK-1390: Add SPI to allow task processing before creation
2020-09-23 09:13:40 +02: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
Joerg Heffner
87de70f022
TSK-1385: Custom1-4 of TaskHistoryEvents is not filled with the custom fields of the tasks anymore
2020-09-18 08:52:36 +02:00
Mustapha Zorgati
a2d79c8a7b
TSK-1375: fixed SQL Error during display name augmentation in the reports
2020-09-15 18:44:50 +02:00
Mustapha Zorgati
fa19359795
TSK-1387: TaskQuery now supports combining multiple values for objectreference
2020-09-15 15:59:00 +02:00
Mustapha Zorgati
0a5ec9e701
TSK-1378: now support combinedClassificationfilter in WorkbasketReport#listCustomAttributeValuesForCustomAttributeName
2020-09-15 12:24:31 +02:00
Mustapha Zorgati
51a2410afc
TSK-1378: now support combinedClassificationfilter in WorkbasketReport#listTaskIdsForSelectedItems
2020-09-15 12:24:31 +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
Mustapha Zorgati
74dc3d8e57
TSK-1377: now properly listing taksIds for selected Items when a subkey is not present.
2020-09-15 09:14:42 +02:00
Mustapha
d3bcfe2008
Updated poms to version 4.0.2-SNAPSHOT
2020-09-02 09:28:31 +00:00
Mustapha Zorgati
e26e5c65a1
TSK-1337: fixed newly introduced bugs
2020-09-02 09:56:16 +02:00
Mustapha
f5498511f1
Updated poms to version 4.0.1-SNAPSHOT
2020-08-13 12:46:30 +00:00
Joerg Heffner
3691ea624d
TSK-1369: Refactor TaskHistoryCustomField from events package to events/task
2020-08-13 09:44:15 +02:00
Joerg Heffner
27fa8ed3b3
TSK-1367: Fix history sample data
2020-08-13 09:03:43 +02:00
Joerg Heffner
3c882d4307
TSK-1335: Adjust getter/setter for custom attributes in WorkbasketHistoryEvent
2020-08-12 16:39:55 +02:00
Joerg Heffner
0df2a1e324
TSK-1364: Fixed codsmells
2020-08-12 15:27:27 +02:00
Joerg Heffner
6b44f88340
TSK-1364: Add classification history table
2020-08-12 15:27:27 +02:00
Joerg Heffner
814a8a6b63
TSK-1335: Added create for WorkbasketHistoryEvents in historyLogger & review findings
2020-08-12 13:27:26 +02:00
Joerg Heffner
29ba5fe418
TSK-1335: Add workbasket history events
2020-08-12 13:27:26 +02:00
Sofie Hofmann
ef82e4f3ef
TSK-1144: Provide sample workbasket with many access items for testing
2020-08-12 13:10:34 +02:00
Joerg Heffner
a37a859573
TSK-1358: Audit-log for history events
2020-08-11 15:38:59 +02:00
Mustapha Zorgati
beff8959a3
TSK-1360: fixed tests which break because of today
2020-08-10 10:12:43 +02:00
Mustapha Zorgati
afad58132d
TSK-1360: replaced domains with workbasketKey for TaskStatusReport
2020-08-10 10:12:43 +02:00
Mustapha Zorgati
588f34b468
TSK-1359: added workbasketIds filter for TaskStatusReport
2020-08-10 10:12:43 +02:00
Mustapha Zorgati
41973183bc
TSK-1337: removed some code smells
2020-08-07 14:59:19 +02:00
Mustapha Zorgati
8cb056f078
TSK-1357: fixed sql statements in MonitorMapper when using TimeStampReport with classsification filter
2020-08-07 13:31:39 +02:00
Joerg Heffner
901991e90b
TSK-1333: Review findings
2020-08-05 16:48:33 +02:00
Joerg Heffner
b7237021e2
TSK-1333: Add history events for cancelled/terminated tasks
2020-08-05 16:48:33 +02:00
Mustapha Zorgati
d3209304ff
TSK-1344: fixed sql query for workbasketreport with classifications
2020-07-30 12:29:04 +02:00
Mustapha Zorgati
d62184df2c
TSK-1344: Added public method Report#createRow to allow manual addition of report rows
2020-07-29 14:26:53 +02:00
Mustapha Zorgati
6ae65b1d21
fixed build by correcting the date based breaking tests
2020-07-28 07:06:23 +02:00
Mustapha Zorgati
b3c5084291
TSK-1267: TimeIntervalReportBuilder#listTaskIdsForSelectedItems now works with TaskTimestamp aswell
2020-07-26 13:38:24 +02:00
Mustapha Zorgati
38133484c0
TSK-1344: renamed TaskCustomFieldValueReport getter in MonitorService
2020-07-26 00:49:36 +02:00
Joerg Heffner
d8cf2479fe
TSK-1346: Fix update scripts
2020-07-24 16:38:46 +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
Joerg Heffner
abced36ecd
TSK-1336: Remove unnecessary warn logging in updateTask()
2020-07-16 11:26:06 +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
14766b1c84
TSK-1326: provide simple logging configuration
2020-07-08 10:26:34 +02:00
holgerhagen
770e1ff6fe
TSK-1326: removed unnecessary throws statements
2020-07-08 10:26:34 +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
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
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
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
Mustapha Zorgati
a2318c267e
reformatted code
2020-06-12 12:31:55 +02:00
Mustapha Zorgati
02e05a7d3b
TSK-1286: refactored WorkingDaysToDaysConverter
2020-06-11 21:56:30 +02:00
Mustapha Zorgati
fe0ce092fe
TSK-1285: added constant in TaskState so that endStates can be used in combination with our queries
2020-06-09 20:30:15 +02:00
Mustapha
b15b799add
Updated poms to version 3.1.1-SNAPSHOT
2020-06-07 15:00:31 +00:00
Mustapha Zorgati
89641ecdf9
TSK-1257: added one more test
2020-06-07 16:16:17 +02:00
Mustapha Zorgati
92a57a3a46
TSK-1257: fixed tests which fail because the execution is too fast.
2020-06-07 15:56:30 +02:00
Mustapha Zorgati
36adf71b90
TSK-1257: replaced multiple helper methods with abstract helper method
2020-06-07 15:56:30 +02:00
Mustapha Zorgati
6f12677b74
TSK-1257: implementes forceCompleteTasks
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
6952ce8959
TSK-1210: replaced group names with new group names
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
2fc38a2b85
TSK-1265: Removal of constructors from the representationModels
2020-06-02 05:55:19 +02:00
Mustapha Zorgati
3ea009f78d
TSK-1273: updated checkstyle with google-style changes
2020-05-31 03:58:40 +02:00
Mustapha Zorgati
cec65fbd01
TSK-1261: made tests more robust (for running on weekend)
2020-05-31 03:12:29 +02:00
Christopher Heiting
0442dc54b4
Task-1259: Refactoring of assembler classes
2020-05-30 11:48:03 +02:00
Stefan Schultz
7f88472b9a
TSK-1261: test data for task creation's due and planned date calculation is now more robust and test don't fail based on todays date anymore
2020-05-25 15:37:36 +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
Mustapha Zorgati
7e411d42e1
TSK-1252: fixed newly introduced code smells
2020-05-22 03:48:27 +02:00
Mustapha Zorgati
ab6e5ecc33
TSK-1244: optimized due/planned logic for SLA P0D
2020-05-22 03:25:57 +02:00
Stefan Schultz
c6755b35b7
TSK-1244: added due/planned logic for SLA P0D
2020-05-22 03:25:57 +02:00
sfrevel
5b25635ca4
refactored/fixed test cases, upgrade jackson-databind according to spring-boot version
2020-05-19 13:21:51 +00:00
sfrevel
e6e7723ab5
TSK-1227: fixed typos in scripts, tested scripts against local dbs
2020-05-18 11:24:47 +02:00
sfrevel
24880d4afe
TSK-1227: removed commented code
2020-05-18 11:24:47 +02:00
sfrevel
5588d72691
TSK-1227: made ObjectReference#System, Objectreference#SystemInstance optional, allow null in database
2020-05-18 11:24:47 +02:00
sfrevel
9dc3cc68e8
TSK-1224: removed unused import after history rewrite
2020-05-18 11:01:20 +02:00
sfrevel
9329a3acee
TSK-1224: refactorings - rename methods, reuse roles/propertiesSeparator, use Pattern#quote
2020-05-18 11:01:20 +02:00
sfrevel
6e3ac9cc5c
TSK-1224: add/refactor tests
2020-05-18 11:01:20 +02:00
sfrevel
d7562b53a3
TSK-1224: refactor the configuration of the custom holidays
2020-05-18 11:01:20 +02:00
Jörg Heffner
df4fd17264
TSK-1252: Fixed new code smells of the last 30 days
2020-05-15 15:56:02 +02:00
Jörg Heffner
cbe6b6f5ec
Insert initial securityEnabled value from first TaskanaEngine into database also when it's true
2020-05-15 14:56:32 +02:00
Jörg Heffner
35e7db4355
TSK-1218: Prevent unsecure access to TASKANA
2020-05-15 14:56:32 +02:00
Christopher Heiting
bd116d4c2e
[TSK-1208] changed HATE terminology and replaced list resources with generic one
2020-05-14 13:02:48 +02:00
Jörg Heffner
b82741a2b4
removed unnecessary getTask-call
2020-05-14 10:09:03 +02:00
Jörg Heffner
15202946f4
TSK-1246: Fix updateTaskComment in TaskCommentService
2020-05-14 10:09:03 +02:00
Jörg Heffner
1f13c2c33a
TSK-1195: Secure deleteTasks in TaskServiceImpl
2020-05-13 14:49:18 +02:00
Jörg Heffner
a888eebdc0
Changed package structure after rebase
2020-05-11 17:14:21 +02:00
Jörg Heffner
b84f652a54
Task-Admin now allowed to get DistributionTargets
2020-05-11 16:08:12 +02:00
Jörg Heffner
baf794518c
Usage of the new TestTemplate-feature
...
-for running tests multiple times with different AccessIds
2020-05-11 16:08:12 +02:00
Jörg Heffner
eb73c0670f
TSK-1192 Introduced new Task-Admin Role
2020-05-11 16:08:12 +02:00
Mustapha Zorgati
dd2e5cd877
TSK-1242: prefixed workbasket id's in test & sample data with 'WBI:'
2020-05-11 09:03:31 +02:00
Mustapha Zorgati
cf4b78877b
TSK-1232: removed 'TASKANA' hardcoded schema from schema_update script
2020-05-08 08:44:31 +02:00
Mustapha Zorgati
4b3811f1ce
TSK-1232: restructured taskana-core sql folder by database
2020-05-07 14:53:06 +02:00
Mustapha Zorgati
1cabe3ad19
TSK-1232: replaced data type in ID colums with VARCHAR
2020-05-07 14:53:06 +02:00
Mustapha Zorgati
b8f091027f
TSK-1182: removed dependency from task.internal.jobs to classification.internal.jobs
2020-05-06 10:18:42 +02:00
Mustapha Zorgati
3ce41b224e
TSK-1182: refined architecture tests
2020-05-06 10:18:42 +02:00
Sascha Frevel
3fea9ab975
TSK-1197: readded test case for testing the ordering of the databases H2, Postgress and DB2; remove Db2 10.5 travis job
...
TSK-1197: build Postgres image with german collation
2020-05-06 08:54:37 +02:00
Mustapha Zorgati
ea03826263
fixed newly introduced code smells
2020-05-04 15:33:33 +02:00
Mustapha Zorgati
f81c0158ab
TSK-1207: finished implementation of JaasExtension and its tests
...
* TSK-1207: finished implementation of JaasExtension and its tests
* TSK-1207: renamed some variable names
2020-04-29 13:01:57 +02:00
Mustapha Zorgati
deb0acc04b
revert of tempdir to fix build on windows machines
2020-04-27 14:52:04 +02:00
Mustapha Zorgati
ac5f04ff3b
TSK-1207: extended JaasExtension to run with multiple access ids
2020-04-27 11:06:12 +02:00
Mustapha Zorgati
d316ab251e
minor cleanup of assertJ
2020-04-26 10:37:13 +02:00
Mustapha Zorgati
35705ddb02
automatically formatted code
2020-04-24 12:59:13 +02:00
Jörg Heffner
8442be7903
Comment from Mustapha Zorgati
2020-04-22 13:41:20 +02:00
Jörg Heffner
7836590311
More Comments from Holger Hagen
2020-04-22 13:41:20 +02:00
Jörg Heffner
8d4d46de6a
Comments from Holger Hagen
2020-04-22 13:41:20 +02:00
Jörg Heffner
d5674ed11a
TSK-746 Add simple history event tracking to update and create task method
2020-04-22 13:41:20 +02:00
Jörg Heffner
c36933b450
Comments from Holger Hagen
2020-04-22 10:05:43 +02:00
Jörg Heffner
101072d3e9
TSK-1188 Enable combo filter for tasks
2020-04-22 10:05:43 +02:00
Sascha Frevel
2c5634c917
TSK-1180: migrate from JUnit 5 assertions to assertJ assertions
...
TSK-1180: remove hemcrest dependency
TSK-1180: convertes junit Assertions.ThrownBy to assertJ style
TSK-1180: add archUnit rule for checking if org.junit.jupiter.api.Assertions is used in classes
TSK-1080: fixed archunit tests which failed due to rebase
test
fixed order problem with H2 database -> set collation to DEFAULT_de_DE
disabled test with collation problems, readded old style assrtj test
2020-04-20 08:10:16 +02:00
Mustapha Zorgati
05818cabad
Updated poms to version 2.1.2-SNAPSHOT
2020-04-15 13:15:08 +00:00
Mustapha Zorgati
eef64bc1b3
Updated poms to version 2.1.1-SNAPSHOT
2020-04-14 12:03:41 +00:00
Holger Hagen
646583f7c1
TSK-1183: Update to Spring Boot 2.2.6
2020-04-13 22:30:51 +02:00
Sofie Hofmann
673f1896da
TSK-652, TSK-1170, TSK-1023 Fixed various bugs by introducing ngxs state management
...
TSK-1170 Remove @inputs from classification-types-selector
TSK-1170 Import Store in Classification-Detail-Component
TSK-1170 Removed getSelectedClassificationType() from category service
TSK-1170 Removed getSelectedClassificationType() from category service
TSK-1170 Put icons in store
TSK-1170 Removed selectCategoryType from service
TSK-1170 Refactored classification-category service
TSK-1170 Fixed multiple calls of actions
TSK-1170
TSK-1170: build ngxs store in parallel to the ngrx store
TSK-1170: replaced ngrx store with ngxs store
tests are still failing.
TSK-1170 Split store into two stores
TSK-1170 Fixed tests
TSK-1170 added categories service test
TSK-1170 Fixed checkstyle and test
TSK-1170: minimized diff for classification-details component
TSK-1170: replaced state with store observable in classificaiton details
TSK-1170 Incorporated requested changes in spec files
TSK-1170 Removed @output from classification-types-selector
Removed getClassifications() call when selecting a classification type because the code is duplicated in performRequest()
TSK-1170 Extracted selectors and actions
TSK-1170 Dispatch action in classification-service
TSK-1170 Incorporated 'set-value' function
dynamically rendering classification types
TSK-1170: disabled parent reference while creating classification
TSK-1170 fixed two ways binding for classification types
TSK-1170 removed console log
TSK-1170: Category dropdown shows correct values
TSK-1170 Renamed selectors
TSK-1170
2020-04-09 17:34:01 +02:00
Jörg Heffner
69fac1bdf4
fixed DB2 ordering issues in QueryTaskWithAttachmentAccTest
2020-04-09 14:03:54 +02:00
Jörg Heffner
e2568bba1b
TSK-1179
2020-04-09 14:03:54 +02:00
Christopher Heiting
d4350199b9
TSK-1169: refactored daysToWorkingDaysReportConverter, renamed test methods according to the new community of practices convention and deleted duplicate unit tests, switched test framework to assert via assertJ
2020-04-09 12:26:33 +02:00
Mustapha Zorgati
4a4a11704e
TSK-1168: added acceptance tests to show that you can create entities after copy
2020-04-09 10:03:07 +02:00