LP2008252: Fix report output access when Shibboleth is enabled
[evergreen-equinox.git] / Open-ILS / src / perlmods / lib / OpenILS / Application / Vandelay.pm
2019-09-06 Liam WhalenLP#1444644 Copy Import Development Work
2019-02-19 Bill EricksonLP#1779158 Ang6 Vandelay UI Port
2018-12-17 Bill EricksonLP#1806968 Teach Vandelay to pass correct auth tracker...
2018-09-04 Bill EricksonLP#1514085 Vandelay in-database session tracking
2017-01-25 Mike RylanderLP#1657885: Inform Vandelay of new chunking/bundling...
2017-01-25 Mike RylanderLP#1657885: Inform Vandelay of new chunking/bundling...
2016-08-09 Bill EricksonLP#1587639 Vandelay authority update editor/edit_date
2016-02-26 Dan WellsLP#1548143 Support for parts import in Vandelay
2015-08-19 Remington SteedLP#1379815 Better error handling
2015-08-19 Remington SteedLP#1379815 Add code to assign stat cats on Vandelay...
2015-02-18 Bill EricksonLP#1171984 Vandelay authority record matching
2015-02-18 Jason StephensonLP#957466 Vandelay set the 905$u on imported bib record...
2014-02-15 Bill EricksonVandelay: increase queued item creation timeout
2014-01-09 Srey SengLP#1266937: Fix missing/incorrect regex for authority...
2013-10-11 Bill EricksonVandelay copy overlay call number merge
2013-09-16 Dan Wells'Opportunistic' Acq In-process Copy Overlay
2013-08-30 Bill EricksonLP1209291 vandelay item import defaults
2013-06-14 Dan WellsPost-2.5-m1 whitespace fixup
2013-06-07 Bill EricksonVandelay : sort queued records by matches
2013-06-07 Bill EricksonVandelay record bucket-limited matching
2013-03-13 Bill EricksonStrip configured fields during import/overlay II
2013-03-13 Mike RylanderStrip configured fields during import/overlay
2012-07-31 Bill EricksonVandelay Copy Overlay support
2012-05-17 Bill EricksonVandelay authority existing queue search repair
2012-03-13 Bill EricksonACQ+Vandelay permission improvements
2012-03-13 Bill EricksonACQ+Vandelay API to support Vandelay-mediated imports
2012-03-07 Jason StephensonAdd clean_marc function to OpenILS::Utils::Normalize.
2011-11-17 Bill EricksonVandelay; API for creating buckets from queues
2011-08-23 Bill EricksonVandelay: Insufficient Quality Fall-Thru Merge Profile
2011-08-10 Bill EricksonStream records to ML for Vandelay queue export
2011-08-09 Bill EricksonGranular invalid data detection for Vandelay item import
2011-08-04 Bill EricksonRepaired copy private/public note vandelay bug
2011-07-06 Bill EricksonLogic error fixes in Vandelay
2011-07-06 berickset imported_as / import_time on import items after...
2011-07-06 berickYet more Vandelay fixes
2011-07-06 Mike RylanderSpacing and code comments to keep future-miker from...
2011-07-06 berickAdd items-imported to VL queue summary
2011-07-06 berickFlexible TCN match configuration
2011-07-06 berickVandelay import improvements / bug fixes
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...