Releases: nationalarchives/ds-caselaw-editor-ui
Releases · nationalarchives/ds-caselaw-editor-ui
v1.5.1
v1.5.0
What's Changed
- Restore the Delete button for "failure" judgments by @lozette in #247
- Guard against deleted judgments appearing in search results by @lozette in #248
- Security: Django 3.2.14 by @dragon-dxw in #254
- Copy assets when a judgment is moved in Marklogic to a new URI by @lozette in #255
- Bump traefik from v2.7.1 to v2.8.0 in /compose/production/traefik by @dependabot in #249
- Update xmltodict requirement from ~=0.12.0 to ~=0.13.0 by @dependabot in #209
- Add last page to paginator by @dragon-dxw in #261
- (Fix) Restore the edit button for failure judgments by @lozette in #262
- (Fix) When moving & retreiving items in S3, strip the leading slash from keys by @lozette in #263
Full Changelog: v1.4.2...v1.5.0
v1.4.2
v1.4.1
v1.4.0
What's Changed
- Bump traefik from v2.7.0 to v2.7.1 in /compose/production/traefik by @dependabot in #220
- Allow editors to edit Neutral Citation of
failure
judgments by @lozette in #233 - Bump postgres from 14.3 to 14.4 in /compose/production/postgres by @dependabot in #234
Full Changelog: v1.3.3...v1.4.0
v1.3.3
v1.3.2
What's Changed
- Bump pre-commit from 2.18.1 to 2.19.0 by @dependabot in #194
- Update README for marklogic by @lozette in #201
- Bump coverage from 6.3.2 to 6.4.1 by @dependabot in #206
- If a PDF exists for a judgment, show the Download PDF button by @lozette in #210
- Download the Judgment PDF from the PRIVATE_ASSET_BUCKET by @lozette in #212
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Bump traefik from v2.6.6 to v2.7.0 in /compose/production/traefik by @dependabot in #184
- Remove screenreader-only styles to reveal h2 headings in the judgment by @lozette in #200
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Create presigned url for a judgment and include it in the judgment ed… by @LewisDaleUK in #107
- Refactor/views to classes by @LewisDaleUK in #108
- Edit the Judgment metadata on the API Client side by @lozette in #113
- Add signature version to s3 aws client by @LewisDaleUK in #117
- Added hardcoded region name to s3 client by @LewisDaleUK in #118
- Move asset bucket region to environment variable by @LewisDaleUK in #119
- Feature/indicate failed processing judgments in list by @LewisDaleUK in #128
- Feature/display failed judgment by @LewisDaleUK in #129
- Add delete route for judgments, and add a link to the delete path for… by @LewisDaleUK in #135
- If the document is a failed processing entry, retrieve and render the… by @LewisDaleUK in #139
- Copy Judgment CSS changes to the editor by @lozette in #144
- Exclude parser log and tar from public assets by @LewisDaleUK in #148
- Do not return a 404 if the
parser.log
is not found by @lozette in #149 - Add Pull Request template to harmonise the format of pull requests by @lozette in #152
- Don't ask about overwriting staticfiles by @dragon-dxw in #178
- Still render pages even if PRIVATE_ASSET_BUCKET is not set by @dragon-dxw in #177
- Add createsuperuser to README by @dragon-dxw in #180
- Handle expected exceptions in 'fab run' and close Docker container by @dragon-dxw in #179
- Auto-push to production branch instead of latest tag by @Floppy in #183
New Contributors
- @dragon-dxw made their first contribution in #178
Full Changelog: v1.2.1...v1.3.0