Skip to content

v0.4.44

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 08:12
· 991 commits to main since this release

Bug Fixes

  • try calling integer #109 (Sam)
  • typo #109 (Sam)
  • missing pip package name (Sam)
  • missing pip package name (Sam)
  • missing pip package name (Sam)
  • missing pip package name (Sam)
  • remove unused app (Sam)
  • missing pip package name (Sam)
  • tests (Sam)
  • tests (Sam)
  • lots of small errors from refactoring #109 (Sam)
  • search select #109 (Sam)
  • queryfield (not finished) #109 (Sam)
  • bunch of small incompatabilities with new form field/widget API #109 (Sam)
  • issues with report editing #109 (Sam)
  • one last renaming ;) #109 (Sam)
  • problem with checkbox input keeping "value" and "checked" attribute #109 (Sam)
  • missing import #109 (Sam)
  • hidden input not consider when manually specifiying bread widget #109 (Sam)
  • hidden input not handled correctly #109 (Sam)
  • due to API change #109 (Sam)

Commits

  • reasoning for multipart encoding #109 (Sam)
  • first cleanup of forms package #109 (Sam)
  • unnecessary lazy evaluation #109 (Sam)
  • merge very small files, make use of new htmlgenerator lazy attribute accessor #109 (Sam)
  • merge things exclusive to date_picker namespace #109 (Sam)
  • light mode (never used #109 (Sam)
  • tons of renaming to make things more clear (and remove some old names) #109 (Sam)
  • first use of new API (stub implementation) #109 (Sam)
  • TextField, login form #109 (Sam)
  • implementation of widgets, some light API changes #109 (Sam)
  • full width form field grids inside grid column #109 (Sam)
  • correct class when containing form #109 (Sam)
  • more widgets #109 (Sam)
  • some improvments for helpers & mutlicheckbox widget #109 (Sam)
  • file input widget #109 (Sam)
  • remove unused dependency (Sam)
  • specific django versions for testing (Sam)
  • d9eb99f: Merge branch 'main' into refactor/forms-api (Sam) #109
  • test CI (Sam)
  • 1a773b9: Merge branch 'main' into refactor/forms-api (Sam) #109
  • clearable fileinput, some celanup #109 (Sam)
  • widget preview #109 (Sam)
  • refactor for better names and order of code #109 (Sam)
  • implementation of radio select #109 (Sam)
  • unused code; did: some refactoring #109 (Sam)
  • old widgets/fields; fix: use of old widgets #109 (Sam)
  • cleanup up file structure #109 (Sam)
  • more comments #109 (Sam)
  • comment, fix: tests #109 (Sam)
  • better definition of django releases, require security to pass for success #109 (Sam)
  • differnt status to test widgets, fix: few problems coming up when testing status #109 (Sam)
  • 2781bd0: Update bread/layout/components/forms/fields.py (Sam) #109
  • f1ccd9f: Update bread/layout/components/forms/fields.py (Sam) #109
  • e359353: Update bread/forms/forms.py (Sam) #109
  • widget to select country #109 (Sam)
  • 96bdea7: Merge branch 'refactor/forms-api' of github.com:basxsoftwareassociation/bread into refactor/forms-api (Sam) #109
  • update js for deployment #109 (Sam)
  • unused code, fix: appended form-fields do not have required context #109 (Sam)
  • more consisten recognition of formsets inside form class generator #109 (Sam)
  • bb024ec: bump version (Sam)