Commit Graph

2272 Commits

Author SHA1 Message Date
Robert von Burg d7f090ed9e [Project] Changed index page for the website 2018-10-25 10:13:22 +02:00
Robert von Burg c6b7a957a6 [New] Added ListParameter.addAllValuesIfNotContains() 2018-10-23 17:10:38 +02: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 89b3612c03 [New] added StrolchComponent.openTx(Certificate, String) and
StrolchComponent.openTx(String, Certificate, String)
2018-10-22 09:20:03 +02:00
Robert von Burg 16696e5202 [Fix] Ignore OperationsLog.addMessage if not yet initialized 2018-10-16 19:59:06 +02:00
Robert von Burg b956c6edcd [Fix] Fixed DefaultPrivilegeHandler.detectPrivilegeConflicts for same roles 2018-10-16 18:40:45 +02:00
Robert von Burg ed1df7bc16 [Fix] Don't use locale to compare Certificate 2018-10-16 18:39:52 +02:00
Robert von Burg de8f8d7013 [New] Update existing sessions when modifying roles and users 2018-10-16 13:47:10 +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 bd1b7090cb [Minor] added LogMessage for agent start and stop 2018-10-15 15:17:42 +02:00
Robert von Burg e82767b079 [Minor] added LogMessage for agent start and stop 2018-10-15 15:00:29 +02:00
Robert von Burg 91dee21300 [Minor] added LogMessage for agent start and stop 2018-10-15 14:56:55 +02:00
Robert von Burg 2286752c57 [Fix] Fixed pruning of messages in OperationsLog 2018-10-15 14:37:27 +02:00
Robert von Burg cee1ac4f82 [New] added StrolchAgent.getSingleThreadExecutor() 2018-10-15 14:36:56 +02:00
Robert von Burg 21aa92182c [Minor] added LogMessage for agent start and stop 2018-10-15 13:12:17 +02:00
Robert von Burg 652ecc2bad [Minor] filter log severity by >= 2018-10-15 12:57:38 +02:00
Robert von Burg 96d9e8dc67 [Fix] Fixed broken test in xmlpers 2018-10-15 11:35:05 +02:00
Robert von Burg bca2621e15 [Fix] fixed broken test 2018-10-15 11:19:34 +02:00
Robert von Burg ced8c42c57 [Major] Implemented persisting of OperationsLog 2018-10-15 11:06:45 +02:00
Robert von Burg 23778a8ee0 [Minor] Directly use ISO8601 class for date parsing/formatting 2018-10-15 11:02:20 +02:00
Robert von Burg 1c6d873e5c [New] added ArchiveExecutedActivitiesJob 2018-10-05 13:31:33 +02:00
Robert von Burg d7b4bef70c [Minor] check if refP is empty, and stop early 2018-10-05 11:45:08 +02:00
Robert von Burg fc896be5b5 [New] added ListParameter.addAllValues 2018-10-05 11:18:05 +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 4f73506215 [Minor] if no LDAP data for userPrincipalName, then try with sAMAccountName 2018-10-04 15:34:30 +02:00
Robert von Burg 8516233943 [Minor] compile error fix in ShiftActionTest 2018-09-28 18:53:47 +02:00
Robert von Burg b6d1c045ae [Minor] Log how long persistence of users takes 2018-09-28 13:29:03 +02:00
Robert von Burg d46bf18fa2 [Minor] Don't log writing to document in XmlHelper 2018-09-28 13:28:29 +02:00
Robert von Burg 30536cb11c [New] Allow to reload sessions for LDAP users 2018-09-28 13:28:08 +02:00
Robert von Burg 6e87ffc078 [Minor] small log fix when throwing exception on missing elements 2018-09-27 16:18:35 +02:00
Robert von Burg 62c206bfd0 [Minor] small log fix when throwing exception on missing elements 2018-09-27 15:11:26 +02:00
Robert von Burg 6fb3099232 [New] Added new helper methods to Parameters 2018-09-25 08:51:34 +02:00
Robert von Burg 185e7950e4 [New] Added new helper methods to Parameters 2018-09-25 08:45:36 +02:00
Robert von Burg 9566c89b2c [Minor] Sort by name using lower case 2018-09-14 14:10:10 +02:00
Robert von Burg 027613b1a1 [New] Added missing listContains() in SearchPredicates 2018-09-13 21:02:26 +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
Robert von Burg cf9739f091 [Minor] Allow to search facets using string fragments 2018-09-11 14:57:43 +02:00
Reto Breitenmoser f585aa696d Merge branch 'develop' of https://github.com/4treesCH/strolch.git into develop 2018-09-11 14:47:22 +02:00
Reto Breitenmoser 4a751412ca [Fix] switched params for sorting (desc,asc) 2018-09-11 14:46:48 +02:00
Robert von Burg ba13b981c1 [New] added StrolchJobsHandler.register(StrolchJob) method 2018-09-11 12:48:43 +02:00
Robert von Burg 5736cead97 [New] added duration and running flag to StrolchJob 2018-09-11 12:18:51 +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