summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/options.py (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* add_error_message(): Don't translate tag if it is the empty string.bwarsaw2001-07-121-1/+4
* main(): Fixed the handling of the user's preferred language. Now itbwarsaw2001-06-271-10/+10
* Better syslog() calling conventions. Also, don't mark syslog messagesbwarsaw2001-06-271-1/+1
* options_page(): Toggle off the output of <head><body> tags by settingbwarsaw2001-06-251-0/+5
* main(): Better, more consistent error pages, after a suggestion bybwarsaw2001-06-071-12/+25
* options_page(): Missed an i18n marking. Found by Ousmane Wilane.bwarsaw2001-06-021-1/+1
* A considerable rewrite to support many new features, and to obviatebwarsaw2001-05-311-34/+506
* main(): The options.html template now has a field for suppressing thebwarsaw2001-05-251-0/+4
* main(): Use a Document() instead of a HeadlessDocument() and set thebwarsaw2001-04-021-2/+2
* More i18n changes.bwarsaw2001-02-281-17/+29
* jcrey's latest round of I18N changes.bwarsaw2000-12-261-2/+8
* First round integration of Juan Carlos's translatable string markings.bwarsaw2000-12-071-15/+15
* Fixes for a minor local security hole. Some of the CGI scripts couldbwarsaw2000-09-291-8/+2
* main(): Because `/' is legal in RFC822 email addresses, it could showbwarsaw2000-09-111-1/+1
* main(): syslog() call needs log file first argument.bwarsaw2000-06-281-1/+1
* Convert all uses of sys.stderr.write() and mlist.LogMsg() to the newbwarsaw2000-06-021-2/+2
* Some meager consistency in handling errors when trying to open thebwarsaw2000-04-041-3/+5
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-3/+1
* AcknowlegePosts => AcknowledgePostsbwarsaw1999-11-241-2/+2
* Some general cleanupbwarsaw1999-11-111-30/+35
* Sweeping changes to hopefully and finally (for 1.0 at least) make sanebwarsaw1999-03-291-5/+6
* Before trying to ObscureEmail the case-preserved username, be surebwarsaw1999-03-091-2/+4
* handle printing of any case-preserved address differently (put thebwarsaw1999-03-091-2/+7
* Gross and digusting kludge to show the case preserved address for thebwarsaw1999-03-081-65/+68
* Password box and button to handle new list-my-subscriptions option.klm1998-12-171-8/+14
* This change implements storing list members and digest members ascotton1998-11-191-2/+3
* Hookup for umbrella notice.klm1998-10-171-1/+4
* options cgi was still lowercasing user's inputted email addresscotton1998-10-141-1/+1
* Convert all module names to their new names. Import all modules frombwarsaw1998-06-191-83/+84
* These are the files that used to be in ../cgi, except they no longerviega1998-06-141-0/+125