Log of /branches/nl.nikhef.jgridstart-flyingsaucer/nl.nikhef.jgridstart
Directory Listing
Revision
730 -
Directory Listing
Modified
Thu Sep 3 11:31:08 2009 UTC
(12 years, 8 months ago)
by
wvengen
add first high-level CertificateStore test simulating a full request cycle
Revision
729 -
Directory Listing
Modified
Thu Sep 3 11:30:38 2009 UTC
(12 years, 8 months ago)
by
wvengen
store PEMWriter password in PasswordCache when supplied directly
Revision
728 -
Directory Listing
Modified
Thu Sep 3 10:31:10 2009 UTC
(12 years, 8 months ago)
by
wvengen
whoops also checkin new build file
Revision
727 -
Directory Listing
Modified
Thu Sep 3 10:29:52 2009 UTC
(12 years, 8 months ago)
by
wvengen
use svnant instead of svntask; still has a problem with svnkit however; this allows the full svnversion output to be embedded (yay) and fallback to cmdline client as well
Revision
726 -
Directory Listing
Modified
Thu Sep 3 09:47:32 2009 UTC
(12 years, 8 months ago)
by
wvengen
do include the new CertificateStore tests
Revision
725 -
Directory Listing
Modified
Thu Sep 3 09:45:09 2009 UTC
(12 years, 8 months ago)
by
wvengen
initial CertificateStore checks
Revision
724 -
Directory Listing
Modified
Thu Sep 3 09:41:47 2009 UTC
(12 years, 8 months ago)
by
wvengen
fix ConcurrentModificationException in ArrayListModel where notification was sent after removal, and no notification of the removed items could be sent
Revision
723 -
Directory Listing
Modified
Thu Sep 3 08:06:57 2009 UTC
(12 years, 8 months ago)
by
wvengen
fix robocopy test
Revision
722 -
Directory Listing
Modified
Thu Sep 3 08:00:06 2009 UTC
(12 years, 8 months ago)
by
wvengen
small FileUtils addition, including initial test
Revision
721 -
Directory Listing
Modified
Wed Sep 2 12:08:43 2009 UTC
(12 years, 8 months ago)
by
wvengen
fix robocopy exists check for Windows
Revision
720 -
Directory Listing
Modified
Wed Sep 2 12:01:29 2009 UTC
(12 years, 8 months ago)
by
wvengen
* windows robocopy exit code fix (take 3)
* special CopyFile robocopy test case where source filename exists in destination dir
Revision
719 -
Directory Listing
Modified
Wed Sep 2 11:53:55 2009 UTC
(12 years, 8 months ago)
by
wvengen
windows robocopy exit code fix (take 2)
Revision
718 -
Directory Listing
Modified
Wed Sep 2 11:52:54 2009 UTC
(12 years, 8 months ago)
by
wvengen
windows robocopy exit code fix
Revision
717 -
Directory Listing
Modified
Wed Sep 2 11:42:27 2009 UTC
(12 years, 8 months ago)
by
wvengen
fix FileUtils tests on Windows
Revision
716 -
Directory Listing
Modified
Wed Sep 2 10:10:47 2009 UTC
(12 years, 8 months ago)
by
wvengen
use proper echo equivalent on windows
Revision
715 -
Directory Listing
Modified
Wed Sep 2 09:55:58 2009 UTC
(12 years, 8 months ago)
by
wvengen
make new FileUtilsTest compile on Java 1.5 as well
Revision
714 -
Directory Listing
Modified
Wed Sep 2 09:40:04 2009 UTC
(12 years, 8 months ago)
by
wvengen
add file utils unit tests (except, maybe, full windows support)
Revision
713 -
Directory Listing
Modified
Wed Sep 2 07:59:00 2009 UTC
(12 years, 8 months ago)
by
wvengen
correct typo
Revision
712 -
Directory Listing
Modified
Wed Sep 2 07:55:37 2009 UTC
(12 years, 8 months ago)
by
wvengen
* don't upload CSR when certificate is available online
* use full modulus when downloading certificate (DutchGridCA)
Revision
711 -
Directory Listing
Modified
Wed Sep 2 07:42:45 2009 UTC
(12 years, 8 months ago)
by
wvengen
also lookup classname in CA package
Revision
710 -
Directory Listing
Modified
Tue Sep 1 14:12:28 2009 UTC
(12 years, 8 months ago)
by
wvengen
* fix default CA URLs
* use hex for modulus display! (makes DutchGrid CA query interface work)
Revision
709 -
Directory Listing
Modified
Tue Sep 1 14:04:43 2009 UTC
(12 years, 8 months ago)
by
wvengen
Initial addition of DutchGrid CA
Revision
708 -
Directory Listing
Modified
Tue Sep 1 13:39:15 2009 UTC
(12 years, 8 months ago)
by
wvengen
* rename NikhefCA to TestCA (to prepare for new NikhefCA)
* implement CA selection by system properties
Revision
707 -
Directory Listing
Modified
Tue Sep 1 12:44:49 2009 UTC
(12 years, 8 months ago)
by
wvengen
initial version of gui test program; also create build target
Revision
706 -
Directory Listing
Modified
Mon Aug 31 13:43:42 2009 UTC
(12 years, 8 months ago)
by
wvengen
improve robocopy invocation (take 4, better error handling)
Revision
705 -
Directory Listing
Modified
Mon Aug 31 13:40:37 2009 UTC
(12 years, 8 months ago)
by
wvengen
improve robocopy invocation (take 3)
Revision
704 -
Directory Listing
Modified
Mon Aug 31 13:32:27 2009 UTC
(12 years, 8 months ago)
by
wvengen
improve robocopy invocation (take 2)
Revision
703 -
Directory Listing
Modified
Mon Aug 31 13:04:36 2009 UTC
(12 years, 8 months ago)
by
wvengen
improve robocopy invocation
Revision
702 -
Directory Listing
Modified
Mon Aug 31 12:52:09 2009 UTC
(12 years, 8 months ago)
by
wvengen
make CopyFile work on Vista as well (use robocopy instead of xcopy when possible) (now use correct robocopy parameters)
Revision
701 -
Directory Listing
Modified
Mon Aug 31 12:50:44 2009 UTC
(12 years, 8 months ago)
by
wvengen
make CopyFile work on Vista as well (use robocopy instead of xcopy when possible)
Revision
700 -
Directory Listing
Modified
Mon Aug 31 07:39:15 2009 UTC
(12 years, 8 months ago)
by
wvengen
no warnings on missing xmlentity loading
Revision
698 -
Directory Listing
Modified
Fri Aug 28 10:17:38 2009 UTC
(12 years, 8 months ago)
by
wvengen
add jGridstart web pages to Help menu; configurable in global.properties
Revision
697 -
Directory Listing
Modified
Fri Aug 28 09:37:01 2009 UTC
(12 years, 8 months ago)
by
wvengen
small text change
Revision
694 -
Directory Listing
Modified
Thu Aug 27 07:58:15 2009 UTC
(12 years, 8 months ago)
by
wvengen
more sensible step detection in RequestWizard
Revision
693 -
Directory Listing
Modified
Wed Aug 26 15:21:19 2009 UTC
(12 years, 9 months ago)
by
wvengen
fix import issue with incorrect password error though it was correct; clarify a comment
Revision
687 -
Directory Listing
Modified
Wed Aug 26 13:21:17 2009 UTC
(12 years, 9 months ago)
by
wvengen
don't set empty property from form element; fixes spurious "=false" in property file
Revision
685 -
Directory Listing
Modified
Wed Aug 26 13:12:31 2009 UTC
(12 years, 9 months ago)
by
wvengen
fix javadoc typo
Revision
683 -
Directory Listing
Modified
Wed Aug 26 13:09:25 2009 UTC
(12 years, 9 months ago)
by
wvengen
make RequestWizard window fit install step as well
Revision
682 -
Directory Listing
Modified
Wed Aug 26 13:07:45 2009 UTC
(12 years, 9 months ago)
by
wvengen
add "what's next" page to end of RequestWizard
Revision
681 -
Directory Listing
Modified
Wed Aug 26 13:07:25 2009 UTC
(12 years, 9 months ago)
by
wvengen
use production certificate location ~/.globus instead of previous ~/.globus-test
TAKE NOTE: please backup your grid certificate before running this program now!
Revision
680 -
Directory Listing
Modified
Wed Aug 26 13:06:34 2009 UTC
(12 years, 9 months ago)
by
wvengen
only check private key decryption when import required requesting the password from the user before
Revision
679 -
Directory Listing
Modified
Wed Aug 26 12:56:24 2009 UTC
(12 years, 9 months ago)
by
wvengen
don't reset password before using it in RequestWizard :o
Revision
678 -
Directory Listing
Modified
Wed Aug 26 12:55:46 2009 UTC
(12 years, 9 months ago)
by
wvengen
fix cascading setProperty bug
Revision
677 -
Directory Listing
Modified
Wed Aug 26 12:09:11 2009 UTC
(12 years, 9 months ago)
by
wvengen
cache organisation detection (performance improvement)
Revision
676 -
Directory Listing
Modified
Wed Aug 26 10:20:36 2009 UTC
(12 years, 9 months ago)
by
wvengen
cache stylesheet (performance improvement)
Revision
675 -
Directory Listing
Modified
Wed Aug 26 10:12:39 2009 UTC
(12 years, 9 months ago)
by
wvengen
cache default certificate (performance improvement)
Revision
674 -
Directory Listing
Modified
Tue Aug 25 16:38:03 2009 UTC
(12 years, 9 months ago)
by
wvengen
don't call TemplateWizard's pageLeave hander when page is set first (performance improvement)
Revision
670 -
Directory Listing
Modified
Tue Aug 25 14:23:48 2009 UTC
(12 years, 9 months ago)
by
wvengen
add CA certificate retrieval to CA interface
Revision
669 -
Directory Listing
Modified
Tue Aug 25 10:23:40 2009 UTC
(12 years, 9 months ago)
by
wvengen
JavaDoc markup update
Revision
668 -
Directory Listing
Modified
Tue Aug 25 08:57:44 2009 UTC
(12 years, 9 months ago)
by
wvengen
Include a "what's next" page at the end of the request wizard
Revision
667 -
Directory Listing
Modified
Mon Aug 24 15:42:38 2009 UTC
(12 years, 9 months ago)
by
wvengen
make verification form fit page by tweaking the printer resolution (update)
Revision
666 -
Directory Listing
Modified
Mon Aug 24 15:39:52 2009 UTC
(12 years, 9 months ago)
by
wvengen
make verification form fit page by tweaking the printer resolution
Revision
665 -
Directory Listing
Modified
Mon Aug 24 12:07:47 2009 UTC
(12 years, 9 months ago)
by
wvengen
* rebuild of xhtmlrenderer jar
* include xhtmlrenderer rebuild script with patches
* use xhtmlrenderer R8
* make xhtmlrenderer and proguard work better/again
Revision
661 -
Directory Listing
Modified
Fri Aug 21 14:01:42 2009 UTC
(12 years, 9 months ago)
by
wvengen
more subtle validity message in info pane
Revision
658 -
Directory Listing
Modified
Thu Aug 20 14:56:33 2009 UTC
(12 years, 9 months ago)
by
wvengen
also cleanup left-over new certificate directory when certificate check fails on newly imported directory
Revision
657 -
Directory Listing
Modified
Thu Aug 20 14:53:22 2009 UTC
(12 years, 9 months ago)
by
wvengen
* ask again when password is wrong at import
* make import failure remove the certificate directory being created
Revision
656 -
Directory Listing
Modified
Thu Aug 20 14:20:13 2009 UTC
(12 years, 9 months ago)
by
wvengen
less confusing installation: ask private key password in installation instructions instead of separate dialog
Revision
652 -
Directory Listing
Modified
Thu Aug 20 12:27:42 2009 UTC
(12 years, 9 months ago)
by
wvengen
small text change
Revision
636 -
Directory Listing
Modified
Fri Aug 7 15:16:20 2009 UTC
(12 years, 9 months ago)
by
wvengen
revert to old xhtmlrenderer build to avoid java web start trouble :(
Revision
635 -
Directory Listing
Modified
Fri Aug 7 14:47:25 2009 UTC
(12 years, 9 months ago)
by
wvengen
fix new xhtmlrenderer build
Revision
634 -
Directory Listing
Modified
Fri Aug 7 14:27:26 2009 UTC
(12 years, 9 months ago)
by
wvengen
small text changes in request wizard
Revision
633 -
Directory Listing
Modified
Fri Aug 7 14:26:57 2009 UTC
(12 years, 9 months ago)
by
wvengen
patch xhtmlrenderer to allow images in jar for java web start; add README
Revision
632 -
Directory Listing
Modified
Thu Aug 6 15:02:04 2009 UTC
(12 years, 9 months ago)
by
wvengen
* when opening a web browser, open the one that has been selected for a certificate, if any
* remove unused imports
Revision
631 -
Directory Listing
Modified
Thu Aug 6 14:15:37 2009 UTC
(12 years, 9 months ago)
by
wvengen
layout tweaks; use style.css everywhere, and stylesheet.css is removed
Revision
630 -
Directory Listing
Modified
Thu Aug 6 13:48:31 2009 UTC
(12 years, 9 months ago)
by
wvengen
make images work in TemplatePanel
Revision
629 -
Directory Listing
Modified
Thu Aug 6 10:07:11 2009 UTC
(12 years, 9 months ago)
by
wvengen
* put text of form elements in printout instead of showing the controls themselves; makes printing to PDF forms work as well.
* make verification form tiny bit smaller to fit on page for PDF
Revision
628 -
Directory Listing
Modified
Wed Aug 5 15:18:10 2009 UTC
(12 years, 9 months ago)
by
wvengen
* detect desktop environment for browser discovery on unix
* make browsertool.sh work again with updated commons-cli path
Revision
621 -
Directory Listing
Modified
Mon Aug 3 14:05:55 2009 UTC
(12 years, 9 months ago)
by
wvengen
generate version number on build
Revision
620 -
Directory Listing
Modified
Mon Aug 3 14:05:32 2009 UTC
(12 years, 9 months ago)
by
wvengen
include version number and svn revision in about dialog
Revision
619 -
Directory Listing
Modified
Mon Aug 3 13:02:45 2009 UTC
(12 years, 9 months ago)
by
wvengen
remove spurious debugging output
Revision
618 -
Directory Listing
Modified
Mon Aug 3 09:52:22 2009 UTC
(12 years, 9 months ago)
by
wvengen
make backslash and dollar work in TemplateDocument variables
Revision
617 -
Directory Listing
Modified
Mon Aug 3 09:20:03 2009 UTC
(12 years, 9 months ago)
by
wvengen
slightly changed wording in request wizard
Revision
616 -
Directory Listing
Modified
Mon Aug 3 09:15:41 2009 UTC
(12 years, 9 months ago)
by
wvengen
fix disappearing wizard title in request wizard; refresh() doesn't throw away volatile properties anymore
Revision
615 -
Directory Listing
Modified
Fri Jul 31 14:31:37 2009 UTC
(12 years, 9 months ago)
by
wvengen
* make RequestWizard a little more thread-safe (still work to do)
* use Properties' methods to iterate its items instead of the underlying HashMap's to make sure _all_ properties are found
Revision
614 -
Directory Listing
Modified
Fri Jul 31 10:07:04 2009 UTC
(12 years, 9 months ago)
by
wvengen
fix certificatecheck test
Revision
613 -
Directory Listing
Modified
Fri Jul 31 09:51:34 2009 UTC
(12 years, 9 months ago)
by
wvengen
don't mention verification form for a renewal request
Revision
612 -
Directory Listing
Modified
Thu Jul 30 14:33:20 2009 UTC
(12 years, 9 months ago)
by
wvengen
* make proguard work with xhtmlrenderer again
* build dist by default with proguard: 3.1MB->1.6MB :)
Revision
611 -
Directory Listing
Modified
Thu Jul 30 10:11:10 2009 UTC
(12 years, 9 months ago)
by
wvengen
don't include bouncycastle source
Revision
610 -
Directory Listing
Modified
Thu Jul 30 10:09:54 2009 UTC
(12 years, 9 months ago)
by
wvengen
don't include SWT components from xhtmlrenderer in jar build (makes proguard build succeed although jar isn't runnable yet)
Revision
609 -
Directory Listing
Modified
Thu Jul 30 10:01:46 2009 UTC
(12 years, 9 months ago)
by
wvengen
update proguard to version 4.4 (although it still fails on jGridstart)
Revision
608 -
Directory Listing
Modified
Thu Jul 30 09:23:00 2009 UTC
(12 years, 9 months ago)
by
wvengen
require valid email address on request; small info pane change in wording
Revision
607 -
Directory Listing
Modified
Thu Jul 30 08:59:09 2009 UTC
(12 years, 9 months ago)
by
wvengen
also lock email address at csr/key generation
Revision
606 -
Directory Listing
Modified
Thu Jul 30 08:04:06 2009 UTC
(12 years, 9 months ago)
by
wvengen
move install button in installation step to the bottom to make the user actually read the text
Revision
605 -
Directory Listing
Modified
Thu Jul 30 07:58:12 2009 UTC
(12 years, 9 months ago)
by
wvengen
disable "View Request" action if not sensible
Revision
604 -
Directory Listing
Modified
Thu Jul 30 07:53:27 2009 UTC
(12 years, 9 months ago)
by
wvengen
fix lookup RA online link in request wizard
Revision
603 -
Directory Listing
Modified
Thu Jul 30 07:43:35 2009 UTC
(12 years, 9 months ago)
by
wvengen
make verification form work with new organisation structure
Revision
602 -
Directory Listing
Modified
Wed Jul 29 14:57:16 2009 UTC
(12 years, 9 months ago)
by
wvengen
don't warn about missing xhtml dtd's anymore
Revision
601 -
Directory Listing
Modified
Wed Jul 29 14:53:30 2009 UTC
(12 years, 9 months ago)
by
wvengen
* Move to new organisation configuration file format
* Complete organisation file contents
* Add support for organisation-units (several places, needs refactoring someday)
* Add support for multiple RAs for an organisation
Revision
600 -
Directory Listing
Modified
Wed Jul 29 14:51:32 2009 UTC
(12 years, 9 months ago)
by
wvengen
make TemplatePanel list selection work with new optgroup functionality (index mismatch, now introspects xhtmlrenderer); start of html list tests
Revision
599 -
Directory Listing
Modified
Tue Jul 28 16:39:18 2009 UTC
(12 years, 9 months ago)
by
wvengen
sigh, forgot another buildfile rename :/
Revision
597 -
Directory Listing
Modified
Tue Jul 28 16:32:58 2009 UTC
(12 years, 9 months ago)
by
wvengen
fix build file (error introduced in previous commit)
Revision
596 -
Directory Listing
Modified
Tue Jul 28 09:55:43 2009 UTC
(12 years, 9 months ago)
by
wvengen
add commons-lang to dependencies; rework build file a little
Revision
595 -
Directory Listing
Modified
Tue Jul 28 09:55:42 2009 UTC
(12 years, 9 months ago)
by
wvengen
add commons-lang to dependencies; rework build file a little
Revision
593 -
Directory Listing
Modified
Mon Jul 27 08:02:05 2009 UTC
(12 years, 10 months ago)
by
wvengen
allow to browse directories in file dialog
Revision
591 -
Directory Listing
Modified
Wed Jul 22 11:04:21 2009 UTC
(12 years, 10 months ago)
by
wvengen
update text on mozilla certinstall page
Revision
590 -
Directory Listing
Modified
Wed Jul 22 10:53:13 2009 UTC
(12 years, 10 months ago)
by
wvengen
make request wizard text a bit better
Revision
588 -
Directory Listing
Modified
Tue Jul 21 16:21:54 2009 UTC
(12 years, 10 months ago)
by
wvengen
also detect KDE's default web browser (still needs some improvement)
Revision
587 -
Directory Listing
Modified
Tue Jul 21 16:19:30 2009 UTC
(12 years, 10 months ago)
by
wvengen
add support for Konqueror
Revision
585 -
Directory Listing
Modified
Tue Jul 21 15:33:57 2009 UTC
(12 years, 10 months ago)
by
wvengen
* don't wait for windows browser to return to avoid hang
* refresh certificate state on selection; fixes outdated state on startup
Revision
584 -
Directory Listing
Modified
Tue Jul 21 14:14:18 2009 UTC
(12 years, 10 months ago)
by
wvengen
make sure a default filefilter is selected (needed for Mac OS X)
Revision
583 -
Directory Listing
Modified
Tue Jul 21 14:05:09 2009 UTC
(12 years, 10 months ago)
by
wvengen
use system look and feel on mac and windows; not on other platforms because native look and feel can be unworkable (as on Linux Java 1.6, for example)
Revision
582 -
Directory Listing
Modified
Tue Jul 21 13:51:36 2009 UTC
(12 years, 10 months ago)
by
wvengen
handle case when certificate submission fails; add option to put error messages in templatepane when GenerateWorker fails
Revision
581 -
Directory Listing
Modified
Tue Jul 21 12:18:26 2009 UTC
(12 years, 10 months ago)
by
wvengen
* more intuitive download step
* allow changing title and enabled/disabled buttons in pageEnter TemplateWizard hook
Revision
580 -
Directory Listing
Modified
Tue Jul 21 10:05:03 2009 UTC
(12 years, 10 months ago)
by
wvengen
show subject's hash on infopane; add hash computation
Revision
578 -
Directory Listing
Modified
Tue Jul 21 08:48:43 2009 UTC
(12 years, 10 months ago)
by
wvengen
add suffix when exporting a certificate if not supplied
Revision
577 -
Directory Listing
Modified
Mon Jul 20 15:36:15 2009 UTC
(12 years, 10 months ago)
by
wvengen
use parent's subject for renewal
Revision
576 -
Directory Listing
Modified
Mon Jul 20 15:27:20 2009 UTC
(12 years, 10 months ago)
by
wvengen
update certificate info: add more details, no warning for validity, hide most fields if they are empty anyway
Revision
575 -
Directory Listing
Modified
Mon Jul 20 15:11:20 2009 UTC
(12 years, 10 months ago)
by
wvengen
"Command-V" instead of "Ctrl-V" on Mac for Firefox cert install
Revision
574 -
Directory Listing
Modified
Mon Jul 20 15:01:12 2009 UTC
(12 years, 10 months ago)
by
wvengen
* show reason of certificatecheck failure in certificate info pane
* add CSR check
Revision
571 -
Directory Listing
Modified
Mon Jul 20 12:45:28 2009 UTC
(12 years, 10 months ago)
by
wvengen
avoid superfluous password prompt on import
Revision
570 -
Directory Listing
Modified
Mon Jul 20 12:05:04 2009 UTC
(12 years, 10 months ago)
by
wvengen
fix mixup of comma/slash notation for dn
Revision
569 -
Directory Listing
Modified
Mon Jul 20 12:00:20 2009 UTC
(12 years, 10 months ago)
by
wvengen
fix warning; make build work again on java1.5(!)
Revision
568 -
Directory Listing
Modified
Mon Jul 20 10:48:01 2009 UTC
(12 years, 10 months ago)
by
wvengen
* complete requestwizard form fields from certificate subject if not present; make getProperty("org") fallback to looking in certificate's subject when org is unset;
* enable renewal action only if sensible to do
* slightly clearer message when renewing in request wizard
Revision
565 -
Directory Listing
Modified
Mon Jul 20 09:16:16 2009 UTC
(12 years, 10 months ago)
by
wvengen
small layout fix
Revision
564 -
Directory Listing
Modified
Fri Jul 17 15:20:46 2009 UTC
(12 years, 10 months ago)
by
wvengen
update shellscript/batchfile to include S/MIME libraries
Revision
563 -
Directory Listing
Modified
Fri Jul 17 15:17:11 2009 UTC
(12 years, 10 months ago)
by
wvengen
update contents line (and other hooks) as well on refresh
Revision
562 -
Directory Listing
Modified
Fri Jul 17 15:08:47 2009 UTC
(12 years, 10 months ago)
by
wvengen
don't use ProGuard for now since build gives run-time XHTMLRenderer instantiation problems; separate ProGuard target in build file
Revision
561 -
Directory Listing
Modified
Fri Jul 17 12:23:50 2009 UTC
(12 years, 10 months ago)
by
wvengen
move to different development build www location
Revision
560 -
Directory Listing
Modified
Fri Jul 17 10:45:06 2009 UTC
(12 years, 10 months ago)
by
wvengen
add expired icon state
Revision
559 -
Directory Listing
Modified
Fri Jul 17 09:49:46 2009 UTC
(12 years, 10 months ago)
by
wvengen
make no-certificate-yet panel have correct style (white bg); compact certificate_info.html
Revision
558 -
Directory Listing
Modified
Fri Jul 17 09:49:15 2009 UTC
(12 years, 10 months ago)
by
wvengen
use request wizard for certificate renewal
Revision
557 -
Directory Listing
Modified
Thu Jul 16 16:34:50 2009 UTC
(12 years, 10 months ago)
by
wvengen
hopefully this will build on Java 1.5 and 1.6
Revision
556 -
Directory Listing
Modified
Thu Jul 16 16:03:39 2009 UTC
(12 years, 10 months ago)
by
wvengen
correct previous commit
Revision
555 -
Directory Listing
Modified
Thu Jul 16 15:59:51 2009 UTC
(12 years, 10 months ago)
by
wvengen
fix proguard problems with java activation framework
Revision
554 -
Directory Listing
Modified
Thu Jul 16 15:45:53 2009 UTC
(12 years, 10 months ago)
by
wvengen
missed addition of java activation jar
Revision
553 -
Directory Listing
Modified
Thu Jul 16 15:43:50 2009 UTC
(12 years, 10 months ago)
by
wvengen
also commit build file (!)
Revision
552 -
Directory Listing
Modified
Thu Jul 16 15:42:21 2009 UTC
(12 years, 10 months ago)
by
wvengen
basics of certificate renewal; added jaf and javax.mail libraries; also allow to query DN of certificate
Revision
551 -
Directory Listing
Modified
Thu Jul 16 13:39:20 2009 UTC
(12 years, 10 months ago)
by
wvengen
* tell in wizard when certificate was installed in the past
* don't show "false" in id field in verification form
* make installation work from "Request new" wizard
Revision
550 -
Directory Listing
Modified
Thu Jul 16 12:59:50 2009 UTC
(12 years, 10 months ago)
by
wvengen
add Mac OS X / Safari instructions
Revision
549 -
Directory Listing
Modified
Thu Jul 16 12:31:43 2009 UTC
(12 years, 10 months ago)
by
wvengen
complete previous commit (remove debugging line)
Revision
548 -
Directory Listing
Modified
Thu Jul 16 12:31:08 2009 UTC
(12 years, 10 months ago)
by
wvengen
* make "show details" a global setting
* remove certificate revocation for now from gui
Revision
547 -
Directory Listing
Modified
Thu Jul 16 12:18:28 2009 UTC
(12 years, 10 months ago)
by
wvengen
process a lot of warnings
Revision
546 -
Directory Listing
Modified
Thu Jul 16 12:07:47 2009 UTC
(12 years, 10 months ago)
by
wvengen
don't wait for browser openUrl since it may block a long time if browser isn't running
Revision
545 -
Directory Listing
Modified
Thu Jul 16 11:59:52 2009 UTC
(12 years, 10 months ago)
by
wvengen
fix build error by adding missing constructor
Revision
544 -
Directory Listing
Modified
Thu Jul 16 10:37:42 2009 UTC
(12 years, 10 months ago)
by
wvengen
* use parent that caused the action as parent in resulting windows, this fixes window placement issues
* fixed refresh loop in RequestWizard because of SwingWorker causing a refresh
Revision
543 -
Directory Listing
Modified
Thu Jul 16 09:47:53 2009 UTC
(12 years, 10 months ago)
by
wvengen
* properly throw PasswordCancelledException in PEMReader (needed to derive from IOException for that)
* use RequestWizard for certificate installation user-interface
Revision
542 -
Directory Listing
Modified
Thu Jul 16 09:45:42 2009 UTC
(12 years, 10 months ago)
by
wvengen
add comment about substring to TempalteDocument
Revision
541 -
Directory Listing
Modified
Thu Jul 16 09:15:48 2009 UTC
(12 years, 10 months ago)
by
wvengen
ask again for password next time if password fails
Revision
540 -
Directory Listing
Modified
Thu Jul 16 07:57:08 2009 UTC
(12 years, 10 months ago)
by
wvengen
make install work again; use pronouncable passwords for installation of certificate into browser; avoid wrongly chaning passwords
Revision
539 -
Directory Listing
Modified
Wed Jul 15 16:56:52 2009 UTC
(12 years, 10 months ago)
by
wvengen
make browser selection actually work
Revision
538 -
Directory Listing
Modified
Wed Jul 15 16:17:59 2009 UTC
(12 years, 10 months ago)
by
wvengen
remove debugging line, oops :o
Revision
537 -
Directory Listing
Modified
Wed Jul 15 16:16:20 2009 UTC
(12 years, 10 months ago)
by
wvengen
bugfix TemplateDocument
Revision
536 -
Directory Listing
Modified
Wed Jul 15 16:00:42 2009 UTC
(12 years, 10 months ago)
by
wvengen
add substring operation to TemplateDocument
Revision
535 -
Directory Listing
Modified
Wed Jul 15 15:23:46 2009 UTC
(12 years, 10 months ago)
by
wvengen
add string comparison operators
Revision
534 -
Directory Listing
Modified
Wed Jul 15 14:57:30 2009 UTC
(12 years, 10 months ago)
by
wvengen
fallback to system properties in TemplateDocument
Revision
533 -
Directory Listing
Modified
Wed Jul 15 11:54:22 2009 UTC
(12 years, 10 months ago)
by
wvengen
don't bail on Java<1.6 having no setMinimumSize (not really tested though)
Revision
532 -
Directory Listing
Modified
Wed Jul 15 11:53:35 2009 UTC
(12 years, 10 months ago)
by
wvengen
implement browser selection
Revision
531 -
Directory Listing
Modified
Wed Jul 15 11:03:10 2009 UTC
(12 years, 10 months ago)
by
wvengen
fix links in package javadoc
Revision
529 -
Directory Listing
Modified
Wed Jul 15 10:11:29 2009 UTC
(12 years, 10 months ago)
by
wvengen
small doc update
Revision
528 -
Directory Listing
Modified
Wed Jul 15 10:07:15 2009 UTC
(12 years, 10 months ago)
by
wvengen
actually implement action argument parsing; fix comment typo
Revision
527 -
Directory Listing
Modified
Wed Jul 15 09:54:00 2009 UTC
(12 years, 10 months ago)
by
wvengen
rename BareBonesActionLaunch to URLLauncher and remove BareBonesBrowserLaunch which isn't used anymore
Revision
524 -
Directory Listing
Modified
Wed Jul 15 08:50:46 2009 UTC
(12 years, 10 months ago)
by
wvengen
fix build on Java 1.5
Revision
523 -
Directory Listing
Modified
Wed Jul 15 08:26:05 2009 UTC
(12 years, 10 months ago)
by
wvengen
[megacommit] refactoring of TemplateWizard to make it more user-friendly
* Show table of contents at the left
* Move verification form to separate window (added action for that)
* Let user enter verification form details in place, not together with DN entry
* Add installation to wizard
* Add password to form instead of popup dialog from PasswordCache
* Make status icon warning state work
* Add some verification to data entry before generating certificate
* Add some comments to gui actions and components
Revision
522 -
Directory Listing
Modified
Wed Jul 15 08:19:25 2009 UTC
(12 years, 10 months ago)
by
wvengen
update javadoc classpath in Eclipse project for JUnit
Revision
519 -
Directory Listing
Modified
Mon Jul 13 07:42:37 2009 UTC
(12 years, 10 months ago)
by
wvengen
add comments
Revision
518 -
Directory Listing
Modified
Fri Jul 10 10:16:23 2009 UTC
(12 years, 10 months ago)
by
wvengen
fix TemplateWizard test program: don't crash on refresh when no document set yet
Revision
517 -
Directory Listing
Modified
Wed Jul 8 08:11:37 2009 UTC
(12 years, 10 months ago)
by
wvengen
white background for info pane
Revision
516 -
Directory Listing
Modified
Tue Jul 7 15:36:52 2009 UTC
(12 years, 10 months ago)
by
wvengen
also set panel colours from UIManager
Revision
515 -
Directory Listing
Modified
Tue Jul 7 15:02:28 2009 UTC
(12 years, 10 months ago)
by
wvengen
fix small test bug in main program
Revision
514 -
Directory Listing
Modified
Tue Jul 7 11:15:26 2009 UTC
(12 years, 10 months ago)
by
wvengen
add test report target
Revision
513 -
Directory Listing
Modified
Tue Jul 7 09:33:56 2009 UTC
(12 years, 10 months ago)
by
wvengen
fix javadoc warnings
Revision
512 -
Directory Listing
Modified
Mon Jul 6 14:41:27 2009 UTC
(12 years, 10 months ago)
by
wvengen
fix array out of bounds bug
Revision
511 -
Directory Listing
Modified
Mon Jul 6 13:12:44 2009 UTC
(12 years, 10 months ago)
by
wvengen
add table of contents to TemplateWizard; add proper main test to TemplateWizard
Revision
510 -
Directory Listing
Modified
Mon Jul 6 09:28:57 2009 UTC
(12 years, 10 months ago)
by
wvengen
add more TemplateWizard tests; also allow TemplateWizard to be showh when no pages defined (yet).
Revision
509 -
Directory Listing
Modified
Fri Jul 3 15:15:50 2009 UTC
(12 years, 10 months ago)
by
wvengen
build with ant and Java 1.5 as well
Revision
508 -
Directory Listing
Modified
Fri Jul 3 13:56:03 2009 UTC
(12 years, 10 months ago)
by
wvengen
Use JUnit 3.x convention tests; add certificate check to test suite
Revision
506 -
Directory Listing
Modified
Fri Jul 3 13:42:07 2009 UTC
(12 years, 10 months ago)
by
wvengen
don't crash when neither certificate nor request is present
Revision
505 -
Directory Listing
Modified
Fri Jul 3 13:41:24 2009 UTC
(12 years, 10 months ago)
by
wvengen
add testing for certificate checks; fix test bugs; add CertificateCheckException
Revision
503 -
Directory Listing
Modified
Fri Jul 3 08:36:28 2009 UTC
(12 years, 10 months ago)
by
wvengen
make TemplateWizard test work better
Revision
501 -
Directory Listing
Modified
Tue Jun 30 09:35:36 2009 UTC
(12 years, 10 months ago)
by
wvengen
use organisation in certificate list ui as primary visual cue; add icon as well
Revision
500 -
Directory Listing
Modified
Mon Jun 29 10:52:54 2009 UTC
(12 years, 10 months ago)
by
wvengen
make "view certificate list" menuitem/action work on Java 1.5 and below as well
Revision
499 -
Directory Listing
Modified
Mon Jun 29 09:32:51 2009 UTC
(12 years, 10 months ago)
by
wvengen
initial "show details" button on certificate view
Revision
498 -
Directory Listing
Modified
Mon Jun 29 09:25:48 2009 UTC
(12 years, 10 months ago)
by
wvengen
update comments; notify listeners when properties are changed
Revision
497 -
Directory Listing
Modified
Mon Jun 29 08:57:20 2009 UTC
(12 years, 10 months ago)
by
wvengen
update comment
Revision
496 -
Directory Listing
Modified
Mon Jun 29 08:44:53 2009 UTC
(12 years, 10 months ago)
by
wvengen
use "user-cert-xxxx" as default certificate directory
Revision
495 -
Directory Listing
Modified
Mon Jun 29 08:03:59 2009 UTC
(12 years, 10 months ago)
by
wvengen
make export work on mac: set filechooser dialog type so a name can be given when saving (!)
Revision
494 -
Directory Listing
Modified
Mon Jun 29 07:43:16 2009 UTC
(12 years, 10 months ago)
by
wvengen
make refresh test work for TemplateButtonPanel as well
Revision
493 -
Directory Listing
Modified
Fri Jun 26 16:18:15 2009 UTC
(12 years, 11 months ago)
by
wvengen
fix/workaround SecurityCheck updates
Revision
492 -
Directory Listing
Modified
Fri Jun 26 16:17:49 2009 UTC
(12 years, 11 months ago)
by
wvengen
don't include tests in javadoc output (now actually working)
Revision
491 -
Directory Listing
Modified
Fri Jun 26 16:03:30 2009 UTC
(12 years, 11 months ago)
by
wvengen
add tests for TemplateButtonPanel; make ITemplatePanelTest more robust because of this; some testing changes
Revision
490 -
Directory Listing
Modified
Fri Jun 26 15:34:22 2009 UTC
(12 years, 11 months ago)
by
wvengen
make browser invocation work on more Mac OS X variants; add tests for parsing of lsregister output; add browser blacklist for the Mac
Revision
487 -
Directory Listing
Modified
Fri Jun 26 13:10:01 2009 UTC
(12 years, 11 months ago)
by
wvengen
add javadoc build target and use APIviz for javadoc class diagrams
Revision
485 -
Directory Listing
Modified
Fri Jun 26 08:33:52 2009 UTC
(12 years, 11 months ago)
by
wvengen
don't need template for ITemplatePanelTest; small comment changes
Revision
482 -
Directory Listing
Modified
Thu Jun 25 15:00:05 2009 UTC
(12 years, 11 months ago)
by
wvengen
rework templatepanel test infrastructure and friends
Revision
479 -
Directory Listing
Modified
Thu Jun 25 13:08:17 2009 UTC
(12 years, 11 months ago)
by
wvengen
don't try to load non-existing default certificate all the time
Revision
478 -
Directory Listing
Modified
Thu Jun 25 13:06:49 2009 UTC
(12 years, 11 months ago)
by
wvengen
move CertificatePair check into separate method
Revision
477 -
Directory Listing
Modified
Thu Jun 25 13:01:12 2009 UTC
(12 years, 11 months ago)
by
wvengen
run check after downloading certificate
Revision
476 -
Directory Listing
Modified
Thu Jun 25 12:58:35 2009 UTC
(12 years, 11 months ago)
by
wvengen
load certificate and csr on demand; separate certificate checks into separate class; add check private key matches certificate; more checks work
Revision
475 -
Directory Listing
Modified
Thu Jun 25 10:40:46 2009 UTC
(12 years, 11 months ago)
by
wvengen
set file permissions on writing encrypted PEM data; search for specific object in PEM file when reading instead of just returning the first one
Revision
474 -
Directory Listing
Modified
Wed Jun 24 15:24:54 2009 UTC
(12 years, 11 months ago)
by
wvengen
solve PEM import problems; move PEM read/write functionality out of CryptoUtils and create custom PEMReader/PEMWriter that accepts a File in its constructor with PasswordCache integration.
Revision
472 -
Directory Listing
Modified
Wed Jun 24 12:54:58 2009 UTC
(12 years, 11 months ago)
by
wvengen
update javadoc
Revision
471 -
Directory Listing
Modified
Wed Jun 24 12:31:14 2009 UTC
(12 years, 11 months ago)
by
wvengen
close files on their proper places
Revision
470 -
Directory Listing
Modified
Wed Jun 24 10:09:51 2009 UTC
(12 years, 11 months ago)
by
wvengen
use relative font sizes in stylesheet
Revision
469 -
Directory Listing
Modified
Wed Jun 24 10:09:41 2009 UTC
(12 years, 11 months ago)
by
wvengen
litte more logging
Revision
468 -
Directory Listing
Modified
Wed Jun 24 10:09:05 2009 UTC
(12 years, 11 months ago)
by
wvengen
set font style from default font
Revision
467 -
Directory Listing
Modified
Wed Jun 24 09:23:14 2009 UTC
(12 years, 11 months ago)
by
wvengen
import default ~/.globus/userkey.pem and friends into certificate store when not yet present
Revision
466 -
Directory Listing
Modified
Tue Jun 23 14:32:57 2009 UTC
(12 years, 11 months ago)
by
wvengen
add winregistry to eclipse project
Revision
465 -
Directory Listing
Modified
Tue Jun 23 14:30:49 2009 UTC
(12 years, 11 months ago)
by
wvengen
remove stray file
Revision
464 -
Directory Listing
Modified
Tue Jun 23 14:13:45 2009 UTC
(12 years, 11 months ago)
by
wvengen
add browsertool target to buildfile
Revision
459 -
Directory Listing
Modified
Tue Jun 23 07:47:43 2009 UTC
(12 years, 11 months ago)
by
wvengen
add comments to install package
Revision
458 -
Directory Listing
Modified
Tue Jun 23 07:46:56 2009 UTC
(12 years, 11 months ago)
by
wvengen
add comments to install package; make implementations non-public
Revision
457 -
Directory Listing
Modified
Mon Jun 22 12:56:19 2009 UTC
(12 years, 11 months ago)
by
wvengen
set defaults for new request in jnlp file (finish commit)
Revision
456 -
Directory Listing
Modified
Mon Jun 22 12:54:16 2009 UTC
(12 years, 11 months ago)
by
wvengen
make request text clearer
Revision
455 -
Directory Listing
Modified
Mon Jun 22 09:52:13 2009 UTC
(12 years, 11 months ago)
by
wvengen
set defaults for new request in jnlp file
Revision
454 -
Directory Listing
Modified
Mon Jun 22 09:17:31 2009 UTC
(12 years, 11 months ago)
by
wvengen
only show certificate selection menu items when more than one certificate is present
Revision
453 -
Directory Listing
Modified
Mon Jun 22 08:51:03 2009 UTC
(12 years, 11 months ago)
by
wvengen
proper cmdline args for batch file
Revision
452 -
Directory Listing
Modified
Mon Jun 22 08:50:28 2009 UTC
(12 years, 11 months ago)
by
wvengen
close pkcs#12 export file when done
Revision
451 -
Directory Listing
Modified
Mon Jun 22 08:49:17 2009 UTC
(12 years, 11 months ago)
by
wvengen
add TODO
Revision
450 -
Directory Listing
Modified
Mon Jun 22 08:29:31 2009 UTC
(12 years, 11 months ago)
by
wvengen
make installation work on Windows, yay :)
Revision
449 -
Directory Listing
Modified
Mon Jun 22 08:23:45 2009 UTC
(12 years, 11 months ago)
by
wvengen
throw exception when browser execution/installation fails
Revision
448 -
Directory Listing
Modified
Mon Jun 22 08:22:21 2009 UTC
(12 years, 11 months ago)
by
wvengen
friendlier error message
Revision
447 -
Directory Listing
Modified
Mon Jun 22 08:14:18 2009 UTC
(12 years, 11 months ago)
by
wvengen
add getPath() method to PrivateFileWriter for convenience
Revision
444 -
Directory Listing
Modified
Thu Jun 18 15:32:18 2009 UTC
(12 years, 11 months ago)
by
wvengen
add Windows browser backend
Revision
440 -
Directory Listing
Modified
Thu Jun 18 09:13:31 2009 UTC
(12 years, 11 months ago)
by
wvengen
fix typo in batch file
Revision
439 -
Directory Listing
Modified
Wed Jun 17 15:18:53 2009 UTC
(12 years, 11 months ago)
by
wvengen
add cli to install package: BrowserTool.
Revision
437 -
Directory Listing
Modified
Wed Jun 17 13:58:34 2009 UTC
(12 years, 11 months ago)
by
wvengen
cleanup code into methods
Revision
436 -
Directory Listing
Modified
Wed Jun 17 13:08:08 2009 UTC
(12 years, 11 months ago)
by
wvengen
make system certificate installation on Mac OS X work, though password pasting doesn't work there
Revision
435 -
Directory Listing
Modified
Wed Jun 17 12:48:32 2009 UTC
(12 years, 11 months ago)
by
wvengen
(mega-commit) introduce new Browsers API for opening an external web browser and installing certificates into it; current implementation is for Linux and Mac OS X and needs to be finished
Revision
434 -
Directory Listing
Modified
Wed Jun 17 12:47:30 2009 UTC
(12 years, 11 months ago)
by
wvengen
make Exec() return the process output
Revision
433 -
Directory Listing
Modified
Wed Jun 17 12:44:36 2009 UTC
(12 years, 11 months ago)
by
wvengen
make batch/shellscript work with iText
Revision
432 -
Directory Listing
Modified
Wed Jun 17 12:20:57 2009 UTC
(12 years, 11 months ago)
by
wvengen
use user-interface default font family and size in XHTMLPanel (fixes uglyness on Mac OS X)
Revision
428 -
Directory Listing
Modified
Tue Jun 16 14:59:08 2009 UTC
(12 years, 11 months ago)
by
wvengen
make shellscript/bathfile use updated bouncycastle
Revision
406 -
Directory Listing
Modified
Tue Jun 9 14:47:09 2009 UTC
(12 years, 11 months ago)
by
wvengen
use checkmark instead of checkbox to show progress
Revision
405 -
Directory Listing
Modified
Tue Jun 9 14:45:57 2009 UTC
(12 years, 11 months ago)
by
wvengen
add boolean substitution to TemplateDocument
Revision
404 -
Directory Listing
Modified
Tue Jun 9 13:34:31 2009 UTC
(12 years, 11 months ago)
by
wvengen
explain according to request state at verification form
Revision
403 -
Directory Listing
Modified
Tue Jun 9 10:20:50 2009 UTC
(12 years, 11 months ago)
by
wvengen
save to pdf dialog improvements
Revision
402 -
Directory Listing
Modified
Tue Jun 9 10:09:45 2009 UTC
(12 years, 11 months ago)
by
wvengen
update registration form
Revision
401 -
Directory Listing
Modified
Tue Jun 9 09:10:17 2009 UTC
(12 years, 11 months ago)
by
wvengen
include pdf fonts in jar
Revision
400 -
Directory Listing
Modified
Tue Jun 9 08:59:30 2009 UTC
(12 years, 11 months ago)
by
wvengen
update bouncycastle to version 1.43; update some javadoc locations
Revision
399 -
Directory Listing
Modified
Tue Jun 9 08:38:10 2009 UTC
(12 years, 11 months ago)
by
wvengen
update build as well, make iText work with proguard
Revision
398 -
Directory Listing
Modified
Mon Jun 8 16:08:35 2009 UTC
(12 years, 11 months ago)
by
wvengen
fix organisation html concat problem
Revision
397 -
Directory Listing
Modified
Mon Jun 8 16:08:18 2009 UTC
(12 years, 11 months ago)
by
wvengen
add optional left buttons to TemplateWizard and use them to add print/savetopdf buttons in RequestWizard; for this rework TemplateButtonPanel
Revision
396 -
Directory Listing
Modified
Mon Jun 8 15:05:56 2009 UTC
(12 years, 11 months ago)
by
wvengen
add helpful text to verification form in request wizard; don't show print dialog by default anymore
Revision
395 -
Directory Listing
Modified
Mon Jun 8 09:54:17 2009 UTC
(12 years, 11 months ago)
by
wvengen
update javadoc
Revision
394 -
Directory Listing
Modified
Mon Jun 8 09:36:47 2009 UTC
(12 years, 11 months ago)
by
wvengen
add TemplatePanel test for html+stylesheet inside jar; fix TemplateDocument substitution bug that only added first element correctly
Revision
390 -
Directory Listing
Modified
Thu Jun 4 12:11:47 2009 UTC
(12 years, 11 months ago)
by
wvengen
make jar file directly runnable by setting classpath in manifest
Revision
385 -
Directory Listing
Modified
Tue Jun 2 15:04:30 2009 UTC
(12 years, 11 months ago)
by
wvengen
add @see javadoc comments
Revision
384 -
Directory Listing
Modified
Tue Jun 2 14:50:35 2009 UTC
(12 years, 11 months ago)
by
wvengen
make BareBonesActionLaunch work with reworked BareBonesBrowserLaunch
Revision
381 -
Directory Listing
Modified
Tue Jun 2 14:40:51 2009 UTC
(12 years, 11 months ago)
by
wvengen
handly properties of TemplatePanel, solves a problem with losing DocumentURI on refresh as well
Revision
376 -
Directory Listing
Modified
Tue Jun 2 14:00:40 2009 UTC
(12 years, 11 months ago)
by
wvengen
add swingworker to default classpath
Revision
375 -
Directory Listing
Modified
Tue Jun 2 13:48:59 2009 UTC
(12 years, 11 months ago)
by
wvengen
add test for document reload
Revision
374 -
Directory Listing
Modified
Tue Jun 2 12:59:49 2009 UTC
(12 years, 11 months ago)
by
wvengen
use XHTMLRenderer's method naming convention througout the program
Revision
373 -
Directory Listing
Modified
Tue Jun 2 12:45:59 2009 UTC
(12 years, 11 months ago)
by
wvengen
more testing
Revision
372 -
Directory Listing
Modified
Tue Jun 2 12:45:33 2009 UTC
(12 years, 11 months ago)
by
wvengen
more testing; the focus tests may fail at Mac OS X and Linux without click-to-focus :(
Revision
371 -
Directory Listing
Modified
Tue Jun 2 10:26:24 2009 UTC
(12 years, 11 months ago)
by
wvengen
comments; add focussing test
Revision
370 -
Directory Listing
Modified
Tue Jun 2 09:11:48 2009 UTC
(12 years, 11 months ago)
by
wvengen
update TemplatePanel comments; decrease logging on TemplatePanel tests
Revision
368 -
Directory Listing
Modified
Tue Jun 2 08:51:34 2009 UTC
(12 years, 11 months ago)
by
wvengen
add undocumented behaviour to use "test"/"cli"/"gui" as first argument to command-line version; add batch file as well
Revision
366 -
Directory Listing
Modified
Tue Jun 2 08:16:52 2009 UTC
(12 years, 11 months ago)
by
wvengen
minor javadoc update
Revision
364 -
Directory Listing
Modified
Fri May 29 14:56:02 2009 UTC
(12 years, 11 months ago)
by
wvengen
also add Abbot to build script
Revision
363 -
Directory Listing
Modified
Fri May 29 14:51:35 2009 UTC
(12 years, 11 months ago)
by
wvengen
mega-commit; split xhtmlrenderer TemplatePanel into separate package with major cleanup, addition of documentation and tests (with GUI tests using Abbot); rework BareBonesBrowserLauncher a bit.
Revision
362 -
Directory Listing
Modified
Wed May 13 15:45:14 2009 UTC
(13 years ago)
by
wvengen
More consistently use listeners so that changes are caught properly
Revision
361 -
Directory Listing
Modified
Wed May 13 15:07:40 2009 UTC
(13 years ago)
by
wvengen
error handling for RequestWizard; make checked html checkbox without name actually checked (workaround); add exception to error message; better handling of setting default certificate if only one present
Revision
360 -
Directory Listing
Modified
Wed May 13 14:04:42 2009 UTC
(13 years ago)
by
wvengen
fixes for Windows
Revision
359 -
Directory Listing
Modified
Wed May 13 11:35:49 2009 UTC
(13 years ago)
by
wvengen
ui polish; fix TemplateButtonPane redraw when button was removed
Revision
358 -
Directory Listing
Modified
Tue May 12 14:10:02 2009 UTC
(13 years ago)
by
wvengen
polish
Revision
357 -
Directory Listing
Modified
Tue May 12 14:03:25 2009 UTC
(13 years ago)
by
wvengen
workaround for nameless checkbox: use ".volatile" as name
Revision
356 -
Directory Listing
Modified
Tue May 12 13:59:26 2009 UTC
(13 years ago)
by
wvengen
more conditional tests
Revision
355 -
Directory Listing
Modified
Tue May 12 13:46:16 2009 UTC
(13 years ago)
by
wvengen
update test
Revision
354 -
Directory Listing
Modified
Tue May 12 12:51:06 2009 UTC
(13 years ago)
by
wvengen
add title to organisation link (although tooltip is not implemented); more subtle request form details
Revision
353 -
Directory Listing
Modified
Tue May 12 12:32:28 2009 UTC
(13 years ago)
by
wvengen
remove unused imports
Revision
352 -
Directory Listing
Modified
Tue May 12 12:31:52 2009 UTC
(13 years ago)
by
wvengen
make CertificatePair().store() also work on Java 1.5 and below, which required adding an OutputStream to PrivateFileWriter; make organisations hyperlinks in certificate information pane
Revision
351 -
Directory Listing
Modified
Tue May 12 10:21:41 2009 UTC
(13 years ago)
by
wvengen
ui tweaks
Revision
350 -
Directory Listing
Modified
Tue May 12 10:14:21 2009 UTC
(13 years ago)
by
wvengen
use "Continue request" instead of "View request" when in the middle of the request process
Revision
349 -
Directory Listing
Modified
Tue May 12 10:03:21 2009 UTC
(13 years ago)
by
wvengen
remove debugging from TemplatePane conditionals
Revision
348 -
Directory Listing
Modified
Tue May 12 10:02:41 2009 UTC
(13 years ago)
by
wvengen
use new conditionals in templates to add specific actions and show more tailored information
Revision
347 -
Directory Listing
Modified
Tue May 12 10:02:14 2009 UTC
(13 years ago)
by
wvengen
implement boolean conditionals in TemplatePane
Revision
346 -
Directory Listing
Modified
Tue May 12 09:03:31 2009 UTC
(13 years ago)
by
wvengen
don't download certificate on refresh but do that only in the request wizard; add (back) CA method to check if certificate is present
Revision
345 -
Directory Listing
Modified
Tue May 12 08:17:34 2009 UTC
(13 years ago)
by
wvengen
move the use of SwingUtilities.invokeLater() to the gui part
Revision
344 -
Directory Listing
Modified
Tue May 12 08:02:16 2009 UTC
(13 years ago)
by
wvengen
store certificate properties user-readable-only to protected personal information
Revision
343 -
Directory Listing
Modified
Mon May 11 14:55:31 2009 UTC
(13 years ago)
by
wvengen
update content pane on refresh
Revision
342 -
Directory Listing
Modified
Mon May 11 12:38:24 2009 UTC
(13 years ago)
by
wvengen
fix bug when no certificate supplied when getting html option list of organisations
Revision
341 -
Directory Listing
Modified
Mon May 11 12:37:48 2009 UTC
(13 years ago)
by
wvengen
give private key file actually private permissions (!)
Revision
340 -
Directory Listing
Modified
Mon May 11 12:36:22 2009 UTC
(13 years ago)
by
wvengen
fix file permission setting
Revision
339 -
Directory Listing
Modified
Mon May 11 11:01:54 2009 UTC
(13 years ago)
by
wvengen
add action to view certificate request details of existing certificates; requires more intelligent organisation options generation; requires more intelligent RequestWizard
Revision
338 -
Directory Listing
Modified
Mon May 11 09:36:56 2009 UTC
(13 years ago)
by
wvengen
use CertificateAction for ActionRevoke
Revision
337 -
Directory Listing
Modified
Mon May 11 09:34:57 2009 UTC
(13 years ago)
by
wvengen
only enable a CertificateAction when there is a selection
Revision
336 -
Directory Listing
Modified
Mon May 11 09:34:27 2009 UTC
(13 years ago)
by
wvengen
remove misleading dots from make default action name since no dialog is popped up when the action is performed.
Revision
335 -
Directory Listing
Modified
Mon May 11 09:12:33 2009 UTC
(13 years ago)
by
wvengen
oops, put organisation in certificate subject as well!
Revision
334 -
Directory Listing
Modified
Mon May 11 09:06:38 2009 UTC
(13 years ago)
by
wvengen
seperate RequestWizard into its own class; add CertificateRequest class containing property manipulations for generating a request
Revision
333 -
Directory Listing
Modified
Fri May 8 13:43:28 2009 UTC
(13 years ago)
by
wvengen
also remove temporary files when an exception occurs
Revision
332 -
Directory Listing
Modified
Fri May 8 13:28:17 2009 UTC
(13 years ago)
by
wvengen
remove "personal details" menu item as it won't be used
Revision
331 -
Directory Listing
Modified
Fri May 8 13:27:28 2009 UTC
(13 years ago)
by
wvengen
implement notion of default certificate; create FileUtils with exec and filecopy methods, and use it at several places; don't warn when files present in ~/.globus
Revision
330 -
Directory Listing
Modified
Thu May 7 15:26:35 2009 UTC
(13 years ago)
by
wvengen
add option to PasswordCache to use cached password for encryption; fix logging of exec commands; beginnings of Firefox certificate installer
Revision
329 -
Directory Listing
Modified
Thu May 7 13:43:09 2009 UTC
(13 years ago)
by
wvengen
small rework of organisation properties in request form; add friendly message when submit completed
Revision
328 -
Directory Listing
Modified
Thu May 7 13:37:32 2009 UTC
(13 years ago)
by
wvengen
make refresh work on TemplatePane
Revision
327 -
Directory Listing
Modified
Thu May 7 12:43:58 2009 UTC
(13 years ago)
by
wvengen
don't show identity paper country if identity paper not entered
Revision
326 -
Directory Listing
Modified
Thu May 7 12:27:57 2009 UTC
(13 years ago)
by
wvengen
add ".volatile" for properties; rename "lock.<prop>" to "<prop>.lock"; make persistent properties actually work
Revision
325 -
Directory Listing
Modified
Thu May 7 12:27:11 2009 UTC
(13 years ago)
by
wvengen
continue cli work
Revision
324 -
Directory Listing
Modified
Thu May 7 10:51:54 2009 UTC
(13 years ago)
by
wvengen
friendlier logging by default
Revision
323 -
Directory Listing
Modified
Thu May 7 10:40:26 2009 UTC
(13 years ago)
by
wvengen
update shellscript to pass script name to java application using environment
Revision
322 -
Directory Listing
Modified
Thu May 7 10:40:05 2009 UTC
(13 years ago)
by
wvengen
finish previous commit
Revision
321 -
Directory Listing
Modified
Thu May 7 10:39:15 2009 UTC
(13 years ago)
by
wvengen
add cli options; implement print action
Revision
320 -
Directory Listing
Modified
Thu May 7 09:37:00 2009 UTC
(13 years ago)
by
wvengen
use online javadoc for commons-cli
Revision
319 -
Directory Listing
Modified
Thu May 7 09:35:58 2009 UTC
(13 years ago)
by
wvengen
start of functional CLI program
Revision
318 -
Directory Listing
Modified
Thu May 7 08:14:12 2009 UTC
(13 years ago)
by
wvengen
use localised error message
Revision
317 -
Directory Listing
Modified
Thu May 7 08:04:26 2009 UTC
(13 years ago)
by
wvengen
update action's certificate selection only when selection is finished
Revision
316 -
Directory Listing
Modified
Wed May 6 15:14:41 2009 UTC
(13 years ago)
by
wvengen
Move to a global list of actions in the gui; make enabled state of actions consistent when selection changes
Revision
315 -
Directory Listing
Modified
Wed May 6 14:22:10 2009 UTC
(13 years ago)
by
wvengen
make request property work again
Revision
314 -
Directory Listing
Modified
Wed May 6 14:21:36 2009 UTC
(13 years ago)
by
wvengen
comment
Revision
313 -
Directory Listing
Modified
Wed May 6 14:21:18 2009 UTC
(13 years ago)
by
wvengen
small rework ComponentCertificateList for the future
Revision
312 -
Directory Listing
Modified
Wed May 6 14:20:48 2009 UTC
(13 years ago)
by
wvengen
simplify CA interface
Revision
311 -
Directory Listing
Modified
Wed May 6 12:45:06 2009 UTC
(13 years ago)
by
wvengen
different subject for demo certification level; add form fields; proper handling of password cancel in request wizard
Revision
310 -
Directory Listing
Modified
Wed May 6 12:18:15 2009 UTC
(13 years ago)
by
wvengen
fix password cancel
Revision
309 -
Directory Listing
Modified
Wed May 6 10:09:21 2009 UTC
(13 years ago)
by
wvengen
prevent window size reset on view/hide certificate list
Revision
308 -
Directory Listing
Modified
Wed May 6 10:04:21 2009 UTC
(13 years ago)
by
wvengen
finish previous commit
Revision
307 -
Directory Listing
Modified
Wed May 6 09:55:51 2009 UTC
(13 years ago)
by
wvengen
add cancel/close button to TemplateWizard dialog and activate that on escape
Revision
306 -
Directory Listing
Modified
Wed May 6 09:55:03 2009 UTC
(13 years ago)
by
wvengen
fix typo that prevented "<org>.ref" in organisations.conf from working
Revision
305 -
Directory Listing
Modified
Wed May 6 09:28:38 2009 UTC
(13 years ago)
by
wvengen
fix some TODO's including many exception-related
Revision
304 -
Directory Listing
Modified
Wed May 6 09:14:55 2009 UTC
(13 years ago)
by
wvengen
remove irrelevant exception
Revision
303 -
Directory Listing
Modified
Wed May 6 09:14:35 2009 UTC
(13 years ago)
by
wvengen
add internal error dialog
Revision
302 -
Directory Listing
Modified
Wed May 6 09:07:26 2009 UTC
(13 years ago)
by
wvengen
fix warnings
Revision
301 -
Directory Listing
Modified
Wed May 6 08:59:24 2009 UTC
(13 years ago)
by
wvengen
properly handle user cancel on password requests by adding and handling a PasswordCancelledException
Revision
300 -
Directory Listing
Modified
Wed May 6 08:04:11 2009 UTC
(13 years ago)
by
wvengen
show error dialog on error
Revision
299 -
Directory Listing
Modified
Wed May 6 07:48:08 2009 UTC
(13 years ago)
by
wvengen
make TemplatePane work again with java 1.5
Revision
298 -
Directory Listing
Modified
Mon May 4 16:06:58 2009 UTC
(13 years ago)
by
wvengen
make java web start work again with xhtmlrenderer and logging; update url
Revision
297 -
Directory Listing
Modified
Mon May 4 15:30:11 2009 UTC
(13 years ago)
by
wvengen
only enable install action when certificate is present
Revision
296 -
Directory Listing
Modified
Mon May 4 15:29:58 2009 UTC
(13 years ago)
by
wvengen
use proper boolean values for generated properties in CertificatePair
Revision
295 -
Directory Listing
Modified
Mon May 4 15:19:50 2009 UTC
(13 years ago)
by
wvengen
remove conflicting shortcut key for install action; rework exception handling for install action
Revision
294 -
Directory Listing
Modified
Mon May 4 14:58:36 2009 UTC
(13 years ago)
by
wvengen
add pkcs export; add crude install action
Revision
293 -
Directory Listing
Modified
Mon May 4 14:26:51 2009 UTC
(13 years ago)
by
wvengen
make organisations configurable from config file; implement ra address selection
Revision
292 -
Directory Listing
Modified
Mon May 4 14:04:49 2009 UTC
(13 years ago)
by
wvengen
make it possible to put html in variables and have it parsed in TemplatePane; set properties from default form value when property not defined in TemplatePane
Revision
291 -
Directory Listing
Modified
Wed Apr 29 15:02:02 2009 UTC
(13 years ago)
by
wvengen
add organisation selection for requests; improve wording of security level
Revision
290 -
Directory Listing
Modified
Wed Apr 29 13:54:39 2009 UTC
(13 years ago)
by
wvengen
bind form radiobutton elements to their properties
Revision
289 -
Directory Listing
Modified
Wed Apr 29 13:03:03 2009 UTC
(13 years ago)
by
wvengen
bind form select elements to their properties
Revision
288 -
Directory Listing
Modified
Wed Apr 29 10:02:17 2009 UTC
(13 years ago)
by
wvengen
add shortcuts to a couple of actions
Revision
287 -
Directory Listing
Modified
Wed Apr 29 09:26:01 2009 UTC
(13 years ago)
by
wvengen
don't do removeActions twice
Revision
286 -
Directory Listing
Modified
Wed Apr 29 09:16:18 2009 UTC
(13 years ago)
by
wvengen
make show/hide certificate list work; properly update buttons on TemplateButtonPane
Revision
285 -
Directory Listing
Modified
Wed Apr 29 08:39:13 2009 UTC
(13 years ago)
by
wvengen
add margins to certificate list items
Revision
284 -
Directory Listing
Modified
Wed Apr 29 07:56:18 2009 UTC
(13 years ago)
by
wvengen
fix typo
Revision
283 -
Directory Listing
Modified
Wed Apr 29 07:54:22 2009 UTC
(13 years ago)
by
wvengen
update online javadoc locations
Revision
282 -
Directory Listing
Modified
Wed Apr 29 07:31:19 2009 UTC
(13 years ago)
by
wvengen
perform refresh in worker thread; disable refresh until it is done
Revision
281 -
Directory Listing
Modified
Tue Apr 28 14:01:20 2009 UTC
(13 years ago)
by
wvengen
implement readonly attribute on form controls and lock.* properties
Revision
280 -
Directory Listing
Modified
Tue Apr 28 13:22:17 2009 UTC
(13 years ago)
by
wvengen
make printing stay within printer margins; add print button to TemplatePane test program; add submit button name to formsubmit handler;
Revision
279 -
Directory Listing
Modified
Tue Apr 28 10:50:29 2009 UTC
(13 years ago)
by
wvengen
one step towards a registration form that fits on paper
Revision
278 -
Directory Listing
Modified
Tue Apr 28 09:32:29 2009 UTC
(13 years ago)
by
wvengen
disable/warn actions that are not implemented; fix typo
Revision
277 -
Directory Listing
Modified
Tue Apr 28 09:25:07 2009 UTC
(13 years ago)
by
wvengen
don't fail loading when certificate store directory doesn't exist
Revision
276 -
Directory Listing
Modified
Tue Apr 28 09:02:32 2009 UTC
(13 years ago)
by
wvengen
put CertificateList in scrollpane; fix sizing behaviour of ComponentCertificateList
Revision
275 -
Directory Listing
Modified
Tue Apr 28 08:40:28 2009 UTC
(13 years ago)
by
wvengen
fix stylesheet typo
Revision
274 -
Directory Listing
Modified
Tue Apr 28 08:36:07 2009 UTC
(13 years ago)
by
wvengen
make form elements update property store and vice versa
Revision
273 -
Directory Listing
Modified
Tue Apr 28 07:08:05 2009 UTC
(13 years ago)
by
wvengen
only pack() TemplateWizard if not visible to avoid unwanted resizing
Revision
272 -
Directory Listing
Modified
Tue Apr 28 06:52:01 2009 UTC
(13 years ago)
by
wvengen
add printing comment; allow printing with PageFormat
Revision
271 -
Directory Listing
Modified
Tue Apr 28 06:51:33 2009 UTC
(13 years ago)
by
wvengen
complete registration form html/css
Revision
270 -
Directory Listing
Modified
Mon Apr 27 10:20:53 2009 UTC
(13 years ago)
by
wvengen
improve status update in request wizard
Revision
269 -
Directory Listing
Modified
Mon Apr 27 09:43:37 2009 UTC
(13 years ago)
by
wvengen
move setting of background colour to css
Revision
268 -
Directory Listing
Modified
Mon Apr 27 09:38:09 2009 UTC
(13 years ago)
by
wvengen
select and refresh certificate window during request wizard; make TemplatePane/TemplateWizard size request work
Revision
267 -
Directory Listing
Modified
Mon Apr 27 08:45:33 2009 UTC
(13 years ago)
by
wvengen
fix xhtml problems
Revision
266 -
Directory Listing
Modified
Mon Apr 27 08:06:16 2009 UTC
(13 years ago)
by
wvengen
allow copying from TemplatePane
Revision
265 -
Directory Listing
Modified
Mon Apr 27 07:22:24 2009 UTC
(13 years ago)
by
wvengen
populate form controls from data
Revision
264 -
Directory Listing
Modified
Thu Apr 23 14:02:40 2009 UTC
(13 years, 1 month ago)
by
wvengen
merge certificate list fix from trunk
Revision
263 -
Directory Listing
Modified
Thu Apr 23 14:02:02 2009 UTC
(13 years, 1 month ago)
by
wvengen
Add template functionality to TemplatePane and friends
Revision
262 -
Directory Listing
Modified
Thu Apr 23 14:01:12 2009 UTC
(13 years, 1 month ago)
by
wvengen
minimise xhtmlrenderer configuration and move as much logging properties as possible to logging.properties
Revision
259 -
Directory Listing
Modified
Thu Apr 23 08:58:10 2009 UTC
(13 years, 1 month ago)
by
wvengen
smaller xhtmlrenderer.conf (remove comments)
Revision
258 -
Directory Listing
Modified
Thu Apr 23 08:51:07 2009 UTC
(13 years, 1 month ago)
by
wvengen
fix shellscript
Revision
257 -
Directory Listing
Modified
Thu Apr 23 08:50:55 2009 UTC
(13 years, 1 month ago)
by
wvengen
make form submission work; open external links using BareBonesActionManager instead of in the pane itself
Revision
256 -
Directory Listing
Modified
Thu Apr 23 08:50:10 2009 UTC
(13 years, 1 month ago)
by
wvengen
update configfiles for new flying saucer release as well
Revision
255 -
Directory Listing
Modified
Wed Apr 22 15:52:59 2009 UTC
(13 years, 1 month ago)
by
wvengen
reduce xhtmlrenderer logging
Revision
253 -
Directory Listing
Modified
Wed Apr 22 15:50:09 2009 UTC
(13 years, 1 month ago)
by
wvengen
update flying saucer/xhtmlrenderer to version R8
Revision
252 -
Directory Listing
Modified
Wed Apr 22 15:26:12 2009 UTC
(13 years, 1 month ago)
by
wvengen
smaller final build; add initial print for flying saucer TemplatePane
Revision
251 -
Directory Listing
Modified
Wed Apr 22 15:12:03 2009 UTC
(13 years, 1 month ago)
by
wvengen
now merge trunk revision 249 (previous was 248 instead)
Revision
185 -
Directory Listing
Modified
Tue Apr 7 13:55:18 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
fallback to usercert_request.pem for CSR when usercert.pem not found to be able to read Grix's CSRs
Revision
183 -
Directory Listing
Modified
Tue Apr 7 13:10:39 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
create self-signed keystore when not found in build so it builds out-of-the-box; comment build.xml properties
Revision
180 -
Directory Listing
Modified
Tue Apr 7 11:51:15 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
remove system dependencies: include junit, remove absolute pathnames, make jar without tests