Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated NEWS and bumped version to 2.1.11rc1 | Mark Sapiro | 2008-06-06 | 2 | -5/+8 |
| | |||||
* | Fixed a couple of %()s replacements with missing s. | Mark Sapiro | 2008-06-06 | 2 | -3/+3 |
| | |||||
* | Updated mailman.pot and msgmerged all mailman.po files | Mark Sapiro | 2008-06-06 | 37 | -2987/+3778 |
| | |||||
* | Merged the cull_bad_shunt branch. | Mark Sapiro | 2008-06-06 | 8 | -2/+166 |
|\ | |||||
| * | Changed bin/update to remove .bak qfiles. | Mark Sapiro | 2008-04-27 | 1 | -1/+5 |
| | | |||||
| * | Added new cron/cull_bad_shunt and supporting Defaults.py.in settings. | Mark Sapiro | 2008-04-27 | 9 | -2/+150 |
| | | |||||
* | | Updated mmdsr for some 2.1.10 log and queue changes. | Mark Sapiro | 2008-06-06 | 2 | -4/+17 |
| | | |||||
* | | Changed Utils.ValidateEmail to not allow specials (particularly ':') | Mark Sapiro | 2008-05-07 | 2 | -2/+12 |
| | | | | | | | | | | in unquoted local parts (SF bug # 1956393). | ||||
* | | Changed formatting for standards compliance and readability. | Mark Sapiro | 2008-05-07 | 2 | -4/+5 |
| | | |||||
* | | Typo fix found by MArk Sapiro. | peer | 2008-05-01 | 1 | -3/+3 |
| | | |||||
* | | Several fixes. | peer | 2008-05-01 | 1 | -99/+57 |
| | | |||||
* | | Fixes for the German templates. | peer | 2008-05-01 | 9 | -22/+28 |
| | | |||||
* | | msgmerged German mailman.po with current mailman.pot | Mark Sapiro | 2008-04-30 | 1 | -67/+111 |
| | | |||||
* | | Better templates. | pheinlein | 2008-04-30 | 19 | -76/+80 |
| | | |||||
* | | Lots of changes I did several weeks ago. | peer | 2008-04-30 | 1 | -266/+224 |
| | | |||||
* | | Sorry, short test for bzr-access. | peer | 2008-04-30 | 1 | -1/+0 |
| | | |||||
* | | Updated Polish translation from Zbigniew Szalbot. | Mark Sapiro | 2008-04-28 | 41 | -282/+268 |
| | | | | | | | | | | Fixed a few 'dos format' files and file modes. | ||||
* | | Fixed a problem with bin/update erroneously moving templates from | Mark Sapiro | 2008-04-28 | 2 | -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 commands | Mark Sapiro | 2008-04-26 | 1 | -1/+2 |
| | | | | | with no options. | ||||
* | Made the preservation of unparseable messages conditional on | Mark Sapiro | 2008-04-26 | 2 | -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 Sapiro | 2008-04-21 | 197 | -1512/+1542 |
| | |||||
* | Added mm-handler-2.1.10 to the contrib/ directory. | Mark Sapiro | 2008-04-21 | 2 | -0/+324 |
| | |||||
* | Updated Version.py for 2.1.10 final. | Mark Sapiro | 2008-04-21 | 1 | -3/+3 |
| | |||||
* | Fixed a problem where GuiBase._getValidValue() would truncate a floating | Mark Sapiro | 2008-04-21 | 2 | -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 NEWS | Mark Sapiro | 2008-04-14 | 1 | -3/+0 |
| | |||||
* | Updated NEWS and Version.py for 2.1.10rc1 | Mark Sapiro | 2008-04-14 | 2 | -4/+17 |
| | |||||
* | - Updated Polish translation from Zbigniew Szalbot. | Mark Sapiro | 2008-04-14 | 38 | -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 password | Mark Sapiro | 2008-04-14 | 2 | -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 Sapiro | 2008-03-27 | 1 | -84/+97 |
|\ | |||||
| * | Updated Italian translation | Simone Piunno | 2008-03-26 | 1 | -84/+97 |
|/ | |||||
* | Updated Italian translation from Simone Piunno. | Mark Sapiro | 2008-03-24 | 2 | -67/+47 |
| | |||||
* | cmd_subscribe.py - Changed to properly accept (no)digest without a password | Mark Sapiro | 2008-03-19 | 2 | -2/+12 |
| | | | | and to recognize (no)digest and address= case insensitively. | ||||
* | Gui/GuiBase.py - Don't allow self references in *_these_nonmembers | Mark Sapiro | 2008-03-15 | 3 | -18/+44 |
| | | | | | | | | | | | | or regular_(in|ex)clude_lists. Handlers/CalcRecips.py - Log and skip any self reference lists in regular_(in|ex)clude_lists. Compare To: and Cc: addresses and regular_(in|ex)clude_lists case insensitively. Handlers/Moderate.py - Log and skip any self reference lists in *_these_nonmembers. | ||||
* | Updated Version.py for 2.1.10b4. | Mark Sapiro | 2008-03-13 | 3 | -3/+8 |
| | | | | | | | Updated release tag in NEWS for 2.1.10b4. Added note to UPGRADING about the necessity to reset list passwords after a 2.0.x to 2.1.x upgrade. | ||||
* | Merged A.M. Kuchling's 'Small Fixes' branch | Mark Sapiro | 2008-03-11 | 9 | -49/+36 |
|\ | |||||
| * | Docs are no longer in admin/www, but in doc/ | A.M. Kuchling | 2008-03-07 | 5 | -10/+10 |
| | | |||||
| * | Merge | A.M. Kuchling | 2008-03-07 | 4 | -1/+16 |
| |\ | |||||
| * | | Merge NEWS change | A.M. Kuchling | 2008-03-07 | 1 | -0/+7 |
| | | | |||||
| * | | According to http://wiki.list.org/display/DOC/Installation+requirements, ↵ | A.M. Kuchling | 2008-03-05 | 1 | -2/+2 |
| | | | | | | | | | | | | Mailman no longer works with Python 2.1 or 2.2 | ||||
| * | | Correct Python version to 2.5.2; I forgot that 2.5.3 doesn't exist yet | A.M. Kuchling | 2008-02-26 | 1 | -1/+1 |
| | | | |||||
| * | | Remove references to README.{EXIM,QMAIL,LINUX}; grammar fix | A.M. Kuchling | 2008-02-26 | 1 | -11/+7 |
| | | | |||||
| * | | Small grammar fixes; update reference to README.<mta> files | A.M. Kuchling | 2008-02-26 | 1 | -7/+7 |
| | | | |||||
| * | | Update two URLs | A.M. Kuchling | 2008-02-26 | 2 | -2/+2 |
| | | | |||||
| * | | Update README | A.M. Kuchling | 2008-02-26 | 1 | -18/+9 |
| | | | |||||
* | | | Removed bogus >From line from hotpop_01.txt bounce test message | Mark Sapiro | 2008-03-10 | 1 | -1/+0 |
| | | | |||||
* | | | Updated French translation from Pascal George | Mark Sapiro | 2008-03-10 | 16 | -138/+177 |
| | | | |||||
* | | | CookHeaders.py - Changed the first URL in the RFC 2369 List-Unsubscribe: | Mark Sapiro | 2008-03-06 | 3 | -6/+18 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | header to go to the options login page instead of the listinfo page. options.py - Changed to only issue the "No address given" error if coming from the page itself so we don't get the error when linking from another page or the List-Unsubscribe: header. - Changed to remember the user's language selection when redisplaying the page after an error. | ||||
* | | Fixed bin/newlist to add the list's preferred language to the list's | Mark Sapiro | 2008-03-03 | 2 | -1/+9 |
| | | | | | | | | | | available_languages if it is other than the server's default language (1906368). | ||||
* | | Changed add_members, clone_member and sync_members to catch or avoid | Mark Sapiro | 2008-02-29 | 4 | -0/+14 |
|/ | | | | MembershipIsBanned exception and report appropriately. | ||||
* | Updated Dutch translation per Jan Veuger | Mark Sapiro | 2008-02-26 | 1 | -1639/+1182 |
| |