History for postorius / src / postorius / views
2014-11-03
@Florian Fuchs
French translation. Provided by Guillaume Libersat.
Florian Fuchs committed on 3 Nov 2014
2014-04-22
@Florian Fuchs
* views/templates use mailman.clients ``_Member.email`` property instead of ``address`` ...
Florian Fuchs committed on 22 Apr 2014
2014-04-19
@Florian Fuchs
* fixed timezone naive/awarenes confusion when comparing profile creation delta ...
Florian Fuchs committed on 19 Apr 2014
2014-04-18
@Florian Fuchs
* added confirmation profile model ...
Florian Fuchs committed on 18 Apr 2014
@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 Bhargav's fix for the listinfo page so that it shows the appropriate ...
Terri Oda committed on 17 Apr 2014
2014-04-16
@Terri Oda
Assorted pep8 compliance fixes
Terri Oda committed on 16 Apr 2014
@Terri Oda
Putting in a note about why I was weird about the preferences displayed
Terri Oda committed on 16 Apr 2014
@Terri Oda
Fixed the form submission so it is actually effective and doesn't generate ...
Terri Oda committed on 16 Apr 2014
@Terri Oda
Preferences now display, but don't quite set.
Terri Oda committed on 16 Apr 2014
@Terri Oda
Clicking a user's name in the members list now brings up a page for altering ...
Terri Oda committed on 16 Apr 2014
@Terri Oda
Disabling the editing of preferences that are related to owners or ...
Terri Oda committed on 16 Apr 2014
2014-04-15
@Terri Oda
Merging Abhilash's code for removing members, with a small change so ...
Terri Oda committed on 15 Apr 2014
@Abhilash Raj raj.abhilash1@gmail.com
now owner/moderator can be removed
Abhilash Raj raj.abhilash1@gmail.com committed on 15 Apr 2014
2014-03-21
@Bhargav
Fixed bug 1294463
Bhargav committed on 21 Mar 2014
2014-03-15
@Florian Fuchs
* modified copyright years ...
Florian Fuchs committed on 15 Mar 2014
2013-10-22
@Florian Fuchs
merged trunk
Florian Fuchs committed on 22 Oct 2013
@Florian Fuchs
- Removed some preferences tables that were only there for testing ...
Florian Fuchs committed on 22 Oct 2013
2013-10-05
@Terri Oda
Merging Stylistica's GSoC code, this time the right final branch rather ...
Terri Oda committed on 5 Oct 2013
@Terri Oda
Reverting previous commit, because I merged the wrong branch.
Terri Oda committed on 5 Oct 2013
@Terri Oda
Merging Stylistica's GSoC code. Yeay! ...
Terri Oda 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-09-05
@Florian Fuchs
fixed client property in MailmanClientMixin
Florian Fuchs committed on 5 Sep 2013
2013-08-08
@Sneha Priscilla
Adding user's global Mailman preferences
Sneha Priscilla committed on 8 Aug 2013
2013-07-14
@Terri Oda
This will stop failures in list creation from displaying doule error messages
Terri Oda committed on 14 Jul 2013
2013-07-11
@Varun Sharma
removed unwanted try except blocks and kwargs from user_delete method
Varun Sharma committed on 11 Jul 2013
2013-07-07
@Florian Fuchs
* start/stop isolated mailman instance when running tests in mailman_api_tests dir. ...
Florian Fuchs committed on 7 Jul 2013
2013-07-05
@Varun Sharma
added deleting of user functionality by adding user_delete method in user.py and creating a confirmation page user_confirm_delete.html. This patch will enable the superusers to delete other users.
Varun Sharma committed on 5 Jul 2013