Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Because the admin directory is no longer included, the www directory isn't | Barry Warsaw | 2007-12-05 | 270 | -7113/+42734 |
| | | | | | | | either, and that's where the generated docs used to live. So now, make this directory include the generated docs, removing the old IPC7 and LISA-98 directories, and the .tex source files. These latter are moved to the admin repository. | ||||
* | Mailman/Cgi/edithtml.py | Mark Sapiro | 2007-12-04 | 6 | -112/+322 |
| | | | | | | | | | | | | Mailman/Gui/General.py Mailman/Utils.py - Better detection of potentially evil HTML in GUI. Mailman/Version.py NEWS - Updates for 2.1.10b1 release. Mailman/Gui/General.py messages/mailman.pot - Added admin_member_chunksize to Gui. Two new associated messages. | ||||
* | Forced lower case listnames in a few command line tools | Mark Sapiro | 2007-12-04 | 4 | -19/+23 |
| | |||||
* | Added Slovak translation from Martin Matuska. | Mark Sapiro | 2007-11-26 | 50 | -10/+11769 |
| | |||||
* | Mailman/Archiver/HyperArch.py | Mark Sapiro | 2007-11-25 | 4 | -116/+153 |
| | | | | | | | | Mailman/MailList.py - Updated Copyright date. Mailman/Gui/NonDigest.py - Edited new messages. messages/mailman.pot - Added new NonDigest.py messages. | ||||
* | Updated NEWS for recent changes. | Mark Sapiro | 2007-11-25 | 1 | -1/+9 |
| | |||||
* | Merged Tokio's sibling list patch | Mark Sapiro | 2007-11-25 | 6 | -2/+112 |
|\ | |||||
| * | Add 'sibling list' feature: exclude and include lists are other mailing | Tokio Kikuchi | 2007-11-25 | 6 | -2/+112 |
| | | | | | | | | | | lists whose members are exclude or included if they appear in To: or Cc:. (Patch ID 1347962) | ||||
* | | Mailman/Defaults.py.in | Mark Sapiro | 2007-11-25 | 7 | -80/+87 |
|/ | | | | | | | | | | | Mailman/Utils.py Mailman/htmlformat.py Mailman/Cgi/create.py messages/ja/doc/Defaults.py.in - Added direction ('ltr', 'rtl') to the LC_DESCRIPTIONS table to support the Hebrew translation. messages/he/LC_MESSAGES/mailman.po - Corrected a typo '\b' -> '\n'. messages/zh_CN/LC_MESSAGES/mailman.po - Corrected a typo '\\b' -> '/b'. | ||||
* | Updated NEWS file. | Mark Sapiro | 2007-11-22 | 1 | -3/+70 |
| | |||||
* | Added Moritz Naumann to ACKNOWLEDGEMENTS and re-alphebetized. | Mark Sapiro | 2007-11-22 | 1 | -7/+7 |
| | |||||
* | versions.py - Moved imports to module scope. | Mark Sapiro | 2007-11-22 | 1 | -2/+3 |
| | |||||
* | Archiver/HyperArch.py - Fixed mailto link bug in Subject and In-Reply-To, | Tokio Kikuchi | 2007-11-21 | 1 | -2/+4 |
|\ | | | | | | | | | Subject now have 'Re: ' and I-R-T should be the Message-ID. (1621278, 1834281) | ||||
| * | small fix in mailto link subject | Tokio Kikuchi | 2007-11-21 | 1 | -1/+1 |
| | | |||||
| * | merge & commit | Tokio Kikuchi | 2007-11-20 | 1 | -3/+14 |
| |\ | |/ |/| | |||||
* | | BounceRunner.py - Fixed a mail loop if a list owner puts the list's -bounces | Mark Sapiro | 2007-11-19 | 1 | -3/+14 |
| | | | | | | | | or -admin address in the list's owner attribute (1834569). | ||||
| * | merge and commit | Tokio Kikuchi | 2007-11-19 | 2 | -32/+36 |
| |\ | |/ |/| | |||||
* | | Updated mailman.pot again to undo unnecessary Privacy.py changes. | Mark Sapiro | 2007-11-18 | 1 | -27/+31 |
| | | |||||
* | | Privacy.py - Last check-in was too agressive at removing trailing blanks. | Mark Sapiro | 2007-11-18 | 1 | -5/+5 |
| | | |||||
| * | merge from launchpad | Tokio Kikuchi | 2007-11-19 | 56 | -898/+13225 |
| |\ | |/ |/| | |||||
* | | Added 'he' to the messages/ and templates/ Makefile.in | Mark Sapiro | 2007-11-18 | 2 | -5/+5 |
| | | |||||
* | | Updated mailman.pot | Mark Sapiro | 2007-11-18 | 3 | -865/+867 |
| | | |||||
* | | Added Hebrew translation from Dov Zamir minus the apparently unused | Mark Sapiro | 2007-11-18 | 46 | -0/+12305 |
| | | | | | | | | 'direction' addition to the LC_DESCRIPTIONS dictionary. | ||||
* | | bun/unshunt - Added a warning to not unshunt messages that weren't shunted | Mark Sapiro | 2007-11-18 | 1 | -2/+4 |
| | | | | | | | | to begin with. | ||||
* | | Scrubber.py - changed to use part.get_payload(), not part._payload. | Mark Sapiro | 2007-11-18 | 1 | -2/+2 |
| | | |||||
* | | Gui/GuiBase.py - Deleted the _escape() method - not needed since 2.1.9 | Mark Sapiro | 2007-11-18 | 3 | -24/+42 |
| | | | | | | | | | | | | | | | | Gui/GuiBase.py Gui/Privacy.py Handlers/Moderate.py - Patched with a slightly modified version of sf patch 1220144 - allow specifying another list in accept_these_nonmembers. | ||||
| * | comments modified | Tokio Kikuchi | 2007-11-16 | 1 | -2/+2 |
| | | |||||
| * | merge and commit again | Tokio Kikuchi | 2007-11-16 | 21 | -19/+1895 |
| |\ | |/ |/| | |||||
* | | Backported Bounce recognizer changes and tests from the 3.0 branch | Mark Sapiro | 2007-11-11 | 21 | -19/+1895 |
| | | |||||
| * | merge and commit | Tokio Kikuchi | 2007-11-16 | 16 | -42/+115 |
| |\ | |/ |/| | |||||
* | | Fixed Mailman/Queue/CommandRunner.py to decode a quoted-printable or base64 | Mark Sapiro | 2007-11-09 | 1 | -2/+2 |
| | | | | | | | | encoded message part. | ||||
* | | - Scrubber.py | Mark Sapiro | 2007-11-06 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | Fixed an issue where an implicit text/plain part without any headers gets lost. Moved the cleansing of the filename extension to a place where it is guaranteed to be a string as opposed to an empty list. | ||||
* | | Added Date and Message-ID headers to the confirm reply | Mark Sapiro | 2007-11-04 | 1 | -1/+3 |
| | | | | | | | | message that Mailman adds to the admin notification. | ||||
* | | - Cgi/options.py - fixed to not present the "empty" topic to user. | Mark Sapiro | 2007-11-04 | 2 | -3/+10 |
| | | | | | | | | | | - Handlers/CalcRecips.py - Changed to not process topics if topics are disabled for the list. | ||||
* | | Added removal of Authentication-Results: header. | Mark Sapiro | 2007-11-04 | 1 | -4/+4 |
| | | |||||
* | | Changed the descriptions of the ARCHIVE_TO_MBOX settings to more | Mark Sapiro | 2007-11-04 | 1 | -5/+7 |
| | | | | | | | | accurately represent their current meaning. | ||||
* | | MailList.Create() - added an assertion that the listname is lower case. | Mark Sapiro | 2007-10-18 | 1 | -0/+1 |
| | | |||||
* | | Added a call to warnings.filterwarnings() to misc/paths.py.in to supress the | Mark Sapiro | 2007-10-18 | 1 | -2/+6 |
| | | | | | | | | Python 2.5 DeprecationWarning on string exceptions. | ||||
* | | Added a .bzrignore to ignore generated files. | Barry Warsaw | 2007-10-08 | 1 | -0/+23 |
| | | |||||
* | | Fixed MaildirRunner.py to handle hyphenated list names. | Mark Sapiro | 2007-10-04 | 0 | -0/+0 |
| | | |||||
* | | MimeDel.py neglected to lower case file extensions for comparison with | Mark Sapiro | 2007-10-04 | 1 | -1/+1 |
| | | | | | | | | lower cased *_filename_extensions. Fixed. | ||||
* | | In rare cases, versions.py can encounter a very old list with held posts in | Mark Sapiro | 2007-10-04 | 1 | -1/+1 |
| | | | | | | | | | | | | its requests dictionary. It then tries to create a Message.OutgoingMessage object from the message text, but that class no longer exists. Fixed by using email.message_from_string() instead. | ||||
* | | /cygdrive/c/MM_bzr/log.txt | Mark Sapiro | 2007-10-04 | 1 | -1/+1 |
| | | |||||
* | | /cygdrive/c/MM_bzr/log.txt | Mark Sapiro | 2007-10-04 | 1 | -4/+16 |
| | | |||||
* | | /cygdrive/c/MM_bzr/log.txt | Mark Sapiro | 2007-10-04 | 1 | -1/+2 |
| | | |||||
* | | It is reported that some RedHat packages (for at least FC5 and FC6, but not | Mark Sapiro | 2007-09-21 | 1 | -7/+17 |
| | | | | | | | | | | | | | | | | FC7) contain a full working distutils in the 'python' package, but only contain the Python header files in the 'python-devel' package. This allows configure to succeed, but make install fails to setup the japanese and korean codecs. This change adds a specific test for Python.h to the distutils test. | ||||
* | | It is reported that some RedHat packages (for at least FC5 and FC6, but not | Mark Sapiro | 2007-09-21 | 1 | -3/+11 |
| | | | | | | | | | | | | | | | | FC7) contain a full working distutils in the 'python' package, but only contain the Python header files in the 'python-devel' package. This allows configure to succeed, but make install fails to setup the japanese and korean codecs. This change adds a specific test for Python.h to the distutils test. | ||||
| * | merge from launchpad | Tokio Kikuchi | 2007-09-17 | 3 | -35/+32 |
| |\ | |/ |/| | |||||
* | | Start using barry at list dot org for all Mailman correspondances. | Barry Warsaw | 2007-09-12 | 2 | -2/+2 |
| | | |||||
* | | Updated copyright year. | Mark Sapiro | 2007-08-03 | 1 | -1/+1 |
| | |