Change #7650
Category | None |
Changed by | Bill Erickson <berickxx | @gmail.com>
Changed at | Wed 10 Mar 2021 17:02:24 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | aece3f0f9a5b6ed89498933c87d340d45dbb1458 |
Comments
LP1891550 Ang print context support; no-print contexts Adds support to the Angular server template admin page for forcing a print context for a given template. Adds support to the Angular print service for looking up the context of a print template when specified by name. Adds support to And and AngJS print settings interfaces for a "No-Print" context, which bypasses printing when used. Adds a new workstation setting for the Booking Capture server print template context. Signed-off-by: Bill Erickson <berickxx@gmail.com> Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/eg2/src/app/share/print/print.component.ts
- Open-ILS/src/eg2/src/app/staff/admin/server/print-template.component.html
- Open-ILS/src/eg2/src/app/staff/admin/server/print-template.component.ts
- Open-ILS/src/sql/Pg/950.data.seed-values.sql
- Open-ILS/src/sql/Pg/upgrade/XXXX.data.booking-print-context.sql
- Open-ILS/src/templates/staff/admin/workstation/t_print_templates.tt2
- Open-ILS/web/js/ui/default/staff/services/print.js