Bug 21701: Fix up db update
[koha.git] / C4 / Letters.pm
2019-05-10 Martin RenvoizeBug 5770: (QA follow-up) Revert change to GetQueuedMessages
2019-05-10 Nazlı ÇetinBug 5770: Unit test
2019-04-29 Marcel de RooyBug 8000: (QA follow-up) Two lastminute fixes
2019-04-29 Maryse SimardBug 8000: (QA follow-up) Update the to_address in the...
2019-04-29 Martin RenvoizeBug 8000: (QA follow-up) Centralise Bcc too
2019-04-29 David BourgaultBug 8000: Redirect all emails to SendAllEmailsTo
2019-02-27 Marcel de RooyBug 21875: Handling subject line in Letters.pm
2019-02-11 Jonathan DruartBug 21829: Correctly format dateexpiry in notices ...
2018-12-26 Jonathan DruartBug 21571: Make ACCTDETAILS translatable
2018-11-13 David GustafssonBug 20356: Add EmailSMSSendDriverFromAddress system...
2018-10-01 Katrin FischerBug 15971: Add biblioitems to available fields for...
2018-04-23 Jonathan DruartBug 19855: Move getalert, addalert and delalert to...
2018-04-23 Jonathan DruartBug 19855: Remove $type from the alerts
2018-04-23 Jonathan DruartBug 19855: Remove C4::Letters::findrelatedto
2018-04-16 Marcel de RooyBug 18725: (QA follow-up) Use make_column_dirty instead...
2018-04-16 Kyle M HallBug 18725: Prevent process_message_queue to send duplic...
2018-04-12 Jonathan DruartBug 17981: Add a preview mode for notice templates
2018-04-12 Jonathan DruartBug 17981: Add a 'letter' param to GetPreparedLetter
2018-04-04 Jonathan DruartBug 19578: Remove MARC punctuation in notices (TT syntax)
2018-03-27 Mark TompsettBug 20474: Explicitly call sendmail to make mocking...
2018-03-26 Kyle M HallBug 19955: Add ability to process only one 'type' of...
2018-03-19 Mark TompsettBug 18570: (QA follow-up) Improved POD
2018-03-19 Mark TompsettBug 18570: Send Password Reset Emails immediately
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in GetLetters
2018-01-02 Jonathan DruartBug 19304: Move C4::Members::GetNoticeEmailAddress...
2017-12-07 Nick ClemensBug 18990: Overdue Notices are not sending through...
2017-11-08 Marcel de RooyBug 18894: (QA follow-up) POD changes
2017-11-08 Kyle M HallBug 18894: Add ability to limit the number of messages...
2017-09-12 Jonathan DruartBug 19277: TT syntax - Display ordered data
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2017-09-01 Jonathan DruartBug 17966: TT syntax for notices - Prove that ISSUESLIP...
2017-08-30 Tomas Cohen AraziBug 17969: (QA followup) Add POD
2017-08-30 Jonathan DruartBug 17969: Refactor the way <<items.content>> is generated
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
next