]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Cat.pm
added protection from fleshed stat-cats in entries on update
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Cat.pm
2006-08-31 ericksonadded protection from fleshed stat-cats in entries...
2006-08-29 ericksonallowed re-use of deleted barcodes
2006-08-25 ericksonstrippint $ from deposit_amount
2006-08-24 ericksonstripping $ in money blobs to be safe
2006-08-21 ericksonadding latest circ for checked out copies in copy_tree...
2006-08-18 ericksonremoving open transits for a copy when it is deleted
2006-08-17 ericksonmoved worm calls to ingest
2006-08-09 ericksonfilled in some gaps WRT editor/edit_date on copies...
2006-08-09 ericksonadded last-copy checks to volume transfer and copy...
2006-08-08 ericksonprotecting destinations that cannot have volumes
2006-08-08 ericksonadded deleted check to copy search, not responding...
2006-08-07 ericksonreturn event if the copy circ_lib != vol->owing_lib...
2006-08-07 ericksonfixed log errors in cat volume transfer/merge
2006-08-04 ericksonmoved one call back to storage to keep wormize inside...
2006-08-04 ericksonusing storage session where necessary
2006-08-03 ericksonfixed editor invocations
2006-08-03 ericksonadded volume transfering interface, fixed some boolean...
2006-07-31 ericksonchecking in untested stat-cat deletion code
2006-07-28 ericksonsanity check
2006-07-24 ericksonsetting the bib source id on update/create/import when...
2006-07-13 mikeranother round of updates ...
2006-07-05 ericksonfixed bug in xml.update regarding existing record ids
2006-06-22 ericksonfixed typo
2006-06-21 ericksonadded reminder and capturing source in import/update
2006-06-13 ericksontypo
2006-06-05 ericksonmoved xml.update over to the .replace method, fixed...
2006-06-02 ericksonadded untested marc replace method
2006-05-15 ericksondebugging merge interface, added some logging to editor
2006-05-10 ericksonremoving old code
2006-05-08 ericksonsearching for non-deleted CNs when looking for dups
2006-05-08 ericksondeleting volume also when record is empty
2006-05-03 ericksonAPI changes for consistency, auto-generating not-found...
2006-05-01 ericksontypo
2006-05-01 ericksonmoved to id array ref and fixed typo
2006-05-01 ericksoncreated overridable event for removing a biblio record...
2006-05-01 ericksonfixed logic typo in cat
2006-04-30 ericksonadded event for duplicate barcodes in copy create
2006-04-28 ericksonadded alternate event-based fleshed volume / copy updat...
2006-04-28 ericksonde-duping records on merge
2006-04-28 ericksonadded a record merge interface
2006-04-26 ericksonupdated biblio editing to work with xml (instead of...
2006-04-26 mikeradding new record methods
2006-04-26 ericksonmarc template loading now returns XML instead of BRN...
2006-03-17 erickson checking for deleted on call_number searches
2006-03-17 ericksonchecking for deleted == false on copy searches
2006-02-23 mikeradding MARC cn extraction
2006-02-21 ericksonmodified some of the logging
2006-01-24 ericksonfixed bug which assumed stat cats on a copy
2006-01-17 ericksonupdated to call the biblio worm method
2005-07-27 ericksonchecking in... see diffs
2005-07-27 ericksonmarc template retrieval but fixes
2005-07-27 ericksonfixed bug in opensrf_all
2005-07-26 ericksontrucking along
2005-07-25 ericksonsee diffs. lots of small changes, extra logging, bug...
2005-07-21 ericksontypos, bugs, etc.
2005-07-21 ericksonmore more more... see diffs
2005-07-18 ericksonadded permission checks to calls - untested but i...
2005-07-18 ericksonsmall tweaks, see diffs
2005-07-06 ericksonupdated storage 'search' methods to be atomic
2005-06-21 ericksonmore batch committing
2005-05-16 ericksondemo, coming fast
2005-05-13 ericksononward and upward
2005-05-09 ericksonLet the onslaught continue...
2005-05-06 ericksonaaahhhh, demo
2005-05-04 ericksoncontinuing
2005-05-02 ericksoncleaning up code from cat days.
2005-05-02 ericksoncleaning up some code, more to come
2005-04-20 ericksonchanged method names to fit with storage
2005-04-11 ericksonadded much, moving fast ;)
2005-04-06 ericksonadded org_type to the org tree
2005-04-05 mikertons of storage server changes... see diffs
2005-03-18 ericksoncontinuing
2005-03-18 ericksoncommit ;)
2005-03-18 ericksontrucking along
2005-03-17 ericksontruckin, along
2005-03-16 ericksonadding more search methods
2005-03-16 ericksonmoving forward, added wormizing
2005-03-16 ericksonAddded record_entry metadata search
2005-03-15 ericksonfixed an exception
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 ericksoncommit just returns true or null
2005-03-07 ericksonremoved some debug prints
2005-03-07 ericksonadded a method lookup in child init to speed up the...
2005-03-04 ericksonupdated to use Fieldmapper
2005-03-03 ericksonearly catalogue code. currently just turns a nodeset...