]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Cat
adding hold verification support per copy_location
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Cat /
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...