/[webwml]/newmaint/amupdate.wml
ViewVC logotype

Log of /newmaint/amupdate.wml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Tag:

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Aug 18 12:09:46 2005 UTC (7 years, 9 months ago) by tbm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +47 -18 lines
Diff to previous 1.30 , to selected 1.7
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.

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sun Aug 14 19:16:26 2005 UTC (7 years, 9 months ago) by tbm
Branch: MAIN
Changes since 1.29: +4 -0 lines
Diff to previous 1.29 , to selected 1.7
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.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun Aug 14 19:15:00 2005 UTC (7 years, 9 months ago) by tbm
Branch: MAIN
Changes since 1.28: +68 -68 lines
Diff to previous 1.28 , to selected 1.7
Prepare for a migration to PHP 4: use $_REQUEST['var'] and $_SESSION['var']
to refer to web form and session variables.

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 09:08:28 2005 UTC (7 years, 11 months ago) by tbm
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 , to selected 1.7
remove duplicate Reply-To, thanks Marc 'HE' Brockschmidt

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Thu Apr 28 02:22:56 2005 UTC (8 years ago) by tbm
Branch: MAIN
Changes since 1.26: +8 -2 lines
Diff to previous 1.26 , to selected 1.7
add a Content-Type header so mails don't look like crap in an UTF-8 locale
(r588)

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Mon Jan 17 12:38:25 2005 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 , to selected 1.7
Mention that it might take longer than 15 minutes; e.g. the aliases file is
only updated every 30 minutes.  Thanks, Pascal Hakim

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 21:47:23 2005 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.24: +1 -0 lines
Diff to previous 1.24 , to selected 1.7
Add da_approved_date showing when a DAM approves an applicant.

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 21:23:05 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.23: +9 -9 lines
Diff to previous 1.23 , to selected 1.7
fix some horribly wrong indentation

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 21:12:27 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.22: +5 -1 lines
Diff to previous 1.22 , to selected 1.7
Bitch about the new application_ok_date/fd_member checks only if the person
changing fields is FD only.

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 21:09:05 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.21: +1 -0 lines
Diff to previous 1.21 , to selected 1.7
style

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 20:57:48 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 , to selected 1.7
it's text, not bool

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 20:56:42 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 , to selected 1.7
Only mail AMs when their applicant's account gets created, not when they
get DAM approved.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 16:02:12 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 , to selected 1.7
move FD checks to the FD section

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 14:41:33 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 , to selected 1.7
Don't make us look like lunatics

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 14:32:17 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 , to selected 1.7
Not checked is "n" and not ""

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 14:24:42 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.15: +4 -0 lines
Diff to previous 1.15 , to selected 1.7
Allow DAM to set da_member and FD to set fd_member

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 14:18:45 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.14: +6 -6 lines
Diff to previous 1.14 , to selected 1.7
Make certain fields editable by FD.

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 13:59:24 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 , to selected 1.7
fix English

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Fri Dec 24 13:58:19 2004 UTC (8 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.12: +3 -0 lines
Diff to previous 1.12 , to selected 1.7
actually update the application_ok_date value and bitch if it's empty
whenapplication_ok is set

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Feb 16 20:51:51 2004 UTC (9 years, 3 months ago) by tbm
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 , to selected 1.7
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.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Jan 18 00:54:14 2004 UTC (9 years, 4 months ago) by tbm
Branch: MAIN
Changes since 1.10: +55 -0 lines
Diff to previous 1.10 , to selected 1.7
Mail AMs when one of their applicants is DAM approved.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Sat Nov 1 16:08:35 2003 UTC (9 years, 6 months ago) by tbm
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9 , to selected 1.7
Add a real name to all From:s for SpamAssassin and general usability.
Suggested by Bas Zoetekouw <bas@o2w.nl>.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Sep 24 10:51:23 2002 UTC (10 years, 8 months ago) by tbm
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8 , to selected 1.7
Fix typo; spotted by Andrew Suffield.

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Jun 16 21:09:01 2002 UTC (10 years, 11 months ago) by tbm
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Use proper variable name ($tuple vs $tuples; $tuples is assigned but
$tuple printed... fix that to $tuples).

Revision 1.7 - (view) (download) (annotate) - [selected]
Sun Mar 17 20:42:17 2002 UTC (11 years, 2 months ago) by tbm
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
format email better

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Oct 2 19:26:22 2001 UTC (11 years, 7 months ago) by tbm
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 , to selected 1.7
It's "Philosophy and Procedures" not "Policy & P".

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Feb 6 01:36:47 2001 UTC (12 years, 3 months ago) by csmall
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4 , to selected 1.7
smoe real life fixes

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Feb 5 22:20:29 2001 UTC (12 years, 3 months ago) by csmall
Branch: MAIN
Changes since 1.3: +13 -1 lines
Diff to previous 1.3 , to selected 1.7
fixes, speoling errors and etc

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Feb 3 10:36:13 2001 UTC (12 years, 3 months ago) by csmall
Branch: MAIN
Changes since 1.2: +5 -0 lines
Diff to previous 1.2 , to selected 1.7
added a confirm - confirm_date check

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Jan 11 22:19:11 2001 UTC (12 years, 4 months ago) by csmall
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 , to selected 1.7
Changed Reply-To so it is the name of applicant
Complete collumn in leaderboard only counts apporved applicants

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Tue Dec 19 00:21:05 2000 UTC (12 years, 5 months ago) by csmall
Branch: vendor
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.31 , to selected 1.7
Imported New Maintainer website into CVS, hope I didn't screw it up

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Dec 19 00:21:05 2000 UTC (12 years, 5 months ago) by csmall
Branch: MAIN
Branch point for: vendor
Diff to selected 1.7
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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.5