Split off koha-common.
[koha.git] / C4 / AuthoritiesMarc.pm
2010-04-23 Galen CharltonMerge branch 'bug2505_patches' of git://git.catalyst...
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-02-09 Colin CampbellBug 2505 Enabled warnings in authorities/*
2010-02-03 Galen CharltonMerge commit 'workbuffer.org-koha/translation' into...
2010-01-28 Galen CharltonMerge commit 'biblibre/3.2_biblibre' into to-push
2010-01-28 Paul PoulainBuildSummary AuthoritiesMarc Enhancement
2010-01-28 Henri-Damien LAURENTBug :authid empty in Authorities Default summary
2010-01-27 Galen CharltonMerge commit 'pianohacker-koha/prefs-submit' into master
2009-12-02 Galen CharltonMerge commit 'koha-biblibre/master' into bl-acq
2009-11-11 Henri-Damien LAURENTBug Fix : 3343 MT1313 Authorities MARC summary
2009-10-26 Henri-Damien LAURENTPerformance improvement authorities-list.pl
2009-09-30 Henri-Damien LAURENTBug fix : 3618
2009-09-30 Jean-André SantoniThis little hack makes BuildUnimarcHierarchy able to...
2009-09-30 Henri-Damien LAURENTAuthorities bulkmarcimport
2009-05-07 Colin CampbellMoved some variable definitions out of conditionals
2009-04-26 Galen Charltonfix warning in C4::AuthoritiesMarc::merge()
2009-04-25 Henri-Damien LAURENTRemoving map calls in void context
2009-04-25 Henri-Damien LAURENTproblem saving authority with ? and other special chara...
2009-04-25 Henri-Damien LAURENTBug Fix : 2494
2009-04-25 Henri-Damien LAURENTMerging authorities caused an encoding problem in biblios
2009-04-25 Mason JamesBUG:3072 small work-around patch to restore authorities...
2009-04-25 Henri-Damien LAURENTBug Fixing : searching on mainmainentry was disabled
2009-04-25 Henri-Damien LAURENTAdding some Error proof on GetAuthority
2009-04-25 Henri-Damien LAURENTRestoring startsby search on authorities.
2009-04-24 Brian HarringtonRevisions to auto-generated authorities patch
2009-04-21 Brian HarringtonPatch to improve auto-generated MARC21 authorities
2008-08-09 Galen Charltoncommented out unconditional warns
2008-08-09 Henri-Damien LAURENTBug fix : use delete_field/insert_grouped_field rather...
2008-08-09 Henri-Damien LAURENTBug Fixing merge_authority.pl
2008-06-25 Galen Charltonbug 2254 [1/3]: fixed GetAuthType(); avoid crash
2008-04-24 Henri-Damien LAURENTunlocking table when adding/updating authorities is...
2008-04-17 Chris NighswongerPorting SimpleSearch return changes to all code calling it.
2008-04-01 Andrew Moorebug 1890: fixing calls to C4::Search::SimpleSearch
2008-03-22 Henri-Damien LAURENTbug fix : 1804 : Now empty authorities and empty search...
2008-03-03 Galen Charltonremoved lock tables for authority updates
2008-03-03 Galen Charltonindexing - explicitly pass previous record to ModZebra
2008-02-09 Galen Charltonadded StripNonXmlChars to C4::Charset
2008-01-08 Joe AtzbergerC4 - BEGIN blocks and 1; __END__ for modules
2008-01-05 Galen Charltonstart of big MARC21 authorities work
2008-01-05 Galen Charltonminor POD correction
2008-01-03 Joshua FerraroWARNING: Updates to Index Defs for Authorities
2007-12-27 Joshua FerraroBIG COMMIT: minimal fix to authorities search
2007-12-21 Henri-Damien LAURENTAdding 100$a coded field for UNIMARCAUTH and 152$b...
2007-12-20 Henri-Damien LAURENTBugFix : authorities resultlist display was missing...
2007-12-14 Paul POULAINAddind a reported_tag entry.
2007-12-14 Henri-Damien LAURENTauthorities result lists where badly paged.
2007-12-14 Paul POULAINAddAuthority, adding 100 field for UNIMARC if it's...
2007-11-13 Galen Charltonbugfix: do not crash when searching 'default' (all...
2007-11-13 Galen Charltonvarious authorities fixes
2007-11-07 Henri-Damien LAURENTChanging 100$a coded field Only when marcflavour eq...
2007-11-07 Henri-Damien LAURENTpatch pour le champ 100 AddAuthority.
2007-11-07 Paul POULAINoups, too many parenthesis
2007-11-07 Paul POULAINfixing 001 hardcoded field in auth record (001 = authid)
2007-10-22 Joshua Ferraromoving localfiles to tmp
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-17 Paul POULAINBUGfixing authorities editor
2007-10-11 Henri-Damien LAURENTBug fixing 1360 : It was a bug when no authoritytype...
2007-10-10 Paul POULAIN#1444: Porting marcEditor to authorities (tab management)
2007-08-20 Henri-Damien LAURENTModifying AddAuthorities in order to fix encoding bugs.
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-26 toinsremoving warn compilation.
2007-07-16 hdlAdding Summary for UNIMARC authorities
2007-06-25 tipaulbugfixes on unimarc 100 handling (the field used for...
2007-06-06 tipaulbugfixes (various), handling utf-8 without guessencodin...
2007-05-10 tipaulKoha NoZebra :
2007-04-06 hdlCode Cleaning : AuthoritiesMARC.
2007-04-05 btoumiadd "sort by" with heading-entity in authorities search
2007-03-30 tipaulsome cleaning (minor, the main one will come later...
2007-03-29 tipaulCode cleaning of Biblio.pm (continued)
2007-03-29 tipaulCode cleaning :
2007-03-28 hdlremoving $dbh as a parameter in AuthoritiesMarc functions
2007-03-16 kadosUsing my precrash CVS copy I did the following:
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-10-20 tgarip1957A new Date.pm to use for all date calculations. Mysql...
2006-10-01 tgarip1957Field weighting applied to ranked searches. A new facet...
2006-09-29 kadosfor some reason this didn't get updated properly, but...
2006-09-27 tgarip1957Finalizing main components. All koha modules are now...
2006-09-24 kadosCommitting some improvements to Amazon.pm
2006-09-20 tgarip1957Some bug fixing, new acquisitions handling
2006-09-11 tgarip1957Fixes bug with MARChtml2xml in Biblio.pm
2006-09-06 tgarip1957Clean up before final commits
2006-09-01 tgarip1957New XML API
2006-08-02 kadosrolling back previous merge, will do manually
2006-07-04 toinsHead & rel_2_2 merged
2006-05-20 tgarip1957If an authority is modified biblios related to this...
2006-05-19 tgarip1957All support for auth_subfield_tables is removed. All...
2006-02-09 rangiHmm there seem to be quite a few subroutines twice...
2006-02-09 rangiCleaning up some unessecary my statements
2006-01-06 tipaulsynch'ing head and rel_2_2 (from 2.2.5, including npl...
2005-10-26 tipaulbig commit, still breaking things...
2005-08-04 tipaulsynch'ing 2.2 and head
2005-06-20 tipaulsynch'ing 2.2 and head
2005-06-07 tipauladding $b to mainentry (in UNIMARC, for personal names...
2005-06-01 tipaulsome fixes & improvements for dictionnary search in...
2005-05-04 tipaulsynch'ing 2.2 and head
2005-05-04 hdladding Marc Record to authoritysearch report
2005-04-05 hdlScanning every the Subfields of auth_tag_to_report...
2005-04-05 hdlSearching for double entries when adding a new authority.
next