]> git.evergreen-ils.org Git - Evergreen.git/shortlog
Evergreen.git
2011-07-11 Mike RylanderBrowse axis based browse and startswith methods; minor...
2011-07-11 Mike RylanderUse ACS utility functions instead of hard-wired mapping
2011-07-11 Mike RylanderFetch ACS stuff up front; enhance inter-object mapping...
2011-07-11 Mike RylanderAdd axis_maps virtual field to control set authority...
2011-07-11 Mike RylanderAdding tables for browse axis mapping
2011-07-11 Mike RylanderUse MARC.FixedFields.setFixedField and validate by...
2011-07-11 Mike RylanderFunction to find authority records matching a MARC...
2011-07-11 Mike Rylanderadjust parameters and documentation note
2011-07-11 Mike Rylanderuse the new transformed-value starwith operator
2011-07-11 Mike Rylanderadd a special startwith op for use with transformed...
2011-07-11 Mike RylanderMethods for searching by marcxml, constrained (or not...
2011-07-11 Mike RylanderAdd an index using authority.simple_normalize_heading...
2011-07-11 Mike RylanderVariant of authority.normalize_heading which ignores...
2011-07-11 Mike Rylanderfunctions for converting bibs to authorities based...
2011-07-11 Mike RylanderMove the AuthorityControlSet module into openils -...
2011-07-11 Mike RylanderUtility methods
2011-07-11 Mike RylanderBug fixes; Add a method for setting fixed fields; Set...
2011-07-11 Mike RylanderMove the function to before its first use
2011-07-11 Mike RylanderOnly load control sets once, set the default to the...
2011-07-11 Mike RylanderAdd some logic for fetching stored controlsets and...
2011-07-11 Mike RylanderInitial move of fixed-field manipulation out to the...
2011-07-11 Mike Rylanderbring backend version up to date with the marc-editor...
2011-07-11 Mike RylanderStub of a new Dojo module for manipulating ACSs
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 RylanderAdd pcrud controller to control set classes; realign...
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-08 Bill EricksonWrapped up Novelist integration support
2011-07-08 Bill EricksonLoad Chilifresh content after page load
2011-07-08 Bill EricksonRemoved duplicate 'extras' tab
2011-07-08 Bill EricksonAvoid mixed content warnings on embedded content cafe
2011-07-08 Bill EricksonSupport for embedded Content Cafe on details page
2011-07-08 Bill EricksonMerge branch 'master' of git.evergreen-ils.org:Evergree...
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 EricksonSuggest parts selection on failed parts-capable hold
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-07 Jason Etheridgein unified vol/copy editor disallow editing of item...
2011-07-07 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
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 berickrepair selector column width (move to width attr) to...
2011-07-06 berickdisable sorting on selector column in queue grid
2011-07-06 berickavoid pile-up of dojo-attached event handlers for queue...
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 Lebbeous Fogle... Show the "match score," a hopefully clearer term for...
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 berickmore delineation of quality vs. score in match set...
2011-07-06 berickMatch set point quality terminology change
2011-07-06 berickReturn to dijit.form.Button for VL upload form
2011-07-06 berickshow activity dialog on vandelay item export
2011-07-06 berickMore Vandelay text and style cleanup
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 berickDisplay org shortname in merge profile editor
2011-07-06 Jason Etheridgereturn after Email sent alert
2011-07-06 Jason EtheridgeThis function also gets used with authority queues...
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 Etheridgerobustify exportHandler, assume response of 1 is succes...
2011-07-06 Jason Etheridgetoward Import Item templates for export. May want...
2011-07-06 Mike RylanderRemove excised field from IDL
2011-07-06 Jason Etheridgefix variable name for Import Items Export
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 berickadd .atomic to the end of the queue export API calls...
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...
next