]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src
Adding basic django admin sight.
[Evergreen.git] / Open-ILS / src /
2006-11-10 ericksonadded a barcode version of the copy details method
2006-11-10 ericksonforcing two digits in hour portion of due-date
2006-11-10 ericksonadded mvr and volume to copy details method
2006-11-10 mikersafer alias fallback
2006-11-08 mikercover non-english articles
2006-11-08 mikerindent using <pre> because IE is teh suc
2006-11-08 mikermaking the dumpac mo betta
2006-11-08 mikermake it streaming for the gigantor record case
2006-11-08 ericksonadded a copy delete warning event
2006-11-08 ericksonadded some more detailed logging
2006-11-08 mikerprotect against no holdings (huh?)
2006-11-08 ericksonadded find_or_create method for volumes
2006-11-07 pinesremoved unnecessary copy line
2006-11-03 ericksonnot requiring perm for retrieving your own transaction...
2006-11-03 mikerprotecting against failed refetching of a canceled...
2006-11-03 ericksonadded some new limited range circ mods
2006-11-03 ericksonadded video excpetion for ECGR
2006-11-02 mikerslimpac. yay!
2006-11-02 ericksonremoved the circ_exceeds_copy_range event because it...
2006-11-02 ericksonfixed duration rules for art and equipment
2006-11-02 ericksonadded special case for LEE videos
2006-11-02 ericksonenhanced log line
2006-11-02 mikeradding circulation type; adding core plain-transit...
2006-11-02 mikercompleting support for nullable joins
2006-11-01 ericksonadded 'kit' to the set of circ_mods protected from...
2006-11-01 mikerfull visibility check for copies in the public opac
2006-11-01 ericksonadded item configs for equip-long
2006-10-31 ericksonbroke output retrieval into completed/non-completed...
2006-10-30 mikerreshelving for items just out of in-process
2006-10-27 ericksonmoved delete to cstore editor transaction
2006-10-27 ericksonmoved non-cat type create/update to transactions
2006-10-27 ericksonfetching request_lib org to pass in to script builder...
2006-10-27 mikertrimming the simple record bits to something managable...
2006-10-26 ericksonnow all STATELIB items are holdable regardless of type
2006-10-26 ericksonremoved a bogus special case for STATELIB circ durations
2006-10-26 mikerattempt to speed up date overlap calc
2006-10-26 ericksonusing the circulating location to determine due date...
2006-10-26 ericksonstripping success events if other events exist in the...
2006-10-26 mikeradding capture time recheck to targeter
2006-10-25 ericksonif no copies are allowed for the hold recipient, then...
2006-10-25 ericksonfixed bug which caused a sensless transit (dest=source...
2006-10-24 ericksonchanged exception text for the day when we start using it
2006-10-24 ericksonmoved mbts builder to apputils to share, circ code...
2006-10-24 ericksonadded logic to see if an updated volume was attempting...
2006-10-23 ericksonreturning event (instead of undef) if the requested...
2006-10-23 ericksonchanged due_date time to 00:00:00
2006-10-23 ericksoncalling hold targeter on all newly created holds
2006-10-23 ericksonmade org id logic tolerant of fleshed/non-fleshed copy...
2006-10-23 ericksonrolling back full_path retrieval for now, verified...
2006-10-22 ericksonrolling back checkauth test change to see if this fixes...
2006-10-19 mikeradding split-type search support to opensearch
2006-10-19 mikerusing VIEW_REPORT_OUTPUT perm check in the reporter...
2006-10-18 mikerfetch the full my-orgs list from the passed ou
2006-10-18 mikerfetch the full my-orgs list from the passed ou
2006-10-18 mikercheck circ_lib on pre-cat copies
2006-10-18 mikercheck circ_lib on pre-cat copies
2006-10-17 ericksonadded an exception for Trustee so they won't get circ...
2006-10-17 ericksoncomitting in-house-use transaction
2006-10-16 ericksonmoved payment code to use the fetch_mbts instead of...
2006-10-16 ericksonfixed some logic errors in the claims returned backdating
2006-10-16 ericksonwrapped some money-transaction fetching methods in...
2006-10-13 ericksonfixed some permission checking errors in copy/volume...
2006-10-13 ericksonfixed field name on copy note
2006-10-13 ericksonprevent re-fetch of copy and subsequent warning logs
2006-10-12 ericksonremoved rollback since the scriptbuilder now handles...
2006-10-12 ericksonmoved the checkauth function to a local cache-reading...
2006-10-12 ericksonchanged log line
2006-10-12 ericksonre-factored object fleshing to require fewer network...
2006-10-12 ericksonthrowing penalty exceptions so they will not go unnoticed
2006-10-12 ericksonalways creates its own editor object so it can safely...
2006-10-12 ericksonmoved comment
2006-10-12 ericksonadded public penalty update method, moved to new fines...
2006-10-12 ericksonadded max-fine logic to make the max-fine rule depend...
2006-10-12 miker"correct" open_user_summary method
2006-10-12 miker"correct" open_user_summary method
2006-10-12 miker"correct" open_user_summary method
2006-10-11 ericksonupdated log line
2006-10-11 ericksonadded a circ flesher call
2006-10-11 ericksonrenewals now do not call the penalty server since renew...
2006-10-11 ericksoncreating a one-off cstore connection for creating the...
2006-10-11 mikerfixing ingest bug affecting records with changing finge...
2006-10-10 ericksonfixed time numbers logic
2006-10-10 ericksonadded a log line to test if my "i lost my session"...
2006-10-10 ericksonadded the ability to pass in a total-items-out number...
2006-10-10 ericksonfixed copy note delete to use cstore + transaction
2006-10-10 ericksontrying yet another date format to make vendors happy
2006-10-10 ericksonmoved copy_note creation to cstoreeditor + transaction
2006-10-10 ericksonmaking sure a copy is supposed to be updated (ischanged...
2006-10-10 ericksonfixed log line
2006-10-09 ericksonmoved hold notifications to after checkin has occurred...
2006-10-09 erickson added additional layer of caller info for debugging
2006-10-09 ericksonfixed max-items-out settings for many non-patron groups...
2006-10-09 ericksontrying just date (not time) in the due date format...
2006-10-09 ericksonupdated due-dates format to conform with vendors -...
2006-10-09 mikerremoving a warn
2006-10-09 ericksonadded support for remote object limiting by org where...
2006-10-09 mikertypo
2006-10-09 mikerpile of reporting updates
2006-10-09 ericksonfleshing report objects on schedul fetch on the server...
2006-10-06 ericksonfixed mark-lost to not charge the default price if...
next