kohabug 2475 [2/2] Porting LCCN splitting code to Labels.pm
[koha.git] / C4 / Labels.pm
2008-08-09 Chris Nighswongerkohabug 2475 [2/2] Porting LCCN splitting code to Labels.pm
2008-08-09 Chris Nighswongerkohabug 2463 & 2464 Removing unlinked fields from label...
2008-08-09 Chris Nighswongerkohabug 2475 [1/2] Porting LCCN splitting code to Labels.pm
2008-07-12 Chris NighswongerFurther fixes to Labels.pm including escaping '(' and...
2008-07-10 Chris NighswongerCorrecting text wrapping on labels
2008-05-30 Joe AtzbergerRepair Labels code to accomodate patroncards. Purged...
2008-04-30 Joe AtzbergerMore labels repair: FIXME's added, warns $debug-ified.
2008-04-30 Joe AtzbergerBUGFIX - get_batches argument counterproductive. NONE...
2008-04-30 Joe AtzbergerBUGFIX: $item is reference to hashref, not reference...
2008-04-23 Joshua FerraroCleanup after merge of labels improvements
2008-04-22 Ryan HigginsLabels update- print any marc field and add csv output.
2008-04-21 Chris NighswongerAdding back text wrap funcionality for lines exceeding...
2008-04-11 Chris NighswongerCorrecting class.labels_conf to be classification.label...
2008-04-04 Chris NighswongerMore work on label printing tool
2008-04-03 Chris NighswongerRemoving a stray warn
2008-04-03 Chris NighswongerCommenting out Dumper
2008-04-03 Chris NighswongerSome coding improvement and misc changes to BIBBAR...
2008-04-03 Chris NighswongerAdding PATCRD print type
2008-04-01 Chris NighswongerMore work on patron card generation feature
2008-03-18 Ryan HigginsMod C4::Labels::add_batch to accept an array of items.
2008-03-18 Chris NighswongerThird installment Patron card generation feature
2008-03-18 Chris NighswongerFirst installment: Patron card generation feature
2008-03-11 Chris NighswongerFurther adjustments on recent label improvments
2008-03-08 Chris NighswongerBumping DB to 061 - Adding the ability to choose font...
2008-02-27 Chris NighswongerBugfix for 1814: Correcting the way we handle a case...
2008-02-16 Chris NighswongerAdding Printer Profiles feature to the Label Creator.
2008-01-10 Joe AtzbergerLabels.pm - BEGIN block VERSION and vars related to...
2008-01-04 Galen Charltonfixed variable masking warnings found by perl -w
2008-01-03 Joe AtzbergerLabels.pm - add deduplicate_batch sub
2007-10-03 Joshua Ferrarochmod 644 on all modules
2007-08-18 Ryan HigginsAdding labels generator.
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-07-10 sushitypo
2006-07-10 sushiremoving warns, and defining draw_boundaries() sub.
2006-07-10 sushiNewly created Labels.pm module for spine-label and...