Bug 9811: Patron search improvement
[koha.git] / C4 / Labels.pm
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-09-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8251'
2012-09-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7613'
2012-09-03 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7805'
2012-08-28 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8268'
2012-08-02 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6720'
2012-08-01 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7955'
2012-08-01 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-07-25 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7889'
2012-07-24 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8062'
2012-07-23 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8130'
2012-07-23 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8268'
2012-07-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7729'
2012-07-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6720'
2012-07-16 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8251'
2012-07-16 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5644'
2012-07-13 Paul PoulainMerge remote-tracking branch 'jcamins/bug_8281_qa'
2012-07-13 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8315'
2012-07-13 Dobrica PavlinusicBug 8315 - remove use C4::* version
2012-07-06 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7818'
2012-06-25 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7143'
2012-06-20 Paul PoulainMerge remote-tracking branch 'origin/new/bug_6634'
2012-06-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8092'
2012-06-14 Paul PoulainMerge remote-tracking branch 'origin/new/bug_5337'
2012-06-11 Chris CormackBug 7941 : Fix version numbers in modules
2010-02-09 Chris NighswongerBringing label, patroncard, and creator modules into...
2009-09-06 Galen CharltonMerge branch 'labels_recon' into to-push
2009-09-06 Galen CharltonMerge commit 'origin/master' into labels_recon
2009-09-01 Chris Nighswonger[40/40] Removing depricated files
2009-07-13 Chris NighswongerBug 3390 Enabling ZIP compression in pdf generation...
2009-07-13 Chris NighswongerBug 3390 Barcodes not displayed in Acro Reader >v7.0
2009-05-27 Chris NighswongerBug 2500 Tweaking DDCN Split for Hyphenated Volumn...
2009-05-21 Galen Charltonbug 3120: tweak DDCN call number splitting for labels
2009-05-11 Galen Charltonbug 3120: tweak splitting of Dewey call number
2009-04-28 Mason Jamesfix to remove blank newlines from labels
2009-04-03 Joe AtzbergerDDCN callnumber splitting with test.
2009-03-11 Joe AtzbergerBug 2691 - LCCN split (for labels)
2009-03-04 Chris NighswongerKohabug 2500 Fiction Call Number Splitting Enhancement...
2008-12-31 Joe AtzbergerLabels Cleanup (Part 1 of Many)
2008-10-06 Ryan HigginsBug 2555 : label batch_id not properly incremented...
2008-08-13 Andrew MooreBug 2400 [11/18]: fixing pod syntax in C4/Labels.pm
2008-08-10 Ryan HigginsUpdate labels formatstring parse to pick the correct...
2008-08-10 Ryan HigginsFinal cleanup of labels for 3.0
2008-08-09 Chris Nighswongerkohabug 2475 [3/?] Adding splitting algorithm for ficti...
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...