Commit Graph

2230 Commits

Author SHA1 Message Date
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 116baf3039 [Fix] Fixed exception helper test 2018-09-10 18:40:58 +02:00
Robert von Burg b0231cdf91 [New] Added last execution to StrolchJob 2018-09-10 18:29:19 +02:00
Robert von Burg 00ade23b4d [New] Added JobMode to StrolchJob for Manual, Once and Recurring 2018-09-10 17:51:35 +02:00
Robert von Burg 79af081384 [Minor] Always add exception class in ExceptionHelper.getExceptionMessage() 2018-09-10 17:40:26 +02:00
Robert von Burg afdecd92b7 [Minor] Added realm to report resource 2018-09-10 14:41:41 +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 fa39ad7386 [Major] Refactored StrolchJob for calling manually 2018-09-06 15:23:34 +02:00
Robert von Burg 4ef35b7afb [New] Added REST API to remove orders, resources and activities by type as list 2018-09-05 17:48:58 +02:00
Robert von Burg 96180ce91e [Major] Cleanup services to add/update/remove resources/orders/activities 2018-09-05 17:48:12 +02:00
Reto Breitenmoser 1f780374b9 [New] added listContains predicate 2018-08-31 14:45:56 +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 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