Commit Graph

3073 Commits

Author SHA1 Message Date
Robert von Burg 015a7cec41 [Minor] ignore compiler warning 2021-09-28 17:22:03 +02:00
Robert von Burg eab14c2839 [Minor] Always allow to execute Release actions 2021-09-28 16:55:12 +02:00
Robert von Burg e4a4c3bf36 [Major] Pass activity locator, not Activity when archiving 2021-09-28 16:54:55 +02:00
Robert von Burg c063566214 [Project] Updated intellij formatter.xml 2021-09-28 14:51:21 +02:00
Robert von Burg a404a708c2 [Major] Upgraded to Camel 3.11.1 2021-09-24 14:47:06 +02:00
Robert von Burg 4e65fe038c [Project] Updating dependencies 2021-09-24 14:45:01 +02:00
Robert von Burg 17e1a2ccf9 [Minor] code cleanup 2021-09-24 12:14:52 +02:00
Robert von Burg 73819a43de [Fix] Disable secure validation for XmlDomSigner.validate() 2021-09-24 12:07:00 +02:00
Robert von Burg 77648a445c [Project] Updated to JDK 17 2021-09-24 10:17:11 +02:00
Robert von Burg 72610ca9a6 [Project] Auto update to new version 1.8.0-SNAPSHOT 2021-09-24 08:54:58 +02:00
Robert von Burg f89f3898a8 [New] Added MapOfMaps.computeIfAbsent(T, U, Supplier<V>)
This allows one to compute the value for the two keys
2021-09-21 20:31:25 +02:00
Albert Kaiser 06404afd94
[Docs] Fix not working /development link (#21) 2021-09-15 19:02:17 +02:00
Robert von Burg 6c43e54a93 [New] Allow StrolchAdmin to ignore organisations 2021-09-13 17:04:26 +02:00
Robert von Burg eb93e2ab5e [New] Added constant PrivilegeConstants.ROLE_STROLCH_ADMIN 2021-09-13 17:04:04 +02:00
Robert von Burg 6688555971 [Project] Updated to strolch-wc-localize-behavior 1.1.12 2021-09-10 08:05:39 +02:00
Robert von Burg 53c7ac062a [Project] Updated to Strolch 1.7.0-SNAPSHOT 2021-09-08 09:50:06 +02:00
Robert von Burg f97c7df7b0 [Project] Updated snapshot version to 1.7.0-SNAPSHOT 2021-09-08 09:46:12 +02:00
Robert von Burg c4d4277d35 [Minor] Code cleanup 2021-09-07 15:35:43 +02:00
Robert von Burg 8a1067ede8 [Project] Updated to strolch-wc-reports 0.3.2 2021-09-07 15:20:03 +02:00
Robert von Burg 74cd99ce56 [New] Allow reports to use paging internally 2021-09-07 15:17:19 +02:00
Robert von Burg c363952547 [New] Allow reports to work in parallel if enabled 2021-09-06 17:19:59 +02:00
Robert von Burg d33549f13d [Project] Updated to strolch-wc-reports 0.3.1 2021-09-06 17:12:55 +02:00
Robert von Burg 937c96114f [Fix] Fixed broken test 2021-09-06 16:21:53 +02:00
Robert von Burg e9a402cc26 [Project] Updated to strolch-wc-reports 0.3.0 2021-09-06 14:27:19 +02:00
Robert von Burg 71b73896ac [New] Added option to do parallel streams 2021-09-05 13:06:10 +02:00
Robert von Burg 6ed22d595e [Fix] tx methods to get elements are now thread sage
This is necessary when you want to start doing parallel streams. This is used by the reports, which do a lot of object searching and conversions
2021-09-05 13:05:58 +02:00
Robert von Burg 672da1b132 [Minor] Code cleanup 2021-09-05 12:47:23 +02:00
Robert von Burg 7ffaab1bb8 [Major] Removed the Query API, use Search API instead 2021-09-05 12:46:45 +02:00
Robert von Burg e726c8f931 [Minor] Less use of tx.get*Map() calls 2021-09-05 12:27:12 +02:00
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