Commit Graph

2742 Commits

Author SHA1 Message Date
Robert von Burg 6cfe7d7845 [New] Added RoundRobinInt with test 2020-02-19 21:26:09 +01:00
Robert von Burg 0b4e9aef7d [Fix] Fixed logger 2020-02-19 08:19:58 +01:00
Robert von Burg e37aaa412f [Fix] Fixed some execution issues 2020-02-18 20:05:50 +01:00
Robert von Burg c312f4b5b0 Merge branch 'feature/planning' into develop 2020-02-18 18:12:10 +01:00
Robert von Burg dadc2a8cb8 [Major] Rewrote execution with controllers 2020-02-18 18:11:22 +01:00
Robert von Burg 1bda9df450 [WIP] Implementing Planning refactoring 2020-02-17 14:22:32 +01:00
Robert von Burg 4fedec75b7 [Minor] Added constants to StrolchConstants 2020-02-17 10:45:57 +01:00
Robert von Burg 9b452b1ba3 [Fix] SynchronizedCollections should be public and static 2020-02-15 17:18:53 +01:00
Robert von Burg ad371ecb1b [Major] Refactored planning, added to planning of action before execution 2020-02-14 16:26:22 +01:00
Robert von Burg bbbe75b2b0 [New] Added .hashCode() and .equals() to MapOf* 2020-02-14 16:25:31 +01:00
Robert von Burg ffc62e7351 [New] Added SynchronizedCollections for synchronizing MapOf* 2020-02-14 16:23:51 +01:00
Robert von Burg 83a947e04b [New] Added IActivityElement.findPolicy() 2020-02-14 16:22:59 +01:00
Robert von Burg d06cce1bb9 [Major] WebSocket observer handler now handles params, for additional options 2020-02-12 15:01:47 +01:00
Robert von Burg fbb05a2b01 [New] Added EventBasedExecutionHandler.addForExecution(String, Activity) 2020-02-12 15:00:39 +01:00
Robert von Burg fba2d3890d [New] Added ObjectFilter.getOperation() 2020-02-12 15:00:11 +01:00
Robert von Burg c4ed21c4e5 [Fix] Using type and id in Controller REST API instead of Locator 2020-02-12 14:54:49 +01:00
Robert von Burg 47da3334b9 [New] Added tx.isUpdated() and tx.isRemoved() 2020-02-12 14:54:18 +01:00
Robert von Burg 9189cdcda6 [New] Added new constants to Tags 2020-02-12 14:53:48 +01:00
Robert von Burg be37b8d31c [Project] Updated to latest strolch-wc-* components 2020-02-12 14:53:18 +01:00
Robert von Burg 458d778210 [Major] Refactored webapp to use behaviors for re-usable code 2020-02-05 12:27:18 +01:00
Robert von Burg 1cf28eaa15 [Minor] Fixed logger in DefaultLockHandler 2020-02-04 20:45:00 +01:00
Robert von Burg 7df625cfdf [New] Added ParameterBagContainer.addParameter() and .removeParameter() without BagId 2020-02-03 11:52:41 +01:00
Robert von Burg 875382608a [New] Added StrolchXmlHelper.parseToMap() 2020-02-03 11:52:14 +01:00
Robert von Burg 4638f44c91 [Minor] Change to single parameter StrolchPolicy constructor 2020-01-30 14:58:37 +01:00
Robert von Burg a048a7c76e [Minor] Change to single parameter StrolchPolicy constructor 2020-01-30 14:43:43 +01:00
Robert von Burg 7487ff3c31 [Minor] Change to single parameter StrolchPolicy constructor 2020-01-30 14:37:45 +01:00
Robert von Burg 4a61fc4059 [Minor] Use Integer.decode() on IntegerListParameter.parseFromString() 2020-01-30 11:59:54 +01:00
Robert von Burg cfc03747e5 [New] Added StrolchValueType.valueToJson() 2020-01-29 23:49:39 +01:00
Robert von Burg b53c1bca58 [Minor] Simplified AbstractListParameter.getValueAsString() 2020-01-29 23:49:20 +01:00
Robert von Burg efdc522925 [Minof] Inject StrolchSessionHandler into WebSocketClient by constructor 2020-01-28 12:32:58 +01:00
Robert von Burg a7a0549984 [Fix] Fixed deployment of locales.json in gulpfile.js 2020-01-27 16:44:46 +01:00
Robert von Burg d96a702e7b [New] Added listener in web archetype: "strolch-ajax-request-error": "onRequestError" 2020-01-27 16:16:25 +01:00
Robert von Burg 2ced238b20 [Minor] Moved archetype-packaging version to root pom 2020-01-27 16:15:56 +01:00
Robert von Burg 3a18baec03 [New] Added RuntimeMock.getComponent() 2020-01-27 16:15:23 +01:00
Robert von Burg 4b2e8b9f81 [Major] Allow WebSocket* to be extensible 2020-01-21 15:37:14 +01:00
Robert von Burg 647a704c41 [New] Added StrolchRootElement.isResource() .isOrder() and .isActivity() 2020-01-21 15:36:53 +01:00
Robert von Burg 5d54a27383 REVERT: REVERT: [Fix] Formatting Parameter values to json as proper primitive, not just as string 2020-01-20 20:11:26 +01:00
Robert von Burg 115cc3deb0 REVERT: [Fix] Formatting Parameter values to json as proper primitive, not just as string 2020-01-20 16:43:51 +01:00
Robert von Burg 10a7bc8280 [New] Added StrolchValueSearch 2020-01-20 16:43:34 +01:00
Robert von Burg 8ca2af65f6 [New] Added RestfulStrolchComponent.getPrivilegeHandler() 2020-01-20 16:43:19 +01:00
Robert von Burg 085335d393 [New] Added orderBy*() methods without need for BAG_PARAMETERS, or reverse flag 2020-01-20 11:18:21 +01:00
Robert von Burg 63392ca8c8 [Fix] Formatting Parameter values to json as proper primitive, not just as string 2020-01-20 11:17:45 +01:00
Robert von Burg f30496a747 [New] Added ParameterBagContainer.hasParameter() 2020-01-20 11:17:24 +01:00
Robert von Burg 1a913fea19 [Minor] Code cleanup in StrolchElement 2020-01-18 20:52:19 +01:00
Robert von Burg 24bac9fa46 [New] Added StrolchElementToJsonVisitor.ignoreBags 2020-01-18 20:52:03 +01:00
Robert von Burg 7ba2968923 [New] Added RootElementSearchResult.orderByName() without reverse boolean 2020-01-18 20:51:38 +01:00
Robert von Burg b0c78e692c [Minor] Added ExpressionsSupport.param(String) 2020-01-18 20:50:55 +01:00
Robert von Burg 60c248ea85 [Fix] Fixed view404 and page showing in webapp template 2020-01-18 18:49:18 +01:00
Robert von Burg 59432a7d92 [Fix] Fixed view404 and page showing in webapp template 2020-01-18 18:48:27 +01:00
Robert von Burg 386d797bb9 [Minor] log cookie age in RestfulStrolchComponent 2020-01-10 17:29:35 +01:00