summaryrefslogtreecommitdiff
path: root/cgi/admin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Integrated Scott's cookie code into the distribution.viega1998-05-301-117/+273
* 1. Use the standard Python invocation #! line to get the interpreterbwarsaw1998-05-261-3/+4
* Fixed a typo in the zipcode.viega1998-05-261-2/+2
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-251-1/+16
* FormatListinfoOverview(): Check the host being visited, and onlymailman1998-05-201-2/+16
* Fixed bug in help mechanism - wasn't getting right url when in themailman1998-04-221-88/+117
* More finagling with the password layout.klm1998-04-111-17/+15
* Cosmetic phrasing change.mailman1998-04-111-2/+2
* *** empty log message ***mailman1998-04-101-13/+14
* FormatListinfoOverview(): Sort the presented lists.mailman1998-04-101-3/+5
* FormatAdminOverview(): Implemented an overview admin page, arrived atklm1998-04-101-21/+84
* 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
* Some mild layout changes.klm1998-04-081-8/+14
* 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
* Abstract out error_page and error_page_doc, as in roster script - inmailman1998-03-311-2/+13
* Utilizing mm_utils.StampedLogger() on stderr for debugging, instead ofklm1998-03-301-4/+8
* Globalized doc and list_name for all the routines that need them.mailman1998-03-171-35/+56
* Hint about setting for PATH_INFO for debugging in module docstring.klm1998-03-081-1/+16
* Normalize the list name to lower case. (Email doesn't care, butmailman1998-03-051-1/+1
* Restructured substantially so we can catch all errors and provide anmailman1998-03-041-183/+184
* Move non-digested options above digested ones.mailman1998-03-041-14/+14
* Use new htmlformat.FontAttr() method to color the error messages red.mailman1998-02-271-13/+25
* Make the random password a bit longer - four chars instead of two.mailman1998-02-261-1/+2
* Cosmetic change - module docstring.mailman1998-02-221-0/+5
* Initial revisionmailman1998-02-221-0/+364