]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods
Make building & installing the core components of Evergreen optional.
[Evergreen.git] / Open-ILS / src / perlmods /
2009-09-15 ericksoncapturing ISBN value for pre-cat copies. setting check...
2009-09-15 ericksonduring inspect, return policy data even if the patron...
2009-09-15 ericksonfor now, don't allow inspect calls on copies that have...
2009-09-10 ericksonPatch from Joe Atzberger to repair fund delete param...
2009-09-04 ericksonthe Perl UUID module is not easily installed nor does...
2009-09-04 ericksonthere's no valid reason to call ingest from within...
2009-09-04 ericksoncapture override as a var because using =~ in an arg...
2009-09-04 ericksonon marc record import, call ingest after the create...
2009-09-04 ericksontighter control over displaying mark-recived and update...
2009-09-02 ericksonbypass hold fulfillment attempt when checking out pre...
2009-09-02 ericksoncapture the session handle before calling wait_complete
2009-09-01 ericksonreturn the status of xact_commit from the commit wrapper
2009-08-28 ericksonpass the ID not the bib object to the reporter.simple_r...
2009-08-24 mikerfire the fine generator at checkin time to assess requi...
2009-08-24 mikeradjusting indentation for readability
2009-08-20 ericksonset hold.shelf_time when item hits the shelf. updated...
2009-08-20 mikermoving the simple-rec synchronization out of the DB...
2009-08-19 ericksonif the requested hook does not exist, gracefully back out
2009-08-18 ericksonupdated hold queue position code to consider all hold...
2009-08-18 ericksondon't call ->content if there is no response
2009-08-17 ericksonadded companion api call to fund list retrieval which...
2009-08-17 mikeradd "distinct" support to fielder
2009-08-16 ericksonadded support to autogrid for loading paged data via...
2009-08-13 ericksoncreate-hold call now only accepts a single hold arg...
2009-08-11 ericksonselected columns in a json_query need to be in an array
2009-08-11 djfianderUpdate code to check for all three caption & holdings...
2009-08-11 djfianderDeal with a publication that only has a single level of
2009-08-02 djfianderProperly implement generating issue numbers based on...
2009-07-31 djfianderAdd test case for funky publication pattern that specif...
2009-07-30 ericksondon't fulfill hold when patron checks out a like copy...
2009-07-30 ericksondon't consider invalide addrs with negative IDs, since...
2009-07-28 ericksonadded missing 'use' for osrf utils datetime. repaired...
2009-07-24 ericksonadded authoritative option so some billing methods
2009-07-23 ericksonopen-ils.cat.biblio.records.merge uses in_db merge...
2009-07-23 ericksonpatch from Ben Ostrowsky to fix log entry typos: cicula...
2009-07-23 ericksonadded api call for calling the new actor.usr_delete...
2009-07-22 dbsPatch from Warren Layton for support of RIS format...
2009-07-21 ericksonsetting circ.workstation when appropriate. some minor...
2009-07-21 ericksonremoved old, unnecessary comment
2009-07-21 dbsUse pcrud to delete MFHD records, per berick's suggesti...
2009-07-21 ericksonuse the editor's allowed() method for checking perms...
2009-07-21 dbsAdd some crude methods for creating and deleting MFHD...
2009-07-21 dbsDo not display holdings for serial records that have...
2009-07-21 djfianderMerge processing for $yp and $yc into single loop,...
2009-07-21 djfianderAdd a bit more debugging code
2009-07-21 djfianderAdd a few more tests, including one of a combined publi...
2009-07-19 ericksonadded seed data for hold-available notifications. ...
2009-07-17 mikerautodetect marcxml (or, rather, "not binary marc")...
2009-07-17 ericksonadded option to import holdings from main record import...
2009-07-16 erickson1. OK to have duplicate usr_standing_penalty's. 2...
2009-07-16 ericksonflesh hold notes on retrieve by id
2009-07-15 ericksonpatch from Mike R. to provide an option to sort user...
2009-07-15 mikerProtect against duplicate Located URIs at ingest time
2009-07-15 ericksonpatched up some logic bugs, fixed some typos
2009-07-14 ericksonwhen patron checks out an item and they have no holds...
2009-07-14 ericksonPatch from James Fournie -- fixing org tree fleshing...
2009-07-13 ericksonforce the staff flag to true for staff-created notes
2009-07-13 ericksoncapture the timeout argument to json_query
2009-07-10 ericksonusing new penalty org depth when setting invalid addr...
2009-07-10 ericksonadded ancestor at depth util function
2009-07-09 ericksonadded usr_summary column to storage since most of the...
2009-07-09 ericksondon't force a depth on the call to actor.org_unit_full_...
2009-07-09 ericksonadded invalid patron address penalty creation/deletion...
2009-07-09 ericksonadded another user penalty fetcher which just returns...
2009-07-08 djfianderFix calculation of of date correction.
2009-07-08 djfianderComment out some debugging statements I checked in...
2009-07-08 lmcfarlandadded functionality of searching for patron via barcode...
2009-07-08 ericksonif alerting on empty bibs and not overriding, return...
2009-07-08 ericksonuse dynamic bucket item class name for notes fleshing
2009-07-08 djfianderRefactor to pass around array refs instead of long...
2009-07-08 djfianderAdd more evil test cases
2009-07-08 djfianderFix a call to DateTime::clone() that I missed the other day
2009-07-07 ericksonadded an additional status of 5 for holds. if a captur...
2009-07-07 ericksonoops, meant to check pickup-lib, not requesting lib.
2009-07-07 djfianderAdd some more complex publication patterns, fix code...
2009-07-06 djfianderDon't need DateTime in this file any more, now that...
2009-07-06 dbsOrder copy locations by name by default; useful for...
2009-07-02 ericksondon't throw exception when auth session is not found...
2009-07-02 dbsRequests for added content fail all the time; don't...
2009-07-02 dbsGive unAPI and friends the ability to redirect to an...
2009-06-30 dbsTreat SRU queries as UTF8 input.
2009-06-30 djfianderadd tests for weekly publication, fix bug in code for...
2009-06-29 ericksonforce valid org-unit-setting name when updating settings
2009-06-26 ericksonreturning extra flag in hold possibility check which...
2009-06-26 ericksonopen-ils.actor.org_setting.delete is not used. removin...
2009-06-25 ericksonwhen a copy is manually edited and is either deleted...
2009-06-25 ericksonadded batch hold reset call
2009-06-25 djfianderNow supports generating dates of combined issues (eg...
2009-06-24 ericksonbased hold queue on un-fulfilled holds, not un-captured...
2009-06-23 ericksonhold queue position starts at 1
2009-06-23 ericksonarg, syntax error
2009-06-23 ericksonadded user stage delete. now returning all related...
2009-06-23 ericksonmoved the user stage out to it's own module since there...
2009-06-23 ericksonadded initial staged user creation api (for patron...
2009-06-23 ericksonadded a shortcut for calling trigger autocreate. added...
2009-06-22 ericksonPatch from David Christensen to add support for fetchin...
2009-06-22 ericksonreturn queue stats from hold details method
2009-06-22 ericksondefine fix_tcn and override parameters before call...
2009-06-22 ericksonmake circ_history btype's match
2009-06-22 djfianderImplement subsequent_month() to generate next publicati...
next