]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/sql
add missing upgrade step to create staging schema
[Evergreen.git] / Open-ILS / src / sql /
2011-05-20 Galen Charltonadd missing upgrade step to create staging schema
2011-05-18 Mike RylanderWe need to update config.upgrade_log
2011-05-18 Mike RylanderRecord the current upgrade version number in the baseli...
2011-05-18 Mike RylanderFix the definition of some of the tracking functions
2011-05-18 senatorLet's have this upgrade script not use that upgrade_dep...
2011-05-18 Galen Charltonuse correct name of upgrade check function
2011-05-18 Thomas BerezanskyMore make-db-patch goodness: wrap existing
2011-05-17 Galen Charltonadd a bit of context to upgrade SQL hints
2011-05-17 Thomas BerezanskyImprovements to make-db-patch.pl
2011-05-17 Mike RylanderConvert/move SQL script for Lazy Circ
2011-05-17 Thomas BerezanskyLazy Circ (AKA partial barcode lookup)
2011-05-17 Dan ScottLP#783486: Improve authority lookup performance
2011-05-17 Galen Charltonstop hold permit check from crashing if age protection...
2011-05-16 Galen CharltonMerge branch 'master' of git.evergreen-ils.org:Evergreen
2011-05-16 Galen Charltonstandardize name of 2.0-2.1 upgrade script
2011-05-16 Galen Charltonfirst pass at 2.0 to 2.1 upgrade script
2011-05-13 gmcadd missing update script for change to circ age stored...
2011-05-13 mikerPatch from Ben Ostrowsky (LP#782268) to simplify seed...
2011-05-13 gmcfix query in various copy count functions
2011-05-13 gmcfor upgrade, let prefix and suffix in audit be null
2011-05-13 gmcadd affix columns to acn auditor table
2011-05-05 senatorPatch from Niles Ingalls to make patron phone number...
2011-05-04 mikerCollaboration patch from Joseph Lewis and Michael Peter...
2011-05-04 mikerCollaboration patch from Joseph Lewis and Michael Peter...
2011-05-04 mikerAddressing LP#732681 at upgrade time -- make authority...
2011-05-03 dbsAvoid data loss by setting MARC::Charset->assume_unicode(1)
2011-05-03 mikerPatch from Jason Stephenson ( LP#770261, https://bugs...
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...
next