lp:~ciri-2/mailman/language

Created by Piotr Kasprzyk and last modified
Get this branch:
bzr branch lp:~ciri-2/mailman/language
Only Piotr Kasprzyk can upload to this branch. If you are Piotr Kasprzyk please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Piotr Kasprzyk
Project:
GNU Mailman
Status:
Merged

Recent revisions

7247. By Piotr Kasprzyk

Make a copy before first usage of mgr.clear()

7246. By Barry Warsaw

 * Fixed a crash in the REST server when searching for nonmembers via
   ``/find`` which we've never seen before, because those members only have an
   address record, not a user record. This requires a small change in the API
   where the JSON response's ``address`` key now contains the URL to the
   address resource, the new ``email`` key contains the email address as a
   string, and the ``user`` key is optional.

7245. By Barry Warsaw

 * Use ``setuptools`` instead of ``distribute``, since the latter is defunct.

7244. By Barry Warsaw

Add bug number.

7243. By Barry Warsaw

Documentation updates from Stephen Turnbull.

7242. By Barry Warsaw

Remove a few redundant checks.

7241. By Barry Warsaw

 * Addresses can be added to existing users, including display names, via the
   REST API. [Florian Fuchs]

Also, email addresses are validated when they are added via the IUserManager
interface. They are still also validated when subscribing to a mailing list,
but that is redundant.

7240. By Barry Warsaw

 * Greatly improve the fidelity of the Mailman 2.1 list importer functionality
   (i.e. ``mailman import21``). [Aurélien Bompard].

 * Fixed a typo in the IMailingList interface.

7239. By Barry Warsaw

 * Fix IntegrityError (against PostgreSQL) when deleting a list with content
   filters. Given by Aurélien Bompard. (LP: #1117174)

7238. By Barry Warsaw

 * Fix non-member moderation rule to prefer a member sender if both members
   and non-members are in the message's sender list. Given by Aurélien
   Bompard. (LP: #1291452)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mailman
This branch contains Public information 
Everyone can see this information.

Subscribers