]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ/Holds.pm
defaulting selection_ou to the pickup lib instead of home_ou of the recipient
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ / Holds.pm
2008-02-15 ericksondefaulting selection_ou to the pickup lib instead of...
2008-02-08 ericksondirect function calls to prevent any issues with $self
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-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-05-03 ericksonapplying fix to requestor variable in hold-capture
2007-02-05 ericksonremoved some commented out code
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-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-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 ericksonmid-transit holds that are cancelled now leave the...
2006-11-27 ericksonremoved a pile of deprecated code
2006-10-27 ericksonfetching request_lib org to pass in to script builder...
2006-10-23 ericksoncalling hold targeter on all newly created holds
2006-10-13 ericksonprevent re-fetch of copy and subsequent warning logs
2006-09-20 ericksonsetting status to reshelving of hold was cancelled...
2006-09-14 ericksonadded ability to do hold possibility checks for copy...
2006-09-13 ericksonchanged hold creation to make request_lib the ws_ou...
2006-09-10 ericksondeleting transits on canceled or retargeted holds
2006-09-08 ericksonreturning as much data as possible from uber hold method
2006-09-05 ericksonfleshing transits on uber hold method
2006-09-03 ericksonadded full details hold method
2006-09-03 pinesmove to id lists for bulk hold retrieval. Now need...
2006-09-02 ericksonadded notify fleshing to another method
2006-09-01 ericksonadded notify_time and notify_count fleshing method
2006-08-31 ericksonadded method to return all holds that point to a given...
2006-08-20 ericksoncalling hold targeter at runtime for copy-level holds
2006-08-18 ericksonremoved some old code
2006-08-17 ericksonfixed perm checks
2006-08-16 ericksonadded log and note
2006-08-14 ericksonsimplified hold status logic to rely on existing data
2006-08-11 ericksonchaning status to reshelving if on-holds-shelf for...
2006-08-10 ericksonremoved some unused code
2006-08-09 ericksonadded first-draft hold notification code - sans any...
2006-08-09 ericksondelete hold_copy_maps on hold cancel and hold fulfillme...
2006-08-08 ericksonchecking perm only on different requestor
2006-08-08 ericksonfleshing hold transits on more hold retrieval methods
2006-08-06 ericksonlogic bug from constants switch
2006-08-06 ericksonmore constants updates
2006-08-06 ericksonmoved constants out to their own module, updating code
2006-08-04 ericksoncommented out some deprecated code
2006-08-04 ericksonmoved to cancel_time on hold as opposed to deleting it
2006-08-03 ericksonsetting copy back to 'reshelving' if a captured hold...
2006-07-29 ericksonadded dup-holds override perm and ability to opac
2006-07-28 ericksondisallowing holds if patron barred
2006-07-28 ericksontype of hold perm now checked against the requestor
2006-07-27 ericksonadded smarter method for finding holds that a copy...
2006-07-13 mikeranother typo
2006-07-13 mikeranother round of updates ...
2006-07-13 mikermoving to cstore for all basic search/retrevial
2006-06-28 ericksonmoved script building to a generic framework using...
2006-06-16 ericksonchanged duplicate holds test to look at formats for...
2006-05-25 ericksoncode now checks for duplicate holds, an .override versi...
2006-05-10 ericksonremoving deprecated code
2006-05-08 ericksonupdated not-found event names
2006-05-04 ericksonadded method
2006-05-03 ericksonforcing selection_ou on server side if not set on clien...
2006-05-01 phasefxMore uglifying of Bill's middle layer :)
2006-04-28 ericksontypo
2006-04-28 ericksonadded hold reset method
2006-04-27 ericksontypo
2006-04-26 ericksonsmall cleanup
2006-04-13 phasefxthis is just to get me going.. needs fixing or merging...
2006-04-13 mikeradding "transit" virtual field on hold_request for...
2006-03-13 ericksonadded method to create and retrieve hold notifications
2006-03-10 ericksonCreated holds list interface and method to pull the...
2006-02-09 ericksontweaks
2006-02-09 ericksonadded in a copy_transit_create method
2006-02-07 ericksonmore progress on renewals
2006-02-06 ericksonmore work on plugging in the renewal code
2006-01-27 ericksonnow have non-cataloged items checkouts working with...
2006-01-06 ericksonmore utility methods
2005-12-15 ericksonadded ROUTE_COPY event and returning it from the hold...
2005-12-14 ericksonfixed bug in Holds.pm
2005-12-14 ericksonfixed some bugs/typos
2005-12-14 ericksonadded some more object not found events
2005-12-13 ericksonpatched up some typos
2005-12-13 ericksonmoved some login/perm checks to the new simpler API...
2005-12-09 ericksonXUL based holds work. Need to test from within the...
2005-07-27 ericksonfixing up some lost items handling
2005-07-26 ericksonmore holds bug fixes
2005-07-25 ericksonsee diffs. lots of small changes, extra logging, bug...
2005-07-21 ericksonmore more more... see diffs
2005-07-21 ericksonmore holds and transit mangling
2005-07-20 ericksonmore holds capturing, transits, etc.
2005-07-20 ericksonmore work on holds capturing, adding permissions, etc
2005-07-19 ericksonadding more permissions and exceptions related to the...
2005-07-12 ericksonadded hold update and cancel code..
next