summaryrefslogtreecommitdiff
path: root/Mailman/Gui/Privacy.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-537/+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-31/+31
* Update copyright years.bwarsaw2007-01-191-1/+1
* More work on the WSGI support. So far, I've tested most of the admin.py linksbwarsaw2006-10-151-1/+1
* Now that Python 2.3 is the minimum requirement for Mailman 2.2:bwarsaw2006-04-151-17/+11
* Added a new list attribute 'subscribe_auto_approval' which is a list of email...msapiro2006-03-181-1/+10
* Port cleaning changes forward from 2.1-maint branch.bwarsaw2005-12-301-3/+3
* Fix for bug-id 1230865: Spam filter get lost.tkikuchi2005-09-211-0/+4
* back porting from 2.1.6tkikuchi2005-08-281-2/+134
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* Change the category header to include ellipses as visual cues thatbwarsaw2003-06-161-1/+1
* GetConfigInfo(): "addrs" -> "addresses" in the obscure_addressesbwarsaw2002-11-191-2/+2
* GetConfigInfo(): Rearrange some options to reduce confusion. Thebwarsaw2002-08-271-10/+16
* GetConfigInfo(): forbidden_posters is obsolete.bwarsaw2002-05-171-4/+1
* Use GUIBase as the base class.bwarsaw2002-02-271-1/+10
* GetConfigInfo(): Add list configuration attributesbwarsaw2002-01-211-2/+26
* GetConfigInfo(): Add configuration for ban_list.bwarsaw2002-01-061-1/+11
* GetConfigInfo(): Describe how the nonmember match rules can containbwarsaw2001-11-211-9/+28
* GetConfigInfo(): Fixed the link to the admin page and to thebwarsaw2001-10-271-1/+2
* GetConfigInfo(): Rewrite some of the confirm/approval strings forbwarsaw2001-10-211-14/+29
* GetConfigInfo(): Rewrite the summary and details forbwarsaw2001-10-191-5/+8
* GetConfigInfo(): Update to the new signature, accepting category andbwarsaw2001-10-151-42/+131
* GetConfigInfo(): Typo. Also, say "list moderator" instead ofbwarsaw2001-08-171-4/+5
* GetConfigCategory(): Make sure the spaces between the words arebwarsaw2001-08-141-1/+1
* GetConfigInfo(): Create the `admin' local variable that the followingbwarsaw2001-07-251-0/+3
* GetConfigInfo(): We don't need the adminurl local variable.bwarsaw2001-07-191-3/+0
* There are the admin gui component modules, which now contain all thebwarsaw2001-07-191-0/+224