Bug 22674: Change wording of payments in the GUI
[koha-equinox.git] / C4 / Breeding.pm
2019-04-18 Josef MoravecBug 22532: Remove Z39.50 random
2018-10-01 Charles FarmerBug 12747: (QA follow-up) Treat 010 according to marcfl...
2018-10-01 David BourgaultBug 12747: Add extra column in Z3950 search
2018-10-01 Josef MoravecBug 21404: Refactor _build_query subroutines
2018-10-01 Josef MoravecBug 21404: Remove unused variables in C4::Breeding...
2018-10-01 Josef MoravecBug 21318: Add control number as an option to search...
2018-08-08 Marcel de RooyBug 19436: (QA follow-up) Revert change in _handle_one_...
2018-08-08 Matthias MeusburgerBug 19436: Add SRU support for authorities
2018-07-02 Marcel de RooyBug 20272: Changes for Breeding.pm and Record.pm
2017-12-07 Marcel de RooyBug 19096: Make Default authoritative in core modules
2017-12-07 Marcel de RooyBug 10306: Core module changes for multiple mappings
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2015-04-22 BlouBug 13987: Fix server name in z39.50 authority search...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-01-24 FrédérickBug 11961 - Add a "Z39.50 search" button to the authori...
2014-12-19 Jonathan DruartBug 13296: (follow-up) permit grep on AUTHUNIMARC
2014-12-19 Fridolin SomersBug 13296 - error when using z3950 with UNIMARC authorities
2014-09-14 Dobrica PavlinusicBug 12898 - Z39.50 title search doesn't work with multi...
2014-09-01 Tomas Cohen AraziBug 6536: QA Follow-up for fixing a unit test under...
2014-09-01 Marcel de RooyBug 6536: QA Follow-up for removing warnings from QA...
2014-09-01 Marcel de RooyBug 6536: [QA Follow-up] Remove surrounding spaces...
2014-09-01 Marcel de RooyBug 6536: Add XSLT transformation on Z3950 search results
2014-09-01 Marcel de RooyBug 6536: Include SRU searching in Breeding.pm
2014-09-01 Marcel de RooyBug 6536: Adjustments for servername and servertype
2014-04-25 Galen CharltonBug 12112: remove disused routine C4::Breeding::ImportB...
2014-04-19 Fridolyn SOMERSBug 11254: make reservoir search normalize ISBNs
2013-12-27 Kyle M HallBug 11419: display Z39.50 search errors more completely
2013-10-04 David CookBug 10096 - (follow-up) various QA improvements
2013-10-04 David CookBug 10096 - Add a Z39.50 interface for authority searching
2013-07-24 Galen CharltonBug 10462: (follow-up) remove some undefined variable...
2013-07-24 Marcel de RooyBug 10462: QA Followup to resolve LCCN mixup and remove...
2013-07-24 Marcel de RooyBug 10462: Followup for showing multiple ISBNs in Z3950...
2013-07-24 Marcel de RooyBug 10462: Some optimizations in Z3950 search paving...
2013-04-15 Marcel de RooyBug 9986: Two fixes for Z3950 search
2013-02-12 Marcel de Rooy9105: Followup for closing Zoom connections
2012-12-22 Marcel de RooyBug 9105: Second housekeeping followup
2012-12-22 Marcel de RooyBug 9105: Housekeeping followup
2012-12-22 Marcel de RooyBug 9105: Move Z3950 search code to Breeding module
2012-10-08 Frédérick CapovillaNormalize records imported from Z39.50 servers.
2012-10-02 Mark TompsettBug 8350: warning in logs when searching for nonexisten...
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-04-06 Srdjanbug_7613: OCLC Connexion gateway
2011-03-05 Owen LeonardFix for Bug 4290 - search for author in repository
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2009-06-08 Galen Charltonbug 2505: enable warnings in C4::Breeding
2008-02-03 Galen CharltonIMPORTANT - refactor MARC character set handling
2008-01-09 Henri-Damien LAURENTImproving encoding Support for z3950 clients.
2008-01-08 Joe AtzbergerC4 - BEGIN blocks and 1; __END__ for modules
2007-10-30 Paul POULAINfix related #1340 (z3950 search for quick cataloguing)
2007-10-29 Galen Charltonbatch import rework -- implement stage-commit-undo...
2007-10-29 Galen Charltonmore work on batch import
2007-10-29 Galen Charltonimproved import batches part 2 -- replace use of marc_b...
2007-07-10 toinsbug fix : Sometime importing biblio return no breedingid.
2007-03-29 tipaulCode cleaning :
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-11-06 tgarip1957Bug fixing and complete removal of Date::Manip
2006-10-01 tgarip1957Field weighting applied to ranked searches. A new facet...
2006-09-01 tgarip1957New XML API
2006-08-25 tgarip1957New set of routines for HEAD.
2005-09-30 joshferraroPreviously there was no check to make sure that an...
2005-05-04 tipaulsynch'ing 2.2 and head
2004-12-08 tipaulfix for "marc upload fail silently" (from MJRay)
2004-11-24 tipaulcommiting modif already in RC2 (bug in breeding import)
2004-03-24 rangiFix for bug 761
2003-10-25 tipaulminor fixes for bilbio deletion (still buggy)
2003-09-08 tipaulbugfix : biblios without isbn where not added into...
2003-04-29 tipaulreally proud of this commit :-)
2003-04-22 tipaul1st draft for z3950 client import.