Log of /branches/nl.nikhef.jgridstart-htmlpane/nl.nikhef.jgridstart/src/nl
Directory Listing
Revision
238 -
Directory Listing
Modified
Mon Apr 20 08:45:11 2009 UTC
(13 years, 2 months 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, 2 months 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, 2 months ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart/src/nl
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, 2 months ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart/src/nl
clean up readPEM/writePEM stuff (incl. some exceptions); invalidate passwords in PasswordCache when read failed(!)
Revision
206 -
Directory Listing
Modified
Wed Apr 15 10:37:31 2009 UTC
(13 years, 2 months ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart/src/nl
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, 2 months ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart/src/nl
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, 2 months ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart/src/nl
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, 2 months ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart/src/nl
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, 2 months ago)
by
wvengen
Original Path:
trunk/nl.nikhef.jgridstart/src/nl
show actual information from certificate (except VOs); create swing template component for this and make CertificatePair work as Properties.