summaryrefslogtreecommitdiff
path: root/eaaf_core
AgeCommit message (Expand)AuthorFilesLines
2023-04-12build(core): switch to next snapshot versionThomas1-1/+1
2023-04-12build(core): switch to next release version1.3.14Thomas1-1/+1
2023-03-20fix(gui): escape error parameters that contains a '{' because that is not sup...Thomas1-1/+3
2023-03-10fix(ux): add error parameters, if they are available, in case of specific exc...Thomas1-1/+2
2023-02-06fix(core): add missing parameter to log messageThomas1-2/+3
2023-01-18build(core): switch to next snapshot versionThomas1-1/+1
2023-01-18build(core): switch to next release version1.3.13Thomas1-1/+1
2023-01-09build(core): switch to next snapshot versionThomas1-1/+1
2023-01-09chore(core): change loglevel from 'error' to 'info'1.3.12Thomas1-1/+1
2023-01-09build(core): switch to next snapshot versionThomas1-1/+1
2022-12-19build(core): switch to next release version1.3.11Thomas1-1/+1
2022-12-19feat(core): support not-notified eIDAS LoAThomas1-1/+5
2022-11-30chore(core): switch log-level to INFO because log-level classification will b...Thomas1-1/+1
2022-11-29feat(core): add ticket-based error-handling service as EAAF core functionalityThomas11-0/+1038
2022-11-24build(core): switch to next snapshot versionThomas1-1/+1
2022-11-24build(core): switch to next release version1.3.10Thomas1-1/+1
2022-11-23build(core): switch to next snapshot versionThomas1-1/+1
2022-11-23build(core): switch to next release version1.3.9Thomas1-1/+1
2022-11-21build(core): switch to next snapshot versionThomas1-1/+1
2022-11-21build(core): switch to next release version1.3.8Thomas1-1/+1
2022-10-24chore(core): add setter interfaces to inject an IRequestStorageThomas1-1/+6
2022-10-24build(core): switch to next snapshot versionThomas1-1/+1
2022-10-20build(core): switch to next release version1.3.7Thomas1-1/+1
2022-10-13build(core): switch to next snapshot versionThomas1-1/+1
2022-10-13build(core): switch to next release version1.3.6Thomas1-1/+1
2022-10-04build(core): switch to next snapshot versionThomas1-1/+1
2022-10-03build(core): switch to next release version1.3.5Thomas1-1/+1
2022-08-22build(core): switch to next snapshot versionThomas1-1/+1
2022-08-22build(core): switch to next release version1.3.4Thomas1-1/+1
2022-08-18refact(sl20): switch to one single JSONMapper instsanceThomas1-54/+0
2022-06-22build(core): switch to next snapshot versionThomas1-1/+1
2022-06-22build(core): switch to next release version1.3.3Thomas1-1/+1
2022-05-09build(core): switch to next snapshot versionThomas1-1/+1
2022-05-09build(core): switch to next release version1.3.2Thomas1-1/+1
2022-04-12refact(config): split IConfigurationWithSP into two interfacesThomas2-167/+13
2022-03-31build(core): switch to next snapshot versionThomas1-1/+1
2022-03-31build(core): switch to next release version1.3.1Thomas1-1/+1
2022-03-01chore: switch to next snapshot versionThomas1-1/+1
2022-03-01build: switch to next release version1.3.0Thomas1-1/+1
2022-03-01refactor(ux): provide method to extract Locale from HTTP request by using Spr...Thomas1-5/+12
2022-02-11chore(core): remove old HttpServlet implementation, because we only use Java ...Thomas1-148/+0
2022-01-19test(core): add extension of 'AuthenticatedEncryptionPendingRequestIdGenerati...Thomas2-37/+51
2022-01-19refactor(core): change API parameters from 'Date' to 'Instant'Thomas2-23/+29
2022-01-19build: switch to new snapshot versionThomas1-1/+1
2022-01-09test(core): fix invalid test for TransactionId attribute-builderThomas1-1/+8
2022-01-09fix(core): change validation of loaded process-definitions to fix problem of ...Thomas4-20/+108
2022-01-09feature(core): add synch. and asynch. GUI builder implementation that use Spr...Thomas5-0/+396
2022-01-09refactor(core): update to latest version of Velocity engineThomas3-111/+2
2022-01-08fix(core): remove test code from method on production levelThomas1-5/+1
2022-01-08[fix] solve circular dependencies between 'AuthenticationManager', 'ModuleReg...Thomas2-13/+26