aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Recode templates to UTF-8 for testing (should be changed to HTML entities ↵Jordi Mallach2008-06-1935-346/+346
| | | | | | | | | | | | before the release, if that's required).
| | * A few small corrections to Catalan PO.Jordi Mallach2008-06-191-2/+3
| | |
| | * Catalan PO updates and corrections.Jordi Mallach2008-06-191-188/+202
| | |
| | * Recode Catalan PO to UTF-8 and set this encoding in Defaults.py.in.jordi@sindominio.net2008-06-182-1632/+1633
| |/
| * Updated and corrected translationsDavid Planella2008-06-172-2821/+1561
| | | | | | | | Unset the 80-column wrapping on the PO file in order to make the original messages readable
| * Some more template and PO file correctionsDavid Planella2008-06-1511-200/+166
| |
| * Completed the correction of all templatesDavid Planella2008-06-1525-851/+833
| | | | | | | | The encoding is currently iso88591, no conversion to HTML entities has yet been done.
| * Finished correcting all txt templatesDavid Planella2008-06-1420-352/+375
| |
| * First batch of corrections to the Catalan translationsDavid Planella2008-06-1419-214/+335
| | | | | | | | A "status" file has also been added with the purpose of tracking the review status of each translation. This should be deleted soon and its contents moved to a wiki page or similar.
| * Updated the PO file to the current templateDavid Planella2008-06-141-959/+1139
| |
| * Added the current translations from the mailman installation at the ↵David Planella2008-06-1442-2516/+2316
| | | | | | | | Softcatalà server
* | - Prepended list name to bounce log unrecognized bounce messages.Mark Sapiro2008-06-222-23/+49
| | | | | | | | | | - Improved bounce loop detection and handling in BounceRunner.py.
* | Patched Danish message catalog for proper use of HTML entities perMark Sapiro2008-06-222-234/+234
| | | | | | | | | | Jonas Smedegaard (1999966).
* | More bounce recognition improvements.Mark Sapiro2008-06-206-4/+336
| |
* | Changed OldStyleMemberships.py to remove the member from one_last_digestMark Sapiro2008-06-202-1/+11
| | | | | | | | | | | | when changing from regular to digest delivery to avoid the possibility of a duplicate digest in some circumstances.
* | Fixed CookHeaders.py which in some cases with new style prefixingMark Sapiro2008-06-202-2/+12
| | | | | | | | | | would insert an extra space between the prefix and the subject.
* | Rearranged calls to the list setBounceInfo() method in Bouncer.pyMark Sapiro2008-06-201-2/+13
| | | | | | | | | | | | to accommodate MemberAdaptors that store bounce info outside the list instance.
* | Changed non-ascii characters in some templates/*/*.html files to HTML entities.Mark Sapiro2008-06-2019-45/+45
| |
* | Made several improvements to bounce recognition.Mark Sapiro2008-06-1523-11/+392
| |
* | Added bounce recognition for googlemail delayed warningMark Sapiro2008-06-144-2/+88
|/
* Fixed a problem in Decorate.py that could result in a multipartMark Sapiro2008-06-112-1/+10
| | | | | message with no part headers for the original body part (1991348).
* Merged A.M. Kuchling's 'Small Fixes' branch (thanks Andrew).Mark Sapiro2008-06-094-4/+9
|\
| * Bug #1733057: apply correction to translation from Gabriel SilvaA.M. Kuchling2008-06-082-2/+5
| |
| * Add 58_fix_es_translation.patch from the Debian patch setA.M. Kuchling2008-06-081-1/+1
| |
| * Bug #1588617: fix error in French translation noted by Maxime Caron.A.M. Kuchling2008-06-082-1/+3
| | | | | | | | I've made a further correction -- 'globally' is an adverb, so I've put it near the verb.
* | Forgot to actually implement the help option in cron/cull_bad_shuntMark Sapiro2008-06-081-0/+3
|/
* Replaced non-ascii characters with html entities in templates/de/*.html.Mark Sapiro2008-06-078-77/+82
|
* Merged A.M. Kuchling's Small Fixes branch.Mark Sapiro2008-06-077-13/+24
|\
| * Patch 916196 from Ralf Doeblitz: fix link and spacing error in German ↵A.M. Kuchling2008-06-072-2/+4
| | | | | | | | translation
| * Patch #1433262: corrections to Spanish translationsA.M. Kuchling2008-06-073-8/+11
| |
| * Update NEWS for 1578740 and 1578766 changesA.M. Kuchling2008-06-071-0/+5
| |
| * Patch #1578740 from Thijs Kinkhorst: add #! line to fblast.pyA.M. Kuchling2008-06-071-0/+1
| |
| * Patch #1578766 from Thijs Kinkhorst: use newer template variable for site ↵A.M. Kuchling2008-06-072-2/+2
| | | | | | | | owner address
* | Escaped two % characters.Mark Sapiro2008-06-071-3/+3
| |
* | Fixed some format stringsMark Sapiro2008-06-072-4/+4
| |
* | A very minor change to mmdsrMark Sapiro2008-06-071-1/+1
|/
* Updated NEWS and bumped version to 2.1.11rc1Mark Sapiro2008-06-062-5/+8
|
* Fixed a couple of %()s replacements with missing s.Mark Sapiro2008-06-062-3/+3
|
* Updated mailman.pot and msgmerged all mailman.po filesMark Sapiro2008-06-0637-2987/+3778
|
* Merged the cull_bad_shunt branch.Mark Sapiro2008-06-068-2/+166
|\
| * Changed bin/update to remove .bak qfiles.Mark Sapiro2008-04-271-1/+5
| |
| * Added new cron/cull_bad_shunt and supporting Defaults.py.in settings.Mark Sapiro2008-04-279-2/+150
| |
* | Updated mmdsr for some 2.1.10 log and queue changes.Mark Sapiro2008-06-062-4/+17
| |
* | Changed Utils.ValidateEmail to not allow specials (particularly ':')Mark Sapiro2008-05-072-2/+12
| | | | | | | | | | in unquoted local parts (SF bug # 1956393).
* | Changed formatting for standards compliance and readability.Mark Sapiro2008-05-072-4/+5
| |
* | Typo fix found by MArk Sapiro.peer2008-05-011-3/+3
| |
* | Several fixes.peer2008-05-011-99/+57
| |
* | Fixes for the German templates.peer2008-05-019-22/+28
| |
* | msgmerged German mailman.po with current mailman.potMark Sapiro2008-04-301-67/+111
| |
* | Better templates.pheinlein2008-04-3019-76/+80
| |