Commit Graph

267 Commits

Author SHA1 Message Date
Robert von Burg 33cfc9b9d7 [Project] Added missing secret keys 2019-03-09 20:05:41 +01:00
Robert von Burg 04c5263eeb [Major] Added request source for REST calls 2019-03-09 19:38:30 +01:00
Robert von Burg cc15510753 [New] Added PrivilegeAddUserCommand.setCert() 2019-03-07 14:28:13 +01:00
Robert von Burg e4cad10afc [New] New StringArgument 2019-03-07 14:27:56 +01:00
Robert von Burg 724c106273 [Fix] Fixed formatting of numbers in SQL 2019-03-05 19:06:49 +01:00
Robert von Burg 0d1ab66cb9 [Major] Made GenericReport to be auto closeable 2019-03-05 18:01:09 +01:00
Robert von Burg 7d87589ce2 [Minor] Log when activity is complete and needs archiving 2019-02-22 15:44:54 +01:00
Robert von Burg 21c414ab00 [Major] runAs*() now throws Exception 2018-12-18 14:30:37 +01:00
Robert von Burg 15a03928e2 [Major] Refactored StrolchXmlHelper 2018-12-12 10:58:13 +01:00
Robert von Burg 22883faa0d [Major] Implemented Control REST Service 2018-12-04 09:00:00 +01:00
Robert von Burg 84cf1471ea [New] Added privileges for viewable reports 2018-11-08 10:48:23 +01:00
Robert von Burg 34d53d5d56 [Fix] Ignore duplicate calls in SimpleDurationExecutionTimer for same Locator 2018-10-23 15:26:54 +02:00
Robert von Burg 038dc62d8d [New] Update existing sessions when modifying roles and users 2018-10-16 13:34:43 +02:00
Robert von Burg ced8c42c57 [Major] Implemented persisting of OperationsLog 2018-10-15 11:06:45 +02:00
Robert von Burg 1c6d873e5c [New] added ArchiveExecutedActivitiesJob 2018-10-05 13:31:33 +02:00
Robert von Burg b6819c4b47 [Major] Removed serializable and reformatted all code 2018-10-05 09:17:13 +02:00
Robert von Burg 0c287b917a [Minor] use tx.findParameterOnHierarchy() in GenericReport 2018-10-04 19:05:04 +02:00
Robert von Burg b02731ac74 [New] New method tx.findParameterOnHierarchy() 2018-10-04 19:04:36 +02:00
Robert von Burg 8516233943 [Minor] compile error fix in ShiftActionTest 2018-09-28 18:53:47 +02:00
Robert von Burg c8d23d0393 [Fix] lock action's resource early by locator to stop race condition 2018-09-12 10:29:45 +02:00
Reto Breitenmoser 4a751412ca [Fix] switched params for sorting (desc,asc) 2018-09-11 14:46:48 +02:00
Robert von Burg e4a91526d8 [Minor] make sure objectType param exists in GenericReport 2018-09-11 09:11:12 +02:00
Robert von Burg 91167cfccd [Major] Clean up of the services to add, update, remove root elements 2018-09-10 12:51:38 +02:00
Robert von Burg 9b8e91d0a5 [New] Added REST API for Reports 2018-09-07 10:17:37 +02:00
Robert von Burg 966fbf6f69 [Fix] Fixed counter in reports 2018-09-06 20:27:54 +02:00
Robert von Burg 1ed1d57880 [Fix] Fixed calculating size, by peeking the stream 2018-09-06 19:46:46 +02:00
Robert von Burg 96180ce91e [Major] Cleanup services to add/update/remove resources/orders/activities 2018-09-05 17:48:12 +02:00
Robert von Burg 7677d27442 [Fix] Fixed behavior of IsIn and Contains ReportFilters 2018-08-30 13:08:59 +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 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 0c8f0df318 [New] Added getter for underlying ReportPolicy in Report 2018-08-16 13:37:11 +02:00
Robert von Burg 374cd77d6d [New] Added JavaDoc to GenericReport 2018-08-13 17:46:01 +02:00
Robert von Burg f1f689b8ca [New] Added exception to OperationsLog 2018-08-07 13:54:17 +02:00
Robert von Burg e644b43e2c [Major] Refactored Operations Log 2018-08-03 14:13:46 +02:00
Robert von Burg 060e3f21ad [New] Allow to reference object in report 2018-07-13 12:19:23 +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 ea4bfa8a6a [Minor] Report takes the container from the TX 2018-06-30 20:41:04 +02:00
Robert von Burg e61a4f94f1 [Fix] clone activity before modifying in EventBasedExecutionHandler 2018-06-28 16:23:31 +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 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 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