-
Notifications
You must be signed in to change notification settings - Fork 26
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
holdings: display holdings records #499
Conversation
8619566
to
ce9d2cd
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- for available items, we should display "green dot + on shelf" ("available" is generic, for holding and document availability)
- For holding location, we should display "library code: location name"
- the loan status (for example "on_loan", "on_shelf") should not be displayed. The availability information is sufficient.
- Some documents have empty holdings (doc 277, doc 277, doc 284). It should be impossible.
628163b
to
02fe633
Compare
it depends on the view. For example: (doc 277 highlands (one item available in highlands, one item unavailable at Aoste but we can not display the item of Aoste). (doc 277 global (two items are displayed). |
Of course. We should display in the views only the corresponding holdings! |
02fe633
to
8509909
Compare
rero_ils/modules/documents/templates/rero_ils/detailed_view_documents.html
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/templates/rero_ils/detailed_view_documents.html
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/templates/rero_ils/detailed_view_documents.html
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/templates/rero_ils/detailed_view_documents.html
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/templates/rero_ils/detailed_view_documents.html
Outdated
Show resolved
Hide resolved
rero_ils/modules/documents/templates/rero_ils/detailed_view_documents.html
Outdated
Show resolved
Hide resolved
3e7ad2d
to
c076ed2
Compare
acd8a1f
to
c043891
Compare
2b5d286
to
e5fa667
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Adapt the holding and item display for small screens: the inline elements should appear one below the other
895a873
to
9c71d2e
Compare
9c71d2e
to
c63d8c2
Compare
c63d8c2
to
0605535
Compare
* Adds holdings records display to the document detailed view. Co-Authored-by: Sebastien Deleze <[email protected]> Co-Authored-by: Aly Badr <[email protected]> Co-Authored-by: Bertrand Zuchuat <[email protected]>
0605535
to
79c32f3
Compare
Co-Authored-by: Sebastien Deleze [email protected]
Co-Authored-by: Aly Badr [email protected]
Co-Authored-by: bertrand Zuchuat [email protected]
To test: