Commit Graph

3344 Commits

Author SHA1 Message Date
Robert von Burg 2c0b530f39 [Major] Added FileHelper.getTempFile() with option to ignore hours in path 2021-09-03 15:14:25 +02:00
Robert von Burg e4dff737b4 [Fix] Handle stopping DefaultStrolchSessionHandler if not started 2021-09-01 15:19:01 +02:00
Robert von Burg 72f13b26db [Minor] code cleanup 2021-09-01 14:35:19 +02:00
Robert von Burg c1b4493083 [Fix] Use "-" for ISO8601 of 0 milliseconds 2021-09-01 14:35:06 +02:00
Robert von Burg 1b18366090 [Fix] Properly handle UserMessageException has a warning in services 2021-08-30 21:58:24 +02:00
Robert von Burg 9f44738eac [Major] Updated code to work with strolch-wc-information-dialog 0.1.3 2021-08-30 21:04:29 +02:00
Robert von Burg 3220777b72 [Minor] AbstractListParameter.getValue(int) throws meaningful exception if out of bounds 2021-08-30 09:38:16 +02:00
Robert von Burg a876509eb1 [New] Allow to pass Action to Controller for actions 2021-08-25 16:10:01 +02:00
Robert von Burg 7005452a8c [New] Added new UserMessageException to use in Services 2021-08-24 17:39:19 +02:00
Robert von Burg dc7972927b [Fix] Respected privilegeHandler.isPersistOnUserDataChanged() for all privilege services 2021-08-19 15:09:14 +02:00
Robert von Burg 1ac594f78e [Major] Refactored PrivilegeRemoveUserService into service with command 2021-08-19 15:01:54 +02:00
Robert von Burg 138e03763a [Project] Updated strolch-wc-* components 2021-08-19 11:19:01 +02:00
Robert von Burg 189c040149 [New] Added PolicyDef.getJavaPolicy(), .getKeyPolicy() 2021-08-17 11:20:51 +02:00
Robert von Burg ececf60e39 [New] Added FileHelper.getTempFile override 2021-08-16 22:36:50 +02:00
Robert von Burg ae3b1954a1 [Minor] State.WARNING is also isInExecution() 2021-08-12 17:02:06 +02:00
Robert von Burg 9c11f4502e [Minor] Don't restart activities in error 2021-08-12 09:20:08 +02:00
Robert von Burg bca8b16184 [New] Added Activity.streamActionsDeep() and use for findActionsDeep() 2021-08-10 16:51:13 +02:00
Robert von Burg d373c08f55 [Major] removed StrolchRootElement.setRelation() 2021-08-06 07:01:50 +02:00
Robert von Burg 0ec6e2e634 [New] added StrolchRootElement.addRelation() 2021-08-06 06:59:16 +02:00
Robert von Burg 3aa02aeb77 [New] Added ExecutionHandler.toExecution(String, Locator) 2021-08-03 11:28:02 +02:00
Robert von Burg cbba1b2dfb [New] Added State.isStopped() 2021-08-03 10:23:23 +02:00
Robert von Burg 2d2072b0c4 [New] Added ThreadHelper with sleep() without throws 2021-08-03 10:23:05 +02:00
Robert von Burg ac350c2ff2 [Major] Deleted deprecated ReservationExection 2021-08-02 18:00:53 +02:00
Robert von Burg 67256fd35e
[Project] Updated to strolchjs 0.4.4 2021-07-28 16:30:10 +02:00
Robert von Burg ca3bd56456 [Minor] code cleanup 2021-07-23 12:28:32 +02:00
Robert von Burg 866c4fc817 [New] Added StrolchRootElement.setRelations() 2021-07-22 14:05:12 +02:00
Robert von Burg 982f3939ea [Minor] clean up imports 2021-07-21 13:14:41 +02:00
Robert von Burg 9cf1e925c5 [Minor] removed uses of deprecated methods 2021-07-19 12:07:29 +02:00
Robert von Burg 3e4cba757e [Minor] Code cleanup 2021-07-19 12:07:05 +02:00
Robert von Burg 7904bb45d7 [New] Added StrolchTransaction.getPolicy(PolicyContainer, Class<T>) to simplify getting policies 2021-07-19 12:06:55 +02:00
Robert von Burg 87804809f3 [New] Added tx.getPolicy(Class<T> clazz, ...) overrides
Old version are deprecated. This is to help the compiler know what we really want as result. This is a stop gap till we can make PolicyDef be typed, but this requires moving StrolchPolicy to model.
2021-07-19 11:28:24 +02:00
Robert von Burg 35bf9261e6 [Project] Removed deploy.sh 2021-07-16 15:53:18 +02:00
Robert von Burg e61f9eb3d8 [Project] Update SCM URLs 2021-07-16 15:49:49 +02:00
Robert von Burg a213866787 [Minor] code cleanup in AbstractTransaction 2021-07-16 15:39:37 +02:00
Robert von Burg afed799dba [Minor] code cleanup in ObjectFilter 2021-07-16 15:39:24 +02:00
Robert von Burg 110569b895 [Minor] Optimize bulk operations in transactions 2021-07-16 14:25:59 +02:00
Robert von Burg bff8658c22 [New] Added bulk change commands for all objects 2021-07-16 14:25:23 +02:00
Robert von Burg 72d84d1ea5 [Project] removed website module 2021-07-16 11:33:29 +02:00
Robert von Burg fa3c2369b5 [Project] get signing key from git config 2021-07-14 16:28:27 +02:00
Robert von Burg a3cc1163a3 [Project] checkout previous branch after deploy 2021-07-14 16:23:20 +02:00
Robert von Burg b5179e80ae [Project] remove unused scripts 2021-07-14 16:18:25 +02:00
Robert von Burg 35bf3ca68e [Project] Removed website, after moving to github pages 2021-07-12 17:33:15 +02:00
Robert von Burg ce73a39c59 [Fix] Fix GenericReport.generateFilterCriteria() 2021-06-25 13:25:56 +02:00
Robert von Burg 8635e2d96f [Fix] Don't throw exception on missing roles, privileges or policies 2021-06-21 16:14:43 +02:00
Robert von Burg 35039f69da [Minor] code cleanup 2021-06-21 16:13:32 +02:00
Robert von Burg 323ecfce23 [Minor] trimming of strings in privilege from import and update 2021-06-21 16:13:18 +02:00
Robert von Burg 77a18aa5b1 [New] ResponseUtil.toResponse to add i18n if available 2021-06-16 13:03:07 +02:00
Robert von Burg 870f336d29 [Fix] Remove adding empty criteria facets 2021-06-14 22:38:51 +02:00
Robert von Burg fb2b9ad73a [New] Sorting of facet types using i18n for report API 2021-06-14 22:38:18 +02:00
Robert von Burg b3ff1b1726 [Fix] Different strategy to stop generating filter facets 2021-06-14 16:09:22 +02:00