datatracker/ietf/mailtrigger
Henrik Levkowetz 2ab2bd09f1 Merged in [16248] from rjsparks@nostrum.com:
Removed the IETF chair as a recipient of new IPR disclosures if there is no group or active document to send them to. Fixes #2727.
 - Legacy-Id: 16274
Note: SVN reference [16248] has been migrated to Git commit 427d9fe34e
2019-06-17 13:08:51 +00:00
..
migrations Allow logged in users to propose slides for meeting sessions. Fixes #2547 and #2403. Commit ready for merge. 2019-03-25 16:10:00 +00:00
__init__.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
admin.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00
forms.py remove some experimental cruft 2015-09-17 21:25:50 +00:00
models.py Merged in [16248] from rjsparks@nostrum.com: 2019-06-17 13:08:51 +00:00
resources.py Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur. 2016-09-25 13:53:22 +00:00
tests.py Used factories instead of make_test_data for malinglists, mailtrigger, message, person, secr/announcement, and secr/areas tests. Commit ready for merge. 2018-10-10 05:36:34 +00:00
urls.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
utils.py Reverted earlier application of on_behalf_of() at mail sending call points, and instead did all on_behalf_of processing in condition_message(). Added insertion of Reply-To header fields in this case. Changed all use of the mail-sending 'extra' parameters to use value lists. Updated a bunch of tests accordingly. 2019-03-11 17:01:33 +00:00
views.py mailtoken becomes mailtrigger 2015-09-17 20:03:45 +00:00