]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application
using org email as reply-to
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application /
2006-08-31 ericksonusing org email as reply-to
2006-08-31 ericksonusing new constant name for billing type - added todo...
2006-08-31 ericksonignoring all stat cat updates if the copy is deleted
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 ericksonno longer magically copying maps into entries field...
2006-08-31 ericksonadded protection from fleshed stat-cats in entries...
2006-08-31 ericksonlogging full user object before and after update for...
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-31 ericksondisabled dup ident checks for new patron create
2006-08-30 ericksonadded some more deleted checks
2006-08-30 ericksonadded caching version of batch call
2006-08-30 mikermoney.desk_payment_view support
2006-08-29 mikerfixing the "moving MRs" problem
2006-08-29 ericksonchecking deleted on copy
2006-08-29 ericksonmaking sure itemid is set when in-house use is made...
2006-08-29 ericksonallowed re-use of deleted barcodes
2006-08-28 ericksonbeing yet more careful about the requestor field
2006-08-28 ericksonsetting stop_fines_time to the claim-return backdate...
2006-08-28 ericksonadded custom copy flesh method
2006-08-28 mikerauto-billing fixes and hold processing bug
2006-08-28 ericksondestroying script context when complete
2006-08-28 mikerbetter date range support for surveys
2006-08-28 ericksonshowing fewer fields by default on user object, turned...
2006-08-27 mikerstripping .s in the middle of stuff ... like "u.s.a."
2006-08-25 ericksonstrippint $ from deposit_amount
2006-08-25 mikerupdating interpolated period stripping
2006-08-25 ericksonsanity check
2006-08-25 ericksonimplemented non-cat-in-house-use circ creator
2006-08-25 ericksonadded method to return parts of a user
2006-08-25 mikeradding support for non-cat inhouse use
2006-08-25 ericksonupdated hold permit to check correct lib, inserting...
2006-08-24 ericksonsetting payment_type field on payment objects
2006-08-24 ericksonstripping $ in money blobs to be safe
2006-08-24 mikeruse search_where, because CDBI is not as cool as cstore :P
2006-08-23 ericksonadded deleted check to barcode fetches
2006-08-23 ericksonadded some cash report methods
2006-08-22 mikerorder_by update
2006-08-22 ericksonre-creating script-runner object on renew
2006-08-22 ericksonfixed bug in cache key generation for searches
2006-08-21 ericksonadded barcode version of fleshed2
2006-08-21 mikeradding initial closed date support to the targeter
2006-08-21 ericksonadding latest circ for checked out copies in copy_tree...
2006-08-21 ericksonfixed order_by clause
2006-08-21 ericksonadded latest circ to flesh copy call and displaying...
2006-08-21 mikeradding "vr_format" param to multiclass searches --...
2006-08-21 mikeradding vr_format to rec_descriptor
2006-08-20 ericksoncalling hold targeter at runtime for copy-level holds
2006-08-19 ericksonreseting holds on mark missing/damaged
2006-08-18 ericksonforcing transaction on void update and looking for...
2006-08-18 ericksonremoved some old code
2006-08-18 ericksonadded sanity check
2006-08-18 ericksonremoving open transits for a copy when it is deleted
2006-08-18 ericksonadded super-simple prototype for generic object fetcher...
2006-08-18 mikeradding phone and email to aou
2006-08-17 ericksonmoved worm calls to ingest
2006-08-17 mikerfixing minor MR mapping bug
2006-08-17 mikerfixing minor MR mapping bug
2006-08-17 mikerfixing minor MR mapping bug
2006-08-17 mikerprotecting against insert/update race condition
2006-08-17 mikeradding full ingest method
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 ericksonadded utility method for finding user id by barcode
2006-08-17 ericksonfixed perm checks
2006-08-17 ericksonmaking sure to return early when already in transit...
2006-08-17 mikeradd support for "no billings or payments, but had checkins"
2006-08-16 ericksonfleshing copy on circs and workstation on payment objects
2006-08-16 ericksonfixed up default copy price handling on mark-lost
2006-08-16 mikeradding checkin-time check to in-collections activity...
2006-08-16 ericksonadded log and note
2006-08-16 ericksonnot requiring ident_type2 to set value2
2006-08-16 mikeradding address searching for cloned users
2006-08-16 mikeradding address searching for cloned users
2006-08-16 mikeradding address searching for cloned users
2006-08-16 mikerde-smartifying dbd::pg and adding user payment objects
2006-08-16 mikercashdrawer summary objects
2006-08-16 ericksonmaking cstore a xact so we call the read db on user...
2006-08-16 mikerorder by circs, not cards
2006-08-16 mikeradding "usergroup" to grp_tree so we can protect people...
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-14 ericksonadded simple mark-damaged/mark-missing api - unused...
2006-08-14 ericksonadded some org/session methods
2006-08-14 mikerlc() isXn for searching
2006-08-11 ericksonadded a find-home-lib-by-session method
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
next