View Course Information on the Item Record
authorKyle Huckins <khuckins@catalyte.io>
Thu, 12 Dec 2019 21:57:34 +0000 (21:57 +0000)
committerKyle Huckins <khuckins@catalyte.io>
Thu, 12 Dec 2019 22:34:46 +0000 (22:34 +0000)
commite1ebc187e1bc6d38ed4d5f2356736c99556a6c68
tree8527a00363017c0b0cffe9fd3588f33fdc46739f
parent9ba68145f8080d68d38f49823e6e4e39d4898028
View Course Information on the Item Record

- Users with the MANAGE_RESERVES permission who are opted
into the course module can view a new Course Info tab on
the item record.
- Course Info tab displays a list of all courses(with link
to the Admin Course Page) item is associated with, and a
list of all instructors associated with those courses.
- Improvements to open-ils.circ.course_users.retrieve.

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
 Changes to be committed:
modified:   Open-ILS/src/perlmods/lib/OpenILS/Application/Circ.pm
new file:   Open-ILS/src/templates/staff/cat/item/t_course_pane.tt2
modified:   Open-ILS/src/templates/staff/cat/item/t_view.tt2
modified:   Open-ILS/web/js/ui/default/staff/cat/item/app.js
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ.pm
Open-ILS/src/templates/staff/cat/item/t_course_pane.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/item/t_view.tt2
Open-ILS/web/js/ui/default/staff/cat/item/app.js