]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql
flesh stat_cat_entries in the call number tree method used by Holdings Maintenance...
[working/Evergreen.git] / Open-ILS / src / sql /
2011-04-27 mikerfix the new deps stuff
2011-04-27 mikerBad miker ... correcting exclusion constraint definition
2011-04-27 mikerstock schema version of 0526
2011-04-27 gmcUtility to create a template for a DB patch file
2011-04-27 mikersupport for depracate/supersede tracking of upgrade...
2011-04-26 gmcLP#771187: fix syntax error in stored procedure def
2011-04-25 mikerRegression in pulling physical characteristics from...
2011-04-25 mikerRegression in pulling physical characteristics from...
2011-04-22 phasefxorg unit setting for making unified Volume/Item interfa...
2011-04-20 dbsAdd org unit settings for default status of newly added...
2011-04-20 mikerReorder some functions to avoid creation failure on...
2011-04-19 phasefxlock in upgrade script version #, tweak org setting...
2011-04-19 phasefxMenu Hotkeys and Toolbars
2011-04-19 dbsMark cmc.label for translation, not cmc.name, in seed...
2011-04-18 gmcimprove comments on a couple config tables
2011-04-18 gmcscript to update DB object comments
2011-04-18 gmcminor improvements to database object comments
2011-04-18 dbsEmpty strings in oils_i18n_gettext() throw i18n errors
2011-04-16 dbsAllow NULL "use restriction" fields for located URIs
2011-04-16 dbsDelete ##URI## call numbers and uri_call_number_map...
2011-04-15 mikerMORE: Properly support extracting MARC21 fixed fields...
2011-04-15 mikerProperly support extracting MARC21 fixed fields from...
2011-04-15 mikerthinko in for-in-array loop, uncovered by error testing...
2011-04-15 mikerSupport mulitiple subfield-9 values in a single 856 tag
2011-04-14 ericksonupgrade script for consistency w/ schema change in...
2011-04-14 ericksonrely on search_path to locate the extract_marc_field...
2011-04-13 mikerThinko in the delete query for copy visibility caching
2011-04-13 mikerstrip useless whitespace from XML output for transfer...
2011-04-13 mikeradd SVF data to in-db unAPI
2011-04-12 ericksonrepaired SQL upgrade syntax error
2011-04-12 mikerAdd support for Multi-Homed Items (aka Foreign Bibs...
2011-04-12 mikerAdd a trigger function to simulate FKEY constraints...
2011-04-12 mikerFinal cleanup for the base schema, re search_path ...
2011-04-12 mikerFix functions stranded in the evergreen schema without...
2011-04-12 gmcadd missing upgrade script
2011-04-07 gmcfurther fixes to maintain_901
2011-04-06 gmcfix crash when importing/saving bib with '&' in TCN...
2011-04-03 mikerAnd ... the upgrade script for the previous commit
2011-04-03 mikerTeach in-db unAPI to avoid redundant xmlns declarations...
2011-04-02 mikerAdd realistic row estimates to tree-ish functions ...
2011-03-30 gmcfix typo in facet_force_nfc definition
2011-03-29 mikerForce facet values to Unicode NFC to reduce spurious...
2011-03-29 mikerMissed function in upgrade script
2011-03-29 mikerMonograph Parts; Unified vol/copy wizard; Call Number...
2011-03-19 mikerIn-database Grace intervals
2011-03-17 dbwellsTreat call number fields 090 and 092 as local LC and...
2011-03-16 mikerMake a back-compat version of item_lang for QP
2011-03-16 mikerupgrade script matching r19759-r19761
2011-03-16 mikerPatch from Steve Callendar addressing CN sort order...
2011-03-16 dbsSet default db schema search path to public,pg_catalog
2011-03-16 dbsMake DROP statement match new basetype for agg_tsvector
2011-03-15 phasefxWith some hints from eeevil, tweaked 002.functions...
2011-03-15 mikerteach the 1.6-2.0 reingest generator about "tnf"-tag...
2011-03-15 mikermake sure search path is set up properly for FTS in 9.0
2011-03-13 dbsRemove unsupported versions of PostgreSQL FTS configs
2011-03-12 dbsClean up build errors when creating/recreating database...
2011-03-12 dbsUse valid DDL for forgotten index on actor.card
2011-03-12 dbsResolve inconsistent results when invoking LOWER()...
2011-03-09 mikerPatch from Thomas Berezansky:
2011-03-08 dbsAdd missing ampersand to ind1 attribute in identifier...
2011-03-07 mikerMore data ordering issues
2011-03-07 mikerInsert order matters, moving down
2011-03-07 mikerconfig.videorecording_format_map moved to SVF
2011-03-07 mikerAccidentally removed during SVF merge, put it back
2011-03-07 mikermoving the upgrade script into place
2011-03-07 mikergiving version numbers to the svf upgrade script
2011-03-07 mikeradd a description field to config.record_attr_definition
2011-03-07 mikermore SVF value normalizers, and application thereof
2011-03-07 mikerindex normalizers for SVF and faceting
2011-03-07 mikerupdate any existing I18N values for maps moved to ccvm
2011-03-07 mikerupgrade script version of the trigger fixes
2011-03-07 mikersome update trigger issues from SVF generalization
2011-03-07 mikerupdate 950 seed data for use with the core SVF table...
2011-03-07 mikercommit at the end ... and I'd like to reserve a db...
2011-03-07 mikerWorking towards SVF. This is most of phase 1, which...
2011-03-05 dbsCorrect search index definitions for subject|complete...
2011-03-02 dbsAdd example intervals to some library setting descriptions
2011-02-25 mikermake sure asset.call_number.label_sortkey is up to...
2011-02-24 dbwellsFix regex in maintain 901c
2011-02-24 senatorPer Robert Soulliere, it can be necessary in some cases...
2011-02-23 mikerinclude copy/call_number deletedness in staff-version...
2011-02-23 phasefxmissing semicolon
2011-02-23 phasefxtypo
2011-02-23 mikerMerging in unAPI v2, the bono edition
2011-02-21 mikerAdd support for 9.0 in initial db creation scripts
2011-02-21 mikerAddressing LP bug: https://bugs.launchpad.net/evergreen...
2011-02-18 mikerA function for normalizing numeric strings
2011-02-17 dbsTeach maintain_901 trigger to respect the "Use record...
2011-02-16 mikerPatch from Thomas Berezansky to implement circulation...
2011-02-16 mikerPatch from Thomas Berezansky to make many older OU...
2011-02-16 mikerrealign trunk permission numbering with 2.0
2011-02-14 ericksoncapture credit card order_number
2011-02-11 dbsNormalize ISBNs by stripping hyphens in search methods...
2011-02-11 mikerPostgres 9.0 is more strict about variable names in...
2011-02-10 mikerPatch from Thomas Berezansky addressing his recent...
2011-02-08 mikerPatch from Thomas Berezansky addressing circ/hold confi...
2011-02-02 phasefxcirc.claim_return.mark_missing was superceded with...
2011-02-02 dbsApply autogenerate barcode trigger to serial.unit to...
2011-01-31 phasefxuse tabs & spaces consistently, bleh :)
2011-01-31 phasefxIn actor.usr_purge_data, default destination user to...
next