summaryrefslogtreecommitdiff
path: root/Mailman
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix some _() wrappings to use local variables.bwarsaw2001-02-281-3/+4
* Big i18n changes.bwarsaw2001-02-281-322/+374
* copyright yearbwarsaw2001-02-281-1/+1
* More i18n changes.bwarsaw2001-02-281-5/+8
* Added some commented out code, which aids in debugging.bwarsaw2001-02-281-0/+3
* GetConfigInfo(): Reformatting.bwarsaw2001-02-281-5/+10
* set_language(): If the specified catalog file can't be found, gettextbwarsaw2001-02-281-2/+7
* Next round of big i18n patches.bwarsaw2001-02-281-9/+22
* maketext(): Even though we're using a SafeDict, it's still possiblebwarsaw2001-02-281-4/+7
* Untabification.bwarsaw2001-02-281-465/+479
* Next round of big i18n patches.bwarsaw2001-02-281-79/+98
* Next round of big i18n patches.bwarsaw2001-02-281-7/+10
* Untabification.bwarsaw2001-02-281-119/+119
* Next round of big i18n patches.bwarsaw2001-02-281-18/+19
* Reformatting.bwarsaw2001-02-281-18/+21
* Added missing import.bwarsaw2001-02-281-1/+2