2015-08-29 |
Fix #54
Abhilash Raj
committed
on 29 Aug 2015
|
---|---|
2015-04-28 |
removed unnecessary help text link
Florian Fuchs
committed
on 28 Apr 2015
|
2015-04-16 |
Fixes #1444721
Abhilash Raj
committed
on 16 Apr 2015
|
2015-02-09 |
Bump Copyright Years
Florian Fuchs
committed
on 9 Feb 2015
|
2014-11-24 |
Use Django's login view with our own template
Aurélien Bompard
committed
on 24 Nov 2014
|
2014-04-19 |
* fixed timezone naive/awarenes confusion when comparing profile creation delta
...
Florian Fuchs
committed
on 19 Apr 2014
|
2014-04-18 |
|
|
|
Added form and view for additional address activation
Florian Fuchs
committed
on 18 Apr 2014
|
|
2014-04-16 |
Assorted pep8 compliance fixes
Terri Oda
committed
on 16 Apr 2014
|
Clicking a user's name in the members list now brings up a page for altering
...
Terri Oda
committed
on 16 Apr 2014
|
|
Disabling the editing of preferences that are related to owners or
...
Terri Oda
committed
on 16 Apr 2014
|
|
2014-03-15 |
|
2013-10-22 |
- Removed some preferences tables that were only there for testing
...
Florian Fuchs
committed
on 22 Oct 2013
|
2013-10-05 |
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-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 |
Changed view comment.
Florian Fuchs
committed
on 1 Jul 2013
|
|
|
2013-04-08 |
Slightly improved messages for when the REST API isn't available, telling people to start Mailman core. The wording here could probably use some improvement, but this should be more helpful in the meantime.
Terri Oda
committed
on 8 Apr 2013
|
2013-03-29 |
added pagination to user and list member pages (LP: 1156529)
Florian Fuchs
committed
on 29 Mar 2013
|
2013-03-21 |
Merging mahendra007-s's patch for Bug #1062849. Clicking the 'more info' link now brings up a new page with the information; very important for users who coudldn't see the mouseover before.
Terri Oda
committed
on 21 Mar 2013
|
2012-12-15 |
hange "todos" to "tasks" and display as "To Do"
Richard Wackerbarth
committed
on 15 Dec 2012
|
2012-11-18 |
|