]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/lib/OpenILS/Application/Vandelay.pm
first template and supporting code, printing queued bib records
[Evergreen.git] / Open-ILS / src / perlmods / lib / OpenILS / Application / Vandelay.pm
2011-07-06 Jason Etheridgefirst template and supporting code, printing queued...
2011-07-06 Jason Etheridgeremove .atomic. from these method names
2011-07-06 Jason Etheridgewire in the event firing, though we still need the...
2011-07-06 Jason Etheridgeregister the methods we're expecting for the print...
2011-07-06 berickmore import error tracking and reporting bug fixes
2011-07-06 berickexpose new import options to queue interface importer...
2011-07-06 berickrecord import error handling improvements
2011-07-06 berickBest Match w/ quality ratio merging
2011-07-06 berickmatch set selection support in vl uploage UI, part 1
2011-07-06 berickdelete match_set_point's starting with leaf nodes to...
2011-07-06 berickadded view for all failed item imports for a queue...
2011-07-06 berickadded 'with_import_error' option to queued record retri...
2011-07-06 berickadd error and item import/error summary info to queue...
2011-07-06 berickhide item import error grid when not in use
2011-07-06 berickadded option to flesh import items on queued record...
2011-07-06 Mike RylanderMake sort order of imported item retrieval stable
2011-07-06 berickadded api call open-ils.vandelay.import_item.queue...
2011-07-06 berickadded with_rec_import_error and with_item_import_error...
2011-07-06 berickrec import bug error capturing bug fixes
2011-07-06 berickinitial cut of capturing bib/auth import errors
2011-07-06 berickinitial item-import-failure reporting; needs testing
2011-07-06 senatorWorking ML method to update a tree
2011-07-06 Lebbeous Fogle-WeekleyInitial vmsp tree editor
2011-05-12 mikerAddress LP#779975; Status of Available (0) not honored...
2011-04-20 mikerAlways use BinaryEncodeing => "UTF-8" with MARC::File...
2011-03-12 dbsResolve inconsistent results when invoking LOWER()...
2011-01-31 dbsMake Evergreen Perl modules installable via Module...