- Removed some preferences tables that were only there for testing
- Fixed handling of an exception on the preferences pages if the logged-in user is unknown to Mailman
- "More Info"-Links now with normal font-weight
- Removed some unneccessary whitespace from templates
- Fixed a typo in form description
1 parent 42690d6 commit e6f75b63a6c6b2b29a1bf9ce9ffc2e4a36e5f289
@Florian Fuchs Florian Fuchs authored on 22 Oct 2013
Showing 8 changed files
View
src/postorius/forms.py
View
src/postorius/models.py
View
src/postorius/static/postorius/css/style.css
View
src/postorius/templates/postorius/user_address_preferences.html
View
src/postorius/templates/postorius/user_mailmansettings.html
View
src/postorius/templates/postorius/user_subscription_preferences.html
View
src/postorius/views/generic.py
View
src/postorius/views/user.py