Age | Commit message (Expand) | Author | Files | Lines |
2022-02-08 | feature(ernp): generate ERnP client from openAPI specification | Thomas | 4 | -4/+1956 |
2022-02-08 | Merge branch 'feature/matching_search_address' into 'feature/matching_base' | Thomas Lenz | 52 | -1661/+14204 |
2022-02-08 | Merge branch 'feature/matching_base' into 'feature/matching_search_address' | Thomas Lenz | 33 | -263/+589 |
2022-01-13 | Merge branch 'feature/matching_base_rebase' into 'feature/matching_base' | Thomas Lenz | 33 | -255/+581 |
2022-01-10 | test: switch to latest junit 4.x version | Thomas | 1 | -1/+1 |
2022-01-10 | Merge branch 'nightlybuild' into feature/matching_base_rebase | Thomas | 25 | -215/+293 |
2022-01-10 | Merge branch 'master' into feature/matching_base_rebase | Thomas | 15 | -53/+301 |
2022-01-10 | Merge branch 'feature/opensaml4' into 'nightlybuild' | Thomas Lenz | 11 | -152/+197 |
2022-01-10 | Merge branch 'feature/matching_refactoring' into 'feature/matching_base' | Thomas Lenz | 21 | -919/+511 |
2022-01-10 | chore(core): update commons-io to latest version and jetty to lastest 9.x ver... | Thomas | 1 | -1/+7 |
2022-01-10 | doc: add file with release history information | Thomas | 1 | -0/+46 |
2022-01-10 | chore(core): update third-party libs to latest versions | Thomas | 2 | -14/+119 |
2022-01-09 | refactor(core): update GUI generation to new API from EAAF-Components 1.2.x | Thomas | 6 | -130/+18 |
2022-01-09 | refactor(core): update eaaf-components to switch to openSAML4.x | Thomas | 3 | -8/+8 |
2021-12-13 | add default tag to Gitlab CI configuration | Thomas | 1 | -0/+4 |
2021-12-13 | update third-party libs. | Thomas | 2 | -6/+18 |
2021-12-07 | Use relative paths in templates to enable preview in browser | Christian Kollmann | 25 | -105/+168 |
2021-12-07 | Rework styling of other login method template | Christian Kollmann | 4 | -137/+150 |
2021-12-07 | Rework styling of residency search template | Christian Kollmann | 9 | -132/+243 |
2021-12-07 | Unify HTML templates across test, main, basicConfig | Christian Kollmann | 25 | -1543/+1684 |
2021-12-07 | Add PLZ to search for adresses in ZMR | Christian Kollmann | 9 | -190/+250 |
2021-12-02 | Display all results to user after residency search | Christian Kollmann | 11 | -95/+385 |
2021-12-02 | Search with user provided input in ZMR for addresses | Christian Kollmann | 9 | -81/+176 |
2021-12-02 | Add simple page to search for an Austrian Address | Christian Kollmann | 12 | -1/+11316 |
2021-12-02 | add SOAP client to search addresses and add first simple test to request addr... | Thomas | 4 | -1/+456 |
2021-12-01 | Build: Remove dependency on IAIK JCE | Christian Kollmann | 4 | -323/+9 |
2021-12-01 | Display invalid user input instead of terminating the process | Christian Kollmann | 7 | -108/+52 |
2021-12-01 | CI: Refactor script | Christian Kollmann | 1 | -9/+7 |
2021-12-01 | Downgrade JUnit to support being picked up by JUnit Jupiter | Christian Kollmann | 1 | -3/+3 |
2021-12-01 | Remove deprecated call to Mockito | Christian Kollmann | 5 | -281/+272 |
2021-12-01 | Fix comparison of data sets | Christian Kollmann | 3 | -21/+7 |
2021-11-30 | Remove unused constant | Christian Kollmann | 8 | -186/+173 |
2021-11-29 | add log message to link TransactionId from IDA to initial TransactionId that ... | Thomas | 1 | -1/+6 |
2021-11-16 | update 'advanced matching steps' tasks to optimize user handling between 'ID ... | Thomas | 12 | -19/+152 |
2021-11-16 | forward to AddressSearchTask if alternative eIDAS authentication failed | Thomas | 1 | -1/+1 |
2021-11-16 | restructure matching step via alternative-eIDAS-authentication and add jUnit ... | Thomas | 9 | -78/+1846 |
2021-11-15 | add jUnit test for InitialSearchTask that uses production like responses from... | Thomas | 6 | -12/+742 |
2021-11-12 | fix some small bugs in ZMR client that we found by adding jUnit tests | Thomas | 13 | -24/+3759 |
2021-10-21 | add missing date into release notes | Thomas | 1 | -1/+1 |
2021-10-21 | switch to next snapshot version | Thomas | 6 | -6/+6 |
2021-10-21 | switch to next release version1.2.3 | Thomas | 6 | -6/+6 |
2021-10-21 | update thrird-party libs and readme | Thomas | 2 | -2/+2 |
2021-10-21 | fix broken jUnit test | Thomas | 1 | -2/+10 |
2021-10-21 | add some more test for real ZMR service | Thomas | 1 | -83/+257 |
2021-10-21 | change code for ZMR-Update operation | Thomas | 1 | -1/+1 |
2021-10-06 | prepare release information | Thomas | 3 | -5/+87 |
2021-10-06 | switch to Eaaf components 1.1.16.1 to fix invalid logging | Thomas | 1 | -1/+1 |
2021-09-22 | update third-party libs to latest versions | Thomas | 8 | -58/+204 |
2021-09-21 | fix some bugs in ZMRClient that we found during first testing with ZMR T-Stage | Thomas | 2 | -9/+178 |
2021-09-15 | optimize Apache CXF logging handler | Thomas | 1 | -9/+15 |