Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / tools / letter.pl
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-04-06 Aleisha AmohiaBug 4461: (follow-up) Creating sample notice and other...
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2019-11-03 Bin WenBug 23762: Editing is_html status of email template...
2019-07-19 Owen LeonardBug 23278: Reopen last panel upon "Save and continue...
2019-05-15 Aleisha AmohiaBug 7862: Preventing warns when creating a notice
2019-01-18 Jonathan DruartBug 22002: (bug 21621 follow-up) Re-add GROUP BY in...
2018-10-29 Jonathan DruartBug 21621: Remove incorrect GROUP BY from tools/letter.pl
2018-10-01 Katrin FischerBug 15971: Add biblioitems to available fields for...
2018-05-03 Josef MoravecBug 20444: Use Koha::Patron::Attribute::Types object...
2018-04-12 Jonathan DruartBug 17981: Add a preview mode for notice templates
2018-02-05 Jenny WayBug 20017: use Modern::Perl in Tools perl scripts
2017-11-26 Andreas JonssonBug 19675: Fix update notice templates when they are...
2017-07-13 Owen LeonardBug 18847 - Add "Save and continue" option to notice...
2017-05-09 Jonathan DruartBug 17762: Update the letter form interface
2016-10-28 Katrin FischerBug 5260 - Add option to send an order by e-mail to...
2016-10-26 Kyle M HallBug 14610 - Add and update scripts
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Move mybranch to C4::Context
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-07-08 Jonathan DruartBug 14757: Remove obsolete occurrence of is_tt
2016-07-08 Kyle M HallBug 14757 - Allow the use of Template Toolkit syntax...
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2015-12-30 Jonathan DruartBug 11625: Implement DefaultToLoggedInLibraryNoticesSlips
2015-12-29 Barton Chittenden Bug 14515 (QA Followup) fix letter.pl available fields.
2015-10-02 Jonathan DruartBug 14141: Do not let edit the branch when updating...
2015-09-02 Katrin FischerBug 13972: Include fields from subscription and serial...
2015-07-20 AleishaBug 14445: Silences warns in letter.tt
2015-07-20 AleishaBug 14445: Silences warn in letter.pl
2015-06-22 Stefan WeilBug 14383: Fix some typos in comments and documentation
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-03-11 Jonathan DruartBug 12648: Link patrons to an order
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-11-27 Jonathan DruartBug 13215: (follow-up) Fix notice edition
2014-11-27 Jonathan DruartBug 13215: Fix notice deletion
2014-11-27 Jonathan DruartBug 13215: Fix notice edition
2014-11-27 Jonathan DruartBug 13215: The same letter code can be used for several...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-06-23 Jonathan DruartBug 11742: A letter code should be unique.
2014-05-02 Marcel de RooyBug 9016: (QA Follow-up) Remove warning from content...
2014-05-02 Jonathan DruartBug 9016: (follow-up) FIX letter name is not displayed...
2014-05-02 Jonathan DruartBug 9016: (follow-up) letter name is not displayed...
2014-05-02 Jonathan DruartBug 9016: (follow-up) GetMessageTransportTypes returns...
2014-05-02 Jonathan DruartBug 9016: Create a message for each transport type.
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-03-22 Dobrica PavlinusicBug 8378 - show all items columns and new items.fine
2013-02-20 Owen LeonardBug 9650 - Show message if there are no notices
2012-07-10 Kyle M HallBug 7848 - Issues data missing from circulation notices
2012-03-22 Dobrica PavlinusicBug 7779 - tools/letter.pl: scope vars for plack
2012-03-13 Srdjan Jankovicbug_7001: protected are only all libraries letters
2012-03-09 Srdjan Jankovicbug_7001: Issue and Reserve slips are notices.
2012-01-20 Jonathan DruartBug 5347: Adds columns claims_count and claimed_date...
2011-08-27 Owen LeonardFix for Bug 4419 - cannot change module for notice...
2011-08-02 Chris NighswongerBug 5263 - Add support for including fields from the...
2010-11-29 Galen Charltonbug 4211: more fixes to suggestion letter template...
2010-11-11 Andrew ElwellBug 5385: POD Cleanups (part 1)
2010-03-17 Lars WirzeniusFix FSF address in directory tools/
2009-09-30 Paul PoulainRe introducing missing definitions of variables
2009-09-30 Henri-Damien LAURENTAdding Letters management to Suggestions.
2009-08-11 Colin CampbellBug 3522 Refactor Create Update Delete letter for consi...
2009-02-26 John Beppubug 1546 - REPLACE statements
2008-12-08 Jesse Weaverbug 2848 [1/2]: Send notifications to patrons when...
2008-11-21 Galen Charltonbug 2801 followup
2008-11-21 Joe AtzbergerBug 2801 followup... [SQUASHABLE]
2008-11-21 Joe AtzbergerBug 2801 and other cleanup.
2008-04-10 Galen Charltongranular permissions - updated Tools
2008-02-23 Joe Atzbergerbranchoverdues and letter.pl - cleanup, conditionalized...
2008-01-04 Galen Charltonfixed variable masking warnings found by perl -w
2007-12-05 Joshua Ferrarocleanup of letter.pl, 'my's need to be there
2007-12-05 Joe Atzbergertools subdir - Dates.pm integration and warnings fixes.
2007-11-01 Henri-Damien LAURENTAdding titles to claimissues letter.
2007-07-31 toinsfix indentation.
2007-04-24 hdlfunctions that were in C4::Interface::CGI::Output are...
2007-04-18 tipaulremoving all useless %env / $env
2007-03-09 tipaulrel_3_0 moved to HEAD
2006-02-24 hdlAdding tools directory template and scripts