Commit Graph

2496 Commits

Author SHA1 Message Date
Robert von Burg faf9df3556 [Major] Fixed and renamed I18n* classes 2019-10-11 15:56:22 +02:00
Robert von Burg b1ff39501b [Fix] Fixed requestErrorToMsg for missing values of i18n 2019-10-10 10:21:57 +02:00
Robert von Burg fedc2824f6 [New] TimeValue and its implementations are now Comparable 2019-10-10 10:20:40 +02:00
Robert von Burg ff434cb285 [New] Added SearchResult.toMapOf* 2019-10-02 11:27:23 +02:00
Robert von Burg 64c32c7344 [Minor] Code cleanup 2019-09-27 11:39:27 +02:00
Robert von Burg 9c08d87be2 [New] Using StrolchElementNotFoundException for missing elements, for 404 in REST 2019-09-27 09:59:44 +02:00
Robert von Burg ca1b93d4ea [Project] Fixed bom and JavaDoc generation 2019-09-27 09:59:13 +02:00
Robert von Burg f911f72bdd [Minor] Use ServiceResultState.EXCEPTION for ServiceResult.failed() 2019-09-27 09:58:31 +02:00
Robert von Burg 4f41cd5677 [New] Added ClassHelper.instantiateClass() with arguments 2019-09-25 14:54:36 +02:00
Robert von Burg d9aadc61f5 [Project] updated strolch maven archetypes 2019-09-25 11:16:00 +02:00
Robert von Burg 2f6b7e7b05 [New] Added ParameterizedElement.toObjectMap() 2019-09-25 11:14:08 +02:00
Robert von Burg aec29adcd1 [Minor] Optimizations, reduce memory and calls in Transaction and ObjectFilter 2019-09-25 11:13:45 +02:00
Robert von Burg edf60923ac [Project] Updated slf4j to 1.7.28 2019-09-25 11:12:49 +02:00
Robert von Burg 785616428a [New] Added openSystemUserContext() and validateSystemSession() 2019-09-25 11:11:46 +02:00
Robert von Burg 936ce8ca8b [Fix] Fixed binaryTo*() due to not parsing in reverse 2019-09-19 21:39:54 +02:00
Robert von Burg 48142e517c [New] added constructor for XmlModelSaxStreamReader with encoding 2019-09-17 14:30:27 +02:00
Robert von Burg 19ce94df1d [New] Added StrolchXmlHelper.parseStream() 2019-09-17 13:42:02 +02:00
Robert von Burg 92319d61cd [Fix] Always set a message on ServiceResult.toJson() 2019-09-10 17:11:15 +02:00
Robert von Burg 15a9c924e7 [Major] Added maven archetypes to create new projects 2019-09-10 13:22:49 +02:00
Robert von Burg 14712c4556 [Minor] make sure startup success log ist last of all start logs 2019-09-10 13:21:36 +02:00
Robert von Burg 5360d4c0fb [Major] add subpath to StrolchBootstrapper.setupByUserDir() 2019-09-10 13:21:04 +02:00
Robert von Burg 55e6121633 [Minor] Log path when model include fails 2019-09-10 13:19:23 +02:00
Robert von Burg ed9506555d [Fix] Fixed type in StrolchBootstrapper 2019-09-09 17:03:09 +02:00
Robert von Burg 2269ffdd81 [Fix] Fixed broken test 2019-09-09 14:55:48 +02:00
Robert von Burg 2697f5947c [Major] Removed ISO8061Duration, replace with PeriodDuration 2019-09-09 14:40:28 +02:00
Robert von Burg bd0ea5cd27 [New] Added PeriodDuration.toMillis() with tests, etc. 2019-09-09 14:36:02 +02:00
Robert von Burg 704dc2b702 [Fix] Fixed test due to message change 2019-09-04 13:24:26 +02:00
Robert von Burg f64ffa7651 [Minor] better logging in DefaultLockHandler.lock() 2019-09-04 13:15:05 +02:00
Robert von Burg 4683460000 [Project] Updated intellij formatter.xml 2019-09-04 13:14:43 +02:00
Robert von Burg 49731f5862 [Major] Refactored locking xmlpers to always first lock parent, and unlock in TX 2019-09-04 12:38:59 +02:00
Robert von Burg eefdbb7613 [Minor] LogMessagesTestRunner: increase wait times for slower PCs 2019-09-04 12:38:04 +02:00
Robert von Burg e21be1a386 [Fix] Always use \n in XmlHelper.writeDocument() using RemoveCRFilterWriter 2019-09-04 12:37:30 +02:00
Robert von Burg a81808d821 [Fix] Always use \n in ExceptionHelper.formatException() 2019-09-04 12:36:44 +02:00
Robert von Burg f190532cb1 [Fix] Java 11: DateHelper.formatDate() formatting difference 2019-09-04 12:36:15 +02:00
Robert von Burg a161294349 [New] Added RemoveCRFilterWriter for use in XML with Windows and CRLF 2019-09-04 12:34:59 +02:00
Robert von Burg 48b0639b16 [Fix] TexHelperTest detects if pdflatex is installed before trying to run 2019-09-04 12:34:23 +02:00
Robert von Burg 0a227cd2e3 [New] Added PeriodDuration, Interval and PeriodDurationFormatter from threeten 2019-08-30 16:02:00 +02:00
Robert von Burg 4ef3ae0869 [Fix] Fixed Certificate locale not restored on reboot 2019-08-30 16:01:28 +02:00
Robert von Burg bdda43822d [New] added StrolchTransaction.getLocale() 2019-08-30 16:00:43 +02:00
Robert von Burg ef2b57d6dd [Fix] Fixed broken test 2019-08-29 08:45:39 +02:00
Robert von Burg 1627a60b9a [New] Added further i18n props to ServiceResult.i18n() 2019-08-28 12:05:14 +02:00
Robert von Burg c822f00473 [Major] Added new service result EXCEPTION used when exception thrown 2019-08-28 12:04:46 +02:00
Robert von Burg 67d77bafea [New] Extended ExecutionHandler to be paused, persisted over reboots 2019-08-27 08:35:18 +02:00
Robert von Burg d09fb9fa4b [New] Added StringParameter(Enum<?>) and .setValue(Enum<?>) 2019-08-27 08:33:40 +02:00
Robert von Burg 198030f130 [New] ResponseUtil.toResponse now uses ServiceResult.toJson() + i18n part 2019-08-27 08:32:57 +02:00
Robert von Burg 0db98efd9f [New] Extended ServiceResult to have an i18n part 2019-08-27 08:32:08 +02:00
Robert von Burg 44f7ed163e [New] Added I18n*Bundles for quick i18n 2019-08-27 08:30:53 +02:00
Robert von Burg 2a0a59f71b [New] Added I18nMessageVisitor with a ToJson visitor 2019-08-27 08:24:12 +02:00
Robert von Burg a3f8c862c0 [Fix] Fixed tx.addOrUpdate() when already in filter 2019-08-22 16:16:49 +02:00
Robert von Burg 647215f7a3 [New] added new StrolchElementToMapListener 2019-08-14 09:51:22 +02:00