]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application
fixed typo
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application /
2006-09-04 ericksonfixed typo
2006-09-04 ericksongrabbing recs one at a time to prevent huge messages
2006-09-04 ericksonadded MAXFINES circs to the list of checked out items
2006-09-04 mikersetting stop_fines_time ... duh
2006-09-04 ericksonignoring expired, barred, etc on users for penatly...
2006-09-04 mikeravoiding warning
2006-09-04 mikerfixing the patron clone search
2006-09-04 mikeruse cents internally
2006-09-03 ericksonfixed comma typo
2006-09-03 mikeraggregate billings from a single session
2006-09-03 ericksonadded full details hold method
2006-09-03 mikerdrop out if things are not going well
2006-09-03 pinesmove to id lists for bulk hold retrieval. Now need...
2006-09-03 mikertypo
2006-09-03 mikerid_list for Jason
2006-09-03 mikerpotential speedup
2006-09-03 mikertypo ARG
2006-09-03 mikerwrapping each circ in its own transaction
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-02 ericksonmade the circ retrieval less strict for marking an...
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 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...
next