]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods
added some org/session methods
[Evergreen.git] / Open-ILS / src / perlmods /
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
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 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...
2006-08-03 ericksonfixed editor invocations
2006-08-03 ericksonadded age-protect logic to the hold permit code
2006-08-03 mikerooops. wrong variable name
2006-08-03 ericksonfleshing age-protect on the copy
2006-08-03 ericksonadded age-protect fleshing, removed some old code
2006-08-03 ericksonadded volume transfering interface, fixed some boolean...
2006-08-03 ericksonadded real statuses and due date
2006-08-02 ericksondo not allow checkouts if patron or card is inactive
2006-08-02 ericksonreturning event instead of NULL on record.mods_slim...
2006-08-02 ericksonsanity check
2006-08-02 ericksonnow fetching copies in details section based on CN...
2006-08-02 mikeradding support for group application permissions
2006-07-31 mikerbug fix
2006-07-31 mikerbug fix
2006-07-31 mikerbug fix
2006-07-31 ericksonbroke the checked-out method out into checked-out and...
2006-07-31 ericksonadded additional copy flesher which grabs more info...
2006-07-31 phasefxextra argument for crazy search
2006-07-31 ericksonresponding with copy on COPY_NOT_AVAILABLE instead...
2006-07-31 ericksonchecking in untested stat-cat deletion code
2006-07-31 ericksonreturning PATRON_CARD_INACTIVE when logging in with...
2006-07-30 ericksongot the lib settings editor working and added to the...
2006-07-30 ericksonsetting fulfillment_staff and lib on hold capture
2006-07-29 ericksonadded dup-holds override perm and ability to opac
2006-07-29 ericksonadded inet_privileges method which returns string repre...
2006-07-29 mikerupdating dumpac-bookbag links
2006-07-28 ericksonadded check for inactive card
2006-07-28 ericksondisallowing holds if patron barred
2006-07-28 ericksonreturning correct event on checkin when there is no...
2006-07-28 ericksonadded some logging
2006-07-28 ericksonsanity check
next