]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/100.circ_matrix.sql
Merge branch 'master' of ssh://yeti.esilibrary.com/home/evergreen/evergreen-equinox...
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 100.circ_matrix.sql
2011-03-23 senatorMerge branch 'master' of ssh://yeti.esilibrary.com...
2011-03-19 mikerIn-database Grace intervals
2011-03-08 berickMerge branch 'master' of git+ssh://yeti.esilibrary...
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-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-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...