Skip to content

Releases: kingsdigitallab/alice-thornton

v1.7.0

07 Oct 16:46
Compare
Choose a tag to compare

Features

New full text search page.

  • feat(search): highlight selected books in the results.
  • feat(search): added help text to the text search. Removed version filter and tag from the results.
  • feat(search): text search is now the first tab and where the Search entry in the main menu leads to.
  • feat(search): better labels for the input box under the Index tab.
  • feat(search): text search now sorted by book & page number; removed image placeholder; 15 items per result page.
  • feat(search): added pagefind text indexing to the regular autopull bash script.
  • feat(search): first working version of the pagefind indexing & pre-processing script with some support for semidip & modern and correct metadata recording.
  • feat(data): events will be visible on search page and edition viewer of the staging and live sites.
  • feat(search): first working version of the html transforms to prepare the edition pages to tbe indexed by pagefind.
  • feat(viewer): quotation marks aronud direct biblical quotations have been moved from pseudo-elements to spans.
  • feat(viewer): new tabular layout for the drawer heading.
  • feat(viewer): the square brackets around inline numbers for editorial note are now rendered with css to give more styling options.
  • feat(viewer): show events.
  • feat(search): added any vs all radio button to the books facet.
  • feat(footer): Added link to bluesky.

Fixes

  • fix(search): entities indexing was looking up references anywhere in the TEI document, not just under tei:text. Which brought some match with no page number and crashed the serialisation of NaN.
  • fix(search): list of options under the Book facet was not sorted in the correct order
  • fix(viewer): when popover is too tall due to very long notes, the height will be fixed and the content scrollable
  • fix(viewer): simplified the classes for the entities. Fixed the highlight target for events and references to multiple entities
  • fix(viewer): removed the permanent display of the scrollbars in chrome, even when disabled/unused
  • fix(search): book & type facets are listed alphabetically
  • fix(search): list of options under the Book facet was not sorted in the correct order.
  • fix(footer): bluesky link title was referring to X

v1.6.0

25 Jun 11:26
Compare
Choose a tag to compare

Features

  • feat(books): added the bookshelf to the bottom of each book preview page.
  • feat(search): added a button to clear all selections. Needed to return to filtering mode when coming from an entity clicked on the viewer webpage.
  • feat(search): person info box can link back to the searhc page. Fixed the a:focus style.

Fixes

  • fix(search): /entities/?hi=ppl:xb1 would return ppl:xb12, 13, ... Fixed this by removing the id from the search field in the index and filtering the id field by exact match on the value of the hi param in the query string.
  • fix(books): the link to the viewer is now absolute..
  • fix(viewer): improved positioning of the popovers. Also avoided gap the mouse pointer would fall off when the user moved it inside the popover. This used to cause the popover to disappear and the links it contained to never be clickable.
  • fix(viewer2): the bracket on last three lines of R.177 (SD) was missing. Caused by the deletion of a previous CSS rule when we transferred the stylesheet to the new viewer earlier this year. Not sure why it was deleted.
  • fix(viewer2): corrected the book names & years in the new viewer citation box.
  • fix(viewer2): avoid using spread operator to improve js/browser backward compatibility.
  • fix(viewer2): added correct citations for remaining three books.
  • fix: close drawer button to appear on all pages (Safari)
  • fix(static): removed the duplicate Description heading on the book one page.

v1.5.0

23 May 22:58
Compare
Choose a tag to compare

Released the new version of the viewer. It replaces the legacy one.

v1.4.0

17 Apr 11:24
Compare
Choose a tag to compare
  • Update of the overall site design to improve edition legibility and stylistic consistency. Simplified pagination and made it more accessible.
  • Improved the landing pages for each book
  • New web page to show a continuous range of pages from one book in a review- or print-friendly format.
  • Implemented new rendering rules for the edition and fixed some issues
  • Automated regular indexing of entities for the search page
  • Added events as a new result type on the search page
  • Ongoing work on the new version of the Text Viewer

v1.3.1

30 Nov 23:21
Compare
Choose a tag to compare

Hide the Read button next to the books which are not yet public in the text viewer.

v1.3.0

30 Nov 16:18
Compare
Choose a tag to compare
  • Release of the finding page for people and places
  • Indexing of the entities for TEI source files
  • Release of the book about pages and new layout for the book index

v1.2.0

21 Jul 11:50
Compare
Choose a tag to compare
  • Released the multi-panel version of the Text Viewer with more compact and responsive interface
  • Fix bug with image modal not appearing on click in second panel after being cloned
  • Removed twitter feed from home page as their read API is no longer free and their Widget is unreliable and difficult to customise

v1.1.0

30 May 13:18
Compare
Choose a tag to compare

First release of the Text Viewer showing the semi-diplomatic and modernised HTML version of the first 22 pages of Rem book in a single viewing pane.

Matching edition tag: e2023.05.30

v1.0.1

06 Jul 18:11
Compare
Choose a tag to compare

Fixes to images alignment and sizes, footer image borders, twitter cards metadata.

First public release of the site

05 Jul 12:13
Compare
Choose a tag to compare

Working public site with blog & news, about (teams) and books pages.