Bug 18910: Revert "Bug 18152 : fix unimarc label in SetMarcUnicodeFlag"
[koha.git] / C4 / Letters.pm
2017-07-17 Baptiste WojtkowskiBug 18613: Remove letter rule correctly as superlibrarian
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-06-15 Jonathan DruartBug 17975: TT syntax for notices - Prove that HOLD_SLIP...
2017-06-15 Jonathan DruartBug 17965: TT syntax for notices - Prove that DUEDGST...
2017-05-29 Nick ClemensBug 18478 - QA Followup
2017-05-29 Nick ClemensBug 18478 - Some notices sent via SMS gateway fail
2017-05-09 Nick ClemensBug 17762 (QA Followup) Use default lang if pref disabled
2017-05-09 Jonathan DruartBug 17762: Add the lang parameter to C4::Letters::getletter
2017-05-09 Jonathan DruartBug 17762: Update the letter form interface
2017-05-09 Alex ArnaudBug 12063 - Fix QA failures
2017-04-24 Kyle M HallBug 18457 - process_message_queue.pl will die if a...
2017-04-21 Jonathan DruartBug 17964: Replace next with last
2017-04-21 Jonathan DruartBug 17964: Support date formatting
2017-04-21 Jonathan DruartBug 17964: Add old_issues
2017-04-12 Aleisha AmohiaBug 14537: Renaming OverdueNoticeBcc to NoticeBcc
2017-03-31 Marcel de RooyBug 17866: Change sender for serial claim notifications
2017-03-31 Nick ClemensBug 17971 (QA Followup) Clarify comment
2017-03-31 Jonathan DruartBug 17971: Add support for objects represented by fk
2017-03-31 Jonathan DruartBug 17971: TT syntax for notices - Add support for...
2017-03-31 Jonathan DruartBug 17970: Fix GetPreparedLetter behavior if nothing...
2017-03-31 Jonathan DruartBug 17963: TT syntax for notices - Prove that AR_*...
2017-02-17 Jonathan DruartBug 17962: TT syntax for notices - Prove that ACQ_NOTIF...
2017-01-30 Jonathan DruartBug 17904: Fix possible SQL injection in late orders
2017-01-30 Jonathan DruartBug 17903: Fix possible SQL injection in serial claims
2016-12-28 Jonathan DruartBug 17246: Do no support arrayref to define multiple FK
2016-10-28 Katrin FischerBug 5260: QA follow-up: Fix error when no notice templa...
2016-10-28 Katrin FischerBug 5260: Follow-up - Reindenting POD of SendAlerts
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 modules
2016-10-21 Jonathan DruartBug 17252 - Koha::AuthorisedValues - Remove GetAuthoris...
2016-10-11 Marcel de RooyBug 17446: Typo seleted
2016-10-11 Marcel de RooyBug 17441: [QA Follow-up] Return value of SendAlerts
2016-10-11 Katrin FischerBug 17441 - t/db_dependent/Letters.t fails on Jenkins
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-01 Kyle M HallBug 16942 - Confirm hold results in ugly error
2016-07-08 Mark TompsettBug 16805: Log in with database admin user breaks OPAC
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...
next