summaryrefslogtreecommitdiff
path: root/Mailman/Gui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* GetConfigInfo(): Fix typo described in SF bug #553385 found by Danielbwarsaw2002-08-171-1/+1
* GetConfigInfo(): Add a note that you probably will want to addbwarsaw2002-08-151-1/+5
* Whitespace normalization.bwarsaw2002-08-151-3/+3
* GetConfigInfo(): Rewrite large portions of this text to give morebwarsaw2002-08-151-18/+51
* handleForm(): A `return' should have been a `continue'. This fixesbwarsaw2002-08-141-1/+1
* GetConfigInfo(): Add description of encode_ascii_prefixes.bwarsaw2002-08-091-0/+25
* Allow postings gatewayed to Usenet to inhibit the Subject: fieldbwarsaw2002-07-311-1/+11
* _postValidate(): Ensure that if gatewaying (in either direction) isbwarsaw2002-07-241-0/+16
* _getValidValue(): Widget types EmailList and EmailListEx may alreadybwarsaw2002-05-251-0/+6
* GetConfigInfo(): The -admin address is deprecated.bwarsaw2002-05-221-6/+5
* GetConfigInfo(): forbidden_posters is obsolete.bwarsaw2002-05-171-4/+1
* _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
* handleForm(): GACK! Remove a debugging call. Thanks Ron!bwarsaw2002-04-191-1/+0
* handleForm(): Don't allow a topic with a pattern which is an illegalbwarsaw2002-04-181-0/+11
* Port of Les Niles' patch to do de-mime. Specifically,bwarsaw2002-04-141-0/+1
* intermediatebwarsaw2002-04-141-0/+85
* _postValidate(): New method which is called after all the formbwarsaw2002-04-111-8/+12
* _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
* Update copyright years.bwarsaw2002-03-162-2/+2
* _setValue(): We actually don't need to do the check on thebwarsaw2002-03-141-7/+0
* Dan Mick's patch (with mods ;) for disabling list owner notificationbwarsaw2002-03-121-0/+27
* GetConfigInfo(): Change the description for first_strip_reply_to tobwarsaw2002-03-111-5/+13
* GetConfigCategory(): "Bounce detection" -> "Bounce processing" sincebwarsaw2002-03-071-1/+27
* _convertString(): Be slightly less anal about bad substitutionbwarsaw2002-03-071-5/+4
* GetConfigInfo(): Re-arrange the properties so that msg_header andbwarsaw2002-03-071-13/+17
* Patches to support duplicate suppression for explicit recipients,bwarsaw2002-03-051-0/+38
* GetConfigInfo(): Ron Jarrell reported a typo.bwarsaw2002-03-011-1/+1
* _getValidValue(): Fix the tests for EmailList and EmailListEx, andbwarsaw2002-02-281-9/+17
* Somehow (and I'm not sure how), the GUIBase class gets exposed in thebwarsaw2002-02-271-1/+4
* Use GUIBase as the base class.bwarsaw2002-02-271-2/+11
* Use GUIBase as the base class.bwarsaw2002-02-271-5/+7
* Use GUIBase as the base class.bwarsaw2002-02-271-1/+10
* Use GUIBase as the base class.bwarsaw2002-02-271-3/+4
* Use GUIBase as the base class.bwarsaw2002-02-271-57/+16
* Use GUIBase as the base class.bwarsaw2002-02-271-3/+13
* Use GUIBase as the base class.bwarsaw2002-02-271-2/+14
* Use GUIBase as the base class.bwarsaw2002-02-271-5/+30
* Use GUIBase as the base class.bwarsaw2002-02-271-32/+25
* Use GUIBase as the base class.bwarsaw2002-02-271-46/+14
* Use GUIBase as the base class.bwarsaw2002-02-271-3/+3
* intermediatebwarsaw2002-02-261-0/+183
* Bump copyright years.bwarsaw2002-02-231-1/+1
* handle_form(): We break the handling of the header and footerbwarsaw2002-02-232-0/+65
* GetConfigInfo(): Update the description of the interpolation stringsbwarsaw2002-02-231-7/+56
* Updates to module docstring.bwarsaw2002-01-231-2/+2
* GetConfigInfo(): Add list configuration attributesbwarsaw2002-01-211-2/+26