Skip to content

Releases: basxsoftwareassociation/bread

v0.4.34

20 Nov 15:49
Compare
Choose a tag to compare

Bug Fixes

  • factor knowledge about htmlgenerator internals out (Sam)

Commits

  • improve html-validity (Sam)
  • 353dd02: bump version (Sam)

v0.4.33

20 Nov 06:40
Compare
Choose a tag to compare

Commits

  • 46f6587: don't require backports.zoneinfo for < Python 3.9 (Timotheus Pokorra) #101
  • ed9bbed: Update main.yml (Sam)
  • 03b3cf0: Update main.yml (Sam)
  • small refactoring (Sam)
  • c4dae13: Merge branch 'main' of github.com:basxsoftwareassociation/bread (Sam)
  • 72f2649: bump version (Sam)

v0.4.32

17 Nov 10:59
Compare
Choose a tag to compare

Bug Fixes

  • remove debug breakpoint (Sam)

Commits

  • 158cb67: support displaying the reverse relationship of foreign key (Pascal Wiesmann) #99
  • 4832d0d: check for instance of models.Manager (Pascal Wiesmann) #99
  • 788cd81: bump version (Sam)

v0.4.31

11 Nov 11:36
Compare
Choose a tag to compare

Bug Fixes

  • typo in docstring (Sam)
  • dependency and too early import (Sam)

Commits

  • 6a8e7b2: Added a usage example for DataTable (Saksinkarn Petchkuljinda) #95
  • da2d826: Merge branch 'main' into sample/datatable (Saksinkarn Petchkuljinda) #95
  • e1d32e3: Update datatable.py (Sam) #95
  • ce0e88a: Merge branch 'main' of github.com:basxsoftwareassociation/bread (Sam)
  • non-certified icon (Sam)
  • hexagon warnings (Sam)
  • 43cc7dc: extract a function from ObjectFieldValud (Pascal Wiesmann) #96
  • 2c9e806: Merge branch 'main' into feature/extract_function_from_ObjectFieldValue (Pascal Wiesmann) #96
  • 46576d9: Migrated admin from basxconnect to bread (Saksinkarn Petchkuljinda) #97
  • b337f73: Replaced the traditional HTML form with built-in ones from Django and Bread (Saksinkarn Petchkuljinda) #97
  • bf60df2: use only ObjectFieldValue (Pascal Wiesmann) #96
  • 18b4105: Replace the old post_body with Django's cleaned_data (Saksinkarn Petchkuljinda) #97
  • add Sams suggestion #96 (Sam)
  • fc67dd0: Added menu items for Administration as the default items. (Saksinkarn Petchkuljinda) #97
  • 6136f82: small fixes (Pascal Wiesmann) #96
  • 2289f0c: Add documentation and add Lazy option for object to ObjectFieldLabel as well (Pascal Wiesmann) #96
  • f421c08: bump version (Sam)

v0.4.30

09 Nov 04:00
Compare
Choose a tag to compare

Bug Fixes

  • remove outdate formatting code and improve default formatter #94 (Sam)
  • default formatter had some issues, also removed unused functions #94 (Sam)

Commits

  • a7fed5b: Translated using Weblate (Thai) (Tidaphan) #93
  • readview which shows fields in a table #94 (Sam)
  • refactor default bulkactions #94 (Sam)
  • 87f7b28: bump version (Sam)

v0.4.29

06 Nov 08:31
Compare
Choose a tag to compare

Bug Fixes

  • correct line length (Sam)
  • enforce bandit (Sam)
  • bandit config syntax (Sam)
  • bandit check fails (Sam)

Commits

  • some translations improvments (Sam)
  • 9a462ce: reorder classes according to priority (Sam)
  • comment to remember adding examples (Sam)
  • 4b2907d: Exclude checks for assets in bandit (Sam)
  • clean up (Sam)
  • 2c36a80: bump version (Sam)

v0.4.28

04 Nov 06:22
Compare
Choose a tag to compare

Bug Fixes

  • fileupload not working in ajax models, also: multiline attributes seem to be allowed in html5, so make the JS a bit nicer (Sam)

Commits

  • d20a684: Overrided bread.views.read.ReadView.get_required_permissions inside bread.views.userprofile.UserProfileView, to prevent users having a problem accessing to the user profile page. (Saksinkarn Petchkuljinda) #88
  • 9d62a6c: update .gitignore (Saksinkarn Petchkuljinda) #88
  • a6503c2: Merge branch 'main' of github.com:basxsoftwareassociation/bread (Sam)
  • factor legacy function in (Sam)
  • improve rendering of file values (Sam)
  • 985d65b: bump version (Sam)

v0.4.27

02 Nov 14:06
Compare
Choose a tag to compare

Bug Fixes

  • menu did not consider link permissions (Sam)
  • test (Sam)
  • table description not counting full count of objects (Sam)
  • if there is only one part we ended up with an unwanted leading dot (e.g. ".get_FIELDNAME_display") #86 (Pascal Wiesmann)
  • import zoneinfo for python 3.8 #86 (Pascal Wiesmann)
  • remove the use of get_concrete_instance #87 (Sam)

Commits

  • bb599f9: add checks to disable buttons who are coming from links without enough permissions (Sam) #85
  • some more permissions checks #85 (Sam)
  • 3631b82: fix type hints (Pascal Wiesmann) #86
  • ce4d66c: small refactoring (Pascal Wiesmann) #86
  • fb50d7c: bump version (Sam)

v0.4.26

01 Nov 06:57
Compare
Choose a tag to compare

Bug Fixes

  • tab had weird css issue, removed unnecessary rules (Sam)

Commits

v0.4.25

29 Oct 13:54
Compare
Choose a tag to compare

Commits

  • refactor layout form elements (Sam)
  • c33a9f3: bump version (Sam)