lp:~rharding/launchpad/email_notice_959482
Created by
Richard Harding
on
2012-03-29
and last modified on
2012-04-17
Only
Richard Harding
can upload to this branch. If you are
Richard Harding
please log in for upload directions.
Branch merges
- Robert Collins (community): Approve on 2012-04-17
- Graham Binns (community): Approve (code) on 2012-04-03
-
Diff: 664 lines (+203/-68)21 files modifiedlib/lp/registry/browser/person.py (+1/-1)
lib/lp/registry/browser/tests/test_productseries_views.py (+1/-1)
lib/lp/registry/browser/tests/test_sshkey.py (+23/-18)
lib/lp/registry/doc/person.txt (+9/-2)
lib/lp/registry/doc/sshkey.txt (+3/-0)
lib/lp/registry/emailtemplates/person-details-change.txt (+3/-0)
lib/lp/registry/interfaces/person.py (+11/-0)
lib/lp/registry/model/person.py (+37/-2)
lib/lp/registry/stories/person/xx-add-email.txt (+31/-13)
lib/lp/registry/stories/person/xx-add-sshkey.txt (+14/-0)
lib/lp/registry/stories/person/xx-validate-email.txt (+8/-4)
lib/lp/registry/stories/webservice/xx-person.txt (+14/-6)
lib/lp/registry/subscribers.py (+4/-1)
lib/lp/registry/tests/test_personnotification.py (+2/-0)
lib/lp/services/authserver/tests/test_authserver.py (+10/-6)
lib/lp/services/identity/model/emailaddress.py (+1/-0)
lib/lp/services/mail/doc/sending-mail.txt (+7/-4)
lib/lp/services/verification/browser/tests/logintoken-corner-cases.txt (+2/-0)
lib/lp/services/verification/browser/tests/test_logintoken.py (+9/-5)
lib/lp/services/verification/doc/logintoken.txt (+9/-4)
lib/lp/services/verification/model/logintoken.py (+4/-1)
Related bugs
| Bug #959482: changing the preferredemail does not notify the previous email | Critical | Fix Released |
|
Related blueprints
Branch information
Recent revisions
This branch has not been scanned yet.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:launchpad
