Split off koha-common.
[koha.git] / cataloguing /
2008-09-17 Jesse Weaverfix for bug 2556: Overlaying records sometimes creates...
2008-08-21 Vincent DanjeanShebang line must be the first of the file
2008-08-06 Galen Charltonbug 2317: avoid crash when auto-creating authority
2008-07-27 Jesse Weaverkohabug 2345: bad comparisons pervade reports
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-22 Joshua FerraroFix a bug where the 008 field got replaced if you
2008-07-18 Joshua FerraroThis patch resolves a few MARC21 Framework issues for
2008-07-10 Andrew Moorebug 1980 [3/3]: remove bug workaround from pagination...
2008-07-10 Andrew Moorebug 1980: updateing calls to SimpleSearch to limit...
2008-07-08 MJ RayImprove Z39.50 result checking and display a little:
2008-07-08 Joshua FerraroPrior to this patch, XSL and scan indexes conflicted.
2008-07-08 Galen Charltonbug 1909: add delete field/subfield button to MARC...
2008-07-08 Galen Charltonbug 2203 [1/2]: increase input maxlength in MARC editor
2008-07-04 Paul POULAINBUGFIX : unimarc leader is 24, not 25. Fixing the javas...
2008-06-25 Galen Charltonbug 2254 [1/3]: fixed GetAuthType(); avoid crash
2008-06-25 Galen Charltonbug 2206: always have $9 for headings fields
2008-06-12 Galen Charltonkohabug 2207 - improve indicator input in MARC editor
2008-05-30 Henri-Damien LAURENTAdding search on ISSN for z3950_search.pl
2008-05-13 Galen Charltonkohabug 2105: prevent crash on IE7
2008-04-21 Galen CharltonXHTML correction - readonly attribute can contain only...
2008-04-17 Henri-Damien LAURENTBug Fix : Blocker 2017
2008-04-17 Chris NighswongerPorting SimpleSearch return changes to all code calling it.
2008-04-10 Paul POULAINBiblioAddsAuthorities improvement/fix
2008-04-01 Andrew Moorebug 1890: fixing calls to C4::Search::SimpleSearch
2008-03-18 Ryan HigginsAdd MARC preview to Z39.50 search.
2008-03-18 Ryan HigginsAdd z39.50 search form distinct from MARC editor
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-02-27 Galen Charltonbug 1893: add jump link to reservoir search results
2008-02-16 Chris NighswongerAdding another barcode autogeneration sequence to barco...
2008-02-11 Galen Charltonfix XHTML validation errors in addbiblio.pl
2008-02-11 Chris NighswongerChanged behavior of barcode.pl plugin to generate barco...
2008-02-03 Galen CharltonIMPORTANT - refactor MARC character set handling
2008-01-24 Henri-Damien LAURENTBug Fixing : Encoding in Z3950 searches
2008-01-24 Chris CormackFix for bug 1560
2008-01-15 Henri-Damien LAURENTDisplaying AuthorisedValues for items linked with autho...
2008-01-09 Henri-Damien LAURENTadding encoding management to z3950
2008-01-08 Chris CormackSwitching debug back off ... whoops
2008-01-08 Chris CormackChanging z3950 search in cataloguing to use the name...
2008-01-04 Galen Charltonfixed variable masking warnings found by perl -w
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-12-30 Joshua Ferraromoving some files and deleting cataloguing/updateitem...
2007-12-29 Galen CharltonMARC21 authorities: fixed 008 value builder
2007-12-29 Galen CharltonMARC21 authorities: fixed leader value builder
2007-12-29 Galen Charltoncataloging plugins: enable access from authorities
2007-12-28 Ryan HigginsFix fatal error on authority search when biblioaddautho...
2007-12-27 Joshua FerraroBIG COMMIT: minimal fix to authorities search
2007-12-14 Paul POULAINBiblioAddAuthorities : adding "" in search term, in...
2007-12-13 Chris NighswongerAdding LCCN to z2950 searches: Part 2
2007-12-13 Chris NighswongerAdding LCCN to z2950 searches
2007-12-12 Owen LeonardFixing typo in value_builder/dateaccessioned.pl; Adding...
2007-12-05 Joe Atzbergercataloge subdir (and cataloguing) - Dates.pm integratio...
2007-12-04 Owen LeonardFixing typo in value_builder/dateaccessioned.pl; Adding...
2007-12-04 Joshua Ferraroadding back CDATA for validation
2007-12-04 Joshua Ferrarofixing dateaccessioned plugin
2007-12-04 Galen Charltonfix minor XHTML validation issues
2007-11-17 Paul POULAINbugfix : don't show previously entered values again...
2007-11-13 Galen Charltonvarious authorities fixes
2007-11-07 Owen LeonardFixing zebra-striping of z3950 search results, YUI...
2007-11-07 Henri-Damien LAURENTBiblioAddsAuthority : First version.
2007-11-07 Paul POULAINoups, too many parenthesis
2007-11-04 Paul POULAINpatenthesis at wrong place in javascript
2007-11-04 Henri-Damien LAURENTcall to plugins didnot work.
2007-10-31 Paul POULAINDO NOT return if SimpleSearch give no result, we need...
2007-10-30 Paul POULAINfix related #1340 (z3950 search for quick cataloguing)
2007-10-29 Galen Charltonimproved import batches part 2 -- replace use of marc_b...
2007-10-23 Galen Charltonfix another parentheses problem
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-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 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
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-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-09 Henri-Damien LAURENTBugFixing unimarc_field_210c.pl was badly broken. It...
2007-10-08 Paul POULAIN#1473: MARCfindbreeding breaks MARC21 records in reservoir
2007-10-08 Paul POULAIN1340 (querying 2 z3950 servers merged results)
2007-10-06 Joshua Ferraropartial 1481: adding back missing updateitem.pl script
2007-10-06 Joshua Ferraropartial 1481: adding to templates, fixing non-display...
2007-10-06 Joshua Ferraropartial 1481: adding back missing updateitem.pl script
2007-10-06 Joshua Ferrarorefining barcode plugin, two new options
2007-10-06 Joshua Ferraroadding dateaccessioned plugin
2007-10-06 Paul POULAINMARC21 plugins fixed
2007-10-06 Paul POULAIN1363 (mandatory field break MARC editor)
2007-10-06 Paul POULAINfixing upbutton that has disappeared & fixedfield condi...
2007-10-06 Paul POULAIN#1452 (Labels for item editor are truncated)
2007-10-06 Henri-Damien LAURENTBUG FIXING : 210$c is now searching EDITORS
next