]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web/js/ui/default/staff/cat/services/marcedit.js
webstaff: make context menus in MARC editor scrollable
[Evergreen.git] / Open-ILS / web / js / ui / default / staff / cat / services / marcedit.js
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: teach volcopy editor how to set default item...
2016-02-02 Galen Charltonwebstaff: teach MARC editor some more tricks
2016-02-02 Galen Charltonwebstaff: move some "mark for" buttons to record summary
2016-02-02 Galen Charltonwebstaff: give more feedback for Z39.50 edit-then-import
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-09-16 Mike Rylanderwebstaff: Provide hooks for on-save callback for marc...
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 Mike Rylanderwebstaff: MARC editor button layout improvement
2015-09-14 Jason Etheridgewebstaff: add Mark as Overlay Target to MARC editor
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 Galen Charltonwebstaff: prune empty fields and subfields before savin...
2015-09-14 Galen Charltonwebstaff: make authorityControlSet in egTagTable actual...
2015-09-14 Galen Charltonwebstaff: implement Create New MARC Record
2015-09-14 Galen Charltonwebstaff: check that control set loaded before loading...
2015-09-14 Galen Charltonwebstaff: map see from/see also from correctly
2015-09-14 Galen Charltonwebstaff: tweak headings chooser to take less vertical...
2015-09-14 Galen Charltonwebstaff: implement a headings browser and chooser...
2015-09-14 Galen Charltonwebstaff: start work on authority linker modal
2015-09-14 Galen Charltonwebstaff: port authority control set from MARC21 to...
2015-09-14 Galen Charltonwebstaff: add support for editing authority records
2015-08-19 Galen Charltonwebstaff: web staff: teach MARC editor how to work...
2015-08-19 Galen Charltonwebstaff: force MARC editor context menus to have a...
2015-08-19 Galen Charltonwebstaff: teach MARC editor how to initialize itself...
2015-08-19 Mike Rylanderwebstaff: Add "delete" and "undelete" actions to the...
2015-08-19 Galen Charltonwebstaff: always calculate context menu for egMarcEditE...
2015-08-19 Galen Charltonwebstaff: teach MARC editor how to build context menus...
2015-08-19 Mike Rylanderwebstaff: Flat Text MARC editor support
2015-08-19 Mike Rylanderwebstaff: Propagate undo changes into FFs
2015-08-19 Mike Rylanderwebstaff: FF context menus, generated from DB data
2015-08-19 Mike Rylanderwebstaff: Fixed field editor!
2015-08-19 Mike Rylanderwebstaff: New directive for FF editing
2015-08-19 Mike Rylanderwebstaff: Close other context menus before showing...
2015-08-19 Mike Rylanderwebstaff: use contextItemGenerator instead of contextIt...
2015-08-19 Galen Charltonwebstaff: MARC editor - AngularJS egTagTable service
2015-08-19 Mike Rylanderwebstaff: Toward dirty data flag and better prev/next...
2015-08-19 Mike Rylanderwebstaff: MARC editor - add support for a context menu...
2015-02-25 Mike RylanderLP#1402797 clean up action rows and styling
2015-02-25 Mike RylanderLP#1402797 Add (stub) fast item add, and (working)...
2015-02-25 Mike RylanderLP#1402797 Mangle the 005 when saving, and support...
2015-02-25 Mike RylanderLP#1402797 handle up/down arrow (navigate) and ctrl...
2015-02-25 Mike RylanderLP#1402797 insert 00[678], building 008 from record...
2015-02-25 Mike RylanderLP#1402797 Improve styling; marcrecord bug fixes; imple...
2015-02-25 Mike RylanderLP#1402797 Start styling marc editor via css
2015-02-25 Mike RylanderLP#1402797 Code layout cleanup
2015-02-25 Mike RylanderLP#1402797 Should prompt when there is unsaved data...
2015-02-25 Mike RylanderLP#1402797 Global undo/redo stack stack
2015-02-25 Mike RylanderLP#1402797 Context menu infrastructure
2015-02-25 Mike RylanderLP#1402797 Initial MARC editor -- load, edit content...