| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed bug in help mechanism - wasn't getting right url when in the | mailman | 1998-04-22 | 1 | -88/+117 |
| * | Add missing titles to the error docs. | klm | 1998-04-22 | 1 | -3/+11 |
| * | More finagling with the password layout. | klm | 1998-04-11 | 1 | -17/+15 |
| * | Cosmetic phrasing change. | mailman | 1998-04-11 | 2 | -5/+5 |
| * | Pushed the inline code at the bottom into a main() routine. | mailman | 1998-04-11 | 1 | -32/+90 |
| * | Provide a password interface wrapper around a hierarchy of web pages. | mailman | 1998-04-10 | 1 | -0/+173 |
| * | *** empty log message *** | mailman | 1998-04-10 | 1 | -13/+14 |
| * | One more refinement to the new overview function - better integrate | mailman | 1998-04-10 | 1 | -16/+16 |
| * | FormatListinfoOverview(): Sort the presented lists. | mailman | 1998-04-10 | 2 | -6/+10 |
| * | 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 |