Releases: basxsoftwareassociation/bread
Releases · basxsoftwareassociation/bread
v0.4.34
v0.4.33
v0.4.32
v0.4.31
Bug Fixes
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
v0.4.29
Bug Fixes
Commits
v0.4.28
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
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)