dave
e0a0e3dbcf
- Fix a typo in two places... I wonder how long these have been like this. :S
2008-02-15 05:27:06 +00:00
james
41053418d8
move the wording on the judges "invitaion only" screen into the page text editor so the fairs can make it say whatever they want it to say.
2007-10-31 20:31:00 +00:00
dave
95a3816068
- Don't bother the mysql server with a date check, we can do that ourselves.
...
- Add a condition for judge registration not yet being open.
2007-10-05 19:56:04 +00:00
james
0de2bfeef0
Add a few more missing "exit" calls after a header("Location");
2007-05-10 19:18:01 +00:00
james
c7560b91d4
Update wording for 'invite only' judge registration
2007-03-04 16:52:37 +00:00
james
c4527e1f34
Fix missing i18n's, fixes BUG #0000079
2006-10-25 19:18:33 +00:00
dave
e3035cb13f
- Add a password warning to the judge password page, indicating that the server
...
may not be secure, so don't use an important password.
2006-10-18 06:47:41 +00:00
james
4d54bdbb1c
Update translation manager to work with unlimited number of languages as defined in the languages table
...
Update i18n function to accept a third parameter, which is an array that describes the arguments in the string to make translation much easier
Update some of the config/admin pages to make sure i18n is properly used, and that argument descriptions are set
2006-01-19 17:15:07 +00:00
james
0adc204a58
Make judges registration 'resend password' work (by adding code that was never there! whoops!)
2006-01-03 01:49:28 +00:00
james
e8353f011f
Add the judge inviter to the judge administration section
...
Add the new judge invite email
2005-11-25 21:15:29 +00:00
james
5df07701a0
NEW FEATURE: Judge Registration Type
...
Judge registration type can now be one of:
Open - Anyone can register as a judge
Single Password - A password is selected by the committee and
is given to any potential judges. The judge must enter
this judge registration password before they will be
allowed to create an account
Invite - Judges must be invited by the committee, judges will
not be allowed to create new accounts.
2005-11-25 20:07:21 +00:00
james
d059f34835
Implement date checking for both participant and judge registration
2005-03-29 19:21:14 +00:00
james
01a5028c48
trim the email address so you cant end up with an address like " " (blank spaces)
2005-03-09 20:43:17 +00:00
james
d4b84cd798
fix "pleaes" typo
2005-03-03 15:33:43 +00:00
james
adb2e50578
make sure the password expiry is set on account creation if it needs to be
2005-02-16 20:12:59 +00:00
james
12c514d8c5
refactor some of the authenticaiton code into the .inc.php
...
add a password changer
check for expired passwords and force changing if expired
2005-02-16 20:04:12 +00:00
james
42c58426dd
create email_send function to pull emails from databaes and send
...
add ability to delete judge account - soft-delete
make sure when logging in, only non-deleted accounts can be used.
2005-02-11 18:25:59 +00:00
james
324433ef23
Add GPL headers to ALL PHP files
2005-01-24 18:00:03 +00:00
james
1b393c1bb0
Commit all work from the weekend:
...
- judges registration
- small changes to participant registraiton
2004-12-19 23:16:46 +00:00
james
efdf49d000
add registration pages
2004-11-30 18:55:39 +00:00