summaryrefslogtreecommitdiff
path: root/Mailman/Gui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* GetConfigInfo(): Add configuration for ban_list.bwarsaw2002-01-061-1/+11
* __convert(): Another bow to Python 2.1; move the import ofbwarsaw2001-12-311-1/+1
* HandleForm(): Python 2.1 doesn't have nested scopes enabled bybwarsaw2001-12-311-1/+2
* The long-awaited rewrite of the bounce processing system. We'vebwarsaw2001-12-271-21/+101
* 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(): Fixed the links to the passwords page, found bybwarsaw2001-10-271-2/+2
* GetConfigCategory(): "Topic filters" -> "Topics"bwarsaw2001-10-211-1/+1
* GetConfigInfo(): Rewrite some of the confirm/approval strings forbwarsaw2001-10-211-14/+29
* 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
* HandleForm(): Added (essentially no-op) so that admin.py willbwarsaw2001-10-201-0/+4
* 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(): Update to the new signature, accepting category andbwarsaw2001-10-151-3/+3
* GetConfigInfo(): Update to the new signature, accepting category andbwarsaw2001-10-159-9/+27
* Add the Passwords module.bwarsaw2001-10-041-0/+1
* The minimal gui elements for the passwords subcategory.bwarsaw2001-10-041-0/+26
* Add the code that would be used if personalized digests werebwarsaw2001-10-011-1/+46
* GetConfigInfo(): Added missing </ul> tag. Caught by Daniel Buchmann.bwarsaw2001-08-291-0/+1
* GetConfigInfo(): Rewrite the `personalize' details to describe the To:bwarsaw2001-08-171-10/+16
* GetConfigInfo(): Typo. Also, say "list moderator" instead ofbwarsaw2001-08-171-4/+5
* GetConfigInfo(): For the `owner' option, add a link to thebwarsaw2001-08-171-13/+14
* Add import of Language module.bwarsaw2001-08-141-0/+1
* GetConfigCategory(): Make sure the spaces between the words arebwarsaw2001-08-144-4/+4
* intermediatebwarsaw2001-08-141-0/+71
* GetConfigInfo(): Move preferred_language out of here and into thebwarsaw2001-08-141-20/+2
* GetConfigInfo(): Vizi Szilard noticed a few strings missing i18nbwarsaw2001-08-041-1/+1
* GetConfigInfo(): UI changes, first to make the header and footer textbwarsaw2001-08-031-3/+47
* Some UI improvements suggested by Michael Yount:bwarsaw2001-08-031-9/+9
* 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
* The usual.bwarsaw2001-07-191-0/+1
* There are the admin gui component modules, which now contain all thebwarsaw2001-07-1912-0/+1184