2007-Mar-30 11:36 |
1.21
|
Check-in
[5806]:
rename ase.css to ase.ui.css and ase.html to ase.ui.html to bundle all user interface stuff together in the same filesystem prefix namespace By rse.
(diff)
|
2007-Mar-30 11:23 |
1.20
|
Check-in
[5805]:
polish user interface By rse.
(diff)
|
2007-Mar-30 11:17 |
1.19
|
Check-in
[5804]:
style header By rse.
(diff)
|
2007-Mar-29 13:13 |
1.18
|
Check-in
[5788]:
polish style By rse.
(diff)
|
2007-Mar-29 10:43 |
1.17
|
Check-in
[5785]:
fix bottom padding By rse.
(diff)
|
2007-Mar-29 10:42 |
1.16
|
Check-in
[5784]:
polish the canvas style By rse.
(diff)
|
2007-Mar-29 09:47 |
1.15
|
Check-in
[5783]:
provide green and red buttons, too By rse.
(diff)
|
2007-Mar-28 21:44 |
1.14
|
Check-in
[5781]:
o Add some JavaScript based user-interface experience improvement
by rendering a open/close black/red/green lock at the right side of
the password login field to on-the-fly indicate to the user whether
the password field content is (already or still not) secure for
transmission.
o Add support for secure password transaction via plain HTTP by
calculating the SHA-1 digest "sha1(pw)" of the password "pw" on the
client-side with JavaScript and sending "SHA1:"+sha1(pw) instead of
"pw" to the server via HTTP.
The JavaScript code is based on jQuery and a subset of RSE's forthcoming
jscrypto library. By rse.
(diff)
|
2007-Mar-22 20:30 |
1.13
|
Check-in
[5749]:
provide better buttons By rse.
(diff)
|
2007-Mar-22 20:13 |
1.12
|
Check-in
[5746]:
allow better embedding By rse.
(diff)
|
2007-Mar-21 11:05 |
1.11
|
Check-in
[5728]:
use strict XHTML and lighter step list display By rse.
(diff)
|
2007-Mar-21 11:02 |
1.10
|
Check-in
[5727]:
switch login buttons for enrollment and recovery from a form button to a visually identical hyperlink and this way allow RETURN key in login form to always trigger the login button By rse.
(diff)
|
2007-Mar-20 22:22 |
1.9
|
Check-in
[5722]:
Add resign functionality. By rse.
(diff)
|
2007-Mar-19 21:13 |
1.8
|
Check-in
[5703]:
bump year in copyright messages By rse.
(diff)
|
2006-Apr-05 19:39 |
1.7
|
Check-in
[5386]:
flush pending changes By rse.
(diff)
|
2005-Nov-28 22:03 |
1.6
|
Check-in
[5340]:
be more specific By rse.
(diff)
|
2005-Nov-28 22:00 |
1.5
|
Check-in
[5339]:
CSS and XHTML cleanups; add name to form By rse.
(diff)
|
2005-Nov-21 10:07 |
1.4
|
Check-in
[5301]:
finally fix the URL rewritings during canvas embedding By rse.
(diff)
|
2005-Aug-29 19:36 |
1.3
|
Check-in
[5114]:
add missing copyright header to CSS file By rse.
(diff)
|
2005-Aug-29 17:23 |
1.2
|
Check-in
[5110]:
apply strict XHTML rendering and allow better website embedding By rse.
(diff)
|
2005-Apr-22 17:47 |
1.1
|
Check-in
[5047]:
genesis of OSSP ase By rse.
|