]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Circ/Circulate.pm
adjusting backdate so it does not clear fines for "today" (the backdate day); fine...
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Circ / Circulate.pm
2006-09-07 mikeradjusting backdate so it does not clear fines for ...
2006-09-06 ericksonfinding maxfines items for renew
2006-09-05 ericksonunfleshing age_protect on copy before update
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 ericksonclearing date if not set.. otherwise the db gets "...
2006-09-04 ericksonfixed typo
2006-09-02 ericksonnot returning BAD_STATUS if in cataloging
2006-09-02 ericksonmoved hold notify email generation to a setting in...
2006-08-31 ericksonhold notify logic is all plugged in minus the actual...
2006-08-31 ericksonnot voiding non-overdue fines for checkin backdating
2006-08-22 ericksonre-creating script-runner object on renew
2006-08-17 ericksonnot forcing renewal_remaining to 0 to keep full track...
2006-08-17 ericksonmaking sure to return early when already in transit...
2006-08-15 ericksonadded logic to handle received transits (non hold trans...
2006-08-14 ericksonadded some logging, made copy status correct in hold...
2006-08-11 ericksondisabling auto-hold-notify for now since it actually...
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-07 ericksonadded checks for null due_dates and unlimited circ...
2006-08-07 ericksonrelying on copy fine_level and loan_duration - not...
2006-08-06 ericksonmore constants updates
2006-08-06 ericksonmoved constants out to their own module, updating code
2006-08-04 ericksonadded some logging, forcing copy status to on-holds...
2006-08-04 ericksonmoved to cancel_time on hold as opposed to deleting it
2006-08-04 ericksonfixed typo
2006-07-31 ericksonresponding with copy on COPY_NOT_AVAILABLE instead...
2006-07-30 ericksonsetting fulfillment_staff and lib on hold capture
2006-07-28 ericksonreturning correct event on checkin when there is no...
2006-07-28 ericksonadded some logging
2006-07-28 ericksonbetter handling of stop_fines items
2006-07-28 ericksonmassive restructuring
2006-07-18 ericksonfixed missing runner
2006-07-17 ericksonadded log line
2006-07-13 ericksoncommenting out a warning
2006-07-13 mikermoving to cstore for all basic search/retrevial
2006-07-07 ericksonnow only useing one script to get circ duration, max...
2006-07-05 ericksonhandling scriptbuilder events - fixed some precat handl...
2006-07-03 ericksonupdated to work with new scriptrunner layout
2006-06-28 ericksonmoved script building to a generic framework using...
2006-06-23 ericksonfixed logic error
2006-06-15 ericksonadding system note on voided bills in backdate
2006-06-13 ericksonrunning penalty script after checkin to ensure the...
2006-06-12 ericksonadded circ fetcher which includes stop_fines items
2006-06-08 ericksonmore circ events, patched up penalty and circ scripts
2006-06-07 ericksonfixed some logic errors, added barred checking
2006-05-31 ericksonsanity checking to prevent looping
2006-05-25 ericksonwhen a copy is checked out, any holds that have said...
2006-05-03 ericksoncirc due dates are now pushed forward past the closed...
2006-05-03 ericksonfixing bugs, makeing in-transit a non-overridable event
2006-05-03 ericksonupdate to match autogenerated not-found events. more...
2006-04-27 ericksonadded renew.override
2006-04-27 ericksonpre-cat copies now get the updated dummy title/author...
2006-04-26 ericksonadded auto-billing for lost items
2006-04-26 ericksonadding handling for various copy statuses
2006-04-25 ericksonadded handling for claims returned items and copy alert...
2006-04-24 ericksonrenewals were breaking on pre-cat items becaues the...
2006-04-17 ericksonadded billing void method
2006-04-05 ericksonremoved patron penalty info from circ scripts and from...
2006-04-05 ericksonadded perm override capability to the circ permit call
2006-04-03 ericksonadded backdate support for claims_returned
2006-04-03 ericksonchecking permit key earlier so it doesn't need to be...
2006-04-02 ericksonbug squashing
2006-03-31 ericksonif 'precat' is not declared in the checkout call and...
2006-03-31 ericksonadded descriptions to sessions and relying on session...
2006-03-27 ericksoncaching org units in AppUtils
2006-03-27 ericksonoffline server now handles patron registration. remove...
2006-03-27 ericksonusing date/time parser instead of manually parsing
2006-03-24 ericksonOpen-ILS/src/perlmods/OpenILS/Application/AppUtils.pm
2006-02-16 ericksonsome more utility methods
2006-02-16 ericksonmore circ tweaks to get the behavior right
2006-02-15 ericksonreturning NO_CHANGE on duplicate scans in the correct...
2006-02-15 ericksonmoving checkin over to new code layout, did some simpli...
2006-02-15 ericksonfirst round of new circ checkin logic. more testing...
2006-02-13 ericksonadded method to see last X users who checked out a...
2006-02-13 ericksonchecking hold possibility in chunks for faster tree...
2006-02-13 ericksonmore checkout code
2006-02-09 ericksontweaks
2006-02-09 ericksonadded in a copy_transit_create method
2006-02-08 ericksonreturning title, copy, and circ objects on checkin
2006-02-08 ericksonmaking new 'renew' method the official one
2006-02-08 ericksonbasic circulation (checkout, renew, checkin) is now...
2006-02-07 ericksonmore progress on renewals
2006-02-06 ericksonmore work on plugging in the renewal code
2006-02-06 ericksonmore circ work on pre-cataloged items.
2006-02-03 ericksonadding more noncat and precat logic
2006-02-01 ericksonmore non-cat tweaks
2006-02-01 ericksonAdded permit key to circ permit calls and updated test...
2006-01-30 ericksonMore circ work
2006-01-30 ericksonmade checkout methods take hash refs instead of named...
2006-01-27 ericksonnon-cataloged circs are now working
2006-01-27 ericksonnow have non-cataloged items checkouts working with...
2006-01-27 ericksonfixed some bugs in circulate to get the noncat stuff...
2006-01-27 ericksonbroke the permit portion of circ into patron and copy...
2006-01-24 ericksonresult object is no longer pushed into 'environment'
2006-01-24 ericksonNow pushing all objects into 'environment'
2006-01-23 ericksonmoved to "environment" instead of "env".
2006-01-23 ericksonplugged in the 'env' object and now pushing env.isRenew...
2006-01-20 ericksonupdated docs on permit method
next