Commit Graph

3100 Commits

Author SHA1 Message Date
Robert von Burg 42b54b3da3 [Major] Added ordering to OrderDao.queryAll() with asc/desc 2021-01-25 21:52:17 +01:00
Robert von Burg 648a47890c [New] Added ParameterizedElement.streamStringList() 2021-01-20 18:21:05 +01:00
Robert von Burg fac7d659d9 [New] The GroupedParameterizedElement.get*() helpers handle missing bags 2021-01-20 18:20:45 +01:00
Robert von Burg 6f8274f631 [Fix] GroupedParameterizedElement.getRelationId/s() handles missing param 2021-01-13 15:23:29 +01:00
Robert von Burg ab17f4a487 [Project] Updated bower dependency to 1.8.8 2021-01-08 11:15:50 +01:00
Robert von Burg dabdd18fc2 [Minor] Added StrolchJob.hasComponent() 2021-01-06 12:51:35 +01:00
Robert von Burg ad8098fedc [Minor] added separateHours to marshallTempFile() 2021-01-06 11:19:46 +01:00
Robert von Burg de8464d30c [New] Added Tags.Json.OPERATION 2020-12-17 12:25:17 +01:00
Robert von Burg 2e904754ab [Fix] Fixed Basic auth 2020-12-17 12:25:02 +01:00
Robert von Burg 3727bdca70 [New] Added ExecutionPolicy.delay(Duration, Runnable) 2020-12-03 18:22:58 +01:00
Robert von Burg d2c3bd8c8f [Fix] Validate SET_PASSWORD request is honored 2020-11-26 11:10:21 +01:00
Robert von Burg c9f775334e [Fix] Activity.findActions() should use Action as generic 2020-11-25 11:16:09 +01:00
Robert von Burg 61451c5a1a [New] Added Activity.addElementAfter() and .addElementBefore() 2020-11-24 14:28:17 +01:00
Robert von Burg 42ed0ea801 [Fix] Fixed db migration script 2020-11-23 16:33:31 +01:00
Robert von Burg 03c677d870 [New] Added XmlHelper.marshall() and .marshallTempFile() 2020-11-23 15:57:05 +01:00
Robert von Burg 3847775dd4 [New] Added MapOfMaps.stream() 2020-11-23 15:56:36 +01:00
Robert von Burg 4a72ed8dae [New] added IActivityElement.asAction and .asActivity 2020-11-19 18:22:12 +01:00
Robert von Burg 16b1b727a5 [New] Added a DataArchiveHandler for archiving objects 2020-11-17 15:48:07 +01:00
Robert von Burg 2c1b3675ae [Minor] Added missing html import 2020-11-17 10:24:04 +01:00
Robert von Burg 137f6795b8 [Minor] Allow missing java class in Java PolicyDef, but log 2020-11-11 19:27:38 +01:00
Robert von Burg 206b1f019b [New] Added PolicyContainer.hasPolicyDef(Class) and .addOrUpdate(PolicyDef) 2020-11-11 12:17:19 +01:00
Robert von Burg 177596571b [New] Added MailHandler.sendMailAsync() 2020-11-10 10:59:16 +01:00
Robert von Burg 11017e7b57 [New] Added SearchResult.toJsonArray() 2020-11-10 10:58:51 +01:00
Snyk bot b510ea9f67
fix: upgrade org.postgresql:postgresql from 42.2.17.jre7 to 42.2.18.jre7 (#19)
Snyk has created this PR to upgrade org.postgresql:postgresql from 42.2.17.jre7 to 42.2.18.jre7.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.postgresql/postgresql/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/ad44f97f-ef3a-465e-a126-6d30ac46a757?utm_source=github&utm_medium=upgrade-pr
2020-11-09 13:52:46 +01:00
Robert von Burg ea5faf9abb [Fix] Fixed getElementOperation() for unknown op 2020-11-06 18:05:32 +01:00
Robert von Burg f831719c1f [Minor] order sessions by username 2020-11-06 10:15:56 +01:00
Snyk bot d8b08dd376
fix: upgrade org.postgresql:postgresql from 42.2.16.jre7 to 42.2.17.jre7 (#18)
Snyk has created this PR to upgrade org.postgresql:postgresql from 42.2.16.jre7 to 42.2.17.jre7.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.postgresql/postgresql/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/ad44f97f-ef3a-465e-a126-6d30ac46a757?utm_source=github&utm_medium=upgrade-pr
2020-11-04 13:13:07 +01:00
Robert von Burg 06dcbdbdda [Project] Updated to strolchjs 0.4.3 2020-11-04 10:50:43 +01:00
Robert von Burg ad80ad4d79 [New] Added StrolchRootElement.setRelation() 2020-10-28 13:15:19 +01:00
Robert von Burg 9f47a72168 [New] Added tx.findParameterOnHierarchy() override 2020-10-27 11:36:35 +01:00
Robert von Burg 8a34f5330d [New] Added missing TX to StrolchJobsResource REST API 2020-10-27 11:36:21 +01:00
Robert von Burg aa6d619e90 [Fix] Fixed TX context in REST calls 2020-10-27 11:36:08 +01:00
Robert von Burg 8b44805274 [New] Allow LDAP privilege handler to set organisation 2020-10-26 23:13:25 +01:00
Robert von Burg 33fe4ae603 [New] Added StrolchTransaction privilege methods 2020-10-26 15:21:51 +01:00
Robert von Burg 6bff9b144f [Major] Refactored privilege services for overrides 2020-10-23 14:36:39 +02:00
Robert von Burg 282bbba3aa [New] Requiring TX for privilege services 2020-10-23 14:36:20 +02:00
Robert von Burg 7d189ad7ae [New] Added User.getOrganisation() 2020-10-23 14:35:50 +02:00
Robert von Burg 435169acf7 [New] Added Certificate.getOrganisation() 2020-10-23 14:35:16 +02:00
Robert von Burg a44876770c [New] Added StringHelper.getStringAsSet() 2020-10-23 14:35:01 +02:00
Robert von Burg 5c5487efdc [New] Added TransactionThreadLocal 2020-10-23 14:34:48 +02:00
Robert von Burg 2953a40aef [Fix] Fixed broken tests 2020-10-22 16:37:19 +02:00
Robert von Burg 90e9fae065 [Fix] Fixed broken tests 2020-10-22 16:28:40 +02:00
Robert von Burg 73d18f0a86 [Fix] Fixed broken tests 2020-10-22 16:16:05 +02:00
Robert von Burg 447cc55cb6 [Fix] Fixed broken tests 2020-10-22 15:31:47 +02:00
Robert von Burg ad0a0f1e10 [Major] Refactoring privilege services, added Organisation checking if required 2020-10-22 15:14:02 +02:00
Robert von Burg c1f9ee01b5 [New] Added PrivilegeConstants.ORGANISATION 2020-10-22 10:44:37 +02:00
Robert von Burg 09a85c3064 [Project] New added ResponseUtil.toResponse(I18nMessage) 2020-10-21 17:49:25 +02:00
Snyk bot 67c429e966
fix: upgrade org.glassfish.jersey.bundles:jaxrs-ri from 2.31 to 2.32 (#17)
Snyk has created this PR to upgrade org.glassfish.jersey.bundles:jaxrs-ri from 2.31 to 2.32.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.glassfish.jersey.bundles/jaxrs-ri/

See this project in Snyk:
https://app.snyk.io/org/eitch/project/373537c8-b6fc-449d-b7bb-a06c0562b79c?utm_source=github&utm_medium=upgrade-pr
2020-10-19 13:37:15 +02:00
Robert von Burg 229cdc4531 [Minor] Code cleanup 2020-10-16 11:51:29 +02:00
Robert von Burg bea39845e0 [New] Added ConfirmationPolicy.doConfirmation(Action)
This is then called in the ExecuteActivityCommand class after calling the ExecutionPolicy, so that the correct confirmation method is called depending on the new state of the action
2020-10-16 11:51:21 +02:00