Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-05 | refectore online-application configuration jsp files | Thomas Lenz | 11 | -629/+709 | |
2014-05-05 | refectore OnlineApplication formData | Thomas Lenz | 1 | -35/+35 | |
2014-04-03 | removing storkservice config | Bojan Suzic | 2 | -41/+1 | |
2014-04-03 | refactor Struts action classes | Thomas Lenz | 3 | -5/+8 | |
2014-04-03 | parse ConfigTool version from MANIFEST.MF | Thomas Lenz | 1 | -1/+1 | |
2014-04-02 | Add new language selection | Thomas Lenz | 6 | -1/+16 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/helper/LanguageHelper.java | |||||
2014-04-02 | add i18n intercepter | Thomas Lenz | 1 | -1/+1 | |
allow struts language parameter | |||||
2014-04-02 | add EncodingFilter from commons-iaik.jar to ConfigWebTool | Thomas Lenz | 1 | -1/+1 | |
remove lib commons-iaik.jar | |||||
2014-03-27 | move textbox VIDP country code | Thomas Lenz | 1 | -13/+12 | |
2014-03-25 | activated translation | Florian Reimair | 1 | -1/+1 | |
2014-03-25 | selection gets reported to config | Florian Reimair | 1 | -3/+1 | |
2014-03-25 | list available CPEPS countries in OA config | Florian Reimair | 1 | -1/+5 | |
2014-03-25 | fixed ugly formatting | Florian Reimair | 1 | -0/+6 | |
2014-03-25 | fixed missing translation | Florian Reimair | 1 | -2/+4 | |
2014-03-24 | solve VIDP problem if user is no admin | Thomas Lenz | 2 | -2/+5 | |
2014-03-24 | solve VIDP CSS and JS problems | Thomas Lenz | 2 | -1/+6 | |
2014-03-21 | Merge remote-tracking branch 'remotes/origin/vidp' into moa2_0_tlenz | Thomas Lenz | 3 | -18/+128 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditGeneralConfigAction.java id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/struts/action/EditOAAction.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/stork/STORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/entrypoints/DispatcherServlet.java id/server/idserverlib/src/main/resources/resources/properties/id_messages_de.properties id/server/moa-id-commons/pom.xml id/server/stork2-saml-engine/pom.xml pom.xml repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.jar repository/iaik/iaik_tsl/1.0/iaik_tsl-1.0.pom | |||||
2014-03-12 | added consent-checkbox to config ui | Florian Reimair | 1 | -0/+6 | |
2014-03-05 | Merge branch 'bs_3_fr' into moa2_0_tlenz_bs_3 | Bojan Suzic | 2 | -9/+13 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AttributeProviderFactory.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/EHvdAttributeProviderPlugin.java | |||||
2014-03-05 | land selection change | Bojan Suzic | 2 | -14/+54 | |
2014-03-05 | ap plugins can be configured to listen to certain attributes | Florian Reimair | 1 | -2/+3 | |
2014-03-05 | config gui fixes | Florian Reimair | 2 | -7/+10 | |
2014-02-28 | Merge branch 'ap' into moa2_0_tlenz_bs_3 | Bojan Suzic | 1 | -2/+2 | |
2014-02-28 | fixed name validation error in config | Florian Reimair | 1 | -1/+1 | |
2014-02-28 | fixed config visible vidp config block glitch | Florian Reimair | 1 | -1/+1 | |
2014-02-25 | Merge branch 'ap' into moa2_0_tlenz_bs_3 | Bojan Suzic | 2 | -0/+50 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/oa/OASTORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/stork/STORKConfig.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/stork2/AuthenticationRequest.java | |||||
2014-02-25 | merge tlenz into ap | Florian Reimair | 3 | -13/+107 | |
2014-02-24 | update PVP2 contact information | Thomas Lenz | 1 | -2/+8 | |
2014-02-24 | Merge branch 'moa2_0_tlenz' of gitlab.iaik.tugraz.at:afitzek/moa-idspss into ↵ | Bojan Suzic | 2 | -6/+15 | |
moa2_0_tlenz_bs_2 | |||||
2014-02-24 | drafted config saving | Florian Reimair | 1 | -1/+1 | |
2014-02-24 | add new ap configuration entry | Florian Reimair | 1 | -0/+9 | |
2014-02-24 | available attribute provider dropdown selection | Florian Reimair | 1 | -1/+1 | |
2014-02-24 | config gui for vidp mockups | Florian Reimair | 2 | -0/+41 | |
2014-02-24 | * add default configuration values | Thomas Lenz | 2 | -6/+15 | |
* add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository | |||||
2014-02-20 | fixing peps configuration | Bojan Suzic | 2 | -3/+13 | |
2014-02-11 | * add OA specific BKU selection template | Thomas Lenz | 3 | -7/+79 | |
* add OA specific send-assertion template * add OA specific applet height and width configuration * add PVP2.x reload checkbox in PVP2.x OA configuration * add new elements to MOA-ID configuration | |||||
2014-02-06 | BRZ: | Thomas Lenz | 1 | -0/+13 | |
-add SAML1 SourceID parameter in moa-id general Bugfix: -SSO target had an error in case of business-service -OA with business-service whichout single sign-on produce an error | |||||
2014-02-03 | Solve some merge problems | Thomas Lenz | 1 | -1/+1 | |
2014-02-03 | Merge remote-tracking branch 'remotes/origin/outgoingstork' into moa2_0_tlenz | Thomas Lenz | 3 | -0/+82 | |
Conflicts: id/ConfigWebTool/src/main/java/at/gv/egovernment/moa/id/configuration/data/StorkAttributes.java id/oa/src/main/java/at/gv/egovernment/moa/id/demoOA/servlet/pvp2/BuildMetadata.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/GetForeignIDServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/PEPSConnectorServlet.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/stork/STORKAuthnRequestProcessor.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/validator/parep/client/szrgw/SZRGWClient.java id/server/idserverlib/src/main/resources/resources/templates/loginFormFull.html | |||||
2014-01-30 | add functionality for global authentication protocol activation/deactivation | Thomas Lenz | 2 | -8/+43 | |
2014-01-29 | add EUPL headers | Thomas Lenz | 3 | -0/+66 | |
2014-01-27 | refactored stork-related database structure | Florian Reimair | 1 | -4/+3 | |
2014-01-27 | global mandatory attr cannot be deselected for OA | Florian Reimair | 1 | -1/+1 | |
2014-01-27 | oa attr configuration revisited | Florian Reimair | 1 | -5/+10 | |
2014-01-27 | i18n | Florian Reimair | 1 | -2/+2 | |
2014-01-27 | new attribute button | Florian Reimair | 2 | -1/+11 | |
2014-01-27 | mandatory field in global config | Florian Reimair | 1 | -3/+4 | |
2014-01-27 | attr table in global config | Florian Reimair | 1 | -5/+8 | |
2014-01-27 | OA qaa and attributes gui | Florian Reimair | 2 | -2/+21 | |
2014-01-27 | default qaa and attributes persisted and validated | Florian Reimair | 1 | -0/+10 | |