Increment version for 3.14.17 release
[koha.git] / labels /
2013-12-13 Zeno TajoliBug 11222: fix crash that can occur in search for items...
2013-07-12 Jonathan DruartBug 10527: remove disused routine C4::Branch::get_branc...
2013-03-31 Kyle M HallBug 8943 - Add table sorting to labels - Followup ...
2013-03-17 Jared Camins-EsakovBug 9239: Allow the use of QueryParser for all queries
2013-01-18 Jonathan DruartBug 9108: Followup: send the dateformat value from...
2012-11-05 Paul PoulainBug 8490: fix Plack error when creating label layout
2012-07-24 Dobrica PavlinusicBug 8442 - labels creator fixes for plack
2012-07-13 wajasuBug 8375 - Patch for Common diacritics not shown correc...
2012-07-13 Dobrica PavlinusicBug 8315 - remove use C4::* version
2012-05-28 Kyle M HallBug 8140 - [SIGNED-OFF] Error when exporting label xml
2012-03-22 Dobrica PavlinusicBug 7765 - labels/label-edit-layout.pl: plack $layout...
2012-03-08 Chris NighswongerBug 7615 - Give option to use description for homebranc...
2011-12-08 Chris CormackBug 6679 : Adding license statement and stopping declar...
2011-11-16 Chris NighswongerBug 7207 - Reverting a portion of commit 607b5449bd5cb...
2011-11-06 Chris CormackBug 6679 : Don't declare variables in conditionals...
2011-11-06 Chris CormackBug 6679 : Declare variables outside of conditionals
2011-09-28 Ian WallsBug 6733: change branchcode call in Labels to use usere...
2011-09-15 Srdjan Jankovicbug_6318: Always give predefined fields drop downs...
2011-08-21 Chris NighswongerBug 6269 - can't undefine a printer profile
2011-08-01 Chris CormackBug 6642 : Making sure permissions are checked on label...
2011-06-12 Galen Charltonbug 5653: use itemcallnumber in bib label layouts
2011-05-25 Katrin FischerBug 6343: TT issues in label creator
2011-04-08 Colin CampbellBug 5415 Let calls of SimpleSearch utilize considtent...
2011-03-15 Chris NighswongerBug 5865 - Labels wrap incorrectly when paper width...
2010-12-12 Chris NighswongerBug 5391 - can't add multiples to batch
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 1)
2010-11-01 Chris NighswongerBug 5227 [3.4] Enhance the label batch edit interface
2010-10-26 Chris NighswongerBug 5227 [3.4] Enhance the label batch edit interface
2010-10-06 Galen CharltonMerge remote branch 'koha-fbc/k_bug_5249' into to-push
2010-09-24 Chris NighswongerBug 5249 - Guide boxes do not print when selected for...
2010-09-23 Chris NighswongerBug 5203 - Creating a label template causes fatal error...
2010-07-02 Galen Charltonremove a bunch of unconditional debug warns
2010-04-16 Frédéric DemiansBug 4382 Export batch label to CSV
2010-03-17 Lars WirzeniusFix FSF address in directory labels/
2010-03-10 Koha UserFixes bug 4232: Undefined hash references in Label...
2010-02-09 Chris NighswongerBringing label, patroncard, and creator modules into...
2010-01-20 Chris NighswongerBugfix: Various Label Creator bugs
2010-01-11 Chris Nighswonger[30/30] Removing depricated files
2010-01-11 Chris Nighswonger[5/30] A rework of Label Creator code
2009-10-29 Henri-Damien LAURENTChange in API : ordnum becomes ordernumber
2009-10-14 Chris NighswongerBug 3706 Label templates/layouts do not save properly
2009-10-14 Chris NighswongerBug 3706 Label templates/layouts do not save properly
2009-09-06 Galen Charltonremove unnecesary import of HTM:::Template::pro
2009-09-06 Galen Charltonreplace syslog with warns
2009-09-05 Chris CormackNicer error message if a branch is not set
2009-09-05 Chris NighswongerAdding a missing module to labels search
2009-09-05 Chris NighswongerFixing warns (tnx to Chris Cormack for identifying...
2009-09-01 Chris Nighswonger[40/40] Removing depricated files
2009-09-01 Chris Nighswonger[36/40] Bugfix for profile update on profile/template...
2009-09-01 Chris Nighswonger[35/40] Work on C4::Labels tests and various bugfixs...
2009-09-01 Chris Nighswonger[31/40] Misc bugfixes and cosmetic cleanup.
2009-09-01 Chris Nighswonger[24/40] Adding single/multiple label printing to label...
2009-09-01 Chris Nighswonger[23/40] Initial work on label export interface.
2009-09-01 Chris Nighswonger[22/40] General code cleanup of new labels module code.
2009-09-01 Chris Nighswonger[21/40] Adding de-duplicating method and associated...
2009-09-01 Chris Nighswonger[20/40] Work on label printing code.
2009-09-01 Chris Nighswonger[19/40] Various tweaks to the interface cosmetics,...
2009-09-01 Chris Nighswonger[18/40] Work on label item search.
2009-09-01 Chris Nighswonger[17/40] Work on C4::Labels::Lib::html_table api to...
2009-09-01 Chris Nighswonger[16/40] Improvements to label management interface...
2009-09-01 Chris Nighswonger[15/40] Initial work on label batch edit interface.
2009-09-01 Chris Nighswonger[14/40] Work on batch management interface.
2009-09-01 Chris Nighswonger[13/40] Work on profile editor interface.
2009-09-01 Chris Nighswonger[12/40] Work on label managment interface.
2009-09-01 Chris Nighswonger[11/40] Work on layout editor interface.
2009-09-01 Chris Nighswonger[10/40] Work on Label Tool Homepage.
2009-09-01 Chris Nighswonger[9/40] Work on template interface.
2009-09-01 Chris Nighswonger[8/40] Adding new layout management page
2009-08-23 Sébastien Hindererbug 3464: Takes columns country and B_country of table...
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
2009-07-13 Chris NighswongerBug 3390 Enabling ZIP compression in pdf generation...
2009-06-12 Garry CollumBug 2889: Removed unused toggle variable from pcard...
2009-05-22 MJ Raybug 3243: pcard-members-search fails to add patrons...
2009-05-22 MJ RayAdd patron card member searching by category code
2009-04-08 Michael Hafenbug: add items to label batch - need userenv loaded...
2009-01-28 Nahuel ANGELINETTIDelete a "=" added lastly and make this script not...
2009-01-05 Galen Charltonbug 2505: enable warnings for labels/label-print-pdf.pl
2009-01-05 Joe AtzbergerLabels Cleanup (Part 2 of Many)
2008-12-31 Galen Charltonperltidy lables/label-item-search.pl
2008-12-31 Galen Charltonbug 2505: turn on warnings in labels/label-item-search.pl
2008-12-31 Galen Charltonfollowup to Mason's labels patch
2008-12-31 Mason JamesThe current searching in labels is a bit minimal, and...
2008-10-16 Michael Hafenfix calls to get_template_and_user in label-item-search.pl
2008-09-17 Joe AtzbergerDHTMLcalendar should not be imported.
2008-08-10 Ryan HigginsFinal cleanup of labels for 3.0
2008-08-09 Chris Nighswongerkohabug 2475 [1/2] Porting LCCN splitting code to Labels.pm
2008-06-17 Joe AtzbergerBugfix patron search for cards/labels related to pagina...
2008-05-30 Joe AtzbergerRepair Labels code to accomodate patroncards. Purged...
2008-05-19 Joe AtzbergerBUGFIX - pagination bar was not in template, so only...
2008-04-30 Joe AtzbergerBUGFIX labels - Adding labels was failing because of...
2008-04-22 Ryan HigginsLabels update- print any marc field and add csv output.
2008-04-21 Chris NighswongerCompleteing port of changes in DrawSpineText API
2008-04-21 Chris NighswongerAdding trinaries to handle unpopulated itemcallnumber...
2008-04-17 Chris NighswongerPorting SimpleSearch return changes to all code calling it.
2008-04-17 Chris NighswongerEnabling SimpleSearch to return the total number of...
next