]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ/Circulate.pm
no need to fetch patron on item checkin
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ / Circulate.pm
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
2006-09-08 pinesfixed renewal bug caused by renewing non-existant copies
2006-09-08 ericksonadded lame money hack to handle backdates that are...
2006-09-08 ericksonsetting stop_fines to backdate if backdating
2006-09-07 mikeradjusting backdate so it does not clear fines for ...
2006-09-06 ericksonfinding maxfines items for renew
2006-09-05 ericksonunfleshing age_protect on copy before update
2006-09-05 ericksonadded isPreCat earlier in the script building and start...
2006-09-05 ericksonoverrideing lost after transit receive.. only returning...
2006-09-05 ericksonclearing date if not set.. otherwise the db gets "...
2006-09-04 ericksonfixed typo
2006-09-02 ericksonnot returning BAD_STATUS if in cataloging
2006-09-02 ericksonmoved hold notify email generation to a setting in...
2006-08-31 ericksonhold notify logic is all plugged in minus the actual...
2006-08-31 ericksonnot voiding non-overdue fines for checkin backdating
2006-08-22 ericksonre-creating script-runner object on renew
2006-08-17 ericksonnot forcing renewal_remaining to 0 to keep full track...
2006-08-17 ericksonmaking sure to return early when already in transit...
2006-08-15 ericksonadded logic to handle received transits (non hold trans...
2006-08-14 ericksonadded some logging, made copy status correct in hold...
2006-08-11 ericksondisabling auto-hold-notify for now since it actually...
2006-08-09 ericksonadded further sanity check to prevent db update errors
2006-08-09 ericksondelete hold_copy_maps on hold cancel and hold fulfillme...
2006-08-09 ericksonfilled in some gaps WRT editor/edit_date on copies...
2006-08-07 ericksonadded checks for null due_dates and unlimited circ...
2006-08-07 ericksonrelying on copy fine_level and loan_duration - not...
2006-08-06 ericksonmore constants updates
2006-08-06 ericksonmoved constants out to their own module, updating code
2006-08-04 ericksonadded some logging, forcing copy status to on-holds...
2006-08-04 ericksonmoved to cancel_time on hold as opposed to deleting it
2006-08-04 ericksonfixed typo
2006-07-31 ericksonresponding with copy on COPY_NOT_AVAILABLE instead...
2006-07-30 ericksonsetting fulfillment_staff and lib on hold capture
2006-07-28 ericksonreturning correct event on checkin when there is no...
2006-07-28 ericksonadded some logging
2006-07-28 ericksonbetter handling of stop_fines items
2006-07-28 ericksonmassive restructuring
2006-07-18 ericksonfixed missing runner
2006-07-17 ericksonadded log line
2006-07-13 ericksoncommenting out a warning
2006-07-13 mikermoving to cstore for all basic search/retrevial
2006-07-07 ericksonnow only useing one script to get circ duration, max...
2006-07-05 ericksonhandling scriptbuilder events - fixed some precat handl...
2006-07-03 ericksonupdated to work with new scriptrunner layout
2006-06-28 ericksonmoved script building to a generic framework using...
2006-06-23 ericksonfixed logic error
2006-06-15 ericksonadding system note on voided bills in backdate
2006-06-13 ericksonrunning penalty script after checkin to ensure the...
2006-06-12 ericksonadded circ fetcher which includes stop_fines items
2006-06-08 ericksonmore circ events, patched up penalty and circ scripts
2006-06-07 ericksonfixed some logic errors, added barred checking
2006-05-31 ericksonsanity checking to prevent looping
2006-05-25 ericksonwhen a copy is checked out, any holds that have said...
2006-05-03 ericksoncirc due dates are now pushed forward past the closed...
2006-05-03 ericksonfixing bugs, makeing in-transit a non-overridable event
2006-05-03 ericksonupdate to match autogenerated not-found events. more...
next