History for postorius / forms.py
2011-07-27
@benste
modified subscriptions form action and processing - validations error not visible
benste committed on 27 Jul 2011
2011-07-21
@benste
added MAILMAN_THEME -- moved MEDIA_URL -- corrected Settings Form for some Value related fields -- removed old static DIRs -- added links in some old menus -- added selected tags for the settings page -- upgraded to Django 1.3 -- added new template for list_summary -- and some small corrections
benste committed on 21 Jul 2011
2011-07-14
@benste
fixed subscriptions urls option and views using regexp
benste committed on 14 Jul 2011
2011-07-12
@benste
work in progress - subscription page
benste committed on 12 Jul 2011
@benste
fixed validation and added settings.save()
benste committed on 12 Jul 2011
2011-07-09
@benste
added truncate method to delete unused formfields, BUT validation doens't work yet
benste committed on 9 Jul 2011
@benste
changed error message → message and hide list selector if no list exists
benste committed on 9 Jul 2011
@benste
filling the settings into forms by querrying the layout first
benste committed on 9 Jul 2011
2011-07-08
@benste
fixed small iteration mistake
benste committed on 8 Jul 2011
@benste
added filtered display of settings - by section or option - processing is not yet implemented
benste committed on 8 Jul 2011
2011-06-21
@benste
error handling Domain_List exists in as_div + using mail_host for new list
benste committed on 21 Jun 2011
@benste
fixed validation + post form during in NewList
benste committed on 21 Jun 2011
@benste
improved validation error message NewDomain
benste committed on 21 Jun 2011
@benste
fixed saving items in NewDomain
benste committed on 21 Jun 2011
2011-06-20
@benste
merged with FIX domain choice in NewList
benste committed on 20 Jun 2011
2011-06-08
@Florian Fuchs
custom form validation
Florian Fuchs committed on 8 Jun 2011
2011-06-07
@benste
new class and validator for domain and listname in forms.py → validation not working
benste committed on 7 Jun 2011
2011-06-01
@benste
BROKEN - started to implement NewList with Domain selection - be aware of some ToDo markers
benste committed on 1 Jun 2011
@benste
modded list creation
benste committed on 1 Jun 2011
@benste
added new_domain view/template/form
benste committed on 1 Jun 2011
2010-12-11
@Florian Fuchs
* 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
@Anna Granudd
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
@Anna Granudd
Updated the fields for the settings page accrding to configuration.txt. Also undid some recent changes and corrected a typo in the rest-client to make testing of the settings page easier.
Anna Granudd committed on 5 Oct 2010
2010-08-15
@Anna Granudd
Added copyright statements, changed import logic and moved templates.
Anna Granudd committed on 15 Aug 2010
2010-08-12
@Anna Granudd
Improved the user settings.
Anna Granudd committed on 12 Aug 2010
2010-08-10
@Anna Granudd
Added a "mockup" user settings page.
Anna Granudd committed on 10 Aug 2010
2010-08-09
@Anna Granudd
Extended the docstrings and added comments in the code.
Anna Granudd committed on 9 Aug 2010
2010-08-04
@Anna Granudd
Made the password for the login function not visible in clear text.
Anna Granudd committed on 4 Aug 2010
@Anna Granudd
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
@Anna Granudd
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