Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
if dates are missing, don't error out but use the current date and print a warning; apparently that's what Joerg Jaspert and Marc Brockschmidt want.
add proper copyright headers. This code is unser the GPL, version 2 or higher. Most of it has been written by Craig Small <csmall@debian.org> and Martin Michlmayr <tbm@cyrius.com>, with some contributions from Peter Palfrader <weasel@debian.org>, Ralf Treinen <treinen@debian.org> and others.
Prepare for a migration to PHP 4: use $_REQUEST['var'] and $_SESSION['var'] to refer to web form and session variables.
remove duplicate Reply-To, thanks Marc 'HE' Brockschmidt
add a Content-Type header so mails don't look like crap in an UTF-8 locale (r588)
Mention that it might take longer than 15 minutes; e.g. the aliases file is only updated every 30 minutes. Thanks, Pascal Hakim
Add da_approved_date showing when a DAM approves an applicant.
fix some horribly wrong indentation
Bitch about the new application_ok_date/fd_member checks only if the person changing fields is FD only.
style
it's text, not bool
Only mail AMs when their applicant's account gets created, not when they get DAM approved.
move FD checks to the FD section
Don't make us look like lunatics
Not checked is "n" and not ""
Allow DAM to set da_member and FD to set fd_member
Make certain fields editable by FD.
fix English
actually update the application_ok_date value and bitch if it's empty whenapplication_ok is set
Replace all occurences of ::datetime and ::date and similar stuff with CURRENT_TIMESTAMP or CURRENT_DATE, so it's compatible with newer versions of Postgres.
Mail AMs when one of their applicants is DAM approved.
Add a real name to all From:s for SpamAssassin and general usability. Suggested by Bas Zoetekouw <bas@o2w.nl>.
Fix typo; spotted by Andrew Suffield.
Use proper variable name ($tuple vs $tuples; $tuples is assigned but $tuple printed... fix that to $tuples).
format email better
It's "Philosophy and Procedures" not "Policy & P".
smoe real life fixes
fixes, speoling errors and etc
added a confirm - confirm_date check
Changed Reply-To so it is the name of applicant Complete collumn in leaderboard only counts apporved applicants
Imported New Maintainer website into CVS, hope I didn't screw it up
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |