Commit Graph

2215 Commits

Author SHA1 Message Date
Robert von Burg 7677d27442 [Fix] Fixed behavior of IsIn and Contains ReportFilters 2018-08-30 13:08:59 +02:00
Robert von Burg 901af241ac [Project] document the Hidden and Index fields for joins in GenericReport 2018-08-29 17:39:30 +02:00
Robert von Burg 3b1d8ce6e5 [Fix] Fixed broken tests 2018-08-29 13:45:08 +02:00
Robert von Burg 13f180fe6d [New] GenericReport: sorting of filter criteria and hiding of them 2018-08-29 13:12:45 +02:00
Robert von Burg 7fb130ce39 [New] Allow to set backing map in MapOfLists, MapOfMaps or MapOfSets 2018-08-29 13:12:07 +02:00
Robert von Burg 458706d8fc [Fix] Allow to flush TX while doing commands 2018-08-27 14:24:58 +02:00
Robert von Burg bce72f76f6 [Fix] Fixed log output of SetActionTo* commands 2018-08-27 10:21:35 +02:00
Robert von Burg 844bb670b4 [New] Added ExecutionPolicy.runAsAgentWithResult() 2018-08-23 10:51:07 +02:00
Robert von Burg 15db21b45e [Major] Call validate() in EventBasedExecutionHandler and lock action/activie 2018-08-23 10:50:51 +02:00
Reto Breitenmoser f05b02e956 [New] added Contains Report Filter 2018-08-21 10:18:00 +02:00
Reto Breitenmoser 2ddc98fe04 [New] added isIn Report Filter 2018-08-20 21:32:25 +02:00
Robert von Burg 4ffd92e0a7 [New] Allow to set input for strolch search 2018-08-20 16:35:10 +02:00
Robert von Burg 178ad78dea [Fix] Fixed searching StringListParameter with equals and contains ignoreCase 2018-08-17 11:32:10 +02:00
Robert von Burg bac2903842 [New] Allow to set cookie age via RestfulStrolchComponent 2018-08-16 13:58:00 +02:00
Robert von Burg 0c8f0df318 [New] Added getter for underlying ReportPolicy in Report 2018-08-16 13:37:11 +02:00
Robert von Burg 9a79345e9c [New] Updated maintenance view: more info, filter by current location 2018-08-15 16:59:13 +02:00
Robert von Burg 55ff923951 [Minor] Catch all exceptions and log them in LdapPrivilegeHandler 2018-08-15 16:58:01 +02:00
Robert von Burg 374cd77d6d [New] Added JavaDoc to GenericReport 2018-08-13 17:46:01 +02:00
Robert von Burg 27cdabae5c [Minor] fixed typo 2018-08-08 18:42:51 +02:00
Robert von Burg 716c1bf79a [Fix] I18nMessage: null is now shown as (null), not as - 2018-08-08 17:42:04 +02:00
Robert von Burg 3da78ed1aa [New] Added privilege validation for OperationsLogs 2018-08-08 16:56:16 +02:00
Robert von Burg 72fd541508 [Minor] Added method context to opening of TX in Inspector and ModelQuery 2018-08-08 16:25:55 +02:00
Robert von Burg 30421d606e [Fix] Fixed searching in inspector 2018-08-08 16:25:24 +02:00
Robert von Burg a1c1e60306 [Fix] Fixed i18n property 2018-08-07 14:04:26 +02:00
Robert von Burg f1f689b8ca [New] Added exception to OperationsLog 2018-08-07 13:54:17 +02:00
Robert von Burg fb795be104 [Minor] Using action as locator in AbstractTransaction for operations log 2018-08-03 22:14:34 +02:00
Robert von Burg f6349dde10 [Minor] Logging of exception in StrolchSystemActionWithResult 2018-08-03 22:14:12 +02:00
Robert von Burg 2eaca7d7d8 [Minor] Changed SearchBuilder to AND not OR query 2018-08-03 15:50:44 +02:00
Robert von Burg e644b43e2c [Major] Refactored Operations Log 2018-08-03 14:13:46 +02:00
Robert von Burg 10ffa01dc9 [Fix] Fixed StrolchModel.xsd for activities 2018-07-30 15:09:18 +02:00
Robert von Burg 060e3f21ad [New] Allow to reference object in report 2018-07-13 12:19:23 +02:00
Robert von Burg 42dc80592d [Major] StrolchQuery now uses streams internally 2018-07-12 14:32:26 +02:00
Robert von Burg f4aa50b1dd [Fix] Fixed test in XmlTest 2018-07-12 14:05:29 +02:00
Robert von Burg 2eeb1518d7 [Fix] Allow local users in LdapPrivilegeHandler 2018-07-11 10:50:41 +02:00
Robert von Burg 1a6cf58b61 [Project] writing privilege documentation 2018-07-10 17:11:19 +02:00
Reto Breitenmoser 65ad19bffe [Fix] read all group names 2018-07-09 12:38:51 +02:00
Reto Breitenmoser 6deafccb33 [New] added config for privilege handler, add ldap handler 2018-07-08 13:58:37 +02:00
Robert von Burg 3ccfc3e942 [Minor] State.canSetToStopped() allowed for WARNING 2018-07-05 11:07:59 +02:00
Robert von Burg 2d7ade06a8 [Minor] Find dependency by String as well as Interpretation and UOM 2018-07-03 15:26:32 +02:00
Robert von Burg c9d1dce065 [Project] extended TX documentation 2018-07-03 08:13:55 +02:00
Robert von Burg 5af1297f91 [Fix] Fixed broken tests 2018-07-02 16:42:21 +02:00
Robert von Burg a16cee1500 [Major] Added JSON data type for persisting in PostgreSQL 2018-07-02 13:18:10 +02:00
Robert von Burg 7f3f0b83c7 [New] add blog entry about reports 2018-06-30 20:45:43 +02:00
Robert von Burg d7f1421383 [New] add documentation for reports 2018-06-30 20:41:36 +02:00
Robert von Burg ea4bfa8a6a [Minor] Report takes the container from the TX 2018-06-30 20:41:04 +02:00
Robert von Burg 352220702f [Minor] add documentation about custom search expression on website 2018-06-29 13:59:27 +02:00
Robert von Burg e61a4f94f1 [Fix] clone activity before modifying in EventBasedExecutionHandler 2018-06-28 16:23:31 +02:00
Robert von Burg 78b0c579bf [Minor] Added methods with src and length in Crc.java 2018-06-27 18:31:47 +02:00
Robert von Burg 466838d73b [New] Implemented LessThan and now(Period) filter in reports 2018-06-27 11:12:46 +02:00
Robert von Burg c052911d71 [Major] Refactored ReportFilterPolicy for easier extension 2018-06-26 18:30:29 +02:00