]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Storage/Publisher/action.pm
thinko ... do NOT comment out "use base"
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Storage / Publisher / action.pm
2009-10-21 mikerthinko ... do NOT comment out "use base"
2009-10-21 mikerCleaning up some syntax thinkos from earlier commit...
2009-10-20 mikerAdding support for pushing to the front of the hold...
2009-10-15 ericksonuse inline penalty processing during fine generation...
2009-10-12 mikerforward-porting r14346: pass the patron id (instead...
2009-09-23 mikerSQL thinko causing over-zealous reshelving of copies...
2009-09-22 ericksonWhen a hold has expired waiting for a copy to become...
2009-09-22 ericksonWhen a hold has gone around the org-unit loop (if confi...
2009-09-18 ericksonrepaired perl syntax on map call
2009-09-18 mikercache the target weight for the entire hold targetting...
2009-09-17 mikerloop-based targeting (does not need the views defined...
2009-08-24 mikeradjusting indentation for readability
2009-06-03 mikerindent tidying; quiet the oilsContinueStatus messages...
2009-06-03 mikerbe a little more strict on grace period; add support...
2009-06-03 mikerregression in hold targeting where blanket expire_time...
2009-05-29 mikerbe more strict about going away after short-circut...
2009-02-06 mikeradding hold-cancel cause and note table and fields...
2009-01-13 ericksonrepaired package name
2009-01-13 ericksonuntil it can be tested thoroughly, continue offloading...
2009-01-13 ericksonreturn penalty objects from retrieve_penalties. flesh...
2008-12-03 mikeradd in-db billing type support
2008-11-18 mikerforward-porting longoverdue fixes from 1.4 after testing
2008-11-17 mikeradd batch long-overdue method
2008-10-02 mikerallowing per-org_unit reshelving complete setting
2008-08-13 mikerprotect against a 0 grace period
2008-07-25 mikeruse more correct test (rather than a side-effect) to...
2008-07-19 mikerallow circ.reshelving_complete.interval ou setting...
2008-07-02 mikerconverting time-interval to text-interval
2008-06-19 mikerperl syntax typo
2008-06-19 mikerhonor expire time on holds
2008-05-30 mikeradding frozen hold check to nearest_hold
2008-03-13 mikermaking old_best tests more explicit
2008-01-28 mikerspacing
2008-01-28 mikerignore deleted records within a metarecord
2007-11-01 mikerforward porting hold re-targeting fix
2007-10-25 mikercorrecting think-o in the nearest-hold logic
2007-10-17 mikeradding "available only" status filtered pull list methods
2007-09-12 mikerfrozen hold auto-thaw support ... should have been...
2007-08-28 mikerfixing query to look at all libs under depth for neares...
2007-08-28 mikerchanging from prox to depth for nearest hold stalling
2007-08-28 mikercrazy thinko ... dead code removed
2007-08-21 mikeradd proximity limiting to hold soft stalling
2007-08-21 mikerAGE was giving strange results, switched to simple...
2007-08-21 mikeradd optional hold age requirement to nearest_hold method
2007-08-16 mikerfixing weird edge case of pushing out the due date...
2007-06-18 mikeradding backend and object support for hold freezing
2007-04-30 mikersending pickup_lib into the permit script
2007-02-15 mikermore checking to see that we have copies before attempt...
2007-02-14 mikerallowing the use of LIMIT in nearest_hold
2007-02-14 mikercheck to see that we have copies before attempting...
2007-02-13 mikerremove "current copy" when no copies exist at all
2007-02-04 mikeradding Force hold support; use specific targeting time...
2007-01-31 mikerretarget previous copy if still available
2007-01-21 mikermoving another hold fetch inside a xact block
2007-01-10 mikerlook at the master DB for brand new hold objects
2006-12-07 mikerignoring deleted copies and callnumbers in the targeter...
2006-11-03 mikerprotecting against failed refetching of a canceled...
2006-10-30 mikerreshelving for items just out of in-process
2006-10-26 mikeradding capture time recheck to targeter
2006-09-24 mikerdisabling grace extention ... needs more testing
2006-09-24 mikeradding debuging to fine generator
2006-09-21 mikermoving prev_check_time inside the transaction. not...
2006-09-18 mikertypo
2006-09-15 mikermoving grace day recalc out of the main fine loop ...
2006-09-15 mikeradding grace after a closed day
2006-09-13 mikerfix off=by-one in closed days
2006-09-10 mikerbeing more strict about when to target a specific copy
2006-09-09 mikerrevert to non-aggregate billing, as backdating wipes...
2006-09-07 mikeradjusting backdate so it does not clear fines for ...
2006-09-07 mikerupdating the reshelving complete query
2006-09-06 mikerhold targeter updates
2006-09-05 mikerset prev_check_time to midnight of today when there...
2006-09-05 mikerbail if we get disconnected
2006-09-04 mikersetting stop_fines_time ... duh
2006-09-04 mikeruse cents internally
2006-09-03 ericksonfixed comma typo
2006-09-03 mikeraggregate billings from a single session
2006-09-03 mikerdrop out if things are not going well
2006-09-03 mikertypo
2006-09-03 mikerid_list for Jason
2006-09-03 mikerpotential speedup
2006-09-03 mikertypo ARG
2006-09-03 mikerwrapping each circ in its own transaction
2006-08-28 mikerauto-billing fixes and hold processing bug
2006-08-28 mikerbetter date range support for surveys
2006-08-24 mikeruse search_where, because CDBI is not as cool as cstore :P
2006-08-21 mikeradding initial closed date support to the targeter
2006-08-04 mikerou proximity stuff
2006-08-04 mikercode updates supporting canceled holds
2006-08-04 mikerfixing the fine generator
2006-07-27 mikerimproving "nearest_hold"
2006-07-26 mikerbreak the loop if there are no capturable copies at...
2006-07-26 mikeradding closed_date/HoO to fine generator; moving permit...
2006-06-23 mikerFIX -- making grace period "soft"
2006-06-23 mikermaking grace period "soft"
2006-06-17 mikerfixing hold targeter (posible multi-targeting of items)
2006-06-14 mikeradding support for item form (large print, etc) and...
2006-05-25 ericksontypo
2006-05-05 mikeradding open_noncat_circs method
2006-05-03 mikerbegrudgingly adding "get copy from THERE" functionality
next