summaryrefslogtreecommitdiff
path: root/Mailman
Commit message (Expand)AuthorAgeFilesLines
* admin_overview(): Fixed typo which broke admin overview.bwarsaw2001-03-031-1/+1
* FormatPasswordStuff() -> password_inputs()bwarsaw2001-03-031-6/+9
* main()/module global: i18n "new order" changes. Usebwarsaw2001-03-031-41/+40
* FormatUsers(): Use GetOptionsURL() instead of GetScriptURL() since thebwarsaw2001-03-031-2/+1
* _dispose(): Have to pass ParseMailCommands() the msgdata dictionary.bwarsaw2001-03-031-1/+1
* option_help(): Fix two typos that broke variable details screen.bwarsaw2001-03-031-3/+3
* REpat: recognize 'Re[2]:' style reply-subjects. Fixes SF bug #223554.twouters2001-03-031-1/+1
* Fix for (tracker) bug #222409: don't barf when approving a subscription oftwouters2001-03-021-3/+7
* GetConfigInfo(): Elaborate slightly about the `host_name' attribute.bwarsaw2001-03-021-17/+17
* A start on updating i18n support -- still needs work.bwarsaw2001-03-021-15/+23
* msg.GetSender() -> msg.get_sender()bwarsaw2001-03-021-3/+3
* Update the MAILMAN_URL to point to the new www.gnu.org pages.bwarsaw2001-03-021-1/+1
* Big i18n changes. Specifically,bwarsaw2001-03-021-22/+40
* Mark some more strings as translatable.bwarsaw2001-03-021-4/+6
* Lots of i18n changes. Specifically,bwarsaw2001-03-021-33/+53
* process(), decorate(): Mark a few more strings as translatable.bwarsaw2001-03-021-3/+5
* show_post_requests(): Mark another string as translatable.bwarsaw2001-03-021-1/+1
* __onefile(): The qrunner framework now sets up the language contextbwarsaw2001-03-021-1/+18
* process(): More i18n changes. The user's preferred language is passedbwarsaw2001-03-021-5/+6
* get_translation(), set_translation(): Function which let you set andbwarsaw2001-03-021-0/+9
* InitTemplates(): Copy both the .html and the .txt files into thebwarsaw2001-03-021-2/+3
* GetPreferredLanguage(): Simplify.bwarsaw2001-03-011-4/+1
* show_post_requests(): Of course Thomas Wouters is right, cgi.escape()bwarsaw2001-03-011-4/+1
* CATEGORIES: We forgot about the auto responder!bwarsaw2001-03-011-0/+1
* GetConfigInfo(): Fixed typo.bwarsaw2001-03-011-1/+1
* More i18n changes.bwarsaw2001-03-011-19/+22
* _dispose(): If there's no appropriate key in the message metadata,bwarsaw2001-03-011-0/+12
* process_form(): In the MMNeedApproval exception clause, we need to getbwarsaw2001-03-011-0/+3
* More i18n changes.bwarsaw2001-03-011-106/+152
* __handlesubscription(): Support DEFER and DISCARD on subscriptionbwarsaw2001-03-011-3/+5
* De-string-module-ification.bwarsaw2001-03-011-6/+14
* Fix some imports.bwarsaw2001-03-011-3/+7
* patterns: Added oddball MTAs turbosport.com (running something calledbwarsaw2001-02-281-2/+18
* pcre: SuSE 6.4 seems to have modified the bounce match line that allbwarsaw2001-02-281-1/+1
* process(): Since this is a fairly wide-ranging matcher, narrow it downbwarsaw2001-02-281-1/+1
* check(): Make sure the last block gets checked. Also, I've found abwarsaw2001-02-281-3/+5
* process(): Fixes for the move to mimelib.bwarsaw2001-02-281-1/+3
* intermediatebwarsaw2001-02-281-1/+1
* CommandRunner which watches qfiles/commands for such things asbwarsaw2001-02-281-0/+123
* hold_for_approval(): Fix the Utils.maketext() calls to pass thebwarsaw2001-02-281-1/+1
* Add missing importbwarsaw2001-02-281-0/+1
* More i18n changes.bwarsaw2001-02-281-82/+88
* More i18n changes.bwarsaw2001-02-281-8/+8
* More i18n changes.bwarsaw2001-02-281-12/+15
* More i18n changes.bwarsaw2001-02-281-17/+29
* Untabification.bwarsaw2001-02-281-11/+11
* Big i18n changes.bwarsaw2001-02-281-37/+44
* More i18n changes.bwarsaw2001-02-281-12/+19
* Untabification.bwarsaw2001-02-283-83/+85
* Use Mailman.i18n_ instead of gettext.gettext for the translatingbwarsaw2001-02-281-6/+12