]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
Initial move of fixed-field manipulation out to the MARC Dojo module
[Evergreen.git] / Open-ILS / src /
2011-07-11 Mike Rylanderbring backend version up to date with the marc-editor...
2011-07-11 Mike RylanderUse unicode escape instead of raw bytes, for ease of...
2011-07-11 Mike Rylanderreplace the perlish authority.normalize_heading with...
2011-07-11 Mike RylanderFix XPath in tracing links view; Replace authority...
2011-07-11 Mike RylanderAdd See From tracings to LoC authority control set
2011-07-11 Mike RylanderUse control sets to drive the tracing links view
2011-07-11 Mike RylanderTrigger to map from thesaurus to control set
2011-07-11 Mike RylanderActually use authority.rec_descriptor, populating it...
2011-07-11 Mike Rylanderfigure out non-authoritive fields to search based on...
2011-07-11 Mike RylanderSeed data for Authority Control Sets -- LoC
2011-07-11 Mike RylanderReworking tables a bit to include subfield list on...
2011-07-11 Mike RylanderFieldmapper additions for Authority Control Set tables...
2011-07-11 Mike RylanderInitial schema changes for Authority Control Sets;...
2011-07-07 Mike RylanderCorrect CDBI field name on biblio::peer_bib_copy_map
2011-07-07 Bill EricksonIgnore part-mapped copies for mr/title/volume holds
2011-07-07 Mike RylanderAdd Class::DBI linking for monograph parts (and some...
2011-07-07 Mike RylanderCorrect a documentation comment
2011-07-07 Mike RylanderFilter out copies that have a monograph part designator...
2011-07-07 Bill EricksonStamped DB version for hold_pull_list_template w/ parts
2011-07-07 Jason EtheridgeAdd "parts" to Print Full Pull List and Print Full...
2011-07-07 Mike RylanderStamping upgrade version number for staff_search_find_n...
2011-07-07 Thomas BerezanskyUnwrapped upgrade script
2011-07-07 Thomas BerezanskyAllow staff search to find bibs sans copies
2011-07-06 Bill EricksonVandelay matching, quality, error reporting, and queue...
2011-07-06 Bill EricksonStamped DB version
2011-07-06 Bill EricksonSeed data and schema cleanup for merge
2011-07-06 Bill EricksonLogic error fixes in Vandelay
2011-07-06 Bill EricksonRepaired typo on schema and upgrade SQL
2011-07-06 Mike RylanderCorrect regression that was held over due to massive...
2011-07-06 berickseed data for vandlelay export templates
2011-07-06 berickInitial upgrade script for vandelay improvements
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 berickTrack import time and target copy on import items
2011-07-06 berickFlexible TCN match configuration
2011-07-06 berickVandelay import improvements / bug fixes
2011-07-06 berickClean up match_set data on delete
2011-07-06 Jason Etheridgeemail template for import items export
2011-07-06 Jason Etheridgetweak formatting for CSV export templates, and add...
2011-07-06 Jason EtheridgeCSV template for import items export
2011-07-06 Jason Etheridgetoward Import Item templates for export. May want...
2011-07-06 Jason Etheridgechange the group field for these templates, though...
2011-07-06 Jason Etheridgetemplates for exporting authority queues, but needs...
2011-07-06 Jason Etheridgeemail template for queued bib records
2011-07-06 senatorIn the event that a bib queue is not using a match_set...
2011-07-06 Jason EtheridgeCSV template and file saving worked out
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 berickrun zz_match_bibs_trigger before update/insert so NEW...
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 berickgrab attr value from vandelay.extract_rec_attrs hstore...
2011-07-06 berickrepaired copy/paste error in match_bib_record
2011-07-06 Mike RylanderAllow different quality measures for different values...
2011-07-06 Mike RylanderSave incumbent record quality in bib_match.quality...
2011-07-06 Mike RylanderGive authority flattening the same treatment as biblio...
2011-07-06 Mike RylanderOnly ingest bibs and items and run matches /before...
2011-07-06 berickdon't match on deleted bib records
2011-07-06 Mike RylanderClean up uses of vandelay.incoming_record_quality to...
2011-07-06 Mike RylanderAdd MARC::Charset dance to the remaining plperlu function
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 Mike Rylanderremove unused match_attr and actually capture eg_record...
2011-07-06 Mike RylanderSecondary sort by quality ratio (higher means incoming...
2011-07-06 Mike Rylanderfunctions for performing queue-wide vandelay.auto_overl...
2011-07-06 Mike Rylandermatch_score column for recording matchiness; functions...
2011-07-06 senatorBugfix for negative matches
2011-07-06 senatorReplace vandelay.match_bib_record() with the new tree...
2011-07-06 Mike RylanderWe don't have a matched_attr column anymore, because...
2011-07-06 berickinitial cut of capturing bib/auth import errors
2011-07-06 berickinitial item-import-failure reporting; needs testing
2011-07-06 berickprevious cast solution didn't work. casting inline...
2011-07-06 berickrepaired some thinko's in vandelay.match_bib_record...
2011-07-06 senatorWorking ML method to update a tree
2011-07-06 Mike RylanderCorrected merge from trunk
2011-07-06 Lebbeous Fogle-WeekleyInitial vmsp tree editor
2011-07-06 Mike RylanderStructure match set points as a tree
2011-07-06 Mike RylanderProtect bib matching from 901$c which has no correspond...
2011-07-06 Mike RylanderSQL schema cleanup
2011-07-06 Mike RylanderAdd table and columns for tracking current import/overl...
2011-07-06 Mike RylanderMostly, new function(s) for bib matching based on SVF...
2011-07-06 Mike Rylandermoving functions around; tables for configuring match...
2011-07-06 Thomas BerezanskyDelete protection - Ensure you can touch group
2011-07-06 Thomas BerezanskyDelete protection - Ensure you can touch group
2011-07-06 Thomas BerezanskyCan't use 0 in true/false, use defined instead
next