Skip to content

v0.4.36

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 08:45
· 1102 commits to main since this release

Bug Fixes

  • configure test-runner properly #98 (Sam)

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)