]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ/Circulate.pm
Commit substantive changes from Joe Atzberger's patch to add a renewal hook, and...
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ / Circulate.pm
2009-09-26 dbsCommit substantive changes from Joe Atzberger's patch...
2009-09-23 ericksonrepresent due date in local time zone (eventually org...
2009-09-23 ericksonoops, variable typo.
2009-09-23 ericksonreturn any notes attached to the captured hold on check...
2009-09-21 ericksonif an open circ exists for the same user, go ahead...
2009-09-21 ericksonAdded support for auto-renewal ages. If a checkout...
2009-09-20 ericksonsetting checkin_scan_time on circs at checkin time...
2009-09-18 ericksonif no legacy map for in-db checkout/renew is defined...
2009-09-17 ericksonAdded org setting for overriding the circ lib when...
2009-09-17 ericksoncapture pre-cat circ modifier in pre-cat copy creation
2009-09-15 ericksoncapturing ISBN value for pre-cat copies. setting check...
2009-09-15 ericksonduring inspect, return policy data even if the patron...
2009-09-15 ericksonfor now, don't allow inspect calls on copies that have...
2009-09-02 ericksonbypass hold fulfillment attempt when checking out pre...
2009-09-02 ericksoncapture the session handle before calling wait_complete
2009-08-24 mikerfire the fine generator at checkin time to assess requi...
2009-08-20 ericksonset hold.shelf_time when item hits the shelf. updated...
2009-07-30 ericksondon't fulfill hold when patron checks out a like copy...
2009-07-23 ericksonpatch from Ben Ostrowsky to fix log entry typos: cicula...
2009-07-21 ericksonsetting circ.workstation when appropriate. some minor...
2009-07-15 ericksonpatched up some logic bugs, fixed some typos
2009-07-14 ericksonwhen patron checks out an item and they have no holds...
2009-06-22 ericksonmake circ_history btype's match
2009-06-09 ericksonremoved unnecessary check for the existence of matrix_t...
2009-06-03 ericksonwhen retargeting alternate holds after opportunistic...
2009-06-01 ericksonold-school circ scripts require refreshed script runner...
2009-05-27 mikersilent failure regression in renew due to refactoring...
2009-04-26 ericksonPatch from Doug Kyle which allows the caller to specify...
2009-04-23 ericksonplug in the event creation for the hold.available hook...
2009-03-16 ericksonplugged in Bill Ott's lost item checkin functionality...
2009-02-25 ericksonoops, wrong param order
2009-02-25 ericksonautocreate checkout/checkin trigger events
2009-02-11 ericksonuse copy buckets instead (for precats) and verify the...
2009-02-11 ericksonplugged in checkout history bucket population to checko...
2009-02-10 ericksoninitial support for adding entries to a patron's items...
2009-01-13 ericksonreturn penalty objects from retrieve_penalties. flesh...
2008-12-03 mikeradd in-db billing type support
2008-12-01 ericksondon't bother loading the static circ scripts if legacy...
2008-11-25 ericksondon't try to test the copy for noncat circs
2008-11-25 ericksonnot all checkins require a patron. watch out for that
2008-11-25 ericksonwe do, in fact, need to retrieve user info for checkins...
2008-11-25 ericksonfixed to support new in-db circ rules layout
2008-11-23 ericksonplugged in the new and improved in-db penalty calculation
2008-11-20 ericksonmore round 1 penalty overhaul. more to ensue
2008-11-04 ericksonif a group is configured as rental/deposit exempt,...
2008-10-29 ericksonreturning copy in payload of fee/deposit required events
2008-10-27 ericksonreturning copy location info on hold delay event
2008-10-16 ericksonduring precats, assume override on checkout.full
2008-10-10 ericksonadded support for deposit/rental exempt groups via...
2008-10-10 ericksonadded verify hold capture (and event) and no-op checkin...
2008-10-08 ericksonextracted copy price calculation out to a shared function
2008-10-01 ericksonneeded an extra bit of logic to tell checkout.full...
2008-09-22 ericksonchanged return object key names for consistency
2008-09-22 ericksonadded support for deposit/rental billing at checkout...
2008-09-15 ericksongeneral cleanup
2008-08-11 ericksonno need to fetch patron on item checkin
2008-08-05 ericksonno need to bail out on no-copy. if precat, send null...
2008-08-04 ericksonmoved duration, recurring fine, and max fine generation...
2008-08-04 ericksonfleshed out the inspect call to return more info in...
2008-08-04 ericksontypo on stored proc name
2008-08-04 ericksonAdded support for using in-database circ checkout and...
2008-07-30 ericksonfalling back to existing is_true method
2008-07-29 mikercopy-n-paste error -- thanks Dan!
2008-07-27 mikerimplement the backend for "max_fine as percent-of-price...
2008-07-25 ericksonturning raw time durations into h/m/s notation so inter...
2008-05-29 ericksonadded org unit setting to force patron penalty checks...
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2007-11-04 ericksonrepaired renewal permission check logic
2007-11-01 ericksonreturning a boolean retarget flag from the nearest_hold...
2007-02-22 ericksongrabbing hold object on re-scans of outbound transits...
2007-02-02 ericksonadded some logging to warn in multiple open circs for...
2007-01-19 ericksonrunning hold-notify login in a transaction to fetch...
2007-01-03 ericksonfixed list logic error in hold retrieval call
2006-12-13 ericksonupdated opportunistic hold-capture logic to find the...
2006-12-08 ericksonproperly setting opac/desk/phone renewal flag on circs...
2006-12-08 ericksonmid-transit holds that are cancelled now leave the...
2006-11-29 ericksonnow voiding any bills created on the backdate day when...
2006-11-10 ericksonforcing two digits in hour portion of due-date
2006-11-02 ericksonenhanced log line
2006-10-26 ericksonusing the circulating location to determine due date...
2006-10-26 ericksonstripping success events if other events exist in the...
2006-10-25 ericksonfixed bug which caused a sensless transit (dest=source...
2006-10-24 ericksonmoved mbts builder to apputils to share, circ code...
2006-10-16 ericksonfixed some logic errors in the claims returned backdating
2006-10-12 ericksonthrowing penalty exceptions so they will not go unnoticed
2006-10-11 ericksonrenewals now do not call the penalty server since renew...
2006-10-11 ericksoncreating a one-off cstore connection for creating the...
2006-10-10 ericksonadded the ability to pass in a total-items-out number...
2006-10-09 ericksonmoved hold notifications to after checkin has occurred...
2006-10-09 ericksonfixed max-items-out settings for many non-patron groups...
2006-09-18 ericksonadded repair code to force reshelving of in-transit...
2006-09-15 ericksonre-fetching the circ to get the local timezone into...
2006-09-14 ericksonadded code to force reshelving of a copy if it's on...
2006-09-14 ericksonadded (backgrounded) penalty call back in for checkin...
2006-09-13 ericksonnot returning the copy-alert-message event on renewals
2006-09-12 ericksonmoved scriptbuilder to new storage method for fetching...
2006-09-11 ericksonif an item has a hold attached, but it's in the wrong...
2006-09-10 ericksonverifying that we have an actual hold before bailing...
2006-09-08 ericksonif a hold-shelf copy is checked in
2006-09-08 ericksonnot check for holds on shelf for non-cats
next