]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/ui/default/staff/cat
LP#1685929 - Extract itemSvc from item module to core
[working/Evergreen.git] / Open-ILS / web / js / ui / default / staff / cat /
2016-02-02 Mike Rylanderwebstaff: be explicit about fast-add availability
2016-02-02 Mike Rylanderwebstaff: use activateItem to open the vol/copy editor
2016-02-02 Mike Rylanderwebstaff: typo preventing a setting from working
2016-02-02 Mike Rylanderwebstaff: inform on record save failure, and mark the...
2016-02-02 Mike Rylanderwebstaff: make sure copy_notes() contains an array...
2016-02-02 Galen Charltonwebstaff: highlight currently active position in phys...
2016-02-02 Mike Rylanderwebstaff: allow batch copy attribute editing across...
2016-02-02 Mike Rylanderwebstaff: Mark new copy notes as new, so they will...
2016-02-02 Galen Charltonwebstaff: improve MARC record deletion
2016-02-02 Galen Charltonwebstaff: add keyboard shortcut legend to MARC editor
2016-02-02 Galen Charltonwebstaff: automatically advance focus in MARC editor
2016-02-02 Galen Charltonwebstaff: another fix to focus-on-new-MARC-field
2016-02-02 Galen Charltonwebstaff: fix setting focus when inserting a new MARC...
2016-02-02 Galen Charltonwebstaff: make context menus in MARC editor scrollable
2016-02-02 Galen Charltonwebstaff: implement subfield stacking in MARC editor
2016-02-02 Galen Charltonwebstaff: add session-stickiness for MARC template...
2016-02-02 Galen Charltonwebstaff: improve how egVolumeList opens the vol/copy...
2016-02-02 Galen Charltonwebstaff: teach volcopy editor how to set default item...
2016-02-02 Galen Charltonwebstaff: teach egVolumeList more tricks
2016-02-02 Mike Rylanderwebstaff: force deletion of copies on "delete copies...
2016-02-02 Mike Rylanderwebstaff: Protect against loops before cloning copy...
2016-02-02 Galen Charltonwebstaff: fetch both staff_client and vandelay_queue...
2016-02-02 Galen Charltonwebstaff: fetch MVR to help build record summary
2016-02-02 Galen Charltonwebstaff: teach record summary how to display the bib...
2016-02-02 Galen Charltonwebstaff: teach side-by-side editing to the record...
2016-02-02 Galen Charltonwebstaff: teach MARC editor some more tricks
2016-02-02 Galen Charltonwebstaff: add egRecordBreaker directive
2016-02-02 Mike Rylanderwebstaff: Allow editing of empty volumes
2016-02-02 Galen Charltonwebstaff: fix saving copy price in vol/copy editor
2016-02-02 Galen Charltonwebstaff: teach the merge record dialog how to edit...
2016-02-02 Galen Charltonwebstaff: teach volcopy editor how to be embeddable
2016-02-02 Galen Charltonwebstaff: make record merge interface display volumes...
2016-02-02 Galen Charltonwebstaff: go to lead record after merge from bucket
2016-02-02 Galen Charltonwebstaff: teach the record merge modal how to display...
2016-02-02 Galen Charltonwebstaff: more changes to holdingsSvc
2016-02-02 Galen Charltonwebstaff: break holdingsSvc out of catalog/app.js
2016-02-02 Galen Charltonwebstaff: make overlay record modal wider
2016-02-02 Galen Charltonwebstaff: move some "mark for" buttons to record summary
2016-02-02 Mike Rylanderwebstaff: Use record, not owning_lib, for the part...
2016-02-02 Galen Charltonwebstaff: record buckets: implement show selected in...
2016-02-02 Mike Rylanderwebstaff: Make the last applied template sticky
2016-02-02 Mike Rylanderwebstaff: Normalize the type of values going into in...
2016-02-02 Galen Charltonwebstaff: replace acn prefix()/suffix() with IDs only...
2016-02-02 Galen Charltonwebstaff: adjust URL when navigating catalog search...
2016-02-02 Mike Rylanderwebstaff: Add a Save & Exit shortcut to the copy attrib...
2016-02-02 Mike Rylanderwebstaff: Pass IDs instead of objects for prefix and...
2016-02-02 Mike Rylanderwebstaff: Special case for egOrgSelector value reading...
2016-02-02 Galen Charltonwebstaff: give more feedback for Z39.50 edit-then-import
2016-02-02 Galen Charltonwebstaff: provide feedback after record imported via...
2016-02-02 Galen Charltonwebstaff: fix deleting fields in MARC editor
2016-02-02 Galen Charltonwebstaff: make some MARC editor strings translateable
2016-02-02 Mike Rylanderwebstaff: Select on focus for tag, indicators, and...
2016-02-02 Mike Rylanderwebstaff: Provide context menu options for adding and...
2015-11-05 Mike RylanderLP#937789: fake-delete support for monograph parts
2015-09-16 Mike Rylanderwebstaff: Provide hooks for on-save callback for marc...
2015-09-14 Mike Rylanderwebstaff: Propagate changes to barcode auto-gen default...
2015-09-14 Mike Rylanderwebstaff: Add barcode generation and checkdigit checking
2015-09-14 Bill Ericksonwebstaff: Phys Char Wiz various additions and repairs
2015-09-14 Bill Ericksonwebstaff: Phys Char Wiz : wizard continued
2015-09-14 Bill Ericksonwebstaff: Phys Char Wiz : wizard continued
2015-09-14 Bill Ericksonwebstaff: Phys Char Wiz : initial dialog / wizard
2015-09-14 Bill Ericksonwebstaff: Phys Char Wiz : launcher link
2015-09-14 Bill Ericksonwebstaff: Phys Char Wiz : initial service funcs
2015-09-14 Galen Charltonwebstaff: implement Transfer Title Holds from record...
2015-09-14 Mike Rylanderwebstaff: Allow optional override of TITLE_LAST_COPY...
2015-09-14 Jason Etheridgewebstaff: Transfer Copies to Marked Volume
2015-09-14 Mike Rylanderwebstaff: Allow editing of /only/ volume data
2015-09-14 Mike Rylanderwebstaff: Allow adding vol/copy to an empty bib (or...
2015-09-14 Galen Charltonwebstaff: implement Merge Selected Records from record...
2015-09-14 Mike Rylanderwebstaff: Add "add items to bucket" action to holdings...
2015-09-14 Mike Rylanderwebstaff: Refactor replace-barcode to be reusable,...
2015-09-14 Mike Rylanderwebstaff: Conjoined items management
2015-09-14 Galen Charltonwebstaff: fix a thinko when saving default Z39.50 targets
2015-09-14 Jason Etheridgewebstaff Z39.50: don't risk letting default_targets...
2015-09-14 Mike Rylanderwebstaff: Conjoined item attach-inator
2015-09-14 Galen Charltonwebstaff: implement add to record bucket from catalog...
2015-09-14 Mike Rylanderwebstaff: More default values for required fields
2015-09-14 Mike Rylanderwebstaff: Add support for the fast-add copy status...
2015-09-14 Galen Charltonwebstaff: implement saving default Z39.50 targets
2015-09-14 Mike Rylanderwebstaff: Use ids for prefix, suffix, label_class
2015-09-14 Mike Rylanderwebstaff: MARC editor button layout improvement
2015-09-14 Jason Etheridgewebstaff: use localStorage for the overlay-record selection
2015-09-14 Jason Etheridgewebstaff: add Mark as Overlay Target to MARC editor
2015-09-14 Mike Rylanderwebstaff: Add confirmation before deleting copies/volumes
2015-09-14 Mike Rylanderwebstaff: Allow deleting copys/vols ... need a speed...
2015-09-14 Mike Rylanderwebstaff: Add a save-and-continue mode
2015-09-14 Mike Rylanderwebstaff: Make next-barcode-on-enter happy
2015-09-14 Mike Rylanderwebstaff: Enable Fast Item Add functionality in the...
2015-09-14 Galen Charltonwebstaff: put heading validation lookups in a promise...
2015-09-14 Galen Charltonwebstaff: add Validate (headings) button to MARC editor
2015-09-14 Mike Rylanderwebstaff: Add Request Items to copy buckets
2015-09-14 Galen Charltonwebstaff: prune empty fields and subfields before savin...
2015-09-14 Mike Rylanderwebstaff: Add modal "request items" to holding view
2015-09-14 Galen Charltonwebstaff: make authorityControlSet in egTagTable actual...
2015-09-14 Galen Charltonwebstaff: implement Create New MARC Record
2015-09-14 Mike Rylanderwebstaff: Edit items from copy buckets
2015-09-14 Mike Rylanderwebstaff: Support adding copies and volumes
2015-09-14 Mike Rylanderwebstaff: Transfer volume and item actions
2015-09-14 Mike Rylanderwebstaff: Add copy note creation/editing
2015-09-14 Mike Rylanderwebstaff: Dirty-data watcher stops unload when there...
next