summaryrefslogtreecommitdiff
path: root/eaaf_core
AgeCommit message (Expand)AuthorFilesLines
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
2021-12-09switch to next snapshot versionThomas1-1/+1
2021-12-09switch to next release version1.2.0Thomas1-1/+1
2021-12-07change IGuiFormBuilder interface to enable pre-evaluation of response content...Thomas2-0/+19
2021-12-06update IGuiBuilderConfiguration to indicate asynchronous GUI renderingThomas1-0/+11
2021-11-29switch to next snapshot versionThomas1-1/+1
2021-11-29switch to next release version1.1.20Thomas1-1/+1
2021-11-25fix bug in GUI rendering that apply if messages contains a single quoteThomas1-3/+10
2021-11-19switch to next snapshot versionThomas1-1/+1
2021-11-19switch to next release version1.1.19Thomas1-1/+1
2021-11-03switch to next snapshot versionThomas1-1/+1
2021-11-03switch to next release version1.1.18Thomas1-1/+1
2021-10-21switch to next snapshot versionChristof Rabensteiner1-1/+1
2021-10-14switch to next release version1.1.17Thomas1-1/+1
2021-10-14remove thread-local variable from AuthenticationDataBuilderThomas1-17/+40
2021-10-06switch to next snapshot versionThomas1-1/+1
2021-10-06switch to next release version1.1.16.1Thomas1-1/+1
2021-09-21switch to next snapshot versionThomas1-1/+1
2021-09-21switch to next release version1.1.16Thomas1-1/+1
2021-09-14work-around to solve possible multi-thread issue in authentication-data builderThomas1-17/+31
2021-09-03switch to next snapshot versionThomas1-1/+1
2021-09-03switch to next release version1.1.15Thomas1-1/+1
2021-08-11switch to next snapshot versionThomas1-1/+1
2021-08-11switch to next release version1.1.14Thomas1-1/+1
2021-08-05fix wrong error handling and missing TransactionId in case of an error during...Thomas1-4/+13
2021-07-09add new method into DummySpConfigurationThomas1-0/+12
2021-07-01add new 'errorHandling' type that illustrate any error on application side be...Thomas3-3/+59
2021-05-23update attribute builder for MandateProfiles and add attribute builder for ma...Thomas5-2/+158
2021-05-23switch to next snapshot versionThomas1-1/+1
2021-05-18switch to next release version1.1.13.1Thomas1-1/+1
2021-04-28switch to next snapshot versionThomas1-1/+1
2021-04-28switch to next release version1.1.13Thomas1-1/+1
2021-04-21add missing error-handling and add a few more testsThomas7-7/+557
2021-04-21some small updates in central error-handlingThomas8-361/+321