Log of /tags/nl.nikhef.jgridstart-textpane-0_1/nl.nikhef.jgridstart
Directory Listing
Revision
246 -
Directory Listing
Modified
Wed Apr 22 07:41:48 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
lock fields on which csr generation is dependent in the request wizard and always allow previous/next; add getHTMLDocument() to Template* API
Revision
243 -
Directory Listing
Modified
Tue Apr 21 13:54:20 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
implement default action in TemplateWizard; fix some small bugs; implement "View certificate list"; add intro screen when no certificates present
Revision
241 -
Directory Listing
Modified
Tue Apr 21 08:28:22 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
remove TemplateInterface; use TempateButtonPane.addAction() instead of TemplateButtonPane.addButtons(); some commenting
Revision
239 -
Directory Listing
Modified
Mon Apr 20 10:36:40 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
remove htmlpane dependency again and use a reworked version of the previous TemplatePane (source is unstable now)
Revision
233 -
Directory Listing
Modified
Fri Apr 17 16:14:23 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
start of using HTMLPane instead of custom TemplatePane hack; breaks ant build for now;
Revision
230 -
Directory Listing
Modified
Fri Apr 17 07:07:38 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
store additional properties of CertificatePairs in userinfo.properties; refresh CertificatePair also retrieves certificate when present.
Revision
223 -
Directory Listing
Modified
Thu Apr 16 10:47:21 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
clean up readPEM/writePEM stuff (incl. some exceptions); invalidate passwords in PasswordCache when read failed(!)
Revision
220 -
Directory Listing
Modified
Thu Apr 16 09:33:23 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
(LocalCA) longer validity of generated test certificates and make certificates conform GFD.125
Revision
215 -
Directory Listing
Modified
Wed Apr 15 13:53:02 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
add some CA operations to CertificatePair and make ActionRequest use them as an initial step
Revision
213 -
Directory Listing
Modified
Wed Apr 15 13:31:50 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
Create worker thread for ActionRequest and update GUI as welll; add pageChanged handler to TemplateWizard.
Revision
206 -
Directory Listing
Modified
Wed Apr 15 10:37:31 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
Move template components to nl.nikhef.jgridstart.gui.util; split off wizard stuff into TemplateWizard class; use external stylesheet;
Revision
204 -
Directory Listing
Modified
Tue Apr 14 15:50:31 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
implement previous/next buttons in ActionRequest; initial accesskey additions (doesn't work yet); start on properties-htmlform integration.
Revision
203 -
Directory Listing
Modified
Tue Apr 14 12:49:04 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
rename ComponentTemplatePane to TemplatePane; move buttons beneath TemplatePane out of JGSFrame into TempalteButtonPane and reuse that in ActionRequest; start of implementation of multi-page ActionRequest.
Revision
197 -
Directory Listing
Modified
Thu Apr 9 14:20:13 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
use entities instead of unicode as a tentative fix for LANG other that utf-8-compatible; remove css not supported by Java anyway.
Revision
194 -
Directory Listing
Modified
Thu Apr 9 12:07:19 2009 UTC
(13 years, 1 month ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart
show actual information from certificate (except VOs); create swing template component for this and make CertificatePair work as Properties.
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