bug 3651 followup: updated for new GetMember() parameter style
[koha.git] / C4 / Items.pm
2010-02-18 Frédéric DemiansBug 4047 - Add a link to branch URL if available on...
2010-02-10 Henri-Damien LAURENTbug Fixing : 3640
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2010-01-26 Galen CharltonMerge commit 'biblibre/3.2_community' into to-push
2010-01-23 Jane WagnerBug 3294 Use cn_sort field to sort inventory list output
2010-01-20 Henri-Damien LAURENTMerge branch 'patroncards-wip' of git://git.foundations...
2009-12-20 Michael Hafenbugfix Move Item From Biblio - biblioitemnumber isn...
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-11-10 Jane WagnerBug 3702 add branch description as primary sort for...
2009-10-21 Matthias MeusburgerMT 2069 : MoveItemFromBiblio now checks for orders
2009-09-30 Matthias MeusburgerMT 1094, Following : added a test to check if we really...
2009-09-30 Matthias MeusburgerMT 1975 : Fixed broken MoveItemFromBiblio in Items.pm
2009-09-30 Henri-Damien LAURENTBug Fixing 3276
2009-09-30 Henri-Damien LAURENTBug Fixing : GetMarcItem
2009-09-30 Henri-Damien LAURENTAdding Some new functions
2009-08-23 Galen Charltonbug 3481 followup - ensure permanent location is stored...
2009-08-23 Galen Charltonbug 3481 followup - improve CartToShelf
2009-08-23 Colin Campbellbug 3481: Allow Item Temporary Locations for Processing...
2009-08-09 Joe AtzbergerCleanup docs, typos, style etc.
2009-06-07 Galen Charltonadditional cleanup in GetItemsInfo()
2009-06-07 David BirminghamRemoved a buggy conditional if that resulted in an...
2009-05-28 Paul Poulainfix for 2997 : superlibrarian's ability to edit item...
2009-05-11 Nahuel ANGELINETTI(bug #3196) fix itemlost.pl
2009-04-27 Marc Chantreux_set_defaults_for_add easier to read
2009-04-24 Michael HafenUse biblioitems.itemtype as a default for items.itype
2009-02-25 Michael HafenAdd option to inventory tool to ignore copies on loan
2009-02-09 Michael Hafentweak Inventory tool and sub in C4/Items so call number...
2009-01-07 Joe AtzbergerBug 2747 for staff interface itemtype display.
2009-01-07 Galen Charltonpatch followup: restore test in GetMarcItem
2009-01-05 Henri-Damien LAURENTUsing Warns would cause problems with NoZebra
2008-10-16 Michael Hafenbugfix: Sort previous borrowers descending in Items...
2008-10-16 Michael HafenDon't pull all of biblioitems in GetItemsInfo
2008-08-28 Galen Charltonbug 2466: fix clearing item field
2008-08-21 Jesse Weaverfix for bug 1771: Template errors with remote itemtype...
2008-08-08 Chris Nighswongerkohabug 2427 Correcting C4::Items:: _koha_new_item...
2008-07-27 Andrew MooreBug 1953 [3/3]: documentation changes for C4::items...
2008-07-27 Andrew MooreBug 1953 [2/3]: refactoring SQL in C4::Items::GetItemsF...
2008-07-25 Joshua FerraroThis patch fixes the OPAC view and holdability of items:
2008-07-24 Ryan HigginsUpdate holdings sort to sort by items.enumchron if...
2008-05-11 Andrew MooreBug 2094: fixing two bugs in lost items report
2008-05-11 Andrew MooreBug 2094: cleanup of lost items report
2008-05-01 Andrew MooreBug 2047: adding images to arbitrary authorized values
2008-04-25 Andrew Moorebug 2058: removing spurious warnings from C4::Items...
2008-04-22 paulIMPROVEMENT : serialsadditems at subscription level...
2008-04-11 Henri-Damien LAURENTBug Fixing : Forcing USMARC format for xml
2008-04-10 Ryan Higginsadd items.enumchron to _koha_new_item.
2008-04-07 Henri-Damien LAURENTBug Fixing : Editing items was broken when using diacri...
2008-04-03 Darrell UlmAll patches to Koha 3 beta to date. All work with branches.
2008-03-19 Galen Charltonrefactor C4::Log::logaction
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-03-10 Ryan HigginsAdd Local-use statistical patron category_type
2008-02-11 Paul POULAINbugfixing inventory
2008-02-09 Galen Charltonadded StripNonXmlChars to C4::Charset
2008-01-22 Galen Charltonmore items work; handle unlinked subfields (DB rev...
2008-01-22 Galen CharltonC4::Items -- removed two warns
2008-01-22 Galen Charltoneditorial changes to C4/Items.pm
2008-01-22 Henri-Damien LAURENTprevent AddItem death if no marcrecord is given.
2008-01-22 Henri-Damien LAURENTImportant Commit For UNIMARC Items.
2008-01-14 Paul POULAINdisplay notforloanvalue correctly
2008-01-09 Ryan HigginsUse serialitems table to link to serial in Items.pm
2008-01-08 Ryan HigginsCHANGE TO PREVIOUS .046 DATABASE UPDATE
2008-01-08 Ryan HigginsSerials updates to link item record to serial table.
2008-01-08 Joe AtzbergerItems.pm - BEGIN block VERSION and vars related to...
2008-01-03 Galen Charltonitem rework: correct '' for various status fields
2008-01-03 Galen Charltonitem rework: replaced AddBiblioAndItems
2008-01-03 Galen Charltonitem rework: various changes
2008-01-03 Galen Charltonremoved 'use' that was causing redefined sub warning
2008-01-03 Galen Charltonitem rework: moved DelItem
2008-01-03 Galen Charltonitem rework: moved various accessor functions
2008-01-03 Galen Charltoncheck for undefined values when mapping item to MARC
2008-01-03 Galen Charltonitem rework: POD and comments improvement
2008-01-03 Galen Charlton_replace_item_field_in_biblio now handles missing item...
2008-01-03 Galen Charltonitem rework: moved GetItem
2008-01-03 Galen Charltonitem rework: moved GetMarcItem
2008-01-03 Galen Charltonitem rework: moved ModItemInMarc
2008-01-03 Galen Charltonitems rework: fix several non-NULL columns during ModItem
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items