| Commit message (Expand) | Author | Age | Files | Lines |
| * | FormatAdminOverview(): Implemented an overview admin page, arrived at | klm | 1998-04-10 | 1 | -21/+84 |
| * | Implemented an overview listinfo page, arrived at when visiting the | klm | 1998-04-10 | 1 | -43/+125 |
| * | Add a title for the error doc. | mailman | 1998-04-10 | 1 | -1/+2 |
| * | Use HeadlessDocument() instead of Document(), since the template has | mailman | 1998-04-10 | 4 | -8/+8 |
| * | Preparing to package a distribution - add __version__ info. | mailman | 1998-04-09 | 5 | -0/+10 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -0/+5 |
| * | Note that this is being deprecated since we're switching over to an | mailman | 1998-04-09 | 1 | -0/+3 |
| * | Preparing to package a distribution - add a module docstring and | mailman | 1998-04-09 | 1 | -0/+4 |
| * | Preparing to package a distribution - add __version__ info. | mailman | 1998-04-09 | 1 | -0/+2 |
| * | Further refinement of the option help presentation. | klm | 1998-04-09 | 1 | -4/+9 |
| * | Provided some refinement and layout of .FormatOptionHelp(). | mailman | 1998-04-09 | 1 | -9/+22 |
| * | Simplify options layout a bit, removing the coloring on the section | mailman | 1998-04-09 | 1 | -8/+9 |
| * | FOrmatOptionsSection(): Put a leading description option above the | mailman | 1998-04-09 | 1 | -3/+7 |
| * | Implement rudimentary admin-configuration long-description help. I | klm | 1998-04-08 | 1 | -7/+35 |
| * | Whoops - had wrong label on the sys.stderr logger... | mailman | 1998-04-08 | 1 | -1/+1 |
| * | Some mild layout changes. | klm | 1998-04-08 | 1 | -8/+14 |
| * | Call to SendTextToUser() requires "add_headers" instead of "add_to_headers" | mailman | 1998-04-08 | 1 | -7/+3 |
| * | Whoops - had wrong label on the sys.stderr logger... | mailman | 1998-04-08 | 1 | -1/+1 |
| * | Set document backgrounds (of error docs as well as primary) to white. | mailman | 1998-04-08 | 1 | -5/+5 |
| * | Whoops - had wrong label on the sys.stderr logger... | mailman | 1998-04-08 | 2 | -6/+7 |
| * | Set document backgrounds (of error docs as well as primary) to white. | mailman | 1998-04-08 | 1 | -2/+2 |
| * | Use new htmlformat.Document.Format() capability to set a bgcolor on | klm | 1998-04-07 | 1 | -1/+1 |
| * | Significant refinement so: | klm | 1998-04-07 | 1 | -218/+274 |
| * | Use new add_to_headers field on SendTextToUser... | klm | 1998-04-07 | 1 | -1/+2 |
| * | Correct the category used in the stderr logger. | klm | 1998-04-07 | 1 | -1/+1 |
| * | Use new .DeleteMember() arg to indicate whence this deletion came. | mailman | 1998-04-02 | 1 | -1/+1 |
| * | Reorganize form so most important thing (unsubscription) is at top, | klm | 1998-04-02 | 1 | -3/+5 |
| * | Abstract out error_page and error_page_doc, as in roster script - in | mailman | 1998-03-31 | 1 | -2/+13 |
| * | The double-use of the 'subscribe' cgi script for subscription and | klm | 1998-03-30 | 1 | -2/+3 |
| * | Replaced by more self-contained 'roster' script. | klm | 1998-03-30 | 1 | -100/+0 |
| * | Separate subscriber-list roster form from subscription form. | klm | 1998-03-30 | 1 | -1/+2 |
| * | *** empty log message *** | klm | 1998-03-30 | 1 | -0/+105 |
| * | Adding nofail=0 to StampedLogger init, so bugs aren't completely | klm | 1998-03-30 | 1 | -1/+1 |
| * | Adding nofail=0 to StampedLogger init, so bugs aren't completely | klm | 1998-03-30 | 3 | -3/+4 |
| * | Utilizing mm_utils.StampedLogger() on stderr for debugging, instead of | klm | 1998-03-30 | 1 | -2/+8 |
| * | Utilizing mm_utils.StampedLogger() on stderr for debugging, instead of | klm | 1998-03-30 | 1 | -2/+10 |
| * | Utilizing mm_utils.StampedLogger() on stderr for debugging, instead of | klm | 1998-03-30 | 2 | -8/+18 |
| * | Refined some messages. | mailman | 1998-03-30 | 1 | -4/+4 |
| * | Produce subscriber roster, using list roster.html template. Enforces | klm | 1998-03-30 | 1 | -0/+100 |
| * | Added handling for subscription-list presentation request. | klm | 1998-03-30 | 1 | -20/+45 |
| * | Check user against .members *and* .digest_members! | klm | 1998-03-30 | 1 | -13/+27 |
| * | Check user against .members *and* .digest_members! | klm | 1998-03-30 | 1 | -10/+22 |
| * | Revised subscription list presentation so it is on a separate page. | klm | 1998-03-30 | 1 | -7/+23 |
| * | Add digest specifier to subscribe command text when subscriber | klm | 1998-03-29 | 1 | -2/+7 |
| * | Added an errors-to line to subscription instructions message - but | mailman | 1998-03-26 | 1 | -11/+14 |
| * | Detect when being visited with nonexistent member and bail immediately | mailman | 1998-03-26 | 1 | -0/+9 |
| * | Detect when user account has no password - notify user, via web page | mailman | 1998-03-26 | 1 | -17/+21 |
| * | Added 'discard' option to 'approve' and 'reject' (and moved 'approve' | mailman | 1998-03-24 | 1 | -1/+2 |
| * | Remove debugging writes to a gratuitous file (preexistence of which | mailman | 1998-03-20 | 2 | -14/+1 |
| * | Tracking the name change of "Fancy" to "MIME", make the default sense | mailman | 1998-03-18 | 1 | -5/+5 |