Skip to content

Releases: nationalarchives/ds-caselaw-editor-ui

v1.5.1

07 Jul 13:25
0d87f02
Compare
Choose a tag to compare

What's Changed

  • Set "is_editable" to True on the edit view by @lozette in #266

Full Changelog: v1.5.0...v1.5.1

v1.5.0

07 Jul 09:55
2cb2201
Compare
Choose a tag to compare

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

29 Jun 12:39
0fab028
Compare
Choose a tag to compare

What's Changed

  • Correct the transfer-consignment-reference property name by @lozette in #245
  • Correctly handle a Marklogic Not Found error if a URI is not a duplicate by @lozette in #246

Full Changelog: v1.4.1...v1.4.2

v1.4.1

28 Jun 13:32
8bb2fe2
Compare
Choose a tag to compare

What's Changed

  • Copy document properties on move & guard against duplicate URIs. by @lozette in #243

Full Changelog: v1.4.0...v1.4.1

v1.4.0

28 Jun 08:45
a9e1c83
Compare
Choose a tag to compare

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

15 Jun 13:16
acc4e22
Compare
Choose a tag to compare

What's Changed

  • Add more explicit error messages for missing judgment XML or parser log by @lozette in #219

Full Changelog: v1.3.2...v1.3.3

v1.3.2

09 Jun 13:16
4f03116
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

06 Jun 12:36
f5d28e0
Compare
Choose a tag to compare

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

25 May 09:12
246f558
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

26 Apr 08:21
ed26302
Compare
Choose a tag to compare
  • Add pagination to the homepage, to paginate unpublished judgments