Bug 15128 - (QA Followup) Fix use of 'my' variable causing loss of data
[koha.git] / C4 / Letters.pm
2016-07-08 Kyle M HallBug 14757 - Allow the use of Template Toolkit syntax...
2016-06-24 Jonathan DruartBug 16624: Fix regression displaying a letter with...
2016-06-10 Jonathan DruartBug 16441: Do not use a package variable to cache C4...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-03 Marcel de Rooy Bug 12426: [QA Follow-up] Clear to_address to force...
2016-03-03 Lari Taskula Bug 12426: Allow resend for sent messages
2016-03-03 Jonathan Druart Bug 12426: Simplify the code adding a new subroutine...
2016-03-03 Lari Taskula Bug 12426: Allow resending of messages from the notice...
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-02-14 Kyle M HallBug 9021 [QA Followup] - Switch to Koha::Object(s)
2016-02-14 Kyle M HallBug 9021 - Add SMS via email as an alternative to SMS...
2016-01-07 Jonathan Druart Bug 15466: Do not assume $values_in is a hashref
2015-12-31 Charles FarmerBug 10076 - Add Bcc syspref for ClaimAcquisition and...
2015-12-30 Marc VéronBug 15429 - sub _parseletter should not change referenc...
2015-10-19 Kyle M HallBug 14937: Expiration date for holds based onReservesMa...
2015-10-06 Alex ArnaudBug 6810: Add new systempreference (MembershipExpiryDay...
2015-10-06 Amit GuptaBug 6810: Send membership expiry reminder notices.
2015-09-16 Jonathan DruartBug 13622: Display a datetime without time in a notice
2015-09-02 Katrin FischerBug 13972: Include fields from subscription and serial...
2015-06-11 Indranil Das GuptaBug 14206: Adds delete function for non email templates
2015-05-19 Jonathan DruartBug 11607: Don't display all items in a single line
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-03-30 Tomas Cohen AraziBug 12739: (QA followup) use 'UTF-8' instead of 'utf8'
2015-03-30 David CookBug 12739 - SendAlerts function does not take care...
2015-03-30 David CookBug 12739 - SendAlerts function does not take care...
2014-11-27 Jonathan DruartBug 13215: Fix GetLetterTemplates should return default...
2014-11-27 Jonathan DruartBug 13215: The same letter code can be used for several...
2014-11-25 Jonathan DruartBug 12851: order tags should be removed from the claimi...
2014-11-21 Marcel de RooyBug 13050: Follow-up for bug 12371
2014-11-20 simithBug 12505 - Variable aqorders.listprice in acq claim...
2014-11-20 simithBug 12505 - Acq claim: Show error message when no order...
2014-11-14 Jonathan DruartBug 13226: 9999-12-31 should not considered as a valid...
2014-11-01 Jonathan DruartBug 13011: 0000-00-00 should not be considered as a...
2014-10-28 Jonathan DruartBug 5342: Serial claiming improvements: add a counter
2014-10-27 Martin RenvoizeBug 9530: Replace tabs with spaces
2014-10-27 Chris CormackBug 9530: Making changes to C4::Letters
2014-08-26 Jared Camins-EsakovBug 10402 follow-up: choose contacts for claims
2014-08-21 Kyle M HallBug 12371 - Links in every patron self-registration...
2014-08-20 David CookBug 11244: (follow-up) Fix $dateonly flag
2014-08-20 Jonathan DruartBug 11244: notices ignoring the dateformat preference
2014-06-23 Jonathan DruartBug 11742: FIX the code parameter was not take into...
2014-06-23 Jonathan DruartBug 11742: A letter code should be unique.
2014-06-23 Jonathan DruartBug 11742: Change return type for GetLetters
2014-05-05 Jonathan DruartBug 11209: (follow-up) message content must also match...
2014-05-05 Jonathan DruartBug 11209: (follow-up) check if a notice has been alrea...
2014-05-05 Jonathan DruartBug 11209: Don't sent the same SMS message for the...
2014-05-02 Olli-Antti KivilahtiBug 10833: (follow-up) add message transport type to...
2014-05-02 Jonathan DruartBug 10832: (follow-up) add the transport type in the...
2014-05-02 Jonathan DruartBug 9016: (follow-up) make GetLetters return all letters
2014-05-02 Jonathan DruartBug 9016: (follow-up) various fixes
2014-05-02 Jonathan DruartBug 9016: (follow-up) fix tab characters and POD.
2014-05-02 Jonathan DruartBug 9016: Create a message for each transport type.
2014-03-12 Sophie MeynieuxBug 11760: In notices, output road type description...
2014-02-19 Marcel de RooyBug 11732: Eliminate warning on undefined branchcode
2014-01-17 Marcel de RooyBug 9788: (follow-up) for expirationdate in Letter.pm
2013-12-30 Jonathan DruartBug 11208: If no smsalertnumber is defined, the message...
2013-10-18 Jonathan DruartBug 10843: fix crash that can occur when confirming...
2013-10-17 Jonathan DruartBug 10380: Change prototype for output_pref() routine
2013-10-04 Kyle M HallBug 5544: (follow-up) avoid warning if notice is not...
2013-10-04 Kyle M HallBug 5544: prefer library email address over admin addre...
2013-07-25 Mirko TietgenBug 10621: use correct from-address for subscription...
2013-07-18 Galen Charltonbug 10559: remove spurious "statement handle still...
2013-07-02 Jonathan DruartBug 9987: Remove DB field aqorders.biblioitemnunmber
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-05-19 Jared Camins-EsakovMerge branch 'bug_9824' into 3.14-master
2013-05-19 Jared Camins-EsakovMerge branch 'bug_9452' into 3.14-master
2013-05-19 Jared Camins-EsakovBug 9452: C4::Letters not Plack-compatible
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-26 Jared Camins-EsakovMerge branch 'bug_9886' into 3.14-master
2013-04-26 Marcel de RooyBug 9886: ParseLetter removes too often punctuation...
2013-03-21 Jared Camins-EsakovMerge branch 'bug_9014' into 3.12-master
2013-03-21 Kyle M HallBug 9014 - Add time due to slips
2013-03-20 Jared Camins-EsakovMerge branch 'bug_9103' into 3.12-master
2013-03-20 Fridolyn SOMERSBug 9103: overdue_notices.pl should use AutoEmailPrimar...
2013-02-12 Jared Camins-EsakovMerge branch 'bug_9105' into 3.12-master
2013-02-01 Jared Camins-EsakovMerge branch 'bug_9102' into 3.12-master
2013-01-18 Jared Camins-EsakovMerge branch 'bug_9348' into 3.12-master
2013-01-18 Kyle M HallBug 9348 - Format dates in HOLD notices consistently
2013-01-15 Jared Camins-EsakovMerge branch 'bug_8557' into 3.12-master
2013-01-09 Jared Camins-EsakovMerge branch 'bug_8977' into 3.12-master
2013-01-02 Jared Camins-EsakovMerge branch 'bug_7919' into 3.12-master
2012-12-30 Jared Camins-EsakovMerge branch 'bug_9052' into 3.12-master
2012-12-28 Jared Camins-EsakovRevert "Bug 8378 - <fine> syntax not working on overdue...
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7368' into 3.12-master
2012-12-27 Jared Camins-EsakovMerge branch 'bug_7143' into 3.12-master
2012-12-14 Jared Camins-EsakovMerge branch 'bug_9056' into 3.12-master
2012-12-14 Kyle M HallBug 7067 - OPAC Borrower Self Registration
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8641' into 3.12-master
2012-12-02 Jared Camins-EsakovMerge branch 'bug_8117' into 3.12-master
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8525'
2012-10-19 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7986'
2012-10-17 Paul PoulainMerge remote-tracking branch 'origin/new/bug_4118'
2012-10-16 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7751'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7412'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7751'
2012-10-12 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8636'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_8233'
2012-10-05 Paul PoulainMerge remote-tracking branch 'origin/new/bug_7621'
next