]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web/js/ui/default/staff/cat
webstaff: copy template fix
[Evergreen.git] / Open-ILS / web / js / ui / default / staff / cat /
2016-02-02 Galen Charltonwebstaff: copy template fix
2016-02-02 Galen Charltonwebstaff: fix updating stat cats in the volume/copy...
2016-02-02 Galen Charltonwebstaff: fix selection of stat cats in copy editor...
2016-02-02 Galen Charltonwebstaff: fix setting default copy status for new items
2016-02-02 Galen Charltonwebstaff: consolidate code for generate new copies
2016-02-02 Galen Charltonwebstaff: tweak setting default classification scheme...
2016-02-02 Galen Charltonwebstaff: add more volume transfer options
2016-02-02 Galen Charltonwebstaff: add a Transfer Copies to Previously Marked...
2016-02-02 Galen Charltonwebstaff: grab default call number from bib when creati...
2016-02-02 Galen Charltonwebstaff: save copy templates now unconditional
2016-02-02 Galen Charltonwebstaff: implement import/export of copy templates
2016-02-02 Galen Charltonwebstaff: alphabetize status and location dropdowns...
2016-02-02 Galen Charltonwebstaff: display floating group correctly in item...
2016-02-02 Galen Charltonwebstaff: add copy editor support for floating field
2016-02-02 Galen Charltonwebstaff: tweak how element IDs in MARC editor are...
2016-02-02 Mike Rylanderwebstaff: Wire up statcat filtering in item attribute...
2016-02-02 Mike Rylanderwebstaff: Use the record id to fetch the summary record...
2016-02-02 Mike Rylanderwebstaff: enable copy edit link from opac view
2016-02-02 Galen Charltonwebstaff: add another option for choosing volume transf...
2016-02-02 Galen Charltonwebstaff: keep $scope.{pre,suf}fix as acnp/acns objects
2016-02-02 Galen Charltonwebstaff: sort prefix/suffix selectors by sortkey
2016-02-02 Galen Charltonwebstaff: update volume prefix/suffix selectors
2016-02-02 Mike Rylanderwebstaff: Typo in method name for volume transfer
2016-02-02 Galen Charltonwebstaff: when FF input gains focus, select contents
2016-02-02 Mike Rylanderwebstaff: fix org unit selectors in vol/copy editor
2016-02-02 Mike Rylanderwebstaff: Force refresh from server on copy delete
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...
next