aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/resources/templates/countrySelection.html
AgeCommit message (Collapse)AuthorFilesLines
2022-06-03refactor(connector): move MS-Connector from new directory 'connector' to ↵Thomas1-269/+0
'ms_specific_connector'
2022-04-05Merge branch 'nightlybuild' into feature/matching_baseThomas1-5/+5
# Conflicts: # connector/pom.xml # connector/src/test/java/at/asitplus/eidas/specific/connector/test/FullStartUpAndProcessTest.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/clients/szr/SzrClient.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/CreateIdentityLinkTask.java # modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/SzrClientTestProduction.java # modules/authmodule-eIDAS-v2/src/test/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/test/tasks/CreateIdentityLinkTaskEidNewTest.java # pom.xml
2021-12-07Use relative paths in templates to enable preview in browserChristian Kollmann1-28/+28
If Thymeleaf is active (i.e. the template is rendered by the Webapp), the path gets replaced anyway.
2021-12-07Unify HTML templates across test, main, basicConfigChristian Kollmann1-244/+257
2021-02-22Fix type in property "gui.countryselection.cancel"Christian Kollmann1-85/+85
2019-08-05refactor to eIDAS-Node v2.3.0 and use Apache Ignite as new cache implementationThomas Lenz1-96/+132
refactor to multi-language support
2018-10-30add cancel button into backup templateThomas Lenz1-0/+5
2018-07-25add new GUIThomas Lenz1-0/+215