]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ
copy checkout history now limited by org setting and better permission checking....
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ /
2008-09-15 ericksongeneral cleanup
2008-09-08 ericksonusing new status-filtered hold pull list method
2008-08-11 ericksonif hold expire time is set, do not clobber
2008-08-11 ericksonallow the pickup lib on a hold to be altered (and subse...
2008-08-11 ericksonno need to fetch patron on item checkin
2008-08-05 ericksonthe existing if/else construct was forcing the proximit...
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-06-19 ericksonadded support for setting hold expire time using an...
2008-05-29 ericksonadded org unit setting to force patron penalty checks...
2008-04-03 ericksonmerge error, forgot to pass orig_hold
2008-04-02 ericksonadded logic to run the hold targeter if a hold is un...
2008-04-02 ericksonusing boolean test wrapper function
2008-03-19 ericksonchanged terminology (ceiling to boundary) for clarity...
2008-03-18 ericksonimplemented soft hold ceilings
2008-03-18 ericksonimplemented hard hold ceilings and basis for soft ceilings
2008-03-13 ericksonreplaced old-style checkperm call with allowed()
2008-03-13 ericksonadded selection_ou and depth enforcement to hold possib...
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-03-09 ericksonusing json true instead of 1
2008-03-09 ericksoninitial checkouts-by-circ-mods support
2008-02-22 ericksonadded hold permit flag for new holds to prevent max...
2008-02-21 mikeradding authoritative method varients
2008-02-15 ericksondefaulting selection_ou to the pickup lib instead of...
2008-02-08 ericksondirect function calls to prevent any issues with $self...
2008-02-08 ericksondirect function calls to prevent any issues with $self
2008-01-30 ericksonensuring transactions are closed after a billing is...
2007-12-05 mikerRemove the bre step from the join tree -- not needed
2007-12-05 mikerspeedy json_query version of metarecord hold permit
2007-11-19 ericksonforgot to commit the xact
2007-11-19 ericksonWhen a hold is edited and marked as frozen in the proce...
2007-11-04 ericksonremoved a redundant piece of hold permission logic...
2007-11-04 ericksonrepaired renewal permission check logic
2007-11-01 ericksonreturning a boolean retarget flag from the nearest_hold...
2007-11-01 ericksonclearing current_copy and prev_check_time on previously...
2007-08-29 ericksonimplemented soft hold stalling by checking soft stall...
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-05-18 ericksonadded optional range dates for transit start time in...
2007-05-03 ericksonapplying fix to requestor variable in hold-capture
2007-04-09 ericksonadded sanity check around accepting_usr field since...
2007-03-28 ericksonmoved location editing to in-transaction cstore-editor...
2007-02-22 ericksongrabbing hold object on re-scans of outbound transits...
2007-02-05 ericksonremoved some commented out code
2007-02-02 ericksonadded some logging to warn in multiple open circs for...
2007-02-01 ericksonadded batch functionality to the bill void method
2007-01-30 ericksonadded json_query support to cstoreEditor. using said...
2007-01-22 ericksonchanged the list of seen copies to a hash based on...
2007-01-22 ericksonadded a new title-hold-possibility check method. this...
2007-01-19 ericksonrunning hold-notify login in a transaction to fetch...
2007-01-17 ericksonusing the bounced email setting as the sender when...
2007-01-08 ericksonadded a MAX_HOLDS event and tests in the hold permit...
2007-01-05 ericksonleaving items "on holds shelf" when their hold is cancelled
2007-01-03 ericksonfixed list logic error in hold retrieval call
2007-01-02 ericksonupdated manual hold notification to use the editor...
2006-12-14 ericksonfixed a broken order_by statement and cleaned up a...
2006-12-14 ericksonfixed field name for hold_type
2006-12-13 ericksonadded hold-type "R" logic to short-circuit the best...
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-27 ericksonadded log line to report the total paid
2006-11-27 ericksonusing updated mbts code to fetch summary in xact-closed...
2006-11-27 ericksonremoved a pile of deprecated code
2006-11-10 ericksonforcing two digits in hour portion of due-date
2006-11-08 ericksonadded some more detailed logging
2006-11-02 ericksonenhanced log line
2006-10-27 ericksonmoved delete to cstore editor transaction
2006-10-27 ericksonmoved non-cat type create/update to transactions
2006-10-27 ericksonfetching request_lib org to pass in to script builder...
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-23 ericksoncalling hold targeter on all newly created holds
2006-10-16 ericksonmoved payment code to use the fetch_mbts instead of...
2006-10-16 ericksonfixed some logic errors in the claims returned backdating
2006-10-13 ericksonprevent re-fetch of copy and subsequent warning logs
2006-10-12 ericksonchanged log line
2006-10-12 ericksonre-factored object fleshing to require fewer network...
2006-10-12 ericksonthrowing penalty exceptions so they will not go unnoticed
2006-10-11 ericksonupdated log line
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-25 pineswith _make_mbts, don't cast as integer until setting...
2006-09-24 ericksonadded some sanity checks to prevent re-fetching objects...
2006-09-22 ericksonadded some sanity checks, moved patron error event...
2006-09-20 erickson setting copy back to reshelving if the aborted transit...
2006-09-20 ericksonsetting status to reshelving of hold was cancelled...
2006-09-20 ericksonmoved log line
next