Commit Graph

244 Commits

Author SHA1 Message Date
Robert von Burg c624990290 [New] Added possibility to filter missing values as true, instead of false 2020-07-28 13:31:42 +02:00
Robert von Burg 6bdf765673 [New] Added new i18n REST API 2020-07-20 12:24:20 +02:00
Robert von Burg ecb85a1502 [New] Added web path property to RestfulStrolchComponent 2020-07-20 12:24:01 +02:00
Robert von Burg 17cd3e43c7 [New] Added stream to MapOf... collections 2020-07-02 15:52:17 +02:00
Robert von Burg b818a102c3 [Minor] StrolchRestfulConstants.DATA refers to Tags.Json.DATA 2020-06-29 16:04:45 +02:00
Robert von Burg 54e23f03e3 [Major] Moved LogMessage class to strolch-model project 2020-05-27 10:44:13 +02:00
Robert von Burg 2e2a897e63 [Minor] Fixed logger 2020-05-12 11:38:27 +02:00
Robert von Burg 5e5289cbc8 [New] Implemented keepAlive of strolch sessions 2020-05-11 17:49:49 +02:00
Robert von Burg 0481ecc90d [New] Implemented Basic authentication for REST APIs 2020-04-23 10:06:55 +02:00
Robert von Burg 984f6bff41 [New] Requiring Usage when authenticating 2020-04-23 10:06:30 +02:00
Robert von Burg e2d8285f87 [Fix] ReportResource: from date is min time and to date max time 2020-03-26 16:16:34 +01:00
Robert von Burg 651197b3d0 [Minor] added missing @Override annotation 2020-03-16 17:10:47 +01:00
Robert von Burg dadc2a8cb8 [Major] Rewrote execution with controllers 2020-02-18 18:11:22 +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 8ca2af65f6 [New] Added RestfulStrolchComponent.getPrivilegeHandler() 2020-01-20 16:43:19 +01:00
Robert von Burg 386d797bb9 [Minor] log cookie age in RestfulStrolchComponent 2020-01-10 17:29:35 +01:00
Robert von Burg fa389d7072 [Project] Updated .gitignore files 2020-01-08 09:18:37 +01:00
Robert von Burg 793435454b [New] Only add Exception class name in messages if message is null 2019-12-11 18:27:50 +01:00
Robert von Burg 9c08d87be2 [New] Using StrolchElementNotFoundException for missing elements, for 404 in REST 2019-09-27 09:59:44 +02:00
Robert von Burg 4ef3ae0869 [Fix] Fixed Certificate locale not restored on reboot 2019-08-30 16:01:28 +02:00
Robert von Burg 67d77bafea [New] Extended ExecutionHandler to be paused, persisted over reboots 2019-08-27 08:35:18 +02:00
Robert von Burg 198030f130 [New] ResponseUtil.toResponse now uses ServiceResult.toJson() + i18n part 2019-08-27 08:32:57 +02:00
Robert von Burg 8c1ecdd8d2 [Project] Updated all project and Maven dependencies 2019-07-03 20:38:22 +02:00
Robert von Burg 8c3caab640 [Fix] use Locale.toLanguageTag() instead of toString() 2019-05-30 16:15:13 +02:00
Robert von Burg 3ac2952258 [New] Added ResponseUtil.toResponse(JsonServiceResult) 2019-04-23 17:21:17 +02:00
Robert von Burg 1ade695e9b [Minor] Made StrolchComponent.getConfiguration() public 2019-04-15 12:22:48 +02:00
Robert von Burg 4b673e58e6 [Fix] Fixed broken tests 2019-04-10 17:15:38 +02:00
Robert von Burg 78c96d4351 [Fix] Fixed parsing and formatting of Locale 2019-04-10 16:44:52 +02:00
Robert von Burg ca7f80d58e [Major] Refactored EnumHandler for proper use in REST and different realms 2019-04-10 14:10:29 +02:00
Robert von Burg 5bde584774 [Major] New TransactionCloseStrategy.DEFAULT, added readOnly flag for openTx 2019-04-01 16:31:53 +02:00
Robert von Burg b53a2d7009 [Revert] Revert: Allow to pass password encoding in REST API Request 2019-03-22 09:51:00 +01:00
Robert von Burg edac05f9d8 [New] Allow to pass password encoding in REST API Request 2019-03-14 10:08:47 +01:00
Robert von Burg d15d351b70 [Major] Remove password encoding, escape properly on client 2019-03-13 20:20:34 +01:00
Robert von Burg 97bd81542a [New] Allow to pass password encoding in REST API Request 2019-03-13 19:54:24 +01:00
Robert von Burg 0f8f94dc10 [Minor] Don't add remoteUser to remoteIp 2019-03-12 12:00:51 +01:00
Robert von Burg cba8bcf335 [Project] Added missing secretKey in PrivilegeConfig.xml 2019-03-09 19:49:01 +01:00
Robert von Burg 04c5263eeb [Major] Added request source for REST calls 2019-03-09 19:38:30 +01:00
Robert von Burg 5520180254 [New] New PrivilegeModelException sub class of PrivilegeException for REST 2019-03-07 14:27:42 +01:00
Robert von Burg 285150484e [Fix] Check for DateRange filter on CSV report export as well 2019-03-06 15:09:35 +01:00
Robert von Burg 0d1ab66cb9 [Major] Made GenericReport to be auto closeable 2019-03-05 18:01:09 +01:00
Robert von Burg 543810c8f9 [Fix] Fixed anded searching in REST calls for Users, Sessions and OperationsLog 2019-03-05 18:00:28 +01:00
Robert von Burg d716d697b1 [Minor] Fixed typo 2019-01-30 16:37:16 +01:00
Robert von Burg 81de2b94e4 [Fix] Added proper privilege validation for StrolchJob 2019-01-17 13:57:26 +01:00
Robert von Burg 368247726b [Major] Made user and session rest query API paging 2019-01-14 14:33:36 +01:00
Robert von Burg 21c414ab00 [Major] runAs*() now throws Exception 2018-12-18 14:30:37 +01:00
Robert von Burg 15a03928e2 [Major] Refactored StrolchXmlHelper 2018-12-12 10:58:13 +01:00
Robert von Burg 22883faa0d [Major] Implemented Control REST Service 2018-12-04 09:00:00 +01:00
Robert von Burg db54093ecd [Fix] Handle no exactSeverity parameter passed 2018-11-21 16:07:52 +01:00
Robert von Burg 75beba2ad0 [New] add exactSeverity for operations log search 2018-11-21 13:59:05 +01:00
Robert von Burg 84cf1471ea [New] Added privileges for viewable reports 2018-11-08 10:48:23 +01:00