Skip to content

Releases: basxsoftwareassociation/bread

v0.8.26

17 Feb 08:57
8b664d6
Compare
Choose a tag to compare

Commits

  • option to specify datatable kwargs for browseview (Sam)
  • 8b664d6: bump version (Sam)

v0.8.25

12 Feb 06:35
b4ef099
Compare
Choose a tag to compare

Bug Fixes

  • error when users has unknown timezone (Sam)

Commits

v0.8.24

04 Feb 09:04
4fe92ba
Compare
Choose a tag to compare

Bug Fixes

  • wrong usage of or operator with lazy values (Sam)

Commits

v0.8.23

31 Jan 05:55
b9e2426
Compare
Choose a tag to compare

Commits

  • allow model-href urlnames to be lazy (Sam)
  • 1acd4e8: bump version (Sam)
  • b9e2426: bump version (Sam)

v0.8.21

17 Jan 05:16
67c7723
Compare
Choose a tag to compare

Commits

  • make media-download configurable (Sam)
  • make media-download configurable (Sam)
  • 67c7723: bump version (Sam)

v0.8.20

15 Jan 09:37
b90d64e
Compare
Choose a tag to compare

Bug Fixes

  • better handling of missing permission (Sam)

Commits

v0.8.19

09 Jan 06:20
2612bb9
Compare
Choose a tag to compare

Bug Fixes

  • import-shadowing leads to non-working form fields (Sam)

Commits

v0.8.18

07 Jan 05:05
62d1dba
Compare
Choose a tag to compare

Bug Fixes

  • logout via POST (Sam)

Commits

v0.8.17

24 Dec 09:42
4384f70
Compare
Choose a tag to compare

Bug Fixes

  • clear current page when executing new search (Sam)

Commits

v0.8.16

24 Dec 06:08
cec9e01
Compare
Choose a tag to compare

Bug Fixes

  • issues where lazy values were used like bools (Sam)
  • issues where lazy values were used like bools (Sam)

Commits

  • drop guardian, as this kind of row-level permissions is not really usefull and we always implement something different (Sam)
  • cleanup old code (Sam)
  • cec9e01: bump version (Sam)