]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
add a flag to groups allowing them to be turned "off" as far as accepting any new...
[Evergreen.git] / Open-ILS / src /
2006-08-16 mikeradd a flag to groups allowing them to be turned "off...
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-14 mikerNow I know why "select" did not propogate before ....
2006-08-14 mikerpropogating "select" clause via flesh
2006-08-11 ericksoncopying hold template and sip config
2006-08-11 mikeradding pkeys to inherited tables
2006-08-11 ericksonadded a find-home-lib-by-session method
2006-08-11 mikerspeeding up the open_transaction_summary view
2006-08-11 ericksonchaning status to reshelving if on-holds-shelf for...
2006-08-11 ericksonadded server-error event so offline process can die...
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 ericksonadded some hold notify events
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 mikerminor fixes
2006-08-09 ericksonmoved the item config out to its own file for clarity
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 ericksonadded some circ_mod handlers
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-09 mikeradding offline to db-builder script
2006-08-09 mikerremoving some constraints to make circs "forever-able"
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 a vol-transfer event
2006-08-08 mikermoving offline stuff into the DB
2006-08-08 ericksonadded servtime for debugging
2006-08-08 ericksonchecking perm only on different requestor
2006-08-08 ericksonupdated to use new db
2006-08-08 ericksonupdated to use new database
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 ericksonupdated the circ_modifer map
2006-08-07 ericksonadded check for bestsellernh
2006-08-07 ericksonadded a constant for the special unlimited circ-duratio...
2006-08-07 ericksonadded some events
2006-08-07 ericksonfixed some path mangling issues and removed some unused...
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
2006-08-04 ericksonadded slimmed down user note creater
2006-08-04 ericksonmoved some code to cstore to keep inside a xact
2006-08-04 ericksonmoved to cancel_time on hold as opposed to deleting it
2006-08-04 mikercode updates supporting canceled holds
2006-08-04 mikeradding cancel_time support to hold_request
2006-08-04 ericksonfixed syslog level name
2006-08-04 mikerremoving vestigial actor::profile stuff
2006-08-04 ericksonmoved one call back to storage to keep wormize inside...
2006-08-04 ericksonusing storage session where necessary
2006-08-04 mikersome utility views and indexes
2006-08-04 mikeradding Damaged status
2006-08-04 mikerfixing the fine generator
2006-08-04 ericksonfixed typo
2006-08-04 ericksonadded single copy location fetcher
2006-08-03 ericksonmoved penalty server to cstore since it is called a...
2006-08-03 ericksonsetting copy back to 'reshelving' if a captured hold...
next