summaryrefslogtreecommitdiff
path: root/Mailman/Gui/Topics.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-162/+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-6/+6
* Update copyright years.bwarsaw2007-01-191-1/+1
* - Utils.py Fixed a security hole which allowed a crafted URI to injectmsapiro2006-07-071-2/+5
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-1/+0
* Now that Python 2.3 is the minimum requirement for Mailman 2.2:bwarsaw2006-04-151-6/+0
* Copyright years.bwarsaw2006-01-141-2/+3
* Fix: [ 1194419 ] Lose Topics when go directly to topics URLtkikuchi2006-01-141-0/+3
* back porting from 2.1.6tkikuchi2005-08-281-18/+20
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* 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
* GetConfigInfo(): Ron Jarrell reported a typo.bwarsaw2002-03-011-1/+1
* Use GUIBase as the base class.bwarsaw2002-02-271-5/+7
* GetConfigCategory(): "Topic filters" -> "Topics"bwarsaw2001-10-211-1/+1
* GetConfigInfo(): Update to the new signature, accepting category andbwarsaw2001-10-151-1/+3
* There are the admin gui component modules, which now contain all thebwarsaw2001-07-191-0/+146