| Commit message (Expand) | Author | Age | Files | Lines |
| * | FormatEditingOptions(): Make the text box's name "email" so as to hook | bwarsaw | 2001-10-12 | 1 | -1/+1 |
| * | GetMailmanFooter(): A fix by (I believe) Mikhail Sobolev to make | bwarsaw | 2001-10-09 | 1 | -3/+4 |
| * | FormatUsers(): Don't use string interpolation to pluralize the word | bwarsaw | 2001-10-01 | 1 | -13/+11 |
| * | GetMailmanFooter(): Don't hyperlink each individual list owner with a | bwarsaw | 2001-08-29 | 1 | -8/+5 |
| * | FormatSubscriptionMsg(): Use triple quoted strings instead of | bwarsaw | 2001-08-17 | 1 | -36/+25 |
| * | GetMailmanFooter(): Add a link to the listinfo overview page for the | bwarsaw | 2001-08-02 | 1 | -12/+16 |
| * | All membership related attribute access should use the MemberAdaptor | bwarsaw | 2001-07-19 | 1 | -11/+13 |
| * | GetStandardReplacements(): When displaying the selected language, | bwarsaw | 2001-06-27 | 1 | -2/+5 |
| * | RestrictedListMessage(): Fixed a typo (missing open paren), and | bwarsaw | 2001-06-01 | 1 | -4/+5 |
| * | FormatOptionButton(): Formatting, but also change the 'passwdremind' | bwarsaw | 2001-05-31 | 1 | -22/+20 |
| * | FormatOptionButton(): Teach this about the SuppressPasswordReminder | bwarsaw | 2001-05-25 | 1 | -9/+9 |
| * | Removed some unnecessary imports. | bwarsaw | 2001-05-18 | 1 | -4/+1 |
| * | InitVars(): Removed, since self._template_dir is no longer necessary | bwarsaw | 2001-05-18 | 1 | -43/+1 |
| * | Porting forward from 2.0.4 a patch to replace the deprecated regsub | bwarsaw | 2001-05-01 | 1 | -14/+13 |
| * | FormatUsers(): Use GetOptionsURL() instead of GetScriptURL() since the | bwarsaw | 2001-03-03 | 1 | -2/+1 |
| * | InitTemplates(): Copy both the .html and the .txt files into the | bwarsaw | 2001-03-02 | 1 | -2/+3 |
| * | Untabification. | bwarsaw | 2001-02-28 | 1 | -119/+119 |
| * | Next round of big i18n patches. | bwarsaw | 2001-02-28 | 1 | -18/+19 |
| * | SnarfHTMLTemplate(): Don't try to fall back to lists/<listname>/ to | bwarsaw | 2001-02-23 | 1 | -11/+4 |
| * | InitTemplates(): Simply by using some Python 2.0-isms and the shutil | bwarsaw | 2001-02-16 | 1 | -18/+22 |
| * | Some additional i18n markup, although I can't remember if this is Juan | bwarsaw | 2001-02-15 | 1 | -25/+40 |
| * | Latest round of jcrey's I18N patches. Specifically, | bwarsaw | 2000-12-26 | 1 | -100/+123 |
| * | GetMailmanFooter(): Add a link to the administrative interface to each | bwarsaw | 2000-09-09 | 1 | -1/+5 |
| * | InitVars(): Use self.internal_name() | bwarsaw | 2000-08-01 | 1 | -7/+5 |
| * | FormatFormStart(): Use GetScriptURL(relative=1) for calculating the | bwarsaw | 2000-07-25 | 1 | -1/+1 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | AcknowlegePosts => AcknowledgePosts | bwarsaw | 1999-11-24 | 1 | -7/+7 |
| * | eradicate "maillist" as a noun | bwarsaw | 1999-05-05 | 1 | -3/+3 |
| * | GetMailmanFooter(): Factor out logo creation by using MailmanLogo() | bwarsaw | 1999-05-02 | 1 | -8/+2 |
| * | GetMailmanFooter(): DELIVERED_BY_URL can be false. This will just | bwarsaw | 1999-05-02 | 1 | -3/+7 |
| * | GetMailmanFooter(): New HTML to include the logo image w/ link to | bwarsaw | 1999-05-02 | 1 | -4/+4 |
| * | RosterOption(): get rid of repeated word ("address address") | bwarsaw | 1999-03-26 | 1 | -1/+3 |
| * | Put the listinfo URL in the footer, so it can be clicked *somewhere* | klm | 1999-03-15 | 1 | -3/+4 |
| * | New standard replacement, mm-host. | klm | 1998-12-17 | 1 | -0/+1 |
| * | This is a simple change that limits the extremely expensive | cotton | 1998-11-23 | 1 | -3/+11 |
| * | optimized FormatUsers() a bit. | cotton | 1998-11-21 | 1 | -24/+23 |
| * | This change implements storing list members and digest members as | cotton | 1998-11-19 | 1 | -8/+12 |
| * | made FormatFormStart use AbsoluteScript URL because it was returning a | cotton | 1998-11-12 | 1 | -1/+1 |
| * | integrated g. steins's mailman reminder patch, so that listinfo.html | cotton | 1998-11-10 | 1 | -2/+12 |
| * | os.path.join -> %s/%s for urls. | cotton | 1998-11-09 | 1 | -3/+7 |
| * | .FormatUmbrellaNotice(): Cut-and-paste problem was breaking use of | klm | 1998-10-17 | 1 | -1/+1 |
| * | MailList.GetMemberAdminEmail(): New routine to identify the admin | klm | 1998-10-17 | 1 | -3/+2 |
| * | .FormatUmbrellaNotice(): for options page, warning people hitting the | klm | 1998-10-17 | 1 | -0/+17 |
| * | Fixed references to old variables that should now be subscribe_policy. | viega | 1998-10-11 | 1 | -3/+11 |
| * | InitTempVars(): Two changes, first after our conversation at lunch, I | bwarsaw | 1998-07-22 | 1 | -3/+3 |
| * | .InitTempVars(): Use the default templates for anonymous lists. | klm | 1998-07-01 | 1 | -2/+5 |
| * | Convert all module names to their new names. | bwarsaw | 1998-06-19 | 1 | -5/+8 |
| * | InitTempVars() added. | viega | 1998-06-13 | 1 | -2/+2 |
| * | Whoops, I forgot to check these in. They're changed to handle | viega | 1998-06-03 | 1 | -3/+3 |
| * | Fixed a typo in the zipcode. | viega | 1998-05-26 | 1 | -2/+2 |