Releases: basxsoftwareassociation/bread
Releases · basxsoftwareassociation/bread
v0.4.47
v0.4.46
v0.4.45
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
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...
v0.4.43
v0.4.42
v0.4.41
Bug Fixes
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
v0.4.39
Bug Fixes
- weird indent in datatable headers #105 (Pascal Wiesmann)
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)