added dropdown for classification source for addbiblio and additem
[koha.git] / cataloguing / additem.pl
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...