Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / C4 / Record.pm
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-03-24 Marcel de RooyBug 24052: Rename XSLT_Handler
2020-01-07 Jonathan DruartBug 24361: (bug 24217 follow-up) Fix several warnings...
2020-01-07 Jonathan DruartBug 24361: Fix warning in C4::Record line 435
2020-01-03 Jonathan DruartBug 24217: use Modern::Perl for modules when strict...
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-07-02 Marcel de RooyBug 20272: Changes for Breeding.pm and Record.pm
2018-03-19 Marcel de RooyBug 20097: Use same regex in marc2dcxml and opac-export
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-10 Jonathan DruartBug 18277: Remove GetBiblionumberFromItemnumber - Easy...
2017-01-13 Marcel de RooyBug 17196: [QA Follow-up] Adjust some text on marcxml
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove the residue
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfile
2016-07-22 Jonathan DruartBug 15451: Koha::CsvProfiles - Remove GetCsvProfiles
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
2016-01-27 Hector Castro Bug 13642 - Adding new features for Dublin Core metadata
2015-09-07 Mark TompsettBug 12357: Following whitespace failures on koha qa...
2015-09-07 Mark TompsettBug 12357: Fix comma issues related to additional fields.
2015-09-07 Kyle M HallBug 12357: Enhancements to RIS and BibTeX exporting
2015-05-26 Tomas Cohen AraziRevert "Bug 6679: Fix 3 perlcritic violations in C4...
2015-05-26 Mason JamesBug 6679: Fix 3 perlcritic violations in C4/Record.pm
2015-04-27 Jonathan DruartBug 12404: Allow equal sign '=' in the TT directive
2015-04-27 Jonathan DruartBug 12404: Allow TT tags for csv profiles
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2014-11-06 Jonathan DruartBug 13190: Reintroduce the checkouts export feature
2014-07-07 Katrin FischerBug 12409: Follow up - Reflect from hash to array in...
2014-07-07 Jonathan DruartBug 12409: Fix fields order on exporting to bibtex
2014-05-26 Marcel de RooyBug 11826: Use XSLT handler object in showmarc, Record.pm
2014-01-03 Joy NelsonBug 11066: make RIS and Bibtex exports RDA compatible
2013-10-22 Colin CampbellBug 11058: fix compilation warning in C4::Record
2013-10-11 Jonathan DruartBug 10853: Add DB field export_format.type ('marc'...
2013-10-09 BlouBug 6201: Add fields 1xx to marc2bibtex (for MARC21...
2013-03-31 Fridolyn SOMERSBug 9274: Software error in bibtex export
2012-09-13 Jonathan DruartBug 7986: Export issues for patron
2012-07-12 Jared Camins-EsakovBug 8203: Add ability to save individual authorities
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-02-13 Jared Camins-EsakovBug 7345: Enable exporting records sans private fields
2012-01-13 Marc BalmerBug 7356 - Fix various typos and mis-spellings
2011-07-15 Colin CampbellBug 5453 : Move declarations out of conditionals
2011-04-19 Matthias Meusburgerbug 5579 : Fixes several exports to embed items
2011-04-09 Henri-Damien LAURENTBug 5637 : MT3044 : Fix CSV export when rer are blank...
2011-03-20 Paul PoulainBug 4330 : Adding some copyright BibLibre statements
2010-10-22 Galen Charltonremove two disused functions
2010-07-07 Henri-Damien LAURENTerror 500 when record cannot be loaded
2010-07-02 Galen Charltonremove a bunch of unconditional debug warns
2010-06-09 Andrew ElwellFinal batch of POD cleanups.
2010-04-21 Donovan JonesBug 2505 - Add commented use warnings where missing...
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-02-17 Matthias MeusburgerMT2116 : CSV Exports : add 'new line' as separator
2010-02-17 Matthias MeusburgerMT 2116: Addons to the CSV export
2010-02-17 Matthias MeusburgerMT2116: Addons to the CSV export
2010-01-28 Matthias MeusburgerMT2116 : Addons to the CSV Export
2010-01-28 Matthias MeusburgerMT2116: Addons to the CSV export
2009-09-30 Henri-Damien LAURENTMerge fixes and removing warnings
2009-09-30 Henri-Damien LAURENTMT 1587 : CSV export for cart and shelves, with the...
2009-09-30 Henri-Damien LAURENTAdding RIS and bibtex export
2009-08-21 Colin CampbellAvoid numeric comparisons with leading zeroes
2008-04-01 Galen Charltonfixed MODS biblio export on a "standard" install
2008-02-16 Galen CharltonDC XML export - declare encoding
2008-02-16 Galen Charltonfixed Dublin Core XML export of bibs
2007-11-20 Joshua Ferraroadding endnote export and 'related items'
2007-10-19 Chris CormackPatch from Galen Charlton, removing $Id$ $Log$ and...
2007-10-07 Joshua Ferraromove the xslt dir to a language-specific dir
2007-03-09 tipaulrel_3_0 moved to HEAD (introducing new files)
2006-10-20 tgarip1957A new Date.pm to use for all date calculations. Mysql...
2006-06-18 kadosAdds Dublin Core and MODS support (incomplete)
2006-05-29 kadosExpanding the error-handling and capabilities of the...
2006-05-24 kadosfixing some misspellings, reformatting a bit, etc.
2006-05-24 kadosRecord.pm is a new module in Koha 3.0 for managing...