Skip to content

Releases: ThePalaceProject/circulation-admin

Version 0.0.9

13 May 03:10
31fb540
Compare
Choose a tag to compare

What's Changed

  • Remove circulation links from book details. by @ray-lee in #23

Full Changelog: 0.0.8...0.0.9

Version 0.0.8

23 Apr 12:56
228af09
Compare
Choose a tag to compare

What's Changed

  • Remove complaints by @ray-lee in #19
  • Add count to system configuration lists. by @ray-lee in #20
  • Limit visibility of Patrons link to system admins. by @ray-lee in #21
  • Move Dashboard to be the first link in the header. by @ray-lee in #22

Full Changelog: 0.0.7...0.0.8

Version 0.0.7

05 Jan 12:43
0817390
Compare
Choose a tag to compare

What's Changed

  • Updated branding and styling for The Palace Project.
  • Updated node-sass and sass-loader dependency versions to reduce the number of high risk vulnerabilities.
  • Removed Analytics tab from System Configuration for librarians and library managers, and added Admins tab.
  • Relabeled "library manager" role to "administrator", and "librarian" role to "user".
  • Removed redundant requests to retrieve libraries when opening the system configuration screen.

Full Changelog: 0.0.6...0.0.7

Version 0.0.6

29 Oct 14:08
d6bda5e
Compare
Choose a tag to compare

What's Changed

  • Allow Redux DevTools browser extension to be used. by @ray-lee in #13
  • Add npm dev-server script to develop against a remote CM back-end. by @ray-lee in #12
  • Update branding for Palace. by @ray-lee in #14

Full Changelog: 0.0.5...0.0.6

Version 0.0.5

28 Sep 21:16
6ef7081
Compare
Choose a tag to compare
Version 0.0.5 Pre-release
Pre-release

Description

Prevents columns collapsing in Custom List and Lanes views when other columns contain excessively long names and/or titles.

Version 0.0.4

27 Sep 18:55
7e99304
Compare
Choose a tag to compare
Version 0.0.4 Pre-release
Pre-release

Description

Sync up with Simplified circulation-web v0.5.5+ (PR #361 / commit c29255c).

Contains:

  • Updated opds-web-client to 0.6.3 to fix a List Manager bug.
  • Updated node-sass and sass-loader dependency versions to reduce the number of high risk vulnerabilities.
  • Updated CustomListEditor so that the "Save this list" button is disabled if either title or entries are absent, and enabled if both are present.
  • Updated the book cover editor so that the current cover URL pulls through not as a value in the input (as described in v0.5.3), but as a description beneath the input.
  • Added a value attribute to the book cover URL's EditableInput in BookCoverEditor so that the existing URL pulls through for the user to start.
  • Prepended all deprecated React lifecycle methods (componentWillMount and componentWillReceiveProps) with UNSAFE_.

0.0.3

20 Jul 19:36
45fe243
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Description

Sync up with Simplified circulation-web v0.5.1+ (PR #350 / commit 6f88c82).

Contains:

  • Some security fixes.
  • Improves some internal documentation.
  • Improved fix for footer layout issue.
  • Clarifications in README.md.

Release to NPM

11 May 20:41
9659f32
Compare
Choose a tag to compare
Release to NPM Pre-release
Pre-release

This is a release to test publishing of releases to NPM.

Initial Release of Fork

11 May 20:05
415e85b
Compare
Choose a tag to compare
Pre-release

Initial release of code forked from NYPL.