Skip to content

Releases: NYULibraries/dlts_viewer

1.3.3

01 Oct 20:29
Compare
Choose a tag to compare
NYUP-982

1.3.2

14 May 13:42
Compare
Choose a tag to compare
Update inc/types/epub.inc

Epub and updates

30 Apr 17:50
Compare
Choose a tag to compare
v1.3.1

fix 504

The one about PHP 7 and new Mongo driver

01 Dec 19:31
9b26c10
Compare
Choose a tag to compare
Merge pull request #145 from NYULibraries/stage

Stage

The one with the PDF filesize

29 Jun 20:25
7958c71
Compare
Choose a tag to compare
Merge pull request #106 from NYULibraries/stage

Stage

pdf upgrade+ bug fixes

13 Apr 16:27
Compare
Choose a tag to compare

This release:
changes how pdfs look on the site
add option to have searchable pdfs for some collections
fixes some bugs in book json object processing
fixes bug with page number display for photos and maps (DLTSVIEWER-92)

Added field topic(category) to search index

28 Oct 03:16
39cb83e
Compare
Choose a tag to compare

In order to implement Browse by LoC Class function(DLTSACO-615) for ACO site added English and Arabic field topic(category) to solr index.
Added drush command to populate topic field retrospectively for already published books
Modified title field length

keybord controls + bug fixes

18 Dec 21:24
Compare
Choose a tag to compare

This is mostly bug fixing release. We also added keyboard controls:
https://jira.nyu.edu/jira/projects/DLTSVIEWER/issues/DLTSVIEWER-51

Bugs fixed:
Current page number not updated when slider is used
https://jira.nyu.edu/jira/projects/DLTSVIEWER/issues/DLTSVIEWER-52)
Incorrect loading behavior / messaging
https://jira.nyu.edu/jira/projects/DLTSVIEWER/issues/DLTSVIEWER-53
Form box within slider does not do anything
https://jira.nyu.edu/jira/projects/DLTSVIEWER/issues/DLTSVIEWER-56
Viewer markup problem: metadata panel after language switch has redundant elements
https://jira.nyu.edu/jira/projects/DLTSVIEWER/issues/DLTSVIEWER-66
Slider resizes correctly
https://jira.nyu.edu/jira/projects/DLTSVIEWER/issues/DLTSVIEWER-76
Viewer Accessibility: Appropriate Landmark roles and Aria labels
https://jira.nyu.edu/jira/projects/DLTSVIEWER/issues/DLTSVIEWER-82

Improved mobile experience

08 Nov 14:50
Compare
Choose a tag to compare
1.2.0

Merge branch 'stage'

Advanced Search

04 Oct 20:42
Compare
Choose a tag to compare

With this new feature, users can specify which field they want to search.

In the process of implementing the new Advanced Search, we also took the opportunity to make some design tweaks to the site, improving the user experience that way as well.