]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ/Holds.pm
tweak hold "status" for canceled holds. And one whitespace fix
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ / Holds.pm
2010-07-26 phasefxtweak hold "status" for canceled holds. And one whites...
2010-07-19 mikeruse LEFT JOIN to allow a single query to count copies...
2010-07-19 ericksonwhen calculating estimed hold wait time, don't ignore...
2010-07-15 phasefxallow open-ils.circ.hold.update.batch to apply nulls...
2010-07-01 gmcbug #600021: fix lookup of FIFO holds OU setting
2010-06-14 phasefxMake the estimated hold queue position method aware...
2010-06-11 phasefxOrg unit setting and behavior for blocking hold request...
2010-06-10 mikerTrunk port of a patch from James Fournie of SITKA:
2010-06-10 senatorHold requests in the middle layer now bubble up more...
2010-05-25 ericksonsupport for calculating estimated hold wait time based...
2010-05-03 ericksonflesh hold notes in the holds retrieve call, being...
2010-04-26 ericksonAdded API call to return the total hold count for title...
2010-04-26 ericksonbulked up the API docs for holds queue stats method
2010-04-14 phasefxRework clear_hold_shelf process so that it looks for...
2010-04-08 phasefxTweak the descriptions for the on-shelf holds retrieval...
2010-04-08 phasefxtypo in clear_shelf_process method
2010-04-05 mikermerging MR holds topic branch
2010-04-01 ericksonPatch from Joe Atzberger: Last batch of method reg...
2010-03-31 ericksonfleshed out the docs for the open-ils.circ.hold.has_cop...
2010-03-26 ericksonBugfix: param should be params, and notes has issues.
2010-03-25 ericksonMaterial cleanup, many unused vars deleted, note many...
2010-03-25 ericksonConditionals consolidated
2010-03-25 ericksontrivial whitespace cleanup
2010-03-25 ericksonoptions is not actually used
2010-03-25 ericksonWhitespace prettyfication
2010-03-25 ericksonFormal documentation via method registration (KCLS...
2010-03-25 ericksonrepaired signature params name
2010-03-25 ericksonremoved unused vars for clarity, make use of the depth...
2010-03-25 ericksonMinor refactors for clarity:
2010-03-25 ericksonMid-process of reworking the method registrations
2010-03-25 ericksonperltidy prepass
2010-03-25 ericksonreverting d2c33efd962378c3fa211ef08b8151f074953052...
2010-03-25 ericksonremoved unused vars for clarity, make use of the depth...
2010-02-24 phasefxFix the spurious "Item is already checked out." warning...
2010-02-08 phasefxsome cleanup of the change_hold_title method
2010-02-08 phasefxMethod for moving title holds from their current bibs...
2010-02-01 ericksonrepaired hold queue position logic to account for holds...
2010-01-19 dbsAddress long-standing typo: clense_ISO8601, matching...
2009-12-11 ericksonadded support for alerting and optionally preventing...
2009-11-19 ericksoncreated general purpose 'a copy for a theoretical hold...
2009-11-19 ericksonclear holds shelf processor. see sig for description...
2009-11-18 ericksonadded a batch/streaming version of the uber-hold retrie...
2009-11-17 ericksonadded user hold summary method that breaks down a users...
2009-11-03 ericksonadded support for setting shelf_expire_time to hold...
2009-11-03 ericksonadded a .count version of the hold pull list. added...
2009-10-30 ericksonwrap permission and status check around hold request...
2009-10-29 ericksonwhen changing the pickup lib of a hold that is already...
2009-10-29 ericksonadded permission protected way to change a hold's picku...
2009-10-29 ericksonadded API call for just grabbing canceled holds
2009-10-27 ericksonalso clear cancel cause and note during un-cancel
2009-10-27 ericksoncanceled holds, when they exist, happened in the past...
2009-10-23 ericksonmake batch hold update streaming and perform each updat...
2009-10-23 ericksonadded support for passing in key/val pairs for hold...
2009-10-23 ericksonupdated org setting name (more hierarchy for better...
2009-10-23 ericksonupdated logic that handles how many canceled holds...
2009-10-20 ericksonclear shelf_time when hold is reset
2009-10-14 phasefxFix Hold Note creation in staff client by replacing...
2009-10-07 phasefxauthoritative hold notification retrieval
2009-08-18 ericksonupdated hold queue position code to consider all hold...
2009-08-13 ericksoncreate-hold call now only accepts a single hold arg...
2009-08-11 ericksonselected columns in a json_query need to be in an array
2009-07-28 ericksonadded missing 'use' for osrf utils datetime. repaired...
2009-07-16 ericksonflesh hold notes on retrieve by id
2009-07-13 ericksonforce the staff flag to true for staff-created notes
2009-07-07 ericksonadded an additional status of 5 for holds. if a captur...
2009-07-07 ericksonoops, meant to check pickup-lib, not requesting lib.
2009-06-26 ericksonreturning extra flag in hold possibility check which...
2009-06-25 ericksonadded batch hold reset call
2009-06-24 ericksonbased hold queue on un-fulfilled holds, not un-captured...
2009-06-23 ericksonhold queue position starts at 1
2009-06-22 ericksonreturn queue stats from hold details method
2009-06-19 ericksonfleshing hold notes on fleshed hold retrieval, added...
2009-06-03 ericksonwhen retargeting alternate holds after opportunistic...
2009-05-20 ericksonforward-porting 13208: force undef fuflillment time...
2009-02-06 ericksonnew method for un-canceling holds. request_time and...
2009-02-06 ericksonadded support for displaying the last X cancelled holds...
2009-02-06 ericksonadded support for passing in cancellation cause and...
2009-01-26 ericksonadded support for returning the metarecord holds in...
2008-12-23 ericksonadded support for friends viewing holds. general code...
2008-11-20 ericksonoptimized on-shelf holds retrieval. only grab the...
2008-11-11 ericksonplugged in simplistic hold wait estimate based on confi...
2008-11-10 ericksonreturn hold status with queue stats
2008-11-10 ericksonadded method to return basic hold queue information
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-05 ericksonthe existing if/else construct was forcing the proximit...
2008-06-19 ericksonadded support for setting hold expire time using an...
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-02-22 ericksonadded hold permit flag for new holds to prevent max...
2008-02-21 mikeradding authoritative method varients
next