summaryrefslogtreecommitdiff
path: root/Mailman/Cgi/edithtml.py
Commit message (Expand)AuthorAgeFilesLines
* Bite the bullet: rename the Mailman package to mailman.Barry Warsaw2008-02-271-175/+0
* Tweak copyright years.Barry Warsaw2008-02-071-1/+1
* Clean up file permissions and umask settings. Now we set the umask to 007bwarsaw2007-01-051-9/+2
* We need to substitute the fully qualified list name in the public archive url.bwarsaw2006-11-121-3/+3
* MailList.py ... GetScriptURL() absolute again because we need it for emailtkikuchi2006-11-091-4/+6
* - Convert all logging to Python's standard logging module. Get rid of allbwarsaw2006-04-171-7/+9
* import re module.tkikuchi2006-01-091-1/+2
* Port cleaning changes forward from 2.1-maint branch.bwarsaw2005-12-301-1/+2
* List admins should be disallowd to insert script tags.tkikuchi2005-11-301-0/+1
* back porting from 2.1.6tkikuchi2005-08-281-7/+12
* FSF office has moved. chdcking in for MAIN branch.tkikuchi2005-08-271-1/+1
* QuoteHyperChars() -> websafe()bwarsaw2002-05-221-4/+3
* Update copyright years.bwarsaw2002-03-161-1/+1
* Forward port security patch from Mailman 2.0.8:bwarsaw2001-11-301-2/+6
* ChangeHTML(): Must make sure the language-specific directory for thebwarsaw2001-11-051-4/+12
* main(): template_data: handle_opts.html is gone. Found by Tokiobwarsaw2001-10-261-1/+0
* main(): Forgot to re-install the real translation context after thebwarsaw2001-07-111-0/+1
* main(): Fix this to use the new authentication machinery.bwarsaw2001-06-271-5/+13
* Better syslog() calling conventions. Also, don't mark syslog messagesbwarsaw2001-06-271-2/+1
* main(): We don't need to pass the document background color as anbwarsaw2001-05-311-5/+5
* main(): Don't call HTMLFormatter.InitVars() since mlist._template_dirbwarsaw2001-05-181-9/+6
* Application of SF patch #420396, submitted by Tokio Kikuchi. Thisbwarsaw2001-05-161-5/+10
* De-string-module-ification.bwarsaw2001-05-031-4/+3
* Untabification.bwarsaw2001-02-281-4/+4
* Use Mailman.i18n_ instead of gettext.gettext for the translatingbwarsaw2001-02-281-6/+12
* jcrey's latest round of I18N changes.bwarsaw2000-12-261-1/+9
* First round integration of Juan Carlos's translatable string markings.bwarsaw2000-12-071-22/+23
* Fixes for a minor local security hole. Some of the CGI scripts couldbwarsaw2000-09-291-28/+16
* Cleanups to fix relative/absolute script url calculation in responsebwarsaw2000-08-011-4/+3
* main(): syslog() requires first argument to be the logfile to log to.bwarsaw2000-06-261-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/+6
* Update the copyright lines to include the years 1999 & 2000.bwarsaw2000-03-211-3/+1
* Some general cleanup of imports, globals (zapped 'em), and a few otherbwarsaw1999-11-111-108/+68
* main(): MMBadPassword => MMBadPasswordErrorbwarsaw1999-06-101-1/+1
* change os.path.join to %s/%s for urlscotton1998-11-091-5/+4
* *** empty log message ***cotton1998-10-261-2/+7
* Convert all module names to their new names. Import all modules frombwarsaw1998-06-191-89/+106
* These are the files that used to be in ../cgi, except they no longerviega1998-06-141-0/+167