2012-11-11
@Florian Fuchs
* auth: changed requirements (django-social-auth >= 0.7.8) to make user association possible (browserid login vs. exisiting user with same email address) ...
Florian Fuchs committed on 11 Nov 2012
2012-11-04
@Florian Fuchs
removed unnecessary import
Florian Fuchs committed on 4 Nov 2012
@Florian Fuchs
* added subscription list page for logged in user ...
Florian Fuchs committed on 4 Nov 2012
2012-10-28
@Florian Fuchs
removed urls.py api entry
Florian Fuchs committed on 28 Oct 2012
@Florian Fuchs
* modified subnav styles ...
Florian Fuchs committed on 28 Oct 2012
2012-10-25
@Florian Fuchs
fixed url call in users/new.html
Florian Fuchs committed on 25 Oct 2012
@Florian Fuchs
* added “new user” form. Contributed by George Chatzisofroniou ...
Florian Fuchs committed on 25 Oct 2012
@Florian Fuchs
* some subtle style changes to buttons, text inputs and link color ...
Florian Fuchs committed on 25 Oct 2012
2012-10-20
@Florian Fuchs
* Use "url from future" template tag in all templates. Contributed by Richard Wackerbarth. ...
Florian Fuchs committed on 20 Oct 2012
2012-10-13
@George Chatzisofroniou
Added the required templates for users
George Chatzisofroniou committed on 13 Oct 2012
@George Chatzisofroniou
Basic addition of a mailman user account.
George Chatzisofroniou committed on 13 Oct 2012
2012-10-06
@Florian Fuchs
added section on workflow to the dev documentation
Florian Fuchs committed on 6 Oct 2012
@Florian Fuchs
added mailman.client example to dev documentation
Florian Fuchs committed on 6 Oct 2012
2012-10-05
@Florian Fuchs
* added developer documentation
Florian Fuchs committed on 5 Oct 2012
@Florian Fuchs
Development docs: Added a section about the file structure.
Florian Fuchs committed on 5 Oct 2012
2012-09-30
@Florian Fuchs
* added a mailmanclient shell to use as a `manage.py` command (`python manage.py mmclient`) ...
Florian Fuchs committed on 30 Sep 2012
2012-09-28
@Richard Wackerbarth
Compatability changes for Django 1.5
Richard Wackerbarth committed on 28 Sep 2012
2012-09-26
@Florian Fuchs
small logo change
Florian Fuchs committed on 26 Sep 2012
@Florian Fuchs
fixed import bug
Florian Fuchs committed on 26 Sep 2012
@Florian Fuchs
modified mailman.client imports to mailmanclient
Florian Fuchs committed on 26 Sep 2012
2012-09-23
@Florian Fuchs
- ...that would be list *moderators*... ...
Florian Fuchs committed on 23 Sep 2012
@Florian Fuchs
added auth decorator for list owners
Florian Fuchs committed on 23 Sep 2012
@Florian Fuchs
* added generic MailingListView class for list-based views ...
Florian Fuchs committed on 23 Sep 2012
@Terri Oda
Setting up to have popup/linked help text for each setting. Right now, the mouseover works and displays help_text for each item, but I haven't set help_text on much.
Terri Oda committed on 23 Sep 2012
2012-09-22
@Terri Oda
Removing unused, commented out settings just to make it easier to find things in the file.
Terri Oda committed on 22 Sep 2012
@Florian Fuchs
added auth decorator that checks that the logged-in user is either a superuser or the list owner.
Florian Fuchs committed on 22 Sep 2012
2012-09-17
@Florian Fuchs
* removed obsolete MAILMAN_THEME setting; provided by Richard Wackerbarth (LP: 1043258)
Florian Fuchs committed on 17 Sep 2012
2012-08-29
@Richard Wackerbarth
Default theme no longer in separate directory
Richard Wackerbarth committed on 29 Aug 2012
@Richard Wackerbarth
templates are not python modules
Richard Wackerbarth committed on 29 Aug 2012
@Richard Wackerbarth
.DS_Store files never should have entered the repository
Richard Wackerbarth committed on 29 Aug 2012