Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

US838: display record availability #491

Merged
merged 4 commits into from
Sep 13, 2019
Merged

US838: display record availability #491

merged 4 commits into from
Sep 13, 2019

Conversation

BadrAly
Copy link

@BadrAly BadrAly commented Sep 10, 2019

  • Adapts existing item availability.
  • Provides availability reasons when item is not available.
  • Adds holding availability.
  • Provides availability loan conditions for holdings records.
  • add document availability.
  • Closes Availability light in views #445

Co-Authored-by: Laurent Dubois [email protected]
Co-Authored-by: Aly Badr [email protected]

To test:
(This is a temporary display of availabilities until US963 is implemented)

Copy link
Contributor

@pronguen pronguen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some cases are difficult to test because of issue #462, for example "in transit" cases.

Important to solve

  • If an item changes its availability and if this impact the document availability, the document availability in the document brief view does not change (at least not right away).

Less important, but to solve

  • when there is only one request, the item availability shows "1 requests" with s
  • when the item is not on loan and, not in transit and holds a request, the item availability shows "(1 requests)". The parenthesis should not be displayed in this case.

Optional / for later

  • replace item status by item availability on the item detailed page

@BadrAly BadrAly force-pushed the US838 branch 3 times, most recently from 47a6c0f to c2ff126 Compare September 12, 2019 13:30
@pronguen pronguen self-requested a review September 12, 2019 15:25
Copy link
Contributor

@pronguen pronguen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Document availability (in document brief view) is not adapted according to selected facet (see spec). But this will be done later.

Aly Badr and others added 4 commits September 13, 2019 07:52
* Adapts existing item availability.
* Provides availability reasons when item is not available.

Co-Authored-by: Laurent Dubois <[email protected]>
Co-Authored-by: Aly Badr <[email protected]>
* Adds holding availability.
* Provides availability loan conditions for holdings records.

Co-Authored-by: Laurent Dubois <[email protected]>
Co-Authored-by: Aly Badr <[email protected]>
* add holding availability.

Co-Authored-by: Laurent Dubois <[email protected]>
* Displays document and item availabilites in document detailed view.
* Displays holding availability in holding detailed view.
* Closes #445

Co-Authored-by: Aly Badr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants