ffzg/recall_notices.pl: added --interval and --dedup
[koha.git] / labels / spinelabel-print.pl
2019-03-25 Dobrica PavlinusicFFZG: spinelabel print get method to make form work
2019-03-25 Dobrica Pavlinusicadded autocomplete="off"
2019-03-25 Dobrica Pavlinusicauto-focus barcode field on load
2019-03-25 Dobrica Pavlinusicredirect to printer REST only if barcode was found
2019-03-25 Dobrica Pavlinusicadded form to print another barcode
2019-03-25 Dobrica Pavlinusiccorrectly encode utf8 callnumbers
2019-03-25 Dobrica Pavlinusicbounce browser to printer URL and return with station
2018-02-05 Zoe BennettBug 19999: use Modern::Perl in label scripts
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
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-10-29 Henri-Damien LAURENTChange in API : ordnum becomes ordernumber
2009-08-04 Galen Charltonbug 3467 followup: fix test for item found
2009-08-04 Kyle M HallQuick Spine Label Printer - Minors fixes
2009-08-02 Galen Charltontextual cleanup of new quick spine label code
2009-08-02 Galen Charltonquell warning on NULL item fields
2009-08-02 Galen Charltonremoved unneeded module imports
2009-08-01 Kyle M HallQuick Spine Label Printer