call to plugins didnot work.
[koha.git] / cataloguing / addbiblio.pl
2007-11-04 Henri-Damien LAURENTcall to plugins didnot work.
2007-10-29 Galen Charltonimproved import batches part 2 -- replace use of marc_b...
2007-10-23 Galen Charltonfix problem with prior patch that inadvertantly
2007-10-23 Galen Charltonadded dropdown for classification source for addbiblio...
2007-10-23 Galen Charltonbib and item editing bugfixes
2007-10-23 Galen Charltonbib and item editing bugfixes
2007-10-23 Henri-Damien LAURENTManaging IndependantBranches when creating a new Biblio
2007-10-22 Owen LeonardMisplaced closing parethesis was causing javascript...
2007-10-18 Chris CormackPatch from Joe Atzberger to remove $Id$ and $Log$ from...
2007-10-17 Paul POULAINreintroducing size for fields in addbiblio
2007-10-13 Paul POULAINbugfix: parenthesis at wrong place
2007-10-10 Owen LeonardCorrections to addbiblio.pl and addbiblio.tmpl for...
2007-10-08 Paul POULAIN#1473: MARCfindbreeding breaks MARC21 records in reservoir
2007-10-06 Paul POULAIN1363 (mandatory field break MARC editor)
2007-10-06 Paul POULAINfixing upbutton that has disappeared & fixedfield condi...
2007-09-27 Paul POULAINBUGFIX : create a unique div for each subfield
2007-09-26 Paul POULAIN2 BUGFIX (1 being unimarc specific) : change in plugin...
2007-09-13 Paul POULAINBUGFIX : repeated fields where merged on biblio update
2007-09-11 Owen LeonardRemoving script-specified CSS and js pointers. More...
2007-09-04 Paul POULAINBUGFIX (major) : when editing an existing biblio, bibli...
2007-09-04 Paul POULAINBUGFIX : deal with repeatable values when retrieving...
2007-08-30 Owen LeonardMoving </head><body> into body of templates so that...
2007-08-30 Owen LeonardTesting new changes to Auth.pm to allow passing of...
2007-08-28 Owen LeonardModifications to enable YUI-Grids layout structure...
2007-08-23 Henri-Damien LAURENTAdding new feature : creating authorities on-the-fly.
2007-08-09 Chris CormackMerge branch 'mymerges'
2007-08-09 Joshua Ferraropatch to fix marc21 leader
2007-08-09 Chris CormackMerge branch 'master' of /home/jmf/repos/koha-rm-root...
2007-08-09 Paul POULAINadding a ExpandField feature to MARC editor : all subfi...
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-20 hdlCreating Biblio if BiblioAddAuthorities is set in syste...
2007-07-16 hdlAdding a biblio can be executed in a popup now.
2007-06-25 tipaulbugfixes on unimarc 100 handling (the field used for...
2007-06-15 tipaulsome fixes (and only fixes)
2007-06-08 toinswriting absolute path.
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-29 tipauladding default value new feature into cataloguing....
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-09-27 tgarip1957Finalized XML version for intranet
2006-09-11 tgarip1957Fixes a bug with Marchtml2xml and sync with dev_week
2006-09-06 tgarip1957Clean up before final commits
2006-09-01 tgarip1957MARCXML only. No more MARC record. No more non-marc...
2006-04-03 kadosre-adding oldbiblionumber for the sake of the plugin
2006-04-02 kadossyncing with rel_2_2, adding visibility handling
2006-04-01 kadosadding eval to fix 500 error with blank marc record
2006-03-10 kadossyncing with rel_2_2
2006-03-07 rangicatching oldbiblionumber also
2006-03-06 kadosfix syntax error.
2006-03-06 kadosremove char_decode
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-26 kadosDon't need those $Zconn's after all.
2006-02-25 kadosAdding support for new Zconn object from C4::Context.pm
2006-02-14 tipaulroad to 3.0 : updating a biblio in zebra seems to work...
2006-01-19 tipaulmoving cataloguing scripts to a cataloguing directory...
2006-01-17 tipaulmoving acqui.simple directory to cataloguing, as acqui...