]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Cat.pm
using new entityize, importing authority code, not importing old util code
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Cat.pm
2008-09-11 ericksonusing new entityize, importing authority code, not...
2008-09-03 ericksonsome more minor cleanup
2008-09-03 ericksonremoved old debug warnings
2008-08-28 ericksonrepaired record auto-delete code which could leave...
2008-06-09 ericksonadded biblio_record update and "undelete" methods.
2008-06-09 ericksonadded support for setting an org unit setting to disabl...
2008-05-18 ericksonsimilar to the supercat feeds, we have to both define...
2008-05-18 ericksonfor lack of a more context-specific perm org, checking...
2008-05-07 ericksonapplying empty tcn check on marc overlay api call as...
2008-05-07 mikerdo not record emtpy tcn valuesOpen-ILS/src/perlmods...
2008-03-21 ericksonprotecting against undefined copy array
2008-02-22 ericksonadded logic to migrate holds from the deleted records...
2008-02-21 mikeradding authoritative method varients
2008-01-03 ericksonforward-porting move to cstore for bib create and repla...
2007-11-15 mikersubclassing OpenSRF::Application so we have a place...
2007-11-03 ericksonTurned all instances of VOLUME_UPDATE into UPDATE_VOLUM...
2007-09-05 ericksonreturning the built-in pre-cat call number when a call...
2007-07-13 ericksonforward-porting record delete method and event
2007-07-04 mikerremoving vestigial traces of the old "worm" stuff
2007-07-02 mikerPatch from Dan Scott to move JSON to OpenSRF::Utils...
2007-06-13 ericksonmerging tcn collision fix from rel_1_0
2007-01-17 ericksonenforcing DELETE_COPY in addition to UPDATE_COPY when...
2007-01-12 ericksonnow return events when volumes are added to deleted...
2007-01-11 ericksonfixed some logic errors in the volume merge functionali...
2006-12-13 ericksonadded method to retrieve bib-source types. updated...
2006-12-08 ericksonadded a method to retrieve the types of marc xml templates
2006-11-08 ericksonadded find_or_create method for volumes
2006-10-24 ericksonadded logic to see if an updated volume was attempting...
2006-10-23 ericksonmade org id logic tolerant of fleshed/non-fleshed copy...
2006-10-18 mikercheck circ_lib on pre-cat copies
2006-10-18 mikercheck circ_lib on pre-cat copies
2006-10-13 ericksonfixed some permission checking errors in copy/volume...
2006-10-10 ericksonmaking sure a copy is supposed to be updated (ischanged...
2006-10-02 ericksonfixed logic error in volume merge
2006-09-21 ericksonun-fleshing age_protect object on copy update to preven...
2006-09-20 ericksonremoved old todo comment
2006-09-14 ericksonfixed variable name - removed some old code
2006-09-05 ericksonmade title_is_empty call more efficient
2006-08-31 ericksonignoring all stat cat updates if the copy is deleted
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
next