]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Const.pm
add passive event validator to stop events that are too far past the delay_field...
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Const.pm
2009-10-21 ericksonAdded support for claims-never-checked-out checkin...
2009-07-10 ericksonusing new penalty org depth when setting invalid addr...
2009-03-19 ericksonuse the event def template for the bill note (thanks...
2009-03-16 ericksonplugged in Bill Ott's lost item checkin functionality...
2008-11-20 ericksonpenalty overhaul, part 1. using new in-db penalty...
2008-11-11 ericksonplugged in simplistic hold wait estimate based on confi...
2008-10-20 ericksonMerging acq-experiment to trunk, since rel_1_4 has...
2008-09-22 ericksonadded support for deposit/rental billing at checkout...
2008-06-19 ericksonoops, forgot to commit the new const variable
2008-03-19 ericksonchanged terminology (ceiling to boundary) for clarity...
2008-03-18 ericksonimplemented hard hold ceilings and basis for soft ceilings
2007-04-12 ericksonadding new circ constants
2007-01-17 ericksonadded const for bounced email setting
2006-09-04 ericksonadded MAXFINES circs to the list of checked out items
2006-08-31 ericksonadded constanst for collect fee billing type
2006-08-31 ericksonadded const for overdue billing type
2006-08-20 ericksonadded hold type constants
2006-08-16 ericksonadded some settings constants
2006-08-07 ericksonadded a constant for the special unlimited circ-duratio...
2006-08-07 ericksonusing the correct fine_level values from the db
2006-08-06 ericksonmoved constants out to their own module, updating code