]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm
LP2042879 Shelving Location Groups Admin accessibility
[Evergreen.git] / Open-ILS / src / perlmods / lib / OpenILS / Application / Circ / Holds.pm
2024-02-06 Galen CharltonLP#2051557: ignore deleted monograph parts when checkin...
2023-10-25 Terran McCannaMerge branch 'main' of git.evergreen-ils.org:Evergreen
2023-10-24 Jason StephensonLP 1904737: Expand copy statuses for the pull list
2023-05-03 Jason EtheridgeLP1965446 Option to Disable Title-Level Holds on Bib...
2022-11-28 Galen CharltonLP#1971745: work around issue that can cause large...
2022-10-28 Bill EricksonLP1904036 Patron UI; canceled holds
2022-03-16 Jason StephensonLP1965161: Sort Monograph Parts in Holds Metadata
2021-11-11 Steven CallenderLP1906842 PLACE_UNFILLABLE_HOLD permission not working...
2021-09-20 Josh StomproLP1866667 - Clear current_copy when pickup_lib is chang...
2021-08-13 Jason StephensonLP1923076: Add cast to int in more places
2021-03-08 Mike RylanderLP#1838995: Hold group buckets
2020-09-25 Bill EricksonLP1851882 Angular catalog recall/force/part holds
2020-02-24 Cesar VelezLP#1570072: update hold notification methods upon prefe...
2019-09-06 Jason EtheridgeLP#1841270: add Title Hold option in various places...
2019-05-31 Jason StephensonLP 115706: Avoid Internal Server Errors with Hold Count...
2019-05-29 Bill EricksonLP1748265 Hold fetch API sms_carrier option
2019-03-04 Josh StomproLP#1667497 - Define $params{depth} to avoid uninitializ...
2019-02-20 Bill EricksonLP1806087 Angular staff catalog phase II.
2018-09-24 Galen CharltonLP#1552778: copy some date/time utils from OpenSRF
2018-09-04 Mike RylanderLP#1712854: Speed improvements for two hold interfaces
2018-05-25 Bill EricksonLP#1771422 Reset transiting hold copy status fix
2018-02-21 Jason StephensonLP 1694058: Add backend code to allow multiple hold...
2017-08-02 Jason StephensonLP 1189989: Add suspend option when placing hold
2017-06-30 Bill EricksonLP#1697954 Hold details API additional fleshing
2017-06-09 Chris SharpLP#1612752 - Add cancel_time to action.transit_copy...
2017-05-30 Galen CharltonLP#1312824: follow-up to fix whitespace
2017-05-30 Jason BoyerLP1312824 open-ils.circ.hold.change_title fix
2017-03-06 Bill EricksonLP#1653001 Hold details authoritative API cstore mainte...
2017-02-18 Jane SandbergMerge branch 'master' of git.evergreen-ils.org:Evergreen
2017-02-17 Bill EricksonLP#1596595 Hold targeter refactoring and optimization.
2017-01-25 Mike RylanderLP#1657885: Account for new bundling/chunking logic...
2016-10-25 Dan ScottLP#1624491 Avoid uninit var prox_cache during holds...
2016-08-24 Kathy LussierLP#1612274: Improve display of holds status in My Account
2016-02-25 blakeLP1402770_column_picker_option_for_number_of_holds
2015-04-27 Jason StephensonLP 1444130: Add max_chunk_size guards to Holds.pm.
2015-02-25 Mike RylanderLP#1402797 Hold Shefl: Use max_chunk_size to pass updat...
2015-02-23 Galen CharltonLP#1423813: adjust some queries to account for deleted...
2015-02-23 Galen CharltonLP#904581: when calculating hold status, be more carefu...
2015-01-12 Mike RylanderLP#1386347: Clear hold-copy-map efficiently
2014-08-29 Bill EricksonLP#1350042 streaming holds pull list API
2014-08-27 Thomas BerezanskyLP#1322341: Count part holds on records
2014-07-10 Mike RylanderLP#1306753: Only look at holds that expire before ...
2014-05-22 Mike RylanderLP#1321429: Use server-local time as best-guess
2014-03-10 Bill EricksonLP#1284864 repair MR hold possibilty depth calculation
2014-03-10 Bill EricksonLP#1284864 MR opac-visible constituent records
2014-02-21 Bill EricksonLP#1053397 filter MR icons/formats repair
2014-02-21 Bill EricksonLP#1053397 filter MR icons/formats by org scope
2014-02-21 Mike RylanderLP#1053397: Add optional org filter to "has holdable...
2014-02-21 Bill EricksonLP#1053397 TPAC metarecord search and holds UI
2013-12-12 Steven ChanFix LP1180140, View Holds not working for a serial...
2013-08-23 Bill EricksonLP1182519 Per-Hold Behind Desk Value
2013-07-17 Mike RylanderOptimize away always-true hold count clause
2013-06-14 Dan WellsPost-2.5-m1 whitespace fixup
2013-06-07 Thomas BerezanskyMake Force/Recall holds always return as nearest
2013-06-07 Bill EricksonLP1040147 Return wrong-shelf holds in clearable list
2013-06-07 Bill EricksonInclude Wrong-Shelf holds in clear-shelf results
2013-04-27 Bill EricksonLP#1172893: fix query for retrieving available holds
2013-04-19 Lebbeous Fogle-WeekleyFix various Traditional and holds-go-home best-hold...
2013-04-03 Bill EricksonIgnore canceled holds during alt-queue generation
2013-03-28 Dan WellsAllow access to public hold notes via hold "blob"
2013-03-28 Dan WellsFix reversed logic for hold "blob" notes
2013-03-11 Steven CallenderExclude copies that have been deleted from showing...
2013-02-28 Bill EricksonRepair clear holds shelf transaction timeout
2013-02-27 Mike RylanderSpeed up sorted-related-holds query
2013-02-27 Lebbeous Fogle-WeekleyCustom best-hold selection sort order
2013-02-14 Bill EricksonTPAC Org unit hiding
2013-01-16 Jason StephensonLP1076062: Hold overrides not working properly.
2013-01-16 Jason StephensonWhitespace cleanup on aisle 9!
2012-12-19 James FournieCheck for a selection_depth returned from title_hold...
2012-12-18 Jason StephensonLP1076399: Prevent reactivated holds from expiring...
2012-12-18 Jason StephensonResolve LP893448: Prevent hold expiration in past.
2012-12-18 Jason StephensonAdd calculate_expire_time helper function to Holds.pm.
2012-11-26 Jason StephensonRepair syntax on line 559 of Holds.pm
2012-10-03 Thomas BerezanskyTPac: Holds Paging
2012-08-30 Steven CallenderChanged the thawing of a hold to first update the hold...
2012-06-22 Thomas BerezanskyFix Title Holds
2012-06-13 Thomas BerezanskyFix in-transit hold retarget
2012-06-01 Bill EricksonOverride arguments parameter repairs
2012-05-25 Thomas BerezanskyAllow more granular overrides
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-10 Thomas BerezanskyNearest Hold: Look at 100 instead of 10 holds
2012-05-10 Thomas BerezanskyHold Capture: Run permit tests on "old" holds
2012-05-10 Thomas BerezanskyHold Editing: Retarget on some changes
2012-05-09 Thomas BerezanskyFix hold has copy at lookup
2012-04-03 Lebbeous Fogle-WeekleyMerge remote branch 'working/user/dbwells/shared_siss_e...
2012-03-29 Thomas BerezanskyAdd PLACE_UNFILLABLE_HOLD permission
2012-02-27 Thomas BerezanskyFix inability to suspend holds
2012-02-20 Bill EricksonUpdate pickup lib from holds shelf status test repair
2012-02-01 Thomas BerezanskyRe-teach the clear shelf process "one copy"
2012-01-30 Lebbeous Fogle-WeekleyMerge remote branch 'working/user/dbs/fix-nonfiling...
2012-01-30 Thomas BerezanskyFix "Clear Shelf Expired Holds" checkin modifier
2012-01-12 Thomas BerezanskyAllow choice of placing hold despite age protect
2012-01-10 Thomas BerezanskyCompleting Force/Recall Holds
2012-01-10 Jason EtheridgeFix shelf_expire_time closed date overlap test
2012-01-09 Mike RylanderMerge remote-tracking branch 'eg-working/user/berick...
2012-01-04 Bill EricksonUse hold current shelf lib to determine availability...
2012-01-04 Bill EricksonAlter hold pickup lib from shelf avoids transit
2012-01-04 Bill EricksonNew hold status for "Wrong Shelf"
2012-01-04 Bill EricksonHold current_shelf_lib for shelf browse API
next