This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Releases: viewflow/django-material
Releases · viewflow/django-material
1.1.0
Update MaterializeCSS to 0.100.2
Forms - Localize DateTime picker
Forms - Add clear button on ajax autocomplete fields
Frontend - Allow to set ordering in the list view from viewset
Frontend - Fix permission check for the create view
Admin - Fix inline formset errors
Admin - Add file download link on the file fields
1.0.0
- Django 1.11 support
- Update MaterializeCSS to 0.98.2
- Fix missing badges in shipped MaterializeCSS build
- Localization added: German/French/Spanish/Korean/Chinese
- Forms - Fix allows using html in a help_text of widgets
- Frontend - Improved Login/Logout/403/404/500 service screen templates
- Admin - fix application list layout
2016-03-13
The last alpha release.
- Forms - Fix controls in new forms in formsets
- Forms - New way to append or override widget attrs in template
- Forms - Removed group_class, add_group_class, add_label_class redifinable parts
- Admin - Match table styles to google guidelines.
- Admin - Start to work on admin widget support improvements http://forms.viewflow.io/demo/widget/admin/
- Admin - Fix scrollbar
- Frontend - Switch from fontawesome to material-design-iconic font
- Frontend - Fix broken links on user navigation menu
- Frontend - Modules are refactored to AppConfig mixins
2015-05-11
- Migrated to new version of materializecss framework
- List all applications in admin navigation menu
- Added breadcrumbs in admin
- Custom material css and js cleanup
- New Frontend template
- Various widget rendering fixes (splitdatetime, empty selects)
2015-04-03 - Alpha
Switched to material design
Initial admin interface support