2014-04-22 |
* views/templates use mailman.clients ``_Member.email`` property instead of ``address``
...
Florian Fuchs
committed
on 22 Apr 2014
|
---|---|
2014-04-18 |
|
Added form and view for additional address activation
Florian Fuchs
committed
on 18 Apr 2014
|
|
2014-04-17 |
Merging Aurelien's web host validation code, which should lead to more
...
Terri Oda
committed
on 17 Apr 2014
|
Merging Bhargav's fix for the listinfo page so that it shows the appropriate
...
Terri Oda
committed
on 17 Apr 2014
|
|
Not sure how this file went missing, but I'm re-adding this from the patch
...
Terri Oda
committed
on 17 Apr 2014
|
|
2014-04-16 |
Clicking a user's name in the members list now brings up a page for altering
...
Terri Oda
committed
on 16 Apr 2014
|
2014-04-15 |
Removing the user management pages, since they were mostly empty and users
...
Terri Oda
committed
on 15 Apr 2014
|
Merging Abhilash's code for removing members, with a small change so
...
Terri Oda
committed
on 15 Apr 2014
|
|
now owner/moderator can be removed
Abhilash Raj raj.abhilash1@gmail.com
committed
on 15 Apr 2014
|
|
2014-04-14 |
Fixed bug #1307630
Abhilash Raj raj.abhilash1@gmail.com
committed
on 14 Apr 2014
|
Added a warning that Persona needs JavaScript if it's not enabled so that I
...
Terri Oda
committed
on 14 Apr 2014
|
|
Removing the error msg that triggers if you closer the browserid window,
...
Terri Oda
committed
on 14 Apr 2014
|
|
2014-03-21 |
Fixed bug 1294463
Bhargav
committed
on 21 Mar 2014
|
2013-10-22 |
- Removed some preferences tables that were only there for testing
...
Florian Fuchs
committed
on 22 Oct 2013
|
2013-10-05 |
merge from upstream
Máirín Duffy
committed
on 5 Oct 2013
|
|
|
Merging Stylistica's GSoC code, this time the right final branch rather
...
Terri Oda
committed
on 5 Oct 2013
|
|
|
|
Reverting previous commit, because I merged the wrong branch.
Terri Oda
committed
on 5 Oct 2013
|
|
|
|
|
|
2013-10-03 |
Cleaned up the code, added help-text, simplified the design
Sneha Priscilla
committed
on 3 Oct 2013
|
2013-09-18 |
Completed adding the 3 types of user preferences
Sneha Priscilla
committed
on 18 Sep 2013
|
2013-08-08 |
Adding user's global Mailman preferences
Sneha Priscilla
committed
on 8 Aug 2013
|
2013-07-14 |
reverting accidentally-committed debug stuff
Terri Oda
committed
on 14 Jul 2013
|
This will stop failures in list creation from displaying doule error messages
Terri Oda
committed
on 14 Jul 2013
|
|
2013-07-11 |
removed unwanted try except blocks and kwargs from user_delete method
Varun Sharma
committed
on 11 Jul 2013
|
2013-07-05 |
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
|
2013-07-01 |
|