summaryrefslogtreecommitdiff
path: root/BKULocal/src
AgeCommit message (Collapse)AuthorFilesLines
2010-07-14localization welcome pageclemenso2-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@774 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-07-14PinManagement Applet only in 'advanced' guiStyleclemenso1-1/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@770 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-06-02default locale: en, help pages fixedclemenso2-24/+24
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@748 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-06Update project sites.mcentner1-0/+38
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@728 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Added ShutdownHandler to BKULocal.mcentner2-1/+12
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@727 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner20-465/+694
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-20make clear index.html is NO ERROR PAGEclemenso1-3/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@591 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-25Filenames derived from reference URIclemenso1-1/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@555 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-05[#484] European Language support clemenso6-32/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@535 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-16Keyboard accessibility for Online-BKUtzefferer1-1/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@530 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-02[#439], [#478] MOCCA Dialog is AlwaysOnTop (follow up for [#439])clemenso1-0/+6
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@518 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-30MOCCA Dialog Iconsclemenso6-2/+39
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@514 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-29Logging issues fixed:mcentner2-1/+13
- Added possibility to configure logging of BKUWebstart. Logging is now configured from log4j configuration deployed with BKUWebstart in a first step. In a second step the webstart launcher looks for a log4j configuration file in the user's mooca configuration directory and updates the log4j configuration. - Logging of IAIK PKI properly initialized. IAIK PKI does not mess with the log4j configuration any longer. - Changed log4j accordingly (an appender is now needed as IAIK PKI does not reconfigure log4j any longer). Added css-stylesheet to ErrorResponses issued by the BKU to improve the presentation to the user. Changed dependencies of BKUWebStart (see Issue#469 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=469&group_id=13&atid=134). DataURLConnection now uses the request encoding of SL < 1.2. application/x-www-form-urlencoded is now used as default encoding method. multipart/form-data is used only if transfer parameters are present in the request that require a Content-Type parameter. This can only be set with multipart/form-data. This is not in conformance with SL 1.2, however it should improve compatibility with applications. Therefore, removed the ability to configure the DataURLConnection implementation class. DataURLConnection now uses a streaming implementation for encoding of application/x-www-form-urlencoded requests. XWWWFormUrlImputDecoder now uses a streaming implementation for decoding of application/x-www-form-urlencoded requests. Fixed Bug in SLResultPart that caused a binary response to be provided as parameter "XMLResponse" in a multipart/form-data encoded request to DataURL. SLCommandFactory now supports unmarshalling of SL < 1.2 requests in order issue meaningful error messages. Therefore, the marshaling context for response marshaling had to be separated from the marshaling context for requests in order to avoid the marshaling of SL < 1.2 namespace prefixes in SL 1.2 responses. Target attribute in QualifiedProperties is now marshaled. (see Issue#470 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=470&group_id=13&atid=134) Reporting of XML validation errors improved. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@510 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-04wrong install ca cert linkclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@503 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28help link cert installclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@483 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28replace installCertificate servlet with der encoded crt file in webapp/clemenso4-158/+7
moved local-webstart profile to BKUWebStart (jnlp-inline goal) help note for internet explorer on visat/7 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@482 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27added HELP tray itemclemenso1-2/+2
added INSTALL CA CERT help page WebStart: shortcut online=true git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@476 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-26MOCCA TLS Server CA cert installation servletclemenso5-26/+198
removed help.jsp (and jsp dependencies in jetty) moved html pages to src/main/webapp (encoding problem?) switch to BASIC download protocol in BKUWebStart (no jnlpDownloadServlet required, see template.xml) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@474 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-26MOCCA TLS Server CA cert installation servletclemenso1-48/+0
removed help.jsp (and jsp dependencies in jetty) moved html pages to src/main/webapp (encoding problem?) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@473 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-21PINManagementRequest, QuitRequestclemenso1-71/+18
new help git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@463 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20 [#430] Activation/PIN-management in MOCCA Web Startclemenso7-163/+256
- new Modules: smccSTALExt, BKUGuiExt in order not to depend on BKUAppletExt in BKULocal - provide stal-request handler de-registration in abstractSMCCSTAL git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@448 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-19default size dialog: 300x189clemenso2-66/+67
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@443 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-14[#380] window close event not handled in mocca local dialogclemenso5-12/+17
[#354] HTTPBindingProcessor: MAX_DATAURL_HOPS not configurable git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@432 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-13[#427] No help in BKULocalclemenso58-856/+19
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@426 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-25disable pinpadclemenso1-2/+7
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@376 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-06-12install mocca certificate pageclemenso2-0/+77
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@358 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-17MANIFEST (TODO delete from svn)clemenso1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@338 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-17local secureviewerclemenso3-45/+62
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@333 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-271.1-RC6 (pinpad, pinmgmt, secureviewer)clemenso4-71/+132
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@323 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-181.1-rc5 (pinProviderFactories, gui refactoring, signatureCard, secureViewer)clemenso2-48/+62
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@322 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-13Fixed Bug#405 and added according test casewbauer4-33/+59
Fixed Bug#402 Added Feature#403 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@320 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-061.1-rc4clemenso1-0/+6
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@312 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-02-11removed BKUGUIFactoryclemenso1-3/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@298 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-01-28activationclemenso1-1/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@291 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-18Fixed BUG #366, changed applet name in BKUOnline to have no version numberwbauer8-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@253 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-12Updated SMCC to support non-blocking PIN entry. Added SV-Personendaten ↵mcentner1-0/+3
infobox implementation. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@248 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-09Refactored STAL interface. Additional infobox functionality.mcentner2-4/+9
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@236 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-12-04Refactoring of infobox implementation. mcentner1-0/+34
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@232 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-28LocalBKUWorkerclemenso5-85/+71
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@223 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-27help viewer label removedclemenso1-7/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@221 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-18GUI refactoring 2clemenso2-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@178 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-18GUI refactoring 1clemenso3-10/+11
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@177 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-14git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@172 ↵clemenso33-19/+698
8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-13bugfix openwindow blockedclemenso2-9/+11
bugfix helpTopic always hashdataviewer git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@168 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-11Frame HashData Displayclemenso2-3/+2
Interrupt in waitForAction (applet closed) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@161 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-06error msg ws.unreachableclemenso1-1/+0
dummy helplistener git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@153 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-05java.awt.Desktop BROWSE for help and hashdatadisplayclemenso1-0/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@152 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-05BKUWorker refactoringclemenso2-2/+33
jssessionId git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@148 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-04remove showLoginDialog()clemenso1-7/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@146 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2008-11-03localizationclemenso3-17/+15
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@140 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4