History for postorius / src / postorius / forms.py
2015-04-16
@Florian Fuchs
Removed option for email verification on mass subscription. This is going to be added to another relase.
Florian Fuchs committed on 16 Apr 2015
@Florian Fuchs
merge trunk
Florian Fuchs committed on 16 Apr 2015
2015-04-15
@Bhavesh Goyal
Resolved Merged Conflicts + Corrected Indentation
Bhavesh Goyal committed on 15 Apr 2015
@Terri Oda
Merged pjoshi's partial fix for Bug #1157875 to make the pipeline setting a dropdown list. We still need to get the correct pipeline options from Mailman Core (currently not available through REST). I also did a lot of fixing in pjoshi's test case in this merge. Remember, run tox before you make a merge request in the future!
Terri Oda committed on 15 Apr 2015
@Terri Oda
Merging Abhilash Raj's code to remove the contact_address for domains, as it is no longer used.
Terri Oda committed on 15 Apr 2015
@Terri Oda
Fixed error messages I merged by accident
Terri Oda committed on 15 Apr 2015
@Florian Fuchs
- Added a form to change the subscription policy. ...
Florian Fuchs committed on 15 Apr 2015
@Abhilash Raj
* remove contact_address field for domains ...
Abhilash Raj committed on 15 Apr 2015
2015-04-14
@Florian Fuchs
code cleanup
Florian Fuchs committed on 14 Apr 2015
@Florian Fuchs
archival options: form class cleanup
Florian Fuchs committed on 14 Apr 2015
@Florian Fuchs
List archival options: ...
Florian Fuchs committed on 14 Apr 2015
@Florian Fuchs
* Added view, url conf, form, tests and basic html for list archival options. ...
Florian Fuchs committed on 14 Apr 2015
2015-03-12
@pjoshi
adding dropdown option for pipeline
pjoshi committed on 12 Mar 2015
2015-03-11
@Bhavesh Goyal
Feature Added: Mass Removal for List Members
Bhavesh Goyal committed on 11 Mar 2015
2015-02-09
@Florian Fuchs
Bump Copyright Years
Florian Fuchs committed on 9 Feb 2015
2014-10-29
@Guillaume Libersat
use gettext_lazy in forms.py so translations are really used
Guillaume Libersat committed on 29 Oct 2014
2014-04-18
@Florian Fuchs
* Added form validation to AddressActivationForm ...
Florian Fuchs committed on 18 Apr 2014
@Florian Fuchs
Added form and view for additional address activation
Florian Fuchs committed on 18 Apr 2014
2014-04-17
@Terri Oda
Merging Aurelien's web host validation code, which should lead to more ...
Terri Oda committed on 17 Apr 2014
2014-04-16
@Terri Oda
Assorted pep8 compliance fixes
Terri Oda committed on 16 Apr 2014
@Aurelien Bompard
Fix validation of the web host
Aurelien Bompard committed on 16 Apr 2014
2014-04-14
@Terri Oda
Merging Abhilash's fix for the :: problem on the settings page, plus a ...
Terri Oda committed on 14 Apr 2014
2014-03-15
@Florian Fuchs
* modified copyright years ...
Florian Fuchs committed on 15 Mar 2014
2013-10-22
@Florian Fuchs
- Removed some preferences tables that were only there for testing ...
Florian Fuchs committed on 22 Oct 2013
2013-10-05
@Ravenna Thielstrom
Files edited for Pep8 compliance. ...
Ravenna Thielstrom committed on 5 Oct 2013
@Ravenna Thielstrom
Fixed a series of help_text print statements with easier-to-read formatting.
Ravenna Thielstrom committed on 5 Oct 2013
2013-10-03
@Sneha Priscilla
Cleaned up the code, added help-text, simplified the design
Sneha Priscilla committed on 3 Oct 2013
2013-09-18
@Sneha Priscilla
Completed adding the 3 types of user preferences
Sneha Priscilla committed on 18 Sep 2013
2013-08-08
@Sneha Priscilla
Adding user's global Mailman preferences
Sneha Priscilla committed on 8 Aug 2013
2013-03-21
@Terri Oda
I have now checked that anything editable in the list settings rest api is also editable in postorius. There are still some informational fields that we should probably display, but they have been commented out in forms.py.
Terri Oda committed on 21 Mar 2013