Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | - Fixed a crash in SpamDetect.py which caused messages with unparseable | Mark Sapiro | 2013-10-07 | 2 | -2/+9 | |
| | | | | | | | | RFC 2047 encoded headers to be shunted. (LP: #1235101) | |||||
* | | Fixed a string in the Czech message catalog. (LP: #1234567) | Mark Sapiro | 2013-10-03 | 2 | -1/+3 | |
| | | ||||||
* | | Tagging branch with: 2.1.16rc3 | Mark Sapiro | 2013-09-28 | 199 | -235/+236 | |
| | | ||||||
* | | Renamed author_is_list to from_is_list. | Mark Sapiro | 2013-09-28 | 11 | -25/+26 | |
| | | ||||||
* | | Updated mailman.pot and message catalogs for author_is_list changes. | Mark Sapiro | 2013-09-27 | 40 | -7487/+8120 | |
| | | ||||||
* | | Made author_is_list a 3-way with an option to wrap the message. | Mark Sapiro | 2013-09-27 | 9 | -54/+142 | |
| | | ||||||
* | | Added Dutch and Japanese translations of author_is_list string. | Mark Sapiro | 2013-09-26 | 2 | -0/+8 | |
| | | ||||||
* | | Add Greek translation of author_is_list string. | Mark Sapiro | 2013-09-20 | 1 | -0/+6 | |
| | | ||||||
* | | Ran transcheck on all languages and fixed some errors. | Mark Sapiro | 2013-09-14 | 42 | -294/+290 | |
| | | ||||||
* | | Added French translation of author_is_list string. | Mark Sapiro | 2013-09-08 | 1 | -0/+7 | |
| | | ||||||
* | | One change from | Mark Sapiro | 2013-09-07 | 1 | -2/+2 | |
| | | | | | | | | | | <https://mail.python.org/pipermail/mailman-users/2013-July/075469.html>. Vetted by Ralf. | |||||
* | | Added direction to new Farsi admlogin.html template. | Mark Sapiro | 2013-08-11 | 1 | -1/+1 | |
| | | ||||||
* | | German message catalog updates from Ralf Hildebrandt. | Mark Sapiro | 2013-08-11 | 2 | -17/+23 | |
| | | ||||||
* | | Added 5 more Farsi templates. | Mark Sapiro | 2013-08-10 | 5 | -0/+71 | |
|\ \ | ||||||
| * | | adding five new templates in farsi | moonfriend | 2013-07-30 | 5 | -0/+71 | |
|/ / | ||||||
* | | Missed one template in the last updates. | Mark Sapiro | 2013-07-22 | 1 | -4/+4 | |
| | | ||||||
* | | Updates to Farsi translation. | Mark Sapiro | 2013-07-20 | 2 | -19/+11 | |
| | | ||||||
* | | Preparing 2.1.16rc2 | Mark Sapiro | 2013-07-19 | 198 | -303/+325 | |
| | | ||||||
* | | - Fixed cron/disabled to send a fresh cookie when notifying disabled | Mark Sapiro | 2013-07-19 | 2 | -6/+12 | |
| | | | | | | | | members. (LP: #1203200) | |||||
* | | Enable setting a default grouping/sorting for the admindb held message | Mark Sapiro | 2013-07-19 | 3 | -8/+20 | |
| | | | | | | | | summary via a DISPLAY_HELD_SUMMARY_SORT_BUTTONS setting. | |||||
* | | Minor i18n string reformat in last commit. | Mark Sapiro | 2013-07-19 | 39 | -4521/+4522 | |
| | | ||||||
* | | Second cut at the author_is_list feature. | Mark Sapiro | 2013-07-19 | 6 | -13/+28 | |
| | | ||||||
* | | Updated mailman.pot and message catalogs for latest changes. | Mark Sapiro | 2013-07-18 | 39 | -8774/+10232 | |
| | | ||||||
* | | First cut at the author_is_list feature. | Mark Sapiro | 2013-07-18 | 11 | -16/+67 | |
| | | ||||||
* | | Backported the held message sorting to 2.1 and made it optional. | Mark Sapiro | 2013-07-18 | 3 | -20/+62 | |
| | | ||||||
* | | Updated Farsi translation. | Mark Sapiro | 2013-07-18 | 30 | -1588/+1312 | |
| | | ||||||
* | | Bumped version and updated docs for 2.1.16rc1. | Mark Sapiro | 2013-07-14 | 206 | -3027/+13805 | |
| | | ||||||
* | | Fixed message catalogs for a substitution name change in GUIBase.py. | Mark Sapiro | 2013-07-12 | 32 | -64/+32 | |
| | | ||||||
* | | Updated mailman.pot and message catalogs | Mark Sapiro | 2013-07-12 | 39 | -3099/+3450 | |
| | | ||||||
* | | - Added "message_id" to the interpolation dictionary for the Article.html | Mark Sapiro | 2013-07-12 | 2 | -0/+4 | |
| | | | | | | | | template. (LP: #725498) | |||||
* | | - Changed the admin GUI to report only the bad entries in a list of email | Mark Sapiro | 2013-07-12 | 2 | -6/+12 | |
| | | | | | | | | addresses if any are bad. (LP: #558253) | |||||
* | | - Added logging for template errors in HyperArch.py. (LP: #558254) | Mark Sapiro | 2013-07-12 | 2 | -2/+4 | |
| | | ||||||
* | | - Added more explanation to the bad owner address message from | Mark Sapiro | 2013-07-12 | 2 | -1/+6 | |
| | | | | | | | | bin/newlist. (LP: #1200763) | |||||
* | | - Fixed a bug causing the admin web interface to fail CSRF checking if | Mark Sapiro | 2013-06-13 | 2 | -3/+7 | |
| | | | | | | | | the list name contains a '+' character. (LP: #1190802) | |||||
* | | - Fixed bin/mailmanctl -s to not remove the master lock if it can't be | Mark Sapiro | 2013-06-10 | 2 | -2/+6 | |
| | | | | | | | | determined to be truly stale. (LP: #1189558) | |||||
* | | - It is no longer possible to add 'invalid' addresses to the ban_list | Mark Sapiro | 2013-06-07 | 2 | -33/+61 | |
| | | | | | | | | | | and the *_these_nonmembers filters from the check boxes on the admindb interface. (LP: #1187201) | |||||
* | | Backported fixes for lp:1074592, lp:1079249 and lp:1079254 from | Mark Sapiro | 2013-05-30 | 5 | -2/+68 | |
| | | | | | | | | | | lp:flufl.bounce. Actually, lp:1074592 doesn't affect MM 2, but I included the test case. | |||||
* | | Added 'dir=rtl' to several HTML templates. | Mark Sapiro | 2013-05-21 | 10 | -10/+10 | |
| | | ||||||
* | | Here are the 'forgot to add' templates/fa and messages/fa files. | Mark Sapiro | 2013-05-20 | 32 | -0/+10467 | |
| | | ||||||
* | | - added Persian (Farsi - fa) language. | Mark Sapiro | 2013-05-20 | 44 | -10627/+11717 | |
| | | | | | | | | | | - Updated messages/mailman.pot - msgmerged all mailman.po files. | |||||
* | | Defended against buggy web servers that don't include an empty | Mark Sapiro | 2013-04-06 | 2 | -1/+9 | |
| | | | | | | | | QUERY_STRING in the CGI environment. (LP: 1160647) | |||||
* | | The Switchboard.finish() method now logs the text of the exception when | Mark Sapiro | 2013-04-06 | 2 | -3/+6 | |
| | | | | | | | | it fails to unlink/preserve a .bak file. (LP: 1165589) | |||||
* | | The pending (un)subscriptions waiting approval are now sorted by email | Mark Sapiro | 2013-04-03 | 2 | -5/+8 | |
| | | | | | | | | address in the admindb interface as intended. (LP: 1164160) | |||||
* | | The subscribe log entry for a bin/add_members subscribe now identifies | Mark Sapiro | 2013-03-28 | 2 | -2/+9 | |
| | | | | | | | | bin/add_members as the source. (LP: 1161642) | |||||
* | | Fixed a bug where the Subject: of the user notification of a | Mark Sapiro | 2013-03-28 | 3 | -2/+7 | |
| | | | | | | | | | | | | | | bin/remove_members unsubscribe was not in the user's language. (LP: 1161445) Also updated BounceRunner copyright for previous change. | |||||
* | | Fixed a bug where BounceRunner could create and leave behind zero length | Mark Sapiro | 2013-03-28 | 2 | -1/+6 | |
| | | | | | | | | bounce-events files. (LP: 1161610) | |||||
* | | Fixed several misspelled or garbled string replacements in the Spanish | Mark Sapiro | 2013-03-25 | 2 | -17/+20 | |
| | | | | | | | | message catalog. (LP: 1160138) | |||||
* | | A new import_majordomo_into_mailman.pl script has been contributed by | Mark Sapiro | 2013-03-23 | 3 | -0/+1480 | |
| | | | | | | | | Geoff Mayes. LP: #1129742. | |||||
* | | Added recognition for another Yahoo bounce format. LP: #1157961 | Mark Sapiro | 2013-03-20 | 4 | -10/+43 | |
| | | ||||||
* | | Setting digest_size_threshhold to zero now means no digests will be | Mark Sapiro | 2013-03-10 | 3 | -5/+10 | |
| | | | | | | | | sent based on size instead of a digest being sent with every post. |