2007-Apr-14 19:59 |
1.61
|
Check-in
[5920]:
use consistent terminology across ASE By rse.
(diff)
|
2007-Apr-13 18:15 |
1.60
|
Check-in
[5906]:
Correctly match email address case-sensitive on the local
part and case-insensitive on the FQDN part. By rse.
(diff)
|
2007-Apr-13 17:33 |
1.59
|
Check-in
[5904]:
fix nickname checks By rse.
(diff)
|
2007-Apr-11 19:48 |
1.58
|
Check-in
[5884]:
remove doubled header By rse.
(diff)
|
2007-Apr-11 18:21 |
1.57
|
Check-in
[5880]:
use fully qualified URLs in redirections By rse.
(diff)
|
2007-Apr-11 18:18 |
1.56
|
Check-in
[5877]:
fix more XHTML stuff By rse.
(diff)
|
2007-Apr-09 20:17 |
1.55
|
Check-in
[5871]:
be more strict XHTML By rse.
(diff)
|
2007-Apr-09 20:16 |
1.54
|
Check-in
[5870]:
Use <![CDATA[ ... ]]> sections to enclose embedded JavaScript code
to allow generated XHTML to pass strict validation. By rse.
(diff)
|
2007-Apr-06 22:37 |
1.53
|
Check-in
[5866]:
fix style of logbook entries again By rse.
(diff)
|
2007-Apr-06 15:44 |
1.52
|
Check-in
[5861]:
adjust email messages according to THL's wishes and remove the logbook calls for the form validations to now fill up the database with useless log entries By rse.
(diff)
|
2007-Apr-05 19:35 |
1.51
|
Check-in
[5857]:
add Login button By rse.
(diff)
|
2007-Apr-05 18:20 |
1.50
|
Check-in
[5856]:
cosmetics By rse.
(diff)
|
2007-Apr-05 17:51 |
1.49
|
Check-in
[5854]:
more cosmetics and code cleanups By rse.
(diff)
|
2007-Apr-05 17:22 |
1.48
|
Check-in
[5852]:
many small improvements and cleanups By rse.
(diff)
|
2007-Apr-05 11:41 |
1.47
|
Check-in
[5843]:
Add tooltips to Login, Enrollment and Recovery workflow. By rse.
(diff)
|
2007-Apr-04 22:38 |
1.46
|
Check-in
[5839]:
Switch the enrollment workflow implementation from
multiple dispatch functions to a single dispatch function. By rse.
(diff)
|
2007-Apr-04 17:07 |
1.45
|
Check-in
[5834]:
cosmetics only By rse.
(diff)
|
2007-Apr-04 16:13 |
1.44
|
Check-in
[5827]:
o Move requirement regular expressions from code to configuration.
o Allow arbitrary configured notice messages to be displayed
on entitlement and resign pages.
o Small markup and text cleanups.
o Put button for reaching login page onto entitlement page
where the user waits for the email. By rse.
(diff)
|
2007-Mar-30 20:24 |
1.43
|
Check-in
[5818]:
Add first cut for "heartbeat" functionality which allows us to
automatically get rid of ancient accounts. By rse.
(diff)
|
2007-Mar-30 13:48 |
1.42
|
Check-in
[5817]:
cleanup the account locking By rse.
(diff)
|
2007-Mar-30 11:23 |
1.41
|
Check-in
[5805]:
polish user interface By rse.
(diff)
|
2007-Mar-30 11:03 |
1.40
|
Check-in
[5803]:
automatically fill in a suggestion for the nickname once the realname was entered By rse.
(diff)
|
2007-Mar-30 10:51 |
1.39
|
Check-in
[5801]:
move blacklist into config file By rse.
(diff)
|
2007-Mar-30 10:32 |
1.38
|
Check-in
[5799]:
consistently use a terminating semicolon in SQL By rse.
(diff)
|
2007-Mar-29 10:42 |
1.37
|
Check-in
[5784]:
polish the canvas style By rse.
(diff)
|
2007-Mar-29 09:47 |
1.36
|
Check-in
[5783]:
provide green and red buttons, too By rse.
(diff)
|
2007-Mar-27 14:54 |
1.35
|
Check-in
[5774]:
cleanup and fix enrollment By rse.
(diff)
|
2007-Mar-27 13:21 |
1.34
|
Check-in
[5773]:
do not allow missing membership start date but use a not existing end date by default By rse.
(diff)
|
2007-Mar-23 10:23 |
1.33
|
Check-in
[5766]:
implement instant notifications By rse.
(diff)
|
2007-Mar-23 08:32 |
1.32
|
Check-in
[5758]:
rename status to karma; add new status (for active/inactive/disabled) and locking of account By rse.
(diff)
|
2007-Mar-22 23:35 |
1.31
|
Check-in
[5757]:
add penalty support also to enrollments and allow parallel enrollments By rse.
(diff)
|
2007-Mar-22 23:21 |
1.30
|
Check-in
[5756]:
support a penalty time during recovery instead of requiring the client to wait until the recovery is expired By rse.
(diff)
|
2007-Mar-22 21:47 |
1.29
|
Check-in
[5755]:
fix login passing By rse.
(diff)
|
2007-Mar-22 20:49 |
1.28
|
Check-in
[5752]:
fix syntax By rse.
(diff)
|
2007-Mar-22 20:48 |
1.27
|
Check-in
[5750]:
keep the login name after enrollment By rse.
(diff)
|
2007-Mar-22 12:09 |
1.26
|
Check-in
[5730]:
cleanup enrollment code By rse.
(diff)
|
2007-Mar-21 11:05 |
1.25
|
Check-in
[5728]:
use strict XHTML and lighter step list display By rse.
(diff)
|
2007-Mar-20 21:49 |
1.24
|
Check-in
[5719]:
use strict XHTML, please By rse.
(diff)
|
2007-Mar-20 21:37 |
1.23
|
Check-in
[5716]:
make nickname an optional thing for now By rse.
(diff)
|
2007-Mar-20 21:23 |
1.22
|
Check-in
[5715]:
Add support for unique nicknames (OpenPKG requires this to not having to
display email address). By rse.
(diff)
|
2007-Mar-20 18:39 |
1.21
|
Check-in
[5711]:
Switch database access code from plain DBI to DBIx::Simple. By rse.
(diff)
|
2007-Mar-20 18:05 |
1.20
|
Check-in
[5708]:
fix config stuff By rse.
(diff)
|
2007-Mar-20 18:02 |
1.19
|
Check-in
[5707]:
replace all remaining OpenPKG specific texts By rse.
(diff)
|
2007-Mar-19 21:13 |
1.18
|
Check-in
[5703]:
bump year in copyright messages By rse.
(diff)
|
2006-Dec-14 22:52 |
1.17
|
Check-in
[5674]:
fix layout By rse.
(diff)
|
2006-Dec-14 22:42 |
1.16
|
Check-in
[5673]:
flush pending changes By rse.
(diff)
|
2006-Aug-03 17:37 |
1.15
|
Check-in
[5638]:
flush some long-pending changes By rse.
(diff)
|
2006-Apr-13 20:05 |
1.14
|
Check-in
[5387]:
tell the administrators the number of total registrations so far By rse.
(diff)
|
2006-Apr-05 19:39 |
1.13
|
Check-in
[5386]:
flush pending changes By rse.
(diff)
|
2005-Nov-30 14:21 |
1.12
|
Check-in
[5345]:
tell us when a new registration was successfully, this way we don't have to poll the database By rse.
(diff)
|
2005-Nov-29 17:46 |
1.11
|
Check-in
[5343]:
add password verification By rse.
|
2005-Nov-28 22:00 |
1.10
|
Check-in
[5339]:
CSS and XHTML cleanups; add name to form By rse.
(diff)
|
2005-Nov-28 19:31 |
1.9
|
Check-in
[5338]:
be less restrictive on the password By rse.
(diff)
|
2005-Nov-28 18:23 |
1.8
|
Check-in
[5337]:
use a better email address By rse.
(diff)
|
2005-Nov-27 20:32 |
1.7
|
Check-in
[5334]:
remove some texts to reduce confusions By rse.
(diff)
|
2005-Nov-24 21:32 |
1.6
|
Check-in
[5328]:
flush By rse.
(diff)
|
2005-Nov-23 17:28 |
1.5
|
Check-in
[5323]:
speed up processing of OSSP ase server by performing a lazy/deferred loading of half of the extension modules By rse.
(diff)
|
2005-Nov-10 08:54 |
1.4
|
Check-in
[5294]:
use OSSP::ase::server as package and print program name in error message By rse.
(diff)
|
2005-Nov-09 17:46 |
1.3
|
Check-in
[5290]:
DB_File is no longer needed and replace home-brewn switchto() function with forward() from CGI::Application::Plugin::Forward By rse.
(diff)
|
2005-Aug-29 14:43 |
1.2
|
Check-in
[5107]:
add loader functionality and use it to reference files By rse.
(diff)
|
2005-Aug-29 10:25 |
1.1
|
Check-in
[5106]:
split rather large ASE into smaller chunks By rse.
|