]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ
changed hold creation to make request_lib the ws_ou of the requestor - also added...
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ /
2006-09-13 ericksonchanged hold creation to make request_lib the ws_ou...
2006-09-13 ericksonnot returning the copy-alert-message event on renewals
2006-09-13 ericksonrunning penalty server before we return from the paymen...
2006-09-13 ericksonfetching data inside a xact when no editor object is...
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 ericksondeleting transits on canceled or retargeted holds
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 ericksonreturning as much data as possible from uber hold method
2006-09-08 ericksonfixed some typos
2006-09-08 ericksonsetting stop_fines to backdate if backdating
2006-09-08 mikerremoving rounding errors
2006-09-07 mikeradjusting backdate so it does not clear fines for ...
2006-09-06 ericksonfinding maxfines items for renew
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 ericksontypos
2006-09-06 mikertypos
2006-09-06 mikertypos
2006-09-06 mikermore billing
2006-09-05 pinesBill, would you sanity check this? appears to work...
2006-09-05 ericksonpreventing retrieval on fleshed object
2006-09-05 ericksonunfleshing age_protect on copy before update
2006-09-05 ericksonprotecting ws_ou fetching to prevent errors and unneces...
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 ericksonfleshing transits on uber hold method
2006-09-05 ericksonclearing date if not set.. otherwise the db gets "...
2006-09-04 ericksonfixed typo
2006-09-03 ericksonadded full details hold method
2006-09-03 pinesmove to id lists for bulk hold retrieval. Now need...
2006-09-02 ericksonverifying email_notify is true on the hold before sending
2006-09-02 ericksonnot returning BAD_STATUS if in cataloging
2006-09-02 ericksonmoved hold notify email generation to a setting in...
2006-09-02 ericksonadded notify fleshing to another method
2006-09-01 ericksonremoved try-catch in favor of cleaner code
2006-09-01 ericksonadded notify_time and notify_count fleshing method
2006-09-01 ericksonfixed typo
2006-09-01 mikeradding sane default sort to transits by lib
2006-09-01 ericksonadded money.grocery retrieval method
2006-09-01 ericksonadded some retrieval methods for plain transits as...
2006-08-31 ericksonusing org email as reply-to
2006-08-31 ericksonhold notify logic is all plugged in minus the actual...
2006-08-31 ericksonadded method to return all holds that point to a given...
2006-08-31 ericksonnot voiding non-overdue fines for checkin backdating
2006-08-31 ericksonno longer allowing refunds past the level of the desk...
2006-08-31 ericksonprevent transit abort if transit_copy_status is lost...
2006-08-31 ericksonadded bypass for user checks - good for item checkin...
2006-08-29 ericksonchecking deleted on copy
2006-08-28 ericksonbeing yet more careful about the requestor field
2006-08-28 ericksonshowing fewer fields by default on user object, turned...
2006-08-25 ericksonsanity check
2006-08-25 ericksonupdated hold permit to check correct lib, inserting...
2006-08-24 ericksonstripping $ in money blobs to be safe
2006-08-23 ericksonadded some cash report methods
2006-08-22 ericksonre-creating script-runner object on renew
2006-08-20 ericksoncalling hold targeter at runtime for copy-level holds
2006-08-18 ericksonforcing transaction on void update and looking for...
2006-08-18 ericksonremoved some old code
2006-08-17 ericksononly grabbing locations and statuses for the given...
2006-08-17 ericksonshoving payment time into the payment object
2006-08-17 ericksonnot forcing renewal_remaining to 0 to keep full track...
2006-08-17 ericksonadded patron expire check
2006-08-17 ericksonfixed perm checks
2006-08-17 ericksonmaking sure to return early when already in transit...
2006-08-16 ericksonadded log and note
2006-08-15 ericksonadded logic to handle received transits (non hold trans...
2006-08-15 ericksonfleshing workstation on payment objects and returning...
2006-08-14 ericksonsimplified hold status logic to rely on existing data
2006-08-14 ericksonmoved hold-reset to after xact commit to prevent xact...
2006-08-14 ericksonadded some logging, made copy status correct in hold...
2006-08-11 ericksonchaning status to reshelving if on-holds-shelf for...
2006-08-11 ericksonfixed invalid barcode handling bug
2006-08-11 ericksondisabling auto-hold-notify for now since it actually...
2006-08-11 ericksonadded org holds address, updated default layout some
2006-08-10 ericksonremoved some unused code
2006-08-10 ericksonmoved to new module, cleaned up, abastracted more
2006-08-10 ericksontaking fees and refunds into account for circ script
2006-08-09 ericksonadded first-draft hold notification code - sans any...
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-08 ericksonnot closing circs on all fines voided if it is still...
2006-08-08 ericksonlogic bug - see diff
2006-08-08 ericksonchecking perm only on different requestor
2006-08-08 ericksonfleshing hold transits on more hold retrieval methods
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-07 ericksonsanity check to prevent warnings
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 ericksonadded transit fetch by copy
2006-08-04 ericksoncommented out some deprecated code
2006-08-04 ericksonadded some logging, forcing copy status to on-holds...
next