]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/110.hold_matrix.sql
LP#1178377: Expose bib source in TPAC
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 110.hold_matrix.sql
2014-03-11 Mike RylanderLP#1277731: Disambiguate parameter/column names
2014-02-07 Dan ScottReplace ARRAY_ACCUM() custom function with ARRAY_AGG()
2012-07-24 Bill EricksonApply HOLD block on new holds, CAPTURE block on existing
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-01-30 Lebbeous Fogle-WeekleyMerge remote branch 'working/user/dbs/fix-nonfiling...
2012-01-10 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergreen
2012-01-10 Thomas BerezanskyFix INDB hold permit holdable checking
2011-06-28 evergreenMerge branch 'master' of git://git.evergreen-ils.org...
2011-06-27 evergreenMerge branch 'template-toolkit-opac' of git://git.everg...
2011-06-21 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-21 Bill EricksonWrapped DB script
2011-06-21 Thomas BerezanskyActive date
2011-06-13 Mike RylanderMerge branch 'template-toolkit-opac' of git.evergreen...
2011-06-13 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-11 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-11 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-06-07 Dan ScottUse native unnest() db function instead of explode_array()
2011-05-17 senatorMerge branch 'template-toolkit-opac' of ssh://yeti...
2011-05-17 Mike RylanderMerge branch 'template-toolkit-opac' of git+ssh://yeti...
2011-05-17 Mike RylanderMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-05-17 Galen Charltonstop hold permit check from crashing if age protection...
2011-05-04 berickMerge remote branch 'dbs-git/dbs/tt-htmlcleanup' into...
2011-05-03 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-05-03 mikerPatch from Jason Stephenson ( LP#770261, https://bugs...
2011-03-08 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-03-07 mikerWorking towards SVF. This is most of phase 1, which...
2011-02-18 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-16 mikerPatch from Thomas Berezansky to implement circulation...
2011-02-16 berickMerge branch 'opac-tt-poc' of git+ssh://yeti.esilibrary...
2011-02-14 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-10 mikerPatch from Thomas Berezansky addressing his recent...
2011-02-09 senatorMerge branch 'master' of ssh://senator@yeti.esilibrary...
2011-02-09 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-02-08 mikerPatch from Thomas Berezansky addressing circ/hold confi...
2011-01-31 senatorMerge branch 'opac-tt-poc' of ssh://senator@yeti.esilib...
2011-01-29 Bill EricksonMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-01-28 mikerPatch from Thomas Berezansky addressing logical importa...
2010-11-01 mikerImprove hold permit testing
2010-10-06 scottmkFurther propagating a syntax correction; SQL functions...
2010-10-06 mikerThinko fix for field name. The script would not commit...
2010-10-06 mikerStart out exact-ou-match rules with an "always win...
2010-10-06 mikerMake retargetting check less lax by including appropria...
2010-10-06 mikerAdd a switch to turn on strict OU matching for all...
2010-10-06 mikerAdd a retargetting specific version of the hold-permit...
2010-10-05 gmchold matrix selection: treat root OU as just another OU
2010-09-18 mikerOffer a global flag to cause the testing of hold matrix...
2010-08-10 gmcfix age protection proximity test for in-DB circ
2010-02-22 mikerwhere possible, return the matchpoint that would have...
2009-09-23 mikerThis covers the in-db portion of new hold functionality...
2009-07-15 mikercheck for a null circ mod on an item when doing a non...
2009-05-19 mikeradding invalidating stop_date column to usr_standing_pe...
2009-04-13 dbscontext_org_list is an array, and PostgreSQL 8.3 wants...
2008-12-06 mikeradding actor.usr.juvenile as a circ/hold matrix matchpo...
2008-11-26 dbsFix schema-busting typo
2008-11-25 mikersyntax error when moving to the per-penalty loop
2008-11-25 mikerclean up hold-related standing penalties (still need...
2008-11-21 mikerin-db circ/hold schema clean up; new stored proc to...
2008-11-20 mikerpushing in-db circ and hold to use directly calculated...
2008-08-11 mikeradd a note about how to reload this portion of the...
2008-08-11 mikerallow blocked users to be stopped from placing holds...
2008-05-09 dbsMake all foreign keys deferrable, so we can DELETE...
2008-04-20 dbsUse 950.data.seed-values.sql to avoid referential integ...
2008-02-03 mikerinitial in-db circ and hold stuff. this codifies the...