Releases: basxsoftwareassociation/bread
Releases · basxsoftwareassociation/bread
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)
v0.4.38
v0.4.37
v0.4.36
Bug Fixes
Commits
- 0d0fd0f: Added Administration/Background Jobs, TaskResult BrowseView (Saksinkarn Petchkuljinda) #98
- 9297469: Make a new file bread/tests/test_public_visible.py (Saksinkarn Petchkuljinda) #98
- 9f014d5: (not finished) added test_public_visible.py (Saksinkarn Petchkuljinda) #98
- deb7a56: Merge branch 'main' into feature/administrationmenu (Saksinkarn Petchkuljinda) #98
- aca34a8: (not finished) update test_public_visible.py (Saksinkarn Petchkuljinda) #98
- 36bc08a: Finished the visibility test (Saksinkarn Petchkuljinda) #98
- 00a2b45: Merge with main (Saksinkarn Petchkuljinda) #98
- f8d82a3: Remove Django's auth from bread's urls (Saksinkarn Petchkuljinda) #98
- 948ce53: Change the expected url_patterns to use reverse instead of standard relative path (Saksinkarn Petchkuljinda) #98
- 4cde471: Merge branch 'main' into feature/administrationmenu (Saksinkarn Petchkuljinda) #98
- 4afedfc: Make testing URLs with arguments works better, and check the response using ResolveMatch instead of directly check the header. (Saksinkarn Petchkuljinda) #98
- 2fa4c5b: Added #nosec to the line containing 'random.randint(1, 100)' (Saksinkarn Petchkuljinda) #98
- 151e10a: added argument pattern for type UUID (Saksinkarn Petchkuljinda) #98
- f43e6ad: added argument pattern for type UUID (Saksinkarn Petchkuljinda) #98
- f9544af: Merge branch 'main' into feature/administrationmenu (Saksinkarn Petchkuljinda) #98
- 78c1dbf: Make ALPHANUMERIC_STR less hardcoded (Saksinkarn Petchkuljinda) #98
- 7355b67: Finished making all URLs depend on the Django urlnames instead of static urlpatterns. (Saksinkarn Petchkuljinda) #98
- cf43a34: bump version (Sam)