21 Commits (165c56de29b259c0607d5e3000045ae5fe481af0)

Author SHA1 Message Date
Zoe Bennett 165c56de29 Bug 19999: use Modern::Perl in label scripts 6 years ago
Jonathan Druart a159d2b067 Bug 16154: CGI->multi_param - Assign a list 8 years ago
Bernardo Gonzalez Kriegel 05d4c0e69b Bug 12194: Add option 'Oblique title' in labels 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Dobrica Pavlinusic 8e71489c33 Bug 8375: Use TrueType fonts in PDF::Reuse 12 years ago
Dobrica Pavlinusic 664ecc9aca Bug 8442 - labels creator fixes for plack 12 years ago
wajasu 476954636d Bug 8375 - Patch for Common diacritics not shown correctly when exporting batch label to PDF 12 years ago
Dobrica Pavlinusic 130e3d9c10 Bug 8315 - remove use C4::* version 12 years ago
Chris Nighswonger c7ba7fa8b2 Bug 7615 - Give option to use description for homebranch/holding branch in label creator instead of the branchcode 12 years ago
Chris Cormack 6bb73a04c4 Bug 6679 : Declare variables outside of conditionals 13 years ago
Chris Cormack 9d5d1f8f96 Bug 6642 : Making sure permissions are checked on label creator 13 years ago
Chris Nighswonger 5a924cc530 Bug 5865 - Labels wrap incorrectly when paper width is greater than height 13 years ago
Chris Nighswonger 947b47954e Bug 5249 - Guide boxes do not print when selected for a layout 14 years ago
Lars Wirzenius 772ada9bf3 Fix FSF address in directory labels/ 14 years ago
Chris Nighswonger 84d5b28f12 Bringing label, patroncard, and creator modules into conformity with the rest of C4 style. 14 years ago
Chris Nighswonger 4a675bcaad [5/30] A rework of Label Creator code 15 years ago
Galen Charlton 0bbcfeda0e replace syslog with warns 15 years ago
Chris Nighswonger 9b56b1ead9 [35/40] Work on C4::Labels tests and various bugfixs resulting 15 years ago
Chris Nighswonger 39d227d712 [24/40] Adding single/multiple label printing to label export code and interface. 15 years ago
Chris Nighswonger 51db13b8da [23/40] Initial work on label export interface. 15 years ago
Chris Nighswonger 13e894585f [20/40] Work on label printing code. 15 years ago
Chris Nighswonger d1e03bbf11 Bug 3390 Enabling ZIP compression in pdf generation to reduce file size 15 years ago
Galen Charlton 4d4e96d667 bug 2505: enable warnings for labels/label-print-pdf.pl 16 years ago
Joe Atzberger e37f8c2b27 Labels Cleanup (Part 2 of Many) 16 years ago
Chris Nighswonger 154e5c96e1 kohabug 2475 [1/2] Porting LCCN splitting code to Labels.pm 16 years ago
Chris Nighswonger 17d95b579c Completeing port of changes in DrawSpineText API 16 years ago
Chris Nighswonger a035678a17 Some coding improvement and misc changes to BIBBAR labels 16 years ago
Chris Nighswonger 19cced4a87 Sixth installment Patron card generation feature 16 years ago
Chris Nighswonger 2a26033f95 Fourth installment Patron card generation feature 16 years ago
Chris Nighswonger a988d199a2 First installment: Patron card generation feature 16 years ago
Chris Nighswonger 100e95484f Further adjustments on recent label improvments 16 years ago
Chris Nighswonger 11a213a82f Bumping DB to 061 - Adding the ability to choose font type to the Label tool. 16 years ago
Chris Nighswonger ecdf350255 Correction to convert Printer Profile units to Postscript Points prior to making adjustments 16 years ago
Chris Nighswonger 668aabcab1 Modifying Label Creation to handle no Printer Profile existence case. 16 years ago
Chris Nighswonger bc895d8626 Adding Printer Profiles feature to the Label Creator. 16 years ago
Paul POULAIN a502aa1c76 HTML::Template => HTML::Template::Pro 17 years ago
Galen Charlton 388c60bff7 misc labels fixes 17 years ago
Ryan Higgins 6e2564450e Adding labels generator. 17 years ago
hdl 100e6a9808 functions that were in C4::Interface::CGI::Output are now in C4::Output. 17 years ago
tipaul 2ffd5b7228 rel_3_0 moved to HEAD 17 years ago
toins d85b2e59b4 use Bull; changed by use Serials; 18 years ago
sushi fd4959b404 tidy up by mason. 18 years ago
sushi 6ff85242be oops, commenting out all those warn! 18 years ago
sushi c6b9d0cbe9 subs have been removed from here and placed in Labels.pm. 18 years ago
sushi 22f29e4488 spine label text is now auto-stretched within label border, as textwrap didnt work for 'long text strings with no spaces', text is now center justified too 18 years ago
sushi 630384390d *** empty log message *** 18 years ago
sushi 0ec5457563 removed pdf::table declaration, not needed anymore. 18 years ago
sushi c69afb64b8 removed hardcoded template url with "$htdocs_path/barcodes/new.pdf". 18 years ago
sushi 603df25299 Removed character padding around $barcode, used for testing. 18 years ago