Skip to content

Releases: LibraryOfCongress/concordia

version 0.5.0

24 May 19:14
76afbb1
Compare
Choose a tag to compare
  • New interface for finding pages to transcribe and review available for registered, logged-in users

version 0.4.29

21 May 15:03
eef1946
Compare
Choose a tag to compare

Updated home page carousel for Memorial day challenge.

version 0.4.28

22 Apr 19:48
5c958f0
Compare
Choose a tag to compare
  • Adds new carousel slide for Walt Whitman campaign
  • Upgrades urllib

version 0.4.27

10 Apr 21:17
90893be
Compare
Choose a tag to compare
  • Upgrade Python to 3.7, Django to 2.2, Celery to 4.3
  • Home page content updates
  • Header change from "Crowd" to "By the People"
  • Add Resources to top navigation menu
  • Admin feature to reopen completed assets

version 0.4.26

29 Mar 19:42
3ed81fa
Compare
Choose a tag to compare
  • Workaround for celery 4.2.1 conn_max_age issue
  • Fix rounded corner on copy URL button
  • Allow admin to set the path for newly created simple pages

version 0.4.25

27 Mar 17:58
9528e2b
Compare
Choose a tag to compare
  • Use HTTPAdapter with Retry in importer to get around rate-limited loc.gov JSON API
  • Social share buttons user interaction tracking

version 0.4.24

21 Mar 19:06
Compare
Choose a tag to compare

Bug fix for #858

version 0.4.23

19 Mar 15:23
f24f8ba
Compare
Choose a tag to compare

Full change list: v0.4.22...v0.4.23

Summary of changes:

  • Add external link icon to "View on loc.gov" buttons
  • Change order of "Fullscreen" and "View on loc.gov" buttons on the asset detail page
  • Upgrade FontAwesome and load from CDNJS
  • Add OpenGraph markup for social share
  • Add feature-gated social share buttons to asset detail toolbar
  • Only display unique tag values on the asset detail page
  • Add Reply-To header to contact us emails
  • Avoid email address parsing issues on text contact email
  • Export only fully completed items when exporting at the campaign or project level
  • Allow item IDs to have dots in them
  • Update titles on OpenSeadragon button controls
  • Exclude assets which are currently being reviewed by another user from the "Find a new page to review" logic
  • Enable SonarQube code analysis scans
  • Display a banner message when more than one user is reviewing an asset simultaneously
  • If user dismisses the "This page is being transcribed by another user" modal dialog, it will not come up again (until / unless the user reloads the page).

version 0.4.22

22 Feb 20:45
Compare
Choose a tag to compare

Bug fix for #806.

version 0.4.21

14 Feb 16:06
Compare
Choose a tag to compare

Use Python 3.6 in docker images based on Ubuntu 18.04.