aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added recognition for more bounces.Mark Sapiro2009-07-317-3/+112
|
* Updated contrib/mmdsr to report preserved messages.Mark Sapiro2009-07-312-0/+42
|
* Bumping release to 2.1.12 final.Mark Sapiro2009-02-232-4/+4
|
* Recognize a couple more bounces.Mark Sapiro2009-02-205-1/+160
|
* Removed no longer used import.Mark Sapiro2009-02-201-2/+1
|
* Fixed a bug introduced in 2.1.11 which would attempt to store bounce infoMark Sapiro2009-02-162-3/+8
| | | | for a member just deleted if bounce_you_are_disabled_warnings is zero.
* Added John Dennis' (RedHat) FHS patch to the contrib directory.Mark Sapiro2009-02-143-0/+560
|
* Recognize a couple more bounces.Mark Sapiro2009-02-145-3/+73
|
* Worked around a potential problem in HyperArch.py with unicode characterMark Sapiro2009-02-122-1/+7
| | | | set arguments. Bug #328353.
* Updated Polish translation from Zbigniew Szalbot.Mark Sapiro2009-02-092-1625/+1231
|
* Changed Gui/Topics.py to validate regexps in VERBOSE mode. Bug #327008.Mark Sapiro2009-02-082-2/+5
|
* Prior fix to Hebrew message catalog was incomplete.Mark Sapiro2009-02-081-1/+1
|
* Updated a copyright.Mark Sapiro2009-02-061-1/+1
|
* Added Lindsay Haisley's courier_to_mailman.py to the contrib/ directory.Mark Sapiro2009-02-063-0/+143
|
* Bumped release to 2.1.12rc2.Mark Sapiro2009-02-062-3/+3
|
* Fixed a bug in admindb.py in the implementation of replacing "No ReasonMark Sapiro2009-02-032-2/+10
| | | | Given" with the default rejection reason. Bug #325016.
* Catalan translation merged from lp:~mailman-l10n-ca/mailman/stable-scMark Sapiro2009-01-291-2780/+1593
|\
| * Merged from upstreamDavid Planella2009-01-29315-16872/+17016
| |\
| * | Some translation correctionsDavid Planella2009-01-271-42/+47
| | |
| * | New translations and correctionsDavid Planella2008-11-231-99/+228
| | |
| * | Merged from upstream (lp:mailman/stable)David Planella2008-11-2214-51/+114
| |\ \ | | | | | | | | | | | | Upgraded the repository format with 'bzr upgrade'
| * \ \ Merged from upstreamDavid Planella2008-08-022-12/+7
| |\ \ \
| * \ \ \ Trivial translation correction and updateDavid Planella2008-07-261-10/+8
| |\ \ \ \
* | | | | | Fixed some additional problems revealed by bin/transcheck.Mark Sapiro2009-01-291-5/+5
| | | | | |
* | | | | | Corrected missing format character in Hebrew message catalogMark Sapiro2009-01-291-1/+1
| |_|_|_|/ |/| | | |
* | | | | Two of the 'new' class exceptions are raised with an argument.Mark Sapiro2009-01-202-8/+18
| | | | |
* | | | | Updated Dutch translation from Jan Veuger.Mark Sapiro2009-01-131-1624/+1132
| | | | |
* | | | | Work around email 3.0.1 issue when set_payload charset arg is unicode.Mark Sapiro2009-01-131-1/+4
| | | | |
* | | | | Bump release to 2.1.12rc1Mark Sapiro2009-01-111-4/+4
| | | | |
* | | | | Rebuilt manuals.Mark Sapiro2009-01-11198-281/+283
| | | | |
* | | | | Updated mailman.pot and merged with mailman.po files.Mark Sapiro2009-01-1136-13903/+15143
| | | | |
* | | | | Updated links to Python documentation.Mark Sapiro2009-01-1178-267/+268
| | | | |
* | | | | - Fixed the admin Membership List Find member function so the 'letter'Mark Sapiro2009-01-103-8/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | links to a chunked result would still be limited to the Find member search. SF patch #1532081. - Changed scripts/driver to return a 405 status for non GET, POST, HEAD methods. SF patch #1578756.
* | | | | Mailman/Utils.pyMark Sapiro2009-01-023-11/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixed a long standing error that stopped relative hrefs from being generated for links on Mailman's web pages. Mailman/Cgi/admindb.py - Changed the admindb interface so that when messages are rejected from the summary page, the reject reason is the rejection message from the Errors.HoldMessage subclass instead of the generic "No reason given".
* | | | | Added missing --bare option to French translation of list_lists help.Mark Sapiro2008-12-292-0/+7
| | | | |
* | | | | Changed the pattern used to recognize URLs in messages for the pipermailMark Sapiro2008-12-222-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | archive in order to try to do a better job of making hyperlinks. Bug #310124.
* | | | | Reordered the headers in PLAIN_DIGEST_KEEP_HEADERS as these are the ones thatMark Sapiro2008-12-221-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | control header sequence in the RFC 1153 digest and added some comments to help clarify the situation.
* | | | | Corrected a typo in Mailman/Gui/Privacy.py. Bug #309757.Mark Sapiro2008-12-1938-38/+40
| | | | |
* | | | | Fixed an issue where in some circumstances HyperArch.py would translateMark Sapiro2008-12-192-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ' at ' into the wrong language ultimately throwing a UnicodeDecodeError when the translation was decoded with a different character set. Bug #308152.
* | | | | Fixed an issue where list creation would report bad owner emailMark Sapiro2008-12-072-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | instead of bad listname when the list name had non-ascii characters. SF Bug #2126489.
* | | | | Fixed a problem in Decorate which could throw a TypeError on conversion toMark Sapiro2008-12-073-8/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unicode of a header/footer that was already unicode because of interpolating a unicode value. Made a minor change to the authentication logic for displaying hidden members on the roster.
* | | | | Updated some FAQ URLs for wiki.list.org.Mark Sapiro2008-12-053-6/+7
| | | | |
* | | | | Changed the regexp for Utils.suspiciousHTML to exempt theMark Sapiro2008-12-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | <link rel="SHORTCUT ICON" href="<mm-favicon>"> tag in the options.html template.
* | | | | Updated NEWSMark Sapiro2008-12-021-0/+6
| | | | |
* | | | | Updated mmdsr to 0.0.19 correcting a minor fromusenet reporting error.Mark Sapiro2008-12-021-2/+9
| | | | |
* | | | | If we somehow retrieve a message from the newsgroup with no headers,Mark Sapiro2008-12-021-3/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | skip trying to post it to the list. Make sure we always update the watermark even if the message is empty or unparseable.
* | | | | As part of the Python 2.6 compatibility changes, we now use Python's emailMark Sapiro2008-12-021-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | library if it is new enough rather than installing our own in pythonlib. However, if we are doing an upgrade, there may be an existing email library in pythonlib which is incompatible with Python 2.6 and we need to remove it.
* | | | | Merge Mark's changes to complete the Python 2.6 compatibility.Barry Warsaw2008-12-0110-31/+32
|\ \ \ \ \
| * | | | | Now that Python 2.4 is the minimum and we will use more recent installedMark Sapiro2008-11-3010-31/+32
|/ / / / / | | | | | | | | | | | | | | | | | | | | email packages, convert all the email message get_type() calls to get_content_type().
* | | | | Python 2.4 is a minimum. Also, fix some autoconf complaints and removeBarry Warsaw2008-11-303-1105/+890
| | | | | | | | | | | | | | | | | | | | deprecation warnings regarding string exceptions.