Skip to content

Releases: mlibrary/article-processing-charge-list

v0.9.9

24 Mar 21:10
e33b053

Choose a tag to compare

What's Changed

  • Update the instructions for common terms. by @bertrama in #17

Full Changelog: v0.9.8...v0.9.9

v0.9.8

24 Mar 16:34
b5cf575

Choose a tag to compare

What's Changed

Full Changelog: v0.9.7...v0.9.8

v0.9.7

27 Feb 18:55
63c0a47

Choose a tag to compare

What's Changed

  • Update data.json by @github-actions[bot] in #13
  • Update data.json by @github-actions[bot] in #14
  • copyright update, comments added by @SalazarJosh in #15
  • License and copyright statement updates for ruby code.

Full Changelog: v0.9.6...v0.9.7

v0.9.6

20 Jan 15:02
dba32af

Choose a tag to compare

What's Changed

  • Run the latest release instead of the latest commit to main. by @bertrama in #11
  • Update data.json by @github-actions[bot] in #8
  • Fix for a typo on a control structure. by @bertrama in #12

New Contributors

  • @github-actions[bot] made their first contribution in #8

Full Changelog: v0.9.5...v0.9.6

v0.9.5

10 Nov 20:50
e785b84

Choose a tag to compare

What's Changed

  • Fixed website header, skip links, and linked to accessibility statement by @SalazarJosh in #7

Full Changelog: v0.9.4...v0.9.5

v0.9.4

07 Nov 17:49
2c755c0

Choose a tag to compare

Updates to data and minor UI improvements

This change brings a new structure to the data.json along with minor, post-feedback UI improvements.

data.json changes

  • data.json now includes a link to the eISSN
  • the agreement link now points to guides.lib
  • added two new top-level keys: header and version

UI changes

  • updated DataTables table to support new data structure
    • eISSN will now include link (if provided), otherwise it will simply display the eISSN string value
    • Agreement link uses the new agreement link column (7)
    • Campus covered and Discount or waiver amount data column reference incremented by one to account for new eISSN column
  • data now defaults sort order by Journal Title (ascending)
  • Intro / summary text, excluding the last line, is now larger (1.125rem)

v0.9.3

05 Nov 18:08

Choose a tag to compare

Release Notes

This release covers post-usability feedback

UI / UX Improvements

  • updated site title and <h1> to "Journals with Article Processing Charge (APC) Agreements"
  • updated introduction text
  • added anchor link to top of Search Results for linking back from footnotes
  • changed column "AMOUNT FUNDED" to "DISCOUNT OR WAIVER AMOUNT"
  • changed text in "AGREEMENT INFO" to "Info about [PUBLISHER] agreement"
  • added "info" panel above search results table to allow linking to the footnotes section below
  • added footnotes section
  • added a "No matching records found" section to the table if no results are found
  • added a "Clear all filter" option to the "No matching records found" section to clear search input and all filter(s)

Accessibility Improvements

  • increased color contrast for the 100% covered checkbox
  • removed pagination buttons if they are disabled
  • changed sort arrow buttons to an open triangle (△) and closed triangle (▲) instead of a transparent closed triangle to increase color contrast and make the buttons more visible overall
  • added "for" attribute to labels in filters
  • added "autocomplete" ON attribute to the search box
  • added hidden "skip to content" and "skip to search" options above header

Other additions / improvements

  • Added Google Analytics (need to test on release)

Up next / to do

  • Text Google Analytics integration and create custom tags to get search input, filter selection, etc.
  • Test Agreement Info column with new [PULISHER] link
  • Add EISSN link once data is ready

v0.9.2

24 Oct 16:36

Choose a tag to compare

  • Updated html/data.json

v0.9.1

15 Oct 20:06

Choose a tag to compare

Minor update to build-deploy-on-release workflow.

v0.9.0

15 Oct 19:56

Choose a tag to compare

What's Changed

  • datatables.html renamed to index.html
  • removed grid.html
  • minor code indentation fixes
  • Containerizing and adding workflows. by @bertrama in #1
  • Merge JoshUI into Main by @SalazarJosh in #4