Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Releases: viewflow/django-material

1.1.0

27 Oct 11:20
Compare
Choose a tag to compare

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

29 May 16:53
Compare
Choose a tag to compare
  • 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

13 Mar 16:34
Compare
Choose a tag to compare
2016-03-13 Pre-release
Pre-release

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

11 May 11:39
Compare
Choose a tag to compare
2015-05-11 Pre-release
Pre-release
  • 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

03 Apr 09:58
Compare
Choose a tag to compare
2015-04-03 - Alpha Pre-release
Pre-release

Switched to material design
Initial admin interface support