2011-06-29 |
implemented context processor for Lists choice
benste
committed
on 29 Jun 2011
|
---|---|
2011-06-28 |
MOVED Context processors - TODO:syntax+adding in settings
benste
committed
on 28 Jun 2011
|
Added missing CSS file + modified choice to only display the lists from current domain
benste
committed
on 28 Jun 2011
|
|
add: list-Selector in template and lists views
benste
committed
on 28 Jun 2011
|
|
2011-06-24 |
added dummy page for administration
benste
committed
on 24 Jun 2011
|
fixed syntax error
benste
committed
on 24 Jun 2011
|
|
2011-06-23 |
Frist part Menus
benste
committed
on 23 Jun 2011
|
2011-06-22 |
added mass subscription tests - noted duplicated test content issue
benste
committed
on 22 Jun 2011
|
added test for new Domain and List
benste
committed
on 22 Jun 2011
|
|
prepared settings TODO → new forms for eacht part of settings according to structure
benste
committed
on 22 Jun 2011
|
|
2011-06-21 |
fixed delete List
benste
committed
on 21 Jun 2011
|
error handling Domain_List exists in as_div + using mail_host for new list
benste
committed
on 21 Jun 2011
|
|
fixed validation + post form during in NewList
benste
committed
on 21 Jun 2011
|
|
fixed saving items in NewDomain
benste
committed
on 21 Jun 2011
|
|
2011-06-20 |
merged with FIX domain choice in NewList
benste
committed
on 20 Jun 2011
|
2011-06-07 |
new class and validator for domain and listname in forms.py → validation not working
benste
committed
on 7 Jun 2011
|
2011-06-01 |
BROKEN - started to implement NewList with Domain selection - be aware of some ToDo markers
benste
committed
on 1 Jun 2011
|
modded list creation
benste
committed
on 1 Jun 2011
|
|
added new_domain view/template/form
benste
committed
on 1 Jun 2011
|
|
initial use of the new mailman REST client
benste
committed
on 1 Jun 2011
|
|
2010-12-11 |
|
* renamed media folder to static to prevent conflicts with django's default admin media routing
...
Florian Fuchs
committed
on 11 Dec 2010
|
|
2010-10-05 |
Updated a view-function according to new rest client and made sure only the elements in the list settings that shall be changable via the web UI is visible in the UI.
Anna Granudd
committed
on 5 Oct 2010
|
2010-08-15 |
Added copyright statements, changed import logic and moved templates.
Anna Granudd
committed
on 15 Aug 2010
|
2010-08-12 |
Improved the user settings.
Anna Granudd
committed
on 12 Aug 2010
|
2010-08-10 |
Added a "mockup" user settings page.
Anna Granudd
committed
on 10 Aug 2010
|
2010-08-09 |
Extended the docstrings and added comments in the code.
Anna Granudd
committed
on 9 Aug 2010
|
2010-08-04 |
Created a mockup login and logout function and added login required as decorator for, among others, the settings page.
...
Anna Granudd
committed
on 4 Aug 2010
|
2010-08-03 |
Added a mass subscription function and changed the redirekt after creating a list to let the list creators decide what they want to do next.
Anna Granudd
committed
on 3 Aug 2010
|
2010-07-29 |
Added a function to update the changes made to the list settings and added missing <form>-parts in settings.html.
Anna Granudd
committed
on 29 Jul 2010
|