lp1907927 Allow Editing Items Attached to Course
authorKyle Huckins <khuckins@catalyte.io>
Wed, 16 Mar 2022 06:44:14 +0000 (06:44 +0000)
committerKyle Huckins <khuckins@catalyte.io>
Wed, 16 Mar 2022 06:54:24 +0000 (06:54 +0000)
commit90605107e67c4a24d5de78253300e6b176444686
treea25cbf1dfdada88ec62e725bc9b1ec3f46dcc71e
parentbb054da22808bce0cbfbf1628ef568d89dcf685e
lp1907927 Allow Editing Items Attached to Course

- Adds additional IDL/DB fields to Course Materials, holding Temporary Locaton, Circ Modifiers, Status, and Callnumbers
- Enables the editing of the above fields to apply to the linked copy

Signed-off-by: Kyle Huckins <khuckins@catalyte.io>
 Changes to be committed:
modified:   Open-ILS/examples/fm_IDL.xml
modified:   Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html
modified:   Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.ts
modified:   Open-ILS/src/eg2/src/app/staff/share/course.service.ts
modified:   Open-ILS/src/perlmods/lib/OpenILS/Application/Courses.pm
modified:   Open-ILS/src/sql/Pg/040.schema.asset.sql
new file:   Open-ILS/src/sql/Pg/upgrade/XXXX.schema.lp1907927-edit-items-attached-to-course.sql
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-associate-material.component.ts
Open-ILS/src/eg2/src/app/staff/share/course.service.ts
Open-ILS/src/perlmods/lib/OpenILS/Application/Courses.pm
Open-ILS/src/sql/Pg/040.schema.asset.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.lp1907927-edit-items-attached-to-course.sql [new file with mode: 0644]