aboutsummaryrefslogtreecommitdiff
path: root/basicConfig/templates
AgeCommit message (Collapse)AuthorFilesLines
2022-06-03chore(config): split default configuration into MS-Connector and MS-Proxy-ServieThomas8-772/+0
2022-06-03Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoringThomas5-423/+167
# Conflicts: # basicConfig/templates/error_message.html # modules/core_common_webapp/src/main/java/at/asitplus/eidas/specific/core/builder/AuthenticationDataBuilder.java
2022-05-18chore(ux): merge GUI elements that are updated on BM.I sideThomas5-426/+168
2022-05-13Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas8-135/+599
# Conflicts: # basicConfig/templates/error_message.html # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/resources/config/junit_config_1_springboot.properties # connector/src/test/resources/config/junit_config_2_springboot.properties # connector/src/test/resources/config/templates/countrySelection.html # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/Constants.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/handler/AbstractEidProcessor.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/GenerateAuthnRequestTask.java # pom.xml
2022-05-12fix(gui): wrong character encoding in GUI for alternative matching methodesThomas1-1/+1
2022-05-02chore(matching): re-oreder process steps in GUI releated matchingThomas3-54/+105
2022-03-11chore(UX): a few small GUI improvementsThomas3-43/+49
2022-03-10chore(ux): some more GUI improvementsThomas1-2/+4
2022-03-10chore(UX): update template for error GUIThomas1-3/+31
2022-03-10chore(matching): inject REST endpoint for address wizard by GUI modelThomas1-1/+1
2022-03-10chore(matching): set REST endpoint for search-address wizerd by GUI model ↵Thomas1-1/+1
parameter
2022-03-10chore(matching): some small UX improvementsThomas1-3/+5
2022-03-03fix some small bugsThomas1-6/+5
2022-02-08feature(matching): add 'Back to previous step' button into ↵Thomas1-0/+6
'search-by-residence' GUI
2022-02-08chore(matching): update 'other-login-method' GUI steps to use it as common ↵Thomas1-4/+32
starting-point for any other alternative matching method
2021-12-07Use relative paths in templates to enable preview in browserChristian Kollmann7-41/+42
If Thymeleaf is active (i.e. the template is rendered by the Webapp), the path gets replaced anyway.
2021-12-07Rework styling of other login method templateChristian Kollmann1-11/+24
2021-12-07Rework styling of residency search templateChristian Kollmann1-40/+79
2021-12-07Unify HTML templates across test, main, basicConfigChristian Kollmann2-213/+90
2021-12-07Add PLZ to search for adresses in ZMRChristian Kollmann1-150/+162
2021-12-02Display all results to user after residency searchChristian Kollmann1-17/+105
2021-12-02Search with user provided input in ZMR for addressesChristian Kollmann1-4/+9
2021-12-02Add simple page to search for an Austrian AddressChristian Kollmann1-0/+80
2021-11-16update 'advanced matching steps' tasks to optimize user handling between 'ID ↵Thomas1-0/+10
Austria Login', 'alternative eIDAS Login', and 'address search'
2021-09-02Merge branch 'master' into feature/matching_rebasedThomas1-7/+3
# Conflicts: # connector/src/main/java/at/asitplus/eidas/specific/connector/provider/StatusMessageProvider.java # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # connector/src/test/java/at/asitplus/eidas/specific/connector/test/utils/AuthenticationDataBuilderTest.java # connector/src/test/resources/spring/SpringTest_connector.beans.xml # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/handler/AbstractEidProcessor.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/GenerateAuthnRequestTask.java # eidas_modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/ReceiveAuthnResponseTask.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/clients/SzrClientTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskEidNewTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskTest.java # eidas_modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/ReceiveAuthnResponseTaskTest.java # pom.xml
2021-07-12Add option to provide alternative eIDAS login for matching processChristian Kollmann1-3/+2
2021-07-07add HTML template for additional eID informationThomas1-0/+218
2021-05-12update third-party libs to latest versionsThomas1-7/+3
2021-02-22Fix type in property "gui.countryselection.cancel"Christian Kollmann2-87/+87
2020-12-26fix wrong-template paramters in error GUIThomas Lenz1-2/+2
2020-09-18fix possible nullpointer in HTML template for error messagesThomas Lenz1-15/+14
2019-12-11update default configuration againThomas Lenz2-10/+9
2019-12-11add BM.I specific example of country-selection templateThomas Lenz1-0/+237
add new i18n content add jUnit tests
2019-08-05add new files into configuration exampleThomas Lenz4-125/+209
2018-10-30add default configuration files1.0.0Thomas Lenz3-0/+250