booksellers page, some changes
[koha.git] / cataloguing / additem.pl
2009-09-30 Henri-Damien LAURENTDelete All items in one click
2009-08-23 Galen Charltonbug 3481 followup - set temporary processing location
2009-08-23 Colin Campbellbug 3481: Allow Item Temporary Locations for Processing...
2009-07-21 Matthias MeusburgerBug 2593 : way to duplicate items
2009-07-15 Galen Charltonfix crash introduced in previous patch
2009-07-15 Joe AtzbergerBranch auto-selection in additem
2009-05-28 Paul Poulainfix for 2997 : superlibrarian's ability to edit item...
2009-04-24 Michael HafenUse biblioitems.itemtype as a default for items.itype
2009-04-24 Andrew Moorerefactor: removing a few unnecessary loops and moving...
2009-04-08 Joe AtzbergerBug 2919 -- fix value_builder plugins for dateaccession...
2009-04-08 Joe AtzbergerBegin cleanup on additem.
2008-07-25 Joshua FerraroIf the authorized value description doesn't exist,...
2008-07-24 Joshua FerraroFix for bug 2398: Source of Classification - Add item...
2008-07-22 Chris Nighswongerkohabug 2374 Corrects autoBarcode behavior in additem.pl
2008-07-18 Joshua FerraroThis patch resolves a few MARC21 Framework issues for
2008-03-15 Galen Charltoncreated old_issues and old_reserves tables
2008-03-15 Galen Charltonuse 'F' or 'W', not 'f' or 'w' when using reserves...
2008-01-15 Henri-Damien LAURENTDisplaying AuthorisedValues for items linked with autho...
2008-01-03 Galen Charltonitem rework: moved GetMarcItem
2008-01-03 Galen Charltonstart of BIB change -- introduce C4::Items
2007-12-30 Chris CormackFix for bug 1319, can no longer delete an item with...
2007-11-17 Paul POULAINbugfix : don't show previously entered values again...
2007-10-23 Galen Charltonfix another parentheses problem
2007-10-23 Galen Charltonadded dropdown for classification source for addbiblio...
2007-10-23 Galen Charltonbib and item editing bugfixes
2007-10-23 Henri-Damien LAURENTManaging IndependantBranches when creating a new Biblio
2007-10-22 Paul POULAINbugfix (security flaw) : the additem template was open...
2007-10-22 Paul POULAIN#1432 : duplicated barcodes when item edited
2007-10-20 Henri-Damien LAURENTBug Fixing : Adding item had a javascript Error.
2007-10-19 Galen Charltonstart of reworking call number handling and other Bibli...
2007-10-18 Henri-Damien LAURENTbug Fixing bugs.koha.org 1479
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-10-06 Paul POULAIN#1452 (Labels for item editor are truncated)
2007-09-11 Owen LeonardCorrections for XHTML compliance
2007-08-15 Paul POULAINThis commit fixes a bug in biblio encoding. things...
2007-08-08 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-08 Joshua FerraroMerge branch 'master' of /usr/local/git/koha_base.git/
2007-07-31 toinsaddbiblio cleaned.
2007-07-06 hdlBug Fixing:
2007-07-02 tipaulunimarc bugfix : the encoding is in field 100 in UNIMAR...
2007-05-22 hdlChanging GetMarcStructure signature.
2007-04-27 hdlRemoving $dbh from GetMarcFromKohaField (dbh is not...
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-03-29 tipaulCode cleaning :
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-06 tgarip1957Clean up before final commits
2006-09-01 tgarip1957MARCXML only. No more MARC record. No more non-marc...
2006-04-03 rangiModify item now works
2006-03-06 rangiItems adding correctly now
2006-03-06 kadosforgot to add 'utf-8' argument to new_from_xml()
2006-03-06 kadosAdding fixes to MARC editor to HEAD
2006-02-15 rangiCan now add an item
2006-01-19 tipaulmoving cataloguing scripts to a cataloguing directory...
2006-01-17 tipaulmoving acqui.simple directory to cataloguing, as acqui...