| 2015-04-13 | 
                Line length fix for pep8 compliance
                
                 
                  
                  Terri Oda
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | 
|---|---|
| 
                Changing blank <title> to read Mailman/Postorius, but a better solution is needed.
                
                 
                  
                  Terri Oda
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                Fix broken member options title: LP #1428966
                
                 
                  
                  Florian Fuchs
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                Merging Bhavesh Goyal's improvement to the mass subscription email validation
                
                 
                  
                  Terri Oda
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                Merging Ankush Sharma's fix so that mass subscription is available to list owner and superuser, not to list moderators.
                
                 
                  
                  Terri Oda
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                Switched else to another except.  This was causing a test failure in test_confirmation_link (postorius.tests.test_address_activation.TestAddressConfirmationProfile); all tests now pass.
                
                 
                  
                  Terri Oda
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                The Mass Subscription option is a power of List owner not of List moderator.
                
                 
                  
                  black-perl ankprashar@gmail.com
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                Merging Ankush Sharma's fix for Bug #1428543
                
                 
                  
                  Terri Oda
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                Merging Abhilash Raj's fix for Bug #1437866 (and a duplicate #1430682)
                
                 
                  
                  Terri Oda
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                Merging Bhavesh Goyal's fix for Bug #1431474 (with one change to the mass subscribe access)
                
                 
                  
                  Terri Oda
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                Merging Pavan Koli's fix for Bug #1436309
                
                 
                  
                  Terri Oda
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                * Fallback from EMAIL_CONFIRMATION_FROM to DEFAULT_EMAIL_FROM
                
                  ...
                
                 
                  
                  Abhilash Raj
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 
                require django<1.8 since 1.8 doesn't play well with django-browserid (yet!)
                
                 
                  
                  Terri Oda
                  committed 
  
    
      on 13 Apr 2015
    
  
                  
                 | |
| 2015-04-10 | 
                removed old unused view module
                
                 
                  
                  Florian Fuchs
                  committed 
  
    
      on 10 Apr 2015
    
  
                  
                 | 
| 
                django_browserid init: use included JS script instead of making the method call in the page.
                
                 
                  
                  Florian Fuchs
                  committed 
  
    
      on 10 Apr 2015
    
  
                  
                 | |
|  | |
| 2015-04-08 | 
                Fixed Invalid Email Acceptance in Mass Subscription
                
                 
                  
                  Bhavesh Goyal
                  committed 
  
    
      on 8 Apr 2015
    
  
                  
                 | 
| 2015-03-25 | 
                Typos fixed
                
                 
                  
                  pkoli
                  committed 
  
    
      on 25 Mar 2015
    
  
                  
                 | 
| 2015-03-22 | 
                Fixed Bug #1431474 postorius user nav role fix
                
                 
                  
                  Bhavesh Goyal
                  committed 
  
    
      on 22 Mar 2015
    
  
                  
                 | 
| 2015-03-10 | 
                Fix manage.py mmclient command for non-IPython shells. Contributed by Ankush Sharma (LP: 1428169).
                
                 
                  
                  Florian Fuchs
                  committed 
  
    
      on 10 Mar 2015
    
  
                  
                 | 
| 
                Mozilla Persona integration: switch from django-social-auto to django-browserid: Contributed by Abhilash Raj.
                
                 
                  
                  Florian Fuchs
                  committed 
  
    
      on 10 Mar 2015
    
  
                  
                 | |
| 2015-03-05 | 
                replace django-social-auth with django-browserid
                
                 
                  
                  Abhilash Raj
                  committed 
  
    
      on 5 Mar 2015
    
  
                  
                 | 
| 
                Fixed #1428543. 
                
                 
                  
                  black-perl ankprashar@gmail.com
                  committed 
  
    
      on 5 Mar 2015
    
  
                  
                 | |
| 2015-03-04 | 
                Fixed the issue #1428169.
                
                 
                  
                  black-perl ankprashar@gmail.com
                  committed 
  
    
      on 4 Mar 2015
    
  
                  
                 | 
| 2015-02-13 | 
                Added missing MANIFEST.in items (Given by Aurélien Bompard).
                
                 
                  
                  Florian Fuchs
                  committed 
  
    
      on 13 Feb 2015
    
  
                  
                 | 
| 2015-02-12 | 
                And also include text-based templates
                
                 
                  
                  Aurélien Bompard
                  committed 
  
    
      on 12 Feb 2015
    
  
                  
                 | 
| 
                Also include VCR records
                
                 
                  
                  Aurélien Bompard
                  committed 
  
    
      on 12 Feb 2015
    
  
                  
                 | |
| 
                Also include tox.ini and dev-requirements.txt
                
                 
                  
                  Aurélien Bompard
                  committed 
  
    
      on 12 Feb 2015
    
  
                  
                 | |
| 
                Include the testing directory in the sdist tarball
                
                 
                  
                  Aurélien Bompard
                  committed 
  
    
      on 12 Feb 2015
    
  
                  
                 | |
| 2015-02-11 | 
                removed unnecessary installation instruction from dev docs
                
                 
                  
                  Florian Fuchs
                  committed 
  
    
      on 11 Feb 2015
    
  
                  
                 |