]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql
Add OILS_SIP_MSG_BILL_ERR for when an error occurs getting bills.
[working/Evergreen.git] / Open-ILS / src / sql /
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 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 berickTrack import time and target copy on import items
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 berickrun zz_match_bibs_trigger before update/insert so NEW...
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 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 berickprevious cast solution didn't work. casting inline...
2011-07-06 berickrepaired some thinko's in vandelay.match_bib_record...
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-01 Mike RylanderNormalize facet values
2011-07-01 Mike RylanderStampping upgrade for authorsort fix from Lebbeous
2011-07-01 Lebbeous Fogle-WeekleyFix the SVF authorsort field (metabib.record_attr-...
2011-06-28 Mike RylanderCorrect copy-paste-o spotted by Dan Scott
2011-06-27 Mike RylanderCleanup of missed commit from the original topic branch
2011-06-27 Mike RylanderPinning upgrade script for copy visibility speed boost
2011-06-27 Thomas BerezanskyUnwrapped upgrade script
2011-06-27 Thomas BerezanskyAttempt to speed up cache visbility trigger
2011-06-27 Mike RylanderUpgrade stamping for "overdues fines on lost checkin...
2011-06-27 Bill EricksonUnstamped upgrade script for circ.lost.generate_overdue...
2011-06-27 Bill EricksonOption to generate lacking overdues on lost checkin
2011-06-24 Bill EricksonStamped DB upgrade script for for XMLAGG cleanup
2011-06-24 Mike RylanderUpgrade script for the XMLAGG cleanup
2011-06-24 Mike RylanderAddress LP#801129, in-db unAPI failure
2011-06-24 Jason Etheridgeupgrade script for A/T event def: Hold Cancelled (No...
2011-06-24 Jason Etheridgecat.volume.delete_on_empty org setting. break up and...
2011-06-24 Bill EricksonSample hold cancelled with no target notice
2011-06-24 Bill Ericksonunwrapped upgrade script for cat.volume.delete_on_empty
2011-06-24 Bill EricksonDelete volume on last copy setting
2011-06-24 Mike RylanderStamp the upgrade with a version number
2011-06-24 Bill EricksonUn-stamped upgrade script for collection exempt perm
2011-06-24 Bill EricksonPermission to control patron-collections-exempt
2011-06-21 Bill EricksonUpdate serial.unit auditor table along w/ asset.copy...
2011-06-21 Bill EricksonWrapped DB script
2011-06-21 Thomas BerezanskyUnwrapped upgrade script for active date
2011-06-21 Thomas BerezanskyActive date
2011-06-21 Bill EricksonFixed bad DB version number in upgrade script. Thanks...
2011-06-21 Jason EtheridgeMerge branch 'master' of git.evergreen-ils.org:Evergreen
2011-06-21 Mike RylanderReserve 0561 (used in 2.0) to avoid confusion -- part...
2011-06-21 Mike RylanderReserve 0561 (used in 2.0) to avoid confusion
2011-06-20 Dan ScottDROP biblio.reingest_uris() after use
2011-06-20 Dan ScottProtect URI reingest from failure due to malformed XML
2011-06-17 Thomas Berezanskylp#788763 - final upgrade script
2011-06-17 Thomas Berezanskylp#788763 - fix updating copy status, locations, and...
2011-06-16 Mike RylanderMove the user/dbs/lp797304_lp797307 upgrade script...
2011-06-16 Mike RylanderMerging branch user/dbs/lp797304_lp797307
2011-06-13 Mike RylanderTypo, we need commas
2011-06-13 Mike RylanderThinko fix -- split upgrade script, forgot to inc the...
2011-06-13 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergreen
2011-06-13 Mike RylanderBring in-db unAPI opac visibility info up to date with...
2011-06-11 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-11 Dan ScottCorrect base schema for superseded/deprecated functions
2011-06-11 Dan ScottUpdate upgrade files that had conflicting numbers
2011-06-11 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-10 Jason Etheridgeadd the patron opt-in settings
2011-06-09 Jason Etheridgesyntax error
2011-06-09 Jason Etheridgepin a version number
2011-06-09 Bill EricksonUnwrapped upgrade script for transit checkin interval...
2011-06-09 Bill EricksonTransit minimum checkin interval setting
2011-06-07 Dan ScottUse native unnest() db function instead of explode_array()
next