2011-07-21 |
moved new templates to main - old pages not working
benste
committed
on 21 Jul 2011
|
---|---|
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-20 |
cleanup + adding error instead of message for catched exceptions
benste
committed
on 20 Jul 2011
|
2011-07-15 |
using urls for settings filter instead of GET values
benste
committed
on 15 Jul 2011
|
catching correct ExceptionClass - 3 left marked with #TODO-Exception
benste
committed
on 15 Jul 2011
|
|
added REST offline catching to context processor - fixed debugging issue wrong port
benste
committed
on 15 Jul 2011
|
|
optimization - handling Mailman.Client Offline Errors (AttributeError)
benste
committed
on 15 Jul 2011
|
|
added user_email to subscription urls for initial value
benste
committed
on 15 Jul 2011
|
|
2011-07-14 |
fixed subscriptions urls option and views using regexp
benste
committed
on 14 Jul 2011
|
2011-07-13 |
change exception ErrorType) - URL in Subscriptions Tests using kwargs - rewrite context processor (improved code readability) - moved NONFIELDERRORS to messaging framework instead of attaching to a form- DEVEL VERSION
benste
committed
on 13 Jul 2011
|
2011-07-12 |
work in progress - subscription page
benste
committed
on 12 Jul 2011
|
fixed validation and added settings.save()
benste
committed
on 12 Jul 2011
|
|
2011-07-09 |
added truncate method to delete unused formfields, BUT validation doens't work yet
benste
committed
on 9 Jul 2011
|
added request context for all other views
benste
committed
on 9 Jul 2011
|
|
changed error message → message and hide list selector if no list exists
benste
committed
on 9 Jul 2011
|
|
filling the settings into forms by querrying the layout first
benste
committed
on 9 Jul 2011
|
|
2011-07-08 |
filtered POST processing layout as well
benste
committed
on 8 Jul 2011
|
added filtered display of settings - by section or option - processing is not yet implemented
benste
committed
on 8 Jul 2011
|
|
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
|