]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
refined the logging some
[Evergreen.git] / Open-ILS / src /
2006-09-05 ericksonrefined the logging some
2006-09-05 mikermake the interlock stricter
2006-09-05 mikermake the interlock stricter
2006-09-05 mikerset prev_check_time to midnight of today when there...
2006-09-05 mikerbail if we get disconnected
2006-09-05 ericksonoverrideing lost after transit receive.. only returning...
2006-09-05 ericksonfleshing transits on uber hold method
2006-09-05 ericksonmade title_is_empty call more efficient
2006-09-05 ericksonclearing date if not set.. otherwise the db gets "...
2006-09-04 ericksonfixed typo
2006-09-04 ericksongrabbing recs one at a time to prevent huge messages
2006-09-04 mikeringnore expired for now ... until we can compress the...
2006-09-04 ericksonadded MAXFINES circs to the list of checked out items
2006-09-04 mikersetting stop_fines_time ... duh
2006-09-04 ericksonadding
2006-09-04 mikeradding interlocks to protect against multiple runs...
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 ericksonadded check for staff to apply the staff max/recurring...
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-02 ericksonMsg is just a message repository - will likely load...
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 ericksonprotect empty string
2006-09-01 ericksonfixed typo
2006-09-01 mikerrefactored might_have rels; added tons of missing relat...
2006-09-01 mikeradding some indexes for transits
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 ericksonadded logic which makes the server re-login on auth...
2006-08-31 mikermore updates ... more diffs
2006-08-31 mikerupdates ... see diff
2006-08-31 ericksonusing org email as reply-to
2006-08-31 ericksonadded deleted check to copy search
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 ericksonadded constanst for collect fee billing type
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 ericksonadded plain old disconnect method
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 ericksonadded some log lines for testing
2006-08-31 ericksondisabled dup ident checks for new patron create
2006-08-31 ericksonadded const for overdue billing type
2006-08-31 ericksonadded some events
2006-08-30 ericksonadded some more deleted checks
2006-08-30 ericksonadded generic rollback method to roll back and disconnect
2006-08-30 ericksonadded caching version of batch call
2006-08-30 mikermoney.desk_payment_view support
2006-08-29 mikerrefactoring in prep for multi-table filtering and the...
2006-08-29 mikeradding some useful indexes
2006-08-29 mikerfixing the "moving MRs" problem
2006-08-29 mikerremoving dup stripping .... it is a unicorn 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 mikerrelax unique barcode constraint for deleted items
2006-08-28 ericksonmore detail logging on login
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 ericksonchecking inactive
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 ericksonmaking cnbrowse link
2006-08-28 ericksonfixed logic error created by log line (no brackets...
2006-08-28 ericksonadded some logging
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-27 ericksonmoved json parsing methods to non-printf style methods...
2006-08-25 ericksonreturning OK on screen_msg if nothing is wrong to make...
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
next