summaryrefslogtreecommitdiff
path: root/Mailman/Gui/General.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-464/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Other than contrib files, convert all imports of mm_cfg to imports of config.Barry Warsaw2007-07-141-38/+38
* Update copyright years.bwarsaw2007-01-191-2/+3
* "Reply-To-Useful" link fixed. Thanks Mark.tkikuchi2005-10-071-1/+1
* back porting from 2.1.6tkikuchi2005-08-281-18/+35
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Typo fixes, "administator" -> "administrator". Closes SF #650932bwarsaw2002-12-111-1/+1
* GetConfigInfo(): Make the `emergency' option a normal attribute bybwarsaw2002-11-041-0/+7
* Better support for "funny" characters in subject prefixes.bwarsaw2002-10-021-0/+10
* GetConfigInfo(): Rearrange some options to reduce confusion. Thebwarsaw2002-08-271-0/+4
* GetConfigInfo(): Fixed links to RFC 2369 as reported by PieterB in SFbwarsaw2002-08-221-2/+2
* _setValue(): The mapping of short options names to their flags hasbwarsaw2002-05-021-3/+1
* Don't set the digest type (plaintext or MIME) through this mechanism,bwarsaw2002-04-191-4/+1
* GetConfigInfo(): Add include_list_post_header configuration variable.bwarsaw2002-04-191-0/+16
* _postValidate(): New method which checks that the combination ofbwarsaw2002-04-111-2/+11
* GetConfigInfo(): The comment says it all...bwarsaw2002-03-281-1/+7
* Typo noticed by Dan Buchmann.bwarsaw2002-03-161-1/+1
* _setValue(): We actually don't need to do the check on thebwarsaw2002-03-141-7/+0
* GetConfigInfo(): Change the description for first_strip_reply_to tobwarsaw2002-03-111-5/+13
* Patches to support duplicate suppression for explicit recipients,bwarsaw2002-03-051-0/+38
* Use GUIBase as the base class.bwarsaw2002-02-271-2/+14
* GetConfigInfo(): Fixed the links to the passwords page, found bybwarsaw2001-10-271-2/+2
* GetConfigInfo(): Move some of the items around, e.g. the goodbye_msgbwarsaw2001-10-211-29/+61
* GetConfigInfo(): Added first_strip_reply_to. Also, did somebwarsaw2001-10-201-9/+24
* GetConfigInfo(): Update to the new signature, accepting category andbwarsaw2001-10-151-1/+3
* GetConfigInfo(): For the `owner' option, add a link to thebwarsaw2001-08-171-13/+14
* GetConfigInfo(): Move preferred_language out of here and into thebwarsaw2001-08-141-20/+2
* Some UI improvements suggested by Michael Yount:bwarsaw2001-08-031-9/+9
* There are the admin gui component modules, which now contain all thebwarsaw2001-07-191-0/+316