Commit Graph

3073 Commits

Author SHA1 Message Date
Robert von Burg 668181e46b [New] Added StrolchTransaction.lockAndGetConfiguration() 2021-05-25 08:12:11 +02:00
Robert von Burg 6787214cfe [Minor] Honor persisting of users in PrivilegeAddUserAndSetPasswordCommand 2021-05-17 21:52:29 +02:00
Robert von Burg 8acad0f502 [New] Added PrivilegeHandler.isPersistOnUserDataChanged 2021-05-17 21:40:46 +02:00
Robert von Burg 2e86dd7f71 [New] Added UserRep.hasProperty() 2021-05-17 21:21:55 +02:00
Robert von Burg b7ce4b355c [Minor] Added StrolchAgent.runAsWithResult() 2021-05-17 18:03:06 +02:00
Robert von Burg b99ef252a9 [Minor] Added ResponseUtil.toResponse(JsonObject) 2021-05-17 17:41:01 +02:00
Robert von Burg 476d652294 [Project] Updated grizzly dependencies 2021-04-30 14:41:46 +02:00
Robert von Burg cf56240bc6 [New] added PeriodHelper.shiftDate() and fixed .shiftByMultipleOfPeriod() with tests 2021-04-29 21:19:42 +02:00
Robert von Burg 0967b413ac [New] Added PeriodHelper.shiftMonths() 2021-04-28 17:39:18 +02:00
Robert von Burg 6eb3229a69 [Project] Updated jersey version to 2.34 2021-04-28 13:03:27 +02:00
Robert von Burg e6e6cfcf18 [Minor] ParameterizedElement.set*() to build param name when creating param 2021-04-27 15:15:49 +02:00
Robert von Burg efe7755f3c [Project] change logback dependency definition 2021-04-23 14:58:56 +02:00
Robert von Burg 3eda5149b8 [Project] Updated tyrus and grizzly versions 2021-04-23 14:48:08 +02:00
Robert von Burg 7cf4949a58 [Fix] Domain must be configured as agent property 2021-04-23 13:33:09 +02:00
Robert von Burg 5842e2f60a [New] Added setting for SameSite and Domain attributes on auth cookies 2021-04-23 12:55:32 +02:00
Robert von Burg 92143b9154 [New] ServiceResult.toJson() also checks if ex has I18n 2021-04-22 16:34:03 +02:00
Robert von Burg 523d1372c1 [New] Added I18nMessage property to StrolchException 2021-04-22 16:33:32 +02:00
Robert von Burg b3d2501e5b [Fix] Freeze jSerialComm version to 2.6.2 2021-04-20 14:05:00 +02:00
Robert von Burg 48948a5707 [Project] fixed import of javax.servlet 2021-04-19 17:25:19 +02:00
Robert von Burg 69ae85ec34 [New] Added ModelHelper to copy params 2021-04-19 17:07:11 +02:00
Robert von Burg 32662678e7 [New] Added GroupedParameterizedElement.removeRelation() 2021-03-31 17:40:01 +02:00
Robert von Burg d61365f0ff [Fix] Fixed Paging with size = 0 2021-03-31 10:41:57 +02:00
Robert von Burg 855034570e [Fix] Fixed NPE in MapOfLists and MapOfSets size(T) 2021-03-30 20:14:51 +02:00
Robert von Burg 210cfb8be9 [Major] better report filter criteria generation 2021-03-30 20:14:26 +02:00
Robert von Burg bef18241ae [New] Allow GenericReport to flatMap a row 2021-03-29 23:08:23 +02:00
Robert von Burg 4fa3f24701 [New] Added ExpressionsSupport.relationNull() 2021-03-24 23:49:10 +01:00
Robert von Burg 1ce493e9cb [New] Added ExpressionsSupport.predicate() and .map*() 2021-03-23 20:26:01 +01:00
Robert von Burg fcb0e1fdc0 [Fix] trim values in privilege handler when storing 2021-03-17 15:53:31 +01:00
Robert von Burg bd51435bd1 [New] Added dataSetSize to paging result from SearchResult 2021-03-15 11:45:18 +01:00
Robert von Burg 4fe7bc9106 [New] Added tx.get*Count() 2021-03-15 11:44:56 +01:00
Robert von Burg 394b097822 [Project] Updated i18n 2021-03-05 12:07:44 +01:00
Robert von Burg a18413f911 [Minor] Replaced unnecessary usages of localStorage with sessionStorage 2021-03-05 11:43:12 +01:00
Robert von Burg aa7e3822c1 [Project] Update webapp archetype 2021-03-03 14:27:24 +01:00
Robert von Burg 640951c4c2 [Project] Updated stolch-wc-* components 2021-03-03 14:25:29 +01:00
Robert von Burg 7cc49249a2 [Project] using strolch-wc-information-dialog 2021-03-03 12:09:27 +01:00
Robert von Burg f7042cad9d [Project] Added i18n property 2021-03-03 10:55:13 +01:00
Robert von Burg a8c693c7fd [Minor] Code cleanup 2021-03-03 10:41:37 +01:00
Robert von Burg de36cb0fc5 [Project] Minor updates to webapp archetype 2021-03-03 10:34:55 +01:00
Robert von Burg 655aef584d [Project] updated git location of strolch-wc-* components 2021-03-03 09:43:58 +01:00
Robert von Burg f84855df05 [Project] updated git location of strolch-wc-* components 2021-03-03 09:43:42 +01:00
Robert von Burg 737e679672 [Project] updated pi4j to release 1.4 2021-03-03 09:40:10 +01:00
Robert von Burg 25fa46cccf [New] Added FromFlatJsonVisitor.ignoreRelation() and optionalRelation() 2021-03-02 16:43:03 +01:00
Robert von Burg cfbeb045f1 [New] Added bulk method PrivilegeHandler.addOrUpdateUsers() 2021-02-23 21:57:25 +01:00
Robert von Burg 559e65e32c [Fix] Fixed broken test 2021-02-23 12:51:00 +01:00
Robert von Burg 8cee59ac58 [Fix] Fixed broken test 2021-02-23 12:50:24 +01:00
Robert von Burg f8af7a7b83 [Project] added RequirePasswordChange privilege to admin 2021-02-23 12:47:33 +01:00
Robert von Burg ddcc4d94df [New] Added new feature to require password change 2021-02-23 12:46:22 +01:00
Robert von Burg 27e461fd37 [Project] Updated to inspector 0.22.0 and auth 0.9.0 2021-02-23 12:45:09 +01:00
Robert von Burg c50a6c65cc [Project] Updated to inspector 0.21.0 2021-02-23 09:27:53 +01:00
Robert von Burg d8dda01573 [Minor] Log when clearing password for user 2021-02-23 09:24:32 +01:00