Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls
[koha-equinox.git] / C4 / Labels / Label.pm
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2018-11-13 Jonathan DruartBug 15836: Add the ability to defined custom methods...
2018-11-08 Josef MoravecBug 21719: Fix typos
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove empty BEGIN block
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2015-11-05 Marc VéronBug 14781: Creation of barcode types 2of5 not functional
2015-10-27 Bernardo Gonzalez... Bug 14468: Remove warnings when creating Labels
2015-10-22 Bernardo Gonzalez... Bug 12194: Add option 'Oblique title' in labels
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-06-01 Mark TompsettBug 14115: Silence warnings in t/Label*
2015-03-30 Dobrica PavlinusicBug 10773 - Add item-level descriptions for Label Printing
2014-12-28 Kyle M HallBug 13124 - Record titles with parentheses causing...
2014-10-21 Bernardo Gonzalez... Bug 12068 - label-create-pdf.pl Add support for RTL...
2014-05-05 Bernardo Gonzalez... Bug 8375: (follow-up) fix font code and alignment
2013-12-30 Tomas Cohen AraziBug 11402: make Labels::_guide_box return undef if...
2013-06-12 Galen Charltonbug 9370: improve splitting of LC call numbers for...
2012-08-02 Dobrica PavlinusicBug 6448 [3/3] EAN-13 barcode labels
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2012-03-08 Chris NighswongerBug 7615 - Give option to use description for homebranc...
2012-01-13 Marc BalmerBug 7356 - Fix various typos and mis-spellings
2011-06-12 Galen Charltonbug 5653: use itemcallnumber in bib label layouts
2011-04-27 Jared Camins-EsakovBug 3543: split NLM call numbers in label creator
2010-10-22 Galen Charltonfixing various links to point to *.koha-community.org
2010-09-24 Chris NighswongerBug 5249 - Guide boxes do not print when selected for...
2010-07-02 Galen Charltonremove a bunch of unconditional debug warns
2010-04-16 Frédéric DemiansAllow UNIMARC item callnumber splitting
2010-03-17 Lars WirzeniusFix FSF address in directory C4/
2010-01-20 Chris NighswongerBugfix: Various Label Creator bugs
2010-01-11 Chris Nighswonger[5/30] A rework of Label Creator code
2009-10-14 Chris NighswongerBug 3649 Code39 Mod10 and Mod43 barcodes are produced...
2009-10-07 Chris NighswongerBug 3649 Code39 Mod10 and Mod43 barcodes are produced...
2009-09-16 Chris NighswongerBug 2500 Correcting incorrect splitting of cutter numbers
2009-09-06 Galen Charltondebugify a warn
2009-09-06 Galen Charltonreplace syslog with warns
2009-09-01 Chris Nighswonger[39/40] Removeing depricated functions from label module.
2009-09-01 Chris Nighswonger[35/40] Work on C4::Labels tests and various bugfixs...
2009-09-01 Chris Nighswonger[33/40] Porting call number splitting improvements...
2009-09-01 Chris Nighswonger[31/40] Misc bugfixes and cosmetic cleanup.
2009-09-01 Chris Nighswonger[24/40] Adding single/multiple label printing to label...
2009-09-01 Chris Nighswonger[20/40] Work on label printing code.
2009-09-01 Chris Nighswonger[6/40] Adding C4::Labels::Label Module