LP2008252: Fix report output access when Shibboleth is enabled
[evergreen-equinox.git] / Open-ILS / src / sql / Pg / 100.circ_matrix.sql
2023-05-03 Mike RylanderLP#2006971: Custom system penalties
2023-03-02 Jason StephensonLP1997098: Add Support for PostgreSQL 15
2022-10-28 Bill EricksonLP1891369 Renewal exentions uses min interval
2022-10-28 Bill EricksonLP1891369 Renewal due date extensions
2022-10-26 blakeLP#1411819: org setting to override PATRON_EXCEEDS_FINE...
2020-09-14 Jane SandbergLP1849212: Fix installation issue with circ mod foreign key
2020-07-24 Chris SharpLP#1747542 - Repair item/user circulation test
2017-04-25 Rogan HambyLP#1545115: add description field for policy matrix...
2016-08-24 Mike RylanderLP#1464709: Disentangle on-holds-shelf from is_available
2016-08-24 Bill EricksonLP#1464709 Rename checkout_ok to is_available
2016-08-24 Bill EricksonLP#1464709 Seamless non-standard copy status checkout
2016-02-16 Jason StephensonLP 1499123: Add ignore_proximity to config.standing_pen...
2014-02-07 Dan ScottReplace ARRAY_ACCUM() custom function with ARRAY_AGG()
2013-09-16 Bill EricksonLP1210291 Long Overdue Standing Penalty
2013-07-17 Fredrick ParksLP 1103706 Hold ratios in circ policies cause errors...
2013-06-05 Kyle TomitaPatron Blocking by lost items and include lost as items out
2012-07-24 Bill EricksonAdd Copy Location to circ matrix matchpoint
2012-07-24 Bill EricksonCopy Location Circ Limit Sets : DB and IDL
2012-02-28 Thomas BerezanskyNew Circ Limits
2011-10-10 Mike RylanderFix, as provided by Doug Kyle, for LP#822918
2011-09-09 Thomas BerezanskyFix some standing penalty issues
2011-07-16 Thomas BerezanskyINDB Circ Matrix + Checkout Overrides Fix
2011-06-21 Bill EricksonWrapped DB script
2011-06-21 Thomas BerezanskyActive date
2011-05-03 mikerPatch from Jason Stephenson ( LP#770261, https://bugs...
2011-03-19 mikerIn-database Grace intervals
2011-03-07 mikerconfig.videorecording_format_map moved to SVF
2011-03-07 mikerWorking towards SVF. This is most of phase 1, which...
2011-02-16 mikerPatch from Thomas Berezansky to implement circulation...
2011-02-10 mikerPatch from Thomas Berezansky addressing his recent...
2011-02-08 mikerPatch from Thomas Berezansky addressing circ/hold confi...
2011-01-28 mikerPatch from Thomas Berezansky addressing logical importa...
2010-10-27 mikerMove towards unnest (faster than explode_array); bring...
2010-10-20 mikerSummary: Patch from Thomas Berezansky providing an...
2010-09-15 mikerRequire that the matchpoint is_renewal flag be respecte...
2010-07-21 mikeradd copy_circ_lib and copy_owning_lib to circ matrix...
2010-06-30 dbsexplode_array() is needed by 030.schema.metabib.sql...
2010-05-21 scottmkAdd column avg_wait_time to config.circ_modifier.
2010-03-12 mikerreturn the correct failpart for precat/noncat items
2010-02-22 mikerwhere possible, return the matchpoint that would have...
2009-12-17 ericksonadded a new system penalty called PATRON_IN_COLLECTIONS...
2009-12-03 mikerintegrate the new booking.reservation billable transact...
2009-11-16 dbsCorrect long-standing, wide-spread "recurance" and...
2009-11-03 mikeradding total and available copy-hold ratio support...
2009-10-27 mikerforward-porting r14636: correct ambiguous select includ...
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-23 mikercut-and-paste-o when adding the collections warning...
2009-04-23 mikerallow groups of circ modifiers for the max-per-circ...
2009-03-20 mikerteach the penalty code how to create events for system...
2008-12-17 mikerapply the "standards" checked out predicate
2008-12-17 mikerapply the "standards" checked out predicate
2008-12-06 mikeradding actor.usr.juvenile as a circ/hold matrix matchpo...
2008-11-25 mikerupdating comment
2008-11-25 mikerclean up hold-related standing penalties (still need...
2008-11-24 ericksonrepaired column name
2008-11-21 mikerreturn existing penalties for removal by the calling...
2008-11-21 mikerin-db circ/hold schema clean up; new stored proc to...
2008-11-20 mikerbeginning the org_unit-ification of penalties
2008-11-20 mikerpushing in-db circ and hold to use directly calculated...
2008-09-15 mikerspecify billing/out/etc range by depth, not specific...
2008-09-05 mikeradding rule localization support to in-db circ
2008-09-05 mikercleaning up the Evergreen repo area; adding Overlay...
2008-08-22 mikeradd renewal-specific rule flag
2008-06-02 ericksontypo (copy/paste error) max_overdue -> max_fines
2008-05-14 mikeruse a RECORD for LOOP for postgres 8.1 compat
2008-05-09 dbsMake all foreign keys deferrable, so we can DELETE...
2008-04-14 mikermoving seed data out of the schema files
2008-02-06 mikeruse serial instead of plain INT for pkey on circ_mod_te...
2008-02-03 mikerinitial in-db circ and hold stuff. this codifies the...