Skip to content

Releases: basxsoftwareassociation/bread

v0.4.47

28 Dec 16:47

Choose a tag to compare

Bug Fixes

  • empty field attribute (Sam)

Commits

v0.4.46

28 Dec 09:02

Choose a tag to compare

Bug Fixes

  • incorrect behaviour for one-to-one inline formsets (Sam)
  • wrong check (Sam)
  • cannot clear one-to-one inline formset (Sam)
  • error on empty one-to-one attribute access (Sam)
  • wrong error message in file upload field; allow empty one-to-one fields (Sam)

Commits

  • few small fixes and API improvments for formset API (Sam)
  • 982616d: bump version (Sam)

v0.4.45

24 Dec 09:29

Choose a tag to compare

Commits

  • cb9fe04: Added the search reindex button to admin>maintenance menu (Saksinkarn Petchkuljinda) #112
  • ebf24cf: Update admin.py (Sam) #112
  • 79f0d99: Change wording a bit (Sam) #112
  • 9cd9b3b: Merge branch 'main' into feature/adminsearchreindexing (Sam) #112
  • german translation updates (Sam)
  • update locale; add: translation for languages (Sam)
  • 4a7e5ff: bump version (Sam)

v0.4.44

24 Dec 08:12

Choose a tag to compare

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](https://github.com/ba...
Read more

v0.4.43

11 Dec 14:59

Choose a tag to compare

Bug Fixes

  • ordering not working due to session-saved table state (Sam)

Commits

v0.4.42

11 Dec 04:17

Choose a tag to compare

Bug Fixes

  • regenerate script, del: Private use languages (Sam)
  • incorrect custom field implementation (Sam)
  • wrong translation import (Sam)

Commits

v0.4.41

11 Dec 03:53

Choose a tag to compare

Bug Fixes

  • language-regenerate script, did: update languages (Sam)
  • testing dependencies for Github CI (Sam)

Commits

  • ccd5c71: make sure that a hiddeninput stays a hiddeninput (Pascal Wiesmann) #106
  • bc4d1c5: make SearchSelect useable as a normal form element (Pascal Wiesmann) #106
  • some logic for extended views testing (Sam)
  • missing dependency (Sam)
  • language field module as contrib module as it seems unmaintained on Github (Sam)
  • ac7028f: Merge branch 'main' of github.com:basxsoftwareassociation/bread (Sam)
  • 48730a8: bump version (Sam)

v0.4.40

08 Dec 03:43

Choose a tag to compare

Bug Fixes

  • newlines not converted correctly (Sam)

Commits

  • bf6ea79: Merge branch 'main' of github.com:basxsoftwareassociation/bread (Sam)
  • 3685593: bump version (Sam)

v0.4.39

07 Dec 11:37

Choose a tag to compare

Bug Fixes

Commits

  • 5b10adf: convert \n into
    in ObjectFieldValue (Pascal Wiesmann) #103
  • 38dd842: remove autoescape=False (Pascal Wiesmann) #103
  • 736340c: support Lazy attributes in Row (Pascal Wiesmann) #103
  • 4b95312: fix typo in translation (Pascal Wiesmann)
  • allow links to not have an icon #104 (Pascal Wiesmann)
  • b73b6c3: bump version (Pascal Wiesmann)

v0.4.38

29 Nov 03:43

Choose a tag to compare

Bug Fixes

Commits

  • outdated API (Sam)
  • c02c1bd: Merge branch 'main' of github.com:basxsoftwareassociation/bread (Sam)
  • b6add94: bump version (Sam)