]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/perlmods/OpenILS/Application/Cat.pm
Set the 004 of the new MFHD record to the ID of the targeted bib record
[working/Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Cat.pm
2010-07-14 dbsSet the 004 of the new MFHD record to the ID of the...
2010-04-29 phasefxThe associated behavior for the cat.bib.delete_on_no_co...
2010-03-09 phasefxAbility to auto-generate barcodes in the Volume/Copy...
2010-03-08 ericksonadded auto_merge_vols option to open-ils.cat.asset...
2010-01-15 mikerthrowing the switch to go to in-db ingest ... expect...
2009-11-04 dbsAdjust the leader/05 of records that have been deleted...
2009-10-07 dbsGenerate a more correct record leader and 008 field...
2009-09-04 ericksonthere's no valid reason to call ingest from within...
2009-09-04 ericksoncapture override as a var because using =~ in an arg...
2009-09-04 ericksonon marc record import, call ingest after the create...
2009-07-23 ericksonopen-ils.cat.biblio.records.merge uses in_db merge...
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-02 ericksondon't throw exception when auth session is not found...
2009-06-25 ericksonwhen a copy is manually edited and is either deleted...
2009-06-22 ericksondefine fix_tcn and override parameters before call...
2009-04-15 mikeryet untested method for calling the in-db merge stored...
2009-03-16 mikerhide magical ##URI## call numbers from the copy browser...
2009-03-05 mikerremoved another version of the ingest race condition
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-27 ericksonoops, wrong order on the params
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 ericksonmoved marc edit/import functionaly out to an external...
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...
next