2012-12-15
@Richard Wackerbarth
hange "todos" to "tasks" and display as "To Do"
Richard Wackerbarth committed on 15 Dec 2012
@Richard Wackerbarth
Convert from {{ STATIC_URL }} to {% static ... %}
Richard Wackerbarth committed on 15 Dec 2012
@Richard Wackerbarth
Update to jQuery 1.8.3
Richard Wackerbarth committed on 15 Dec 2012
@Florian Fuchs
* added success/error messages to moderator/owner form. ...
Florian Fuchs committed on 15 Dec 2012
@Florian Fuchs
removed unneccessary module import (requests)
Florian Fuchs committed on 15 Dec 2012
@Florian Fuchs
removed unnececessary normalize.css
Florian Fuchs committed on 15 Dec 2012
2012-11-18
@Florian Fuchs
* moved some sub navs to template tags ...
Florian Fuchs committed on 18 Nov 2012
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