summaryrefslogtreecommitdiff
path: root/BKUCommonGUI/src/main
AgeCommit message (Collapse)AuthorFilesLines
2015-02-04JarLocation fixTobias Kellner1-0/+49
2013-12-19Expand MimeTypes, use for CMSHashDataInputtkellner3-28/+56
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1268 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-04-08Don't let label get focus (try with screenreader)tkellner1-5/+6
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1165 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-04-08Get rid of switchFocus Label / Listenertkellner3-321/+26
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1164 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-12-21Only limit initial size in main GUItkellner1-4/+16
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1158 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-12-12Set base applet size based on actual sizetkellner1-5/+12
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1156 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-08-22Change pinpad messages (add ...and confirm)tkellner2-12/+12
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1134 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-13Add Warning Dialog functionstkellner2-0/+23
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1108 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-13Add warning messages for certificate validitytkellner3-2/+13
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1107 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-13close html tagstkellner2-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1105 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Adding help icons in bigger sizestkellner3-0/+0
This fixes the resizing of the GUI close buttons and the title label git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1049 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-09-02Housekeepingtkellner2-17/+20
* Generic types parameterized * SupressWarnings annotations added where parameterization impossible * Unused members commented out * SerialVersionUID added/removed where necessary * Superfluous imports removed * Other small changed to get rid of some compiler/validator warnings git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@976 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-10SecureViewer AlwaysOnTop changestkellner2-7/+20
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@951 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-10Rename (rexep -> regexp)tkellner1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@950 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-05Make SecureViewerDialog appear always on toptkellner3-10/+10
Set save dialog parent to secure viewer to ensure it is on top of it git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@949 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-06-22License changetkellner27-244/+548
copyright headers changed/added License text added NOTICE modified git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@940 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-05-13Missing Manifests addedtkellner1-0/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@932 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-03-18Organize Importstkellner1-1/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@925 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-12-09if requested locale not available for resource bundle loading, use JVM ↵clemenso1-3/+1
default locale (uses system default locale) Issue #MOCCA-771 - German online-help is not linked correctly. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@852 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-07-28Fixed issues with help URLs and applet caching which where introduced with ↵mcentner1-1/+1
changes to [#MOCCA-745]. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@797 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-07-28viewer dimension 600x480 for new XSLT (XHTML) stylesheetclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@793 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-07-28Resolved issue [#MOCCA-745] (Two simultaneous requests within the same ↵mcentner2-24/+32
session cause failure in both requests). git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@790 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-07-14Issue #MOCCA-574 - binary data support wordingclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@761 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-07-13Issue #MOCCA-574 - binary data support wordingclemenso2-25/+25
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@760 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-06-02default locale: en, help pages fixedclemenso8-335/+270
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@748 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner27-1983/+3339
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-02-01Added 'text/html' as valid to be signed data.mcentner1-0/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@617 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-19clear pin after use clemenso1-11/+24
bugfix correction/backspace button pinpadPinGUI git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@581 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-05Featuresclemenso6-608/+446
[#437] Handle pinpad [64:03] response apdu correctly [#445] pin entry feedback for VERIFY_PIN_START/FINISH [#471] Provide SecureViewer Link before Pinpad PinEntry timeout starts Bugs [#479] PIN Managment Applet allows unmatching new pin and pin confirmation [#480] PIN Management displays blocked PINs as ACTIVE [#486] Not possible to select 3 times in series the same item from signedReferencesList for display in secureViewer [#506] change pin dialog (gui) issues [#508] e-card G3 PIN activation (with TransportPIN) not supported [#509] closing secure viewer window (WINDOW_CLOSING) leaves "signature data is displayed in viewer" dialog in applet git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@565 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-24Filenames derived from reference URIclemenso7-60/+77
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@553 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-13git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@546 ↵clemenso7-258/+348
8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-13standards-compliant clemenso1-1/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@545 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-12Added support for enforcing a PIN length in a CHANGE REFERENCE DATA to match ↵mcentner3-45/+55
the recommended PIN length via Applet parameter. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@541 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-10Removed switchFocusListener due to problem with viewer/help dialogs on ↵clemenso3-19/+18
Firefox/Mac git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@539 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-09applet versionclemenso1-2/+2
BKUFonts .project git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@536 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-05[#484] European Language support clemenso11-50/+205
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@535 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-16Keyboard accessibility for Online-BKUtzefferer11-38/+556
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@528 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-02[#439], [#478] MOCCA Dialog is AlwaysOnTop (follow up for [#439])clemenso3-0/+11
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@518 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-08Fixed Bug [#467] Border between Background image and border.mcentner1-0/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@505 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-26MOCCA TLS Server CA cert installation servletclemenso1-5/+12
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-25[#436] resolve "#pin digits" message via resource bundle (now, all dialogs - ↵clemenso1-14/+3
not only pinactivation - get pinLength from resource bundle) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@472 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-21icons 2.0clemenso5-4/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@462 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-20 [#430] Activation/PIN-management in MOCCA Web Startclemenso1-1/+1
- 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-14[#436] resolve "#PIN digits" message via message resource bundleclemenso1-3/+12
only for activation git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@431 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-13[#436] resolve "#PIN digits" message via message resource bundleclemenso2-20/+6
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@419 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-07-09[#393] loading of default background failsclemenso6-25/+8
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@407 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-07-09log localeclemenso1-0/+8
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@403 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-20en localization of pinMgmt (verifyPin, cancelbutton)clemenso1-6/+6
no java message (todo: localize) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@339 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-04-03applet dispatcher (prevent applet caching)clemenso3-0/+6
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@326 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-03-271.1-RC6 (pinpad, pinmgmt, secureviewer)clemenso7-549/+762
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@323 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4