]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1775466 Catalog uses display fields; more extensible guts
authorBill Erickson <berickxx@gmail.com>
Tue, 26 Jun 2018 21:26:48 +0000 (17:26 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 5 Sep 2018 14:05:23 +0000 (10:05 -0400)
commit76e40f90f0ddc772d1247e54bc15922c642810ab
tree81877ff47242cc6873a619a7d6e3e222647b8bc4
parent9e9fa87aaf35e8bcffd4eebe1a8fc9fb20c0eb41
LP#1775466 Catalog uses display fields; more extensible guts

Signed-off-by: Bill Erickson <berickxx@gmail.com>
16 files changed:
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/eg2/src/app/core/idl.service.ts
Open-ILS/src/eg2/src/app/share/catalog/bib-record.service.ts [new file with mode: 0644]
Open-ILS/src/eg2/src/app/share/catalog/catalog-url.service.ts
Open-ILS/src/eg2/src/app/share/catalog/catalog.service.ts
Open-ILS/src/eg2/src/app/staff/catalog/catalog.module.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.html
Open-ILS/src/eg2/src/app/staff/catalog/result/record.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/result/results.component.html
Open-ILS/src/eg2/src/app/staff/catalog/result/results.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.html
Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.ts
Open-ILS/src/eg2/src/app/staff/share/bib-summary/bib-summary.component.html
Open-ILS/src/eg2/src/app/staff/share/bib-summary/bib-summary.component.ts