Commit Graph

2185 Commits

Author SHA1 Message Date
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
Robert von Burg 20632279f9 [Project] Updated Strolch model files to include schema definition 2018-06-26 18:20:07 +02:00
Robert von Burg 4c7be4cbbf [Project] Updated Strolch model files to include schema definition 2018-06-26 18:13:59 +02:00
Robert von Burg dbbe581b54 [Project] Updated Strolch XSD 2018-06-26 18:10:20 +02:00
Robert von Burg 858bf76d65 [Minor] code cleanup 2018-06-26 17:04:36 +02:00
Robert von Burg fd50661406 [Project] fixing deploy to maven central 2018-06-25 13:49:49 +02:00
Robert von Burg 304b0cae3d [Project] fixing deploy to maven central 2018-06-25 13:41:04 +02:00
Robert von Burg b95f65e609 [Project] fixing deploy to maven central 2018-06-25 13:31:46 +02:00
Robert von Burg 4b2c11dccb [Project] autoReleaseAfterClose for maven central 2018-06-25 13:20:36 +02:00
Robert von Burg e7de771fb8 [Project] Updated strolch documentation 2018-06-25 11:42:26 +02:00
Robert von Burg 5062fc347f [New] Added strolch searches documentation and blog entry 2018-06-23 17:20:41 +02:00
Robert von Burg 2426daf9fa [WIP] Documenting Searches on webseite 2018-06-22 21:18:36 +02:00
Robert von Burg f51d5ae81f [Major] Update website tutorial to not use queries 2018-06-22 18:15:11 +02:00
Robert von Burg 1c2d048c45 [Major] Only use tx.get*Map() if you really need it! 2018-06-22 13:14:14 +02:00
Robert von Burg bbf021f73b [Fix] Fixed bug where changed element is not returned in streams 2018-06-22 11:38:24 +02:00
Robert von Burg acf3b3ff6c [Minor] Added JavaDoc to search API 2018-06-22 11:11:15 +02:00
Robert von Burg 39fee69bd0 [Major] fixed typo in StrolchRootElementToJsonVisitor.ignoreBagParameterTyp 2018-06-21 17:54:42 +02:00
Robert von Burg d3375455d6 [Minor] catch exception on stop in StrolchComponents 2018-06-21 17:54:02 +02:00
Robert von Burg d535bf9a5a [Minor] Handle wrong type of join parameter in GenericReport 2018-06-20 15:04:55 +02:00
Robert von Burg 81a080ebd1 [Minor] Change logger in ComponentContainerImpl.java 2018-06-20 13:42:41 +02:00
Robert von Burg 6b9d168a0b [Project] Logging exceptions in DefaultPolicyHandler 2018-06-18 19:39:18 +02:00
Robert von Burg 0c6a8b9ba0 Revert "[Minor] Throw exception if policy is missing proper constructor"
This reverts commit abf508c
2018-06-18 18:50:14 +02:00
Robert von Burg abf508cc6b [Minor] Throw exception if policy is missing proper constructor 2018-06-18 18:46:44 +02:00
Robert von Burg b8e2c40df3
Update README.md 2018-06-18 16:18:17 +02:00
Robert von Burg 0a93d0eae3
Update README.md 2018-06-18 13:05:51 +02:00
Robert von Burg 7b2ab07ada [Minor] Add tests for ListParameter isIn() search 2018-06-18 11:09:44 +02:00
Robert von Burg 2ee6f9a689 [Project] Fixed db test user examples in README.md 2018-06-18 11:07:34 +02:00
Reto Breitenmoser 2ca0d91cd3 [Minor] check for collections on both side 2018-06-17 20:55:28 +02:00
Robert von Burg a8e9c39060 [Fix] Fixed trailing zeros in MathHelper.toPrecisionString() 2018-06-12 18:38:15 +02:00
Robert von Burg 6e1a32910d [New] Added with* methods on Strolch*ElementToJsonVisitor 2018-06-12 17:28:41 +02:00
Reto Breitenmoser 70a83df6a4 [New] added method with InputSource input param 2018-06-04 21:53:12 +02:00