Koha/cataloguing
Jared Camins-Esakov a2186855b3 Bug 8524: Add a non-automatic barcode plugin
In addition to adding a new barcode plugin, this commit begins
refactoring the barcode generation code using a new module,
C4::Barcodes::ValueBuilder. From the POD:
    This module is intended as a shim to ease the eventual transition
    from having all barcode-related code in the value builder plugin
    barcode.pl file to using C4::Barcodes. Since the shift will require
    a rather significant amount of refactoring, this module will return
    value builder-formatted results, at first by merely running the
    code that was formerly in the barcodes.pl value builder, but later
    by using C4::Barcodes.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2012-08-31 17:42:26 +02:00
..
value_builder Bug 8524: Add a non-automatic barcode plugin 2012-08-31 17:42:26 +02:00
addbiblio.pl Bug 6939 DefaultClassificationSource should be default in 942 2012-06-28 09:29:14 +02:00
addbooks.pl Bug 8172: Followup: Removes useless empty params 2012-08-29 15:38:59 +02:00
additem.pl Bug 8503: Software error in edit items with EasyAnalyticalRecords 2012-08-01 17:31:43 +02:00
linkitem.pl Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
merge.pl Bug 6210 - Follow up, Choose framework on merge 2012-02-01 17:40:45 +01:00
merge_ajax.pl Bug 2505 - Add commented use warnings where missing in the cataloguing/ directory 2010-04-21 20:27:05 +12:00
moveitem.pl Bug 5718 : fix permission of moveitem = edit_items needed 2011-02-09 09:33:36 +13:00
plugin_launcher.pl Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
ysearch.pl Bug 7400: Add auto-completion on auth_finder 2012-03-19 18:20:30 +01:00
z3950_search.pl Bug 8116 : Fixing warn in error log 2012-06-05 15:53:07 +02:00