summaryrefslogtreecommitdiff
path: root/cgi (follow)
Commit message (Expand)AuthorAgeFilesLines
* FormatAdminOverview(): Implemented an overview admin page, arrived atklm1998-04-101-21/+84
* Implemented an overview listinfo page, arrived at when visiting theklm1998-04-101-43/+125
* Add a title for the error doc.mailman1998-04-101-1/+2
* Use HeadlessDocument() instead of Document(), since the template hasmailman1998-04-104-8/+8
* Preparing to package a distribution - add __version__ info.mailman1998-04-095-0/+10
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+5
* Note that this is being deprecated since we're switching over to anmailman1998-04-091-0/+3
* Preparing to package a distribution - add a module docstring andmailman1998-04-091-0/+4
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
* Further refinement of the option help presentation.klm1998-04-091-4/+9
* Provided some refinement and layout of .FormatOptionHelp().mailman1998-04-091-9/+22
* Simplify options layout a bit, removing the coloring on the sectionmailman1998-04-091-8/+9
* FOrmatOptionsSection(): Put a leading description option above themailman1998-04-091-3/+7
* Implement rudimentary admin-configuration long-description help. Iklm1998-04-081-7/+35
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-081-1/+1
* Some mild layout changes.klm1998-04-081-8/+14
* Call to SendTextToUser() requires "add_headers" instead of "add_to_headers"mailman1998-04-081-7/+3
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-081-1/+1
* Set document backgrounds (of error docs as well as primary) to white.mailman1998-04-081-5/+5
* Whoops - had wrong label on the sys.stderr logger...mailman1998-04-082-6/+7
* Set document backgrounds (of error docs as well as primary) to white.mailman1998-04-081-2/+2
* Use new htmlformat.Document.Format() capability to set a bgcolor onklm1998-04-071-1/+1
* Significant refinement so:klm1998-04-071-218/+274
* Use new add_to_headers field on SendTextToUser...klm1998-04-071-1/+2
* Correct the category used in the stderr logger.klm1998-04-071-1/+1
* Use new .DeleteMember() arg to indicate whence this deletion came.mailman1998-04-021-1/+1
* Reorganize form so most important thing (unsubscription) is at top,klm1998-04-021-3/+5
* Abstract out error_page and error_page_doc, as in roster script - inmailman1998-03-311-2/+13
* The double-use of the 'subscribe' cgi script for subscription andklm1998-03-301-2/+3
* Replaced by more self-contained 'roster' script.klm1998-03-301-100/+0
* Separate subscriber-list roster form from subscription form.klm1998-03-301-1/+2
* *** empty log message ***klm1998-03-301-0/+105
* Adding nofail=0 to StampedLogger init, so bugs aren't completelyklm1998-03-301-1/+1
* Adding nofail=0 to StampedLogger init, so bugs aren't completelyklm1998-03-303-3/+4
* Utilizing mm_utils.StampedLogger() on stderr for debugging, instead ofklm1998-03-301-2/+8
* Utilizing mm_utils.StampedLogger() on stderr for debugging, instead ofklm1998-03-301-2/+10
* Utilizing mm_utils.StampedLogger() on stderr for debugging, instead ofklm1998-03-302-8/+18
* Refined some messages.mailman1998-03-301-4/+4
* Produce subscriber roster, using list roster.html template. Enforcesklm1998-03-301-0/+100
* Added handling for subscription-list presentation request.klm1998-03-301-20/+45
* Check user against .members *and* .digest_members!klm1998-03-301-13/+27
* Check user against .members *and* .digest_members!klm1998-03-301-10/+22
* Revised subscription list presentation so it is on a separate page.klm1998-03-301-7/+23
* Add digest specifier to subscribe command text when subscriberklm1998-03-291-2/+7
* Added an errors-to line to subscription instructions message - butmailman1998-03-261-11/+14
* Detect when being visited with nonexistent member and bail immediatelymailman1998-03-261-0/+9
* Detect when user account has no password - notify user, via web pagemailman1998-03-261-17/+21
* Added 'discard' option to 'approve' and 'reject' (and moved 'approve'mailman1998-03-241-1/+2
* Remove debugging writes to a gratuitous file (preexistence of whichmailman1998-03-202-14/+1
* Tracking the name change of "Fancy" to "MIME", make the default sensemailman1998-03-181-5/+5