summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-10-15reset pos on buf rereadclemenso1-4/+10
(indexoutofboundsEx 4096) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@524 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-06disable launch button for mac os < 10.6clemenso1-1/+3
(tested for firefox/safari) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@523 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-06UTF-8 default charset for form-params if x-www-urlencoded DataURL connectionclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@522 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-02[maven-release-plugin] prepare for next development iterationclemenso20-89/+89
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@521 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-02[maven-release-plugin] prepare release mocca-1.2.7clemenso20-86/+86
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@519 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-02[#439], [#478] MOCCA Dialog is AlwaysOnTop (follow up for [#439])clemenso4-0/+17
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@518 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-10-02[#477] Activate PIN failsclemenso2-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@517 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-30Deprecate BKUWebStartPackage (pkcs11-signed webstart release zip moved to ↵clemenso7-28/+174
BKUWebStart) git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@516 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-30temp include BKUWebStartPackage moduleclemenso1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@515 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-30mocca project siteclemenso3-0/+138
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@513 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-30Removed some stale files.mcentner3-53/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@512 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-30Changed default dependency scope of log4j to test.mcentner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@511 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-29Logging issues fixed:mcentner69-670/+3651
- 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-28non-webstart profile to BKUWebStart (removed from BKUWebStartPackage)clemenso2-25/+26
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@509 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-09[maven-release-plugin] prepare for next development iterationmcentner21-89/+89
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@508 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-09[maven-release-plugin] prepare release mocca-1.2.6mcentner21-92/+92
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@506 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-08Fixed Bug [#467] Border between Background image and border.mcentner6-4/+56
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@505 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-04git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@504 ↵clemenso1-1/+1
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-09-01Repository cleanup.mcentner0-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@502 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner0-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@501 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner0-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@500 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner0-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@499 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner0-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@498 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner0-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@497 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner0-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@496 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner0-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@495 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner2-46/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@494 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner2-46/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@493 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner0-0/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@492 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-01Repository cleanup.mcentner1-7/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@491 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28[maven-release-plugin] prepare for next development iterationclemenso21-92/+92
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@490 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28[maven-release-plugin] prepare release mocca-1.2.3clemenso21-92/+92
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@488 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28unpack-dependencies instead of unpackclemenso1-11/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@487 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28unpack-dependencies instead of unpackclemenso2-28/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@486 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28unpack-dependencies instead of unpackclemenso1-10/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@485 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-28unpack-dependencies instead of unpackclemenso1-9/+18
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@484 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/clemenso25-191/+205
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-27[maven-release-plugin] prepare for next development iterationclemenso21-92/+92
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@481 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27[maven-release-plugin] prepare release mocca-1.2.4clemenso21-96/+94
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@479 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27seperate BKUWebStart main jar and BKUWebStart bundleclemenso17-174/+384
use webstart-maven-plugin:jnlp-download-servlet goal to get versions right git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@478 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27seperate BKUWebStart main jar and BKUWebStart bundleclemenso17-355/+0
use webstart-maven-plugin:jnlp-download-servlet goal to get versions right git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@477 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-27added HELP tray itemclemenso8-19/+100
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 servletclemenso1-9/+1
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@475 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-26MOCCA TLS Server CA cert installation servletclemenso16-179/+387
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 servletclemenso49-193/+122
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-25[#436] resolve "#pin digits" message via resource bundle (now, all dialogs - ↵clemenso5-47/+15
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.0 (logo->chip)clemenso3-28/+28
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@470 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4