aboutsummaryrefslogtreecommitdiff
path: root/id/server/moa-id-frontend-resources/src/main/java/at/gv/egovernment
AgeCommit message (Collapse)AuthorFilesLines
2017-02-08update eIDAS node configuration to allow more then on configuration for the ↵Thomas Lenz1-4/+4
same country code. Country codes can be extended by a suffix like NL and NL-Test. Both generates a Authn. request for NL but there are two entries in citizen country selector and maybe two different service URLs
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz1-1/+2
2017-01-30small change in VelocityProviderThomas Lenz1-13/+19
2016-12-01fix possible problem with Velocity Engine internal loggingThomas Lenz1-2/+4
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer ↵Thomas Lenz1-3/+15
encoding
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz1-1/+1
2016-03-18add new Card and handy-signature logosThomas Lenz1-1/+2
2016-03-15fix typos in GUIBuilderThomas Lenz1-4/+4
2016-03-14fix typoThomas Lenz1-2/+2
2016-03-14fix path problem in GUI form-builderThomas Lenz2-3/+6
2016-03-14refactor the GUI generation for user interactionThomas Lenz10-0/+1210
2016-03-09move main frontend GUI to seperate packageThomas Lenz1-0/+47