]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods
FTS on serials records is unnecessary bloat
[working/Evergreen.git] / Open-ILS / src / perlmods /
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...
2009-06-22 djfianderAdd tests for publication pattern specifying a sequence of
2009-06-21 djfiandersplit out date calculations into separate file to simpl...
2009-06-19 mikerPatch from Warren Layton implementing RefWorks export...
2009-06-19 ericksonadded auth record number extractor
2009-06-19 mikeradding authority ingest methods -- by id (record) or...
2009-06-19 ericksonrolling back 13415, accidentally commited all local...
2009-06-19 ericksoncron script to run the clear-expired-circ-history items...
2009-06-19 ericksonfleshing hold notes on fleshed hold retrieval, added...
2009-06-19 ericksonfixed missing param to authority import call
2009-06-18 djfianderSupport for generating predictions based on publication...
2009-06-15 dbsAdd some logging to MFHDParser.pm, and prevent returnin...
2009-06-12 ericksondisallow merge if subordinate account is in collections
2009-06-12 djfianderUntested code for generating next dates for all patterns
2009-06-10 ericksonenabled authoritative for several methods
2009-06-09 ericksonremoved unnecessary check for the existence of matrix_t...
2009-06-09 ericksonignore expired penalties
2009-06-08 ericksontreat archived penalties as non-existent (unless explic...
2009-06-05 ericksonshift off the class param
2009-06-05 ericksonrepaired typo in module name
2009-06-04 ericksonadded an 'alert' field to the end of the zip code datab...
2009-06-04 djfianderBeginning of code to calcuate dates based on publicatio...
2009-06-04 djfianderMark some tests "TODO" for the time being
2009-06-03 ericksonno need to warn when orgid is null in find_org(), that...
2009-06-03 ericksonremoved and old pile of 'warn' statements used for...
2009-06-03 ericksonsilence 'uninitialized value in hash element' warnings
2009-06-03 ericksonwhen retargeting alternate holds after opportunistic...
2009-06-03 mikerindent tidying; quiet the oilsContinueStatus messages...
2009-06-03 mikerbe a little more strict on grace period; add support...
2009-06-03 dbsTell MARC::File::XML to treat the XML as UTF8, otherwis...
2009-06-03 mikerregression in hold targeting where blanket expire_time...
2009-06-02 dbsDon't go stampeding towards the location subfields!
2009-06-01 ericksonmake the input test a little more strict (require the...
2009-06-01 ericksonif no search terms are sent, exit early
2009-06-01 ericksonold-school circ scripts require refreshed script runner...
2009-05-29 mikerbe more strict about going away after short-circut...
2009-05-29 ericksonstorage call needs to go to storage
2009-05-29 dbsSerials holdings: Use the 852 field to identify the...
next