]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1685929 - Extract itemSvc from item module to core
authorCesar Velez <Cesar.Velez@equinoxinitiative.org>
Fri, 11 Aug 2017 15:11:45 +0000 (16:11 +0100)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 25 Aug 2017 19:52:22 +0000 (15:52 -0400)
commit85852d50014b7527d7775d874ae257e4fb14eeaf
treebbe6e9a4eae504b02758528d13fc89cee80e1e68
parent85f6c2b8715a29d6c92c29132d2b05469de66e64
LP#1685929 - Extract itemSvc from item module to core

Refactored Missing Pieces module and CheckIn to use
shared functionally of itemSvc, which is now it's own
separate file.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Conflicts:
Open-ILS/web/js/ui/default/staff/cat/item/app.js
Open-ILS/src/templates/staff/cat/item/index.tt2
Open-ILS/src/templates/staff/cat/item/missing_pieces.tt2
Open-ILS/src/templates/staff/circ/checkin/index.tt2
Open-ILS/web/js/ui/default/staff/cat/item/app.js
Open-ILS/web/js/ui/default/staff/cat/item/missing_pieces.js
Open-ILS/web/js/ui/default/staff/circ/checkin/app.js
Open-ILS/web/js/ui/default/staff/circ/services/item.js [new file with mode: 0644]