aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
| |
* | Lots of changes I did several weeks ago. peer2008-04-301-266/+224
| |
* | Sorry, short test for bzr-access.peer2008-04-301-1/+0
| |
* | Updated Polish translation from Zbigniew Szalbot.Mark Sapiro2008-04-2841-282/+268
| | | | | | | | | | Fixed a few 'dos format' files and file modes.
* | Fixed a problem with bin/update erroneously moving templates fromMark Sapiro2008-04-282-18/+40
|/ | | | | | templates/xx to lists/xx if a list has the same name as a language code. Also fixed the absolute path to lists/ (1418670 ).
* Fixed cmd_subscribe.py. The last change broke it for bare subscribe commandsMark Sapiro2008-04-261-1/+2
| | | | | with no options.
* Made the preservation of unparseable messages conditional onMark Sapiro2008-04-262-8/+14
| | | | | | | | mm_cfg.QRUNNER_SAVE_BAD_MESSAGES. Changed the queue for preservation of undequeueable entries from 'shunt' to 'bad'.
* Updated documentation for 2.1.10 final.Mark Sapiro2008-04-21197-1512/+1542
|
* Added mm-handler-2.1.10 to the contrib/ directory.Mark Sapiro2008-04-212-0/+324
|
* Updated Version.py for 2.1.10 final.Mark Sapiro2008-04-211-3/+3
|
* Fixed a problem where GuiBase._getValidValue() would truncate a floatingMark Sapiro2008-04-212-2/+12
| | | | | | | point Number type to an int if the value was a float instead of a numeric string. This affected setting floating point values with config_list. Updated NEWS for 2.1.10 final.
* Removed a redundant paragraph from NEWSMark Sapiro2008-04-141-3/+0
|
* Updated NEWS and Version.py for 2.1.10rc1Mark Sapiro2008-04-142-4/+17
|
* - Updated Polish translation from Zbigniew Szalbot.Mark Sapiro2008-04-1438-11496/+13317
| | | | | - Updated mailman.pot for 2.1.10rc1 and msgmerge'd all the mailman.po files.
* options.py - Made the ability for a list admin to change a members passwordMark Sapiro2008-04-142-1/+15
| | | | | | | conditional on mm_cfg.OWNERS_CAN_CHANGE_MEMBER_PASSWORDS. Defaults.py.in - Added OWNERS_CAN_CHANGE_MEMBER_PASSWORDS = No.
* Merged Italian message catalog from Simone Piunno's branch.Mark Sapiro2008-03-271-84/+97
|\