Log of /branches/nl.nikhef.jgridstart-htmlpane/nl.nikhef.jgridstart/src
Directory Listing
Revision
238 -
Directory Listing
Modified
Mon Apr 20 08:45:11 2009 UTC
(13 years, 1 month ago)
by
wvengen
try to set properties from form elements on next/previous in TemplateWizard; not succeeded yet :(
Revision
237 -
Directory Listing
Modified
Mon Apr 20 08:44:06 2009 UTC
(13 years, 1 month ago)
by
wvengen
move HTMLPane-based TemplatePane into a branch since it has issues: (1) opaque input controls go against theme which is notable with control background control but it only happens with an ActionListener (2) dataFromContributors() doesn't seem to work with an ActionListener (3) need stubs for proguard
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/src
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/src
clean up readPEM/writePEM stuff (incl. some exceptions); invalidate passwords in PasswordCache when read failed(!)
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/src
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/src
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/src
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/src
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/src
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/src
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/src
fallback to usercert_request.pem for CSR when usercert.pem not found to be able to read Grix's CSRs