]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Cat
Address long-standing typo: clense_ISO8601, matching change to OpenSRF-trunk.
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Cat /
2009-11-04 dbsAdjust the leader/05 of records that have been deleted...
2009-09-04 ericksonthere's no valid reason to call ingest from within...
2009-07-08 ericksonif alerting on empty bibs and not overriding, return...
2009-06-25 ericksonwhen a copy is manually edited and is either deleted...
2009-06-19 ericksonadded auth record number extractor
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-05 ericksonshift off the class param
2009-03-06 ericksonplugged in lost event creation
2009-03-04 ericksonmoved mark-lost logic into cat/assetcommon and some...
2008-12-04 ericksonadded missing namespace prefix
2008-12-04 mikerqueue up ingest requests in a secondary stream to avoid...
2008-11-13 mikerfinally moving to tag 901 for local identifier stuff
2008-11-13 ericksonthe subfields, like the datafields, need the appropriat...
2008-10-27 ericksonmore moving of code out to the common packages
2008-10-27 ericksonmoving some more code out to the common packages
2008-10-24 ericksonmoved most of the copy/volume code to a new external...
2008-09-20 phasefxmove these lingering methods from Cat.pm to Cat/BibComm...
2008-09-19 ericksonfixed import name
2008-09-19 ericksonexplicity use app::sesssion
2008-09-19 ericksonlike bib, moved the authority create/overlay logic...
2008-09-19 ericksonmoved marc edit/import functionaly out to an external...
2008-09-12 ericksonfixing typos and thinkos
2008-09-11 ericksonauthority record import/overlay and notes handling...
2008-09-11 ericksonremoving old, unused code
2008-04-25 ericksonforward-porting merge_bib_records perm and adding it...
2008-03-10 mikermaking OpenILS::Application the base app so that author...
2008-02-22 ericksonadded support for volume-level holds migration during...
2008-02-22 ericksonmoved to die_events for in-transaction error handling
2007-11-03 ericksonTurned all instances of VOLUME_UPDATE into UPDATE_VOLUM...
2006-10-13 ericksonfixed some permission checking errors in copy/volume...
2006-08-09 ericksonfilled in some gaps WRT editor/edit_date on copies...
2006-08-08 ericksonfixed bug caused by all volumes having no copies
2006-08-07 ericksonfixed log errors in cat volume transfer/merge
2006-08-03 ericksonadded volume transfering interface, fixed some boolean...
2006-05-22 ericksonfixed typo in volume merging code
2006-05-15 ericksondebugging merge interface, added some logging to editor
2006-05-10 ericksonadded a reminder to remove when the BRNs are removed
2006-05-03 ericksonupdated to match Editor api
2006-05-01 ericksonfixed collision algo to test for owning_lib. needs...
2006-04-28 ericksonadded alternate event-based fleshed volume / copy updat...
2006-04-28 ericksonadded a record merge interface
2005-07-26 ericksonmore install goodness, fixed some bugs, etc
2005-03-29 ericksonmoved the mods code to the new Utils/ModsParser package
2005-03-15 ericksonfixing so jason can search
2005-03-14 ericksonmoved some universal methods to AppUtils, Cat and...
2005-03-13 ericksoncleaned up a lot of unnecessary cat code, rearranged...
2005-03-12 ericksonadded handling for new marcxml format
2005-03-10 ericksoncleaned up some of the class casting
2005-03-09 ericksonfixed logic error in nodeset2tree regarding detecting...
2005-03-09 ericksoncommit just returns true or null
2005-03-08 ericksonadded a batch method for taking one marcxml nodeset...
2005-03-07 ericksonadding more utility methods, more to come
2005-03-04 ericksonfixed logic error in adding children to the tree
2005-03-04 ericksonsome cleaning
2005-03-04 ericksonupdated to use Fieldmapper
2005-03-04 ericksonadded method that will convert a tree back to a nodelist
2005-03-03 ericksonearly catalogue code. currently just turns a nodeset...