]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods
fixing odd characters
[Evergreen.git] / Open-ILS / src / perlmods /
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 ericksonhold permit now conscious of script-builder failure...
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 ericksonadded some settings constants
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 mikerprotecting against double slashes in some places ...
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 currency to config, fleshed available method
2006-08-14 ericksonupdated logging, added script support for SIP media...
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 ericksonupdated some logging, added script support to SIP for...
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
2006-08-10 ericksonfixed boolean val for storage
2006-08-10 ericksoncopy details method now returns latest circ, regardless...
2006-08-10 ericksonadded fine-creation to collections api
2006-08-10 ericksonadded a generic copy details method
2006-08-10 ericksonadded method to retrieve org by shortname
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-09 ericksonadded last-copy checks to volume transfer and copy...
2006-08-09 ericksonreturning date/time in event for debugging
2006-08-08 ericksonnot closing circs on all fines voided if it is still...
2006-08-08 ericksonlogic bug - see diff
2006-08-08 ericksonfixed bug caused by all volumes having no copies
2006-08-08 ericksonfixed perm logic error
2006-08-08 ericksonadded deleted check to dup username search
2006-08-08 ericksonadded servtime for debugging
2006-08-08 ericksonchecking perm only on different requestor
2006-08-08 ericksonadded id sequence
2006-08-08 mikeractually use the new tables ...
2006-08-08 mikermoving to configured DB for offline
2006-08-08 ericksonprotecting destinations that cannot have volumes
2006-08-08 ericksonfleshing hold transits on more hold retrieval methods
2006-08-08 ericksonadded billing type retrieval method
2006-08-08 ericksonadded deleted check to copy search, not responding...
2006-08-07 ericksonreturn event if the copy circ_lib != vol->owing_lib...
2006-08-07 ericksonadded checks for basic hold flags
2006-08-07 ericksonadded sanity check for pre-cat mods creation
2006-08-07 ericksonadded checks for null due_dates and unlimited circ...
2006-08-07 ericksonadded a constant for the special unlimited circ-duratio...
2006-08-07 ericksonrelying on copy fine_level and loan_duration - not...
2006-08-07 ericksonsanity check to prevent warnings
2006-08-07 ericksonusing the correct fine_level values from the db
2006-08-07 ericksonfixed log errors in cat volume transfer/merge
2006-08-06 ericksonadded method to return the list of circ_modifiers from...
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, removed some old code
2006-08-04 ericksonadded some logging, forcing copy status to on-holds...
2006-08-04 ericksonreturning SUCCESS on note-create to match other methods
2006-08-04 mikerou proximity stuff
next