Bug 31626: Add letter id to the message queue table
[koha.git] / C4 / Letters.pm
2022-10-18 Kyle HallBug 31626: Add letter id to the message queue table
2022-10-18 Nick ClemensBug 27265: (follow-up) Use existing parameter
2022-10-18 Kyle M HallBug 27265: Enable message queue cron to accept multiple...
2022-10-11 Kyle HallBug 31587: Basket not accessible from ACQORDER notice
2022-10-03 Katrin FischerBug 31586: Log basket number as object for action ACQUI...
2022-09-16 Martin RenvoizeBug 31373: DRY - Use try/catch around _process_tt
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-09 Marcel de RooyBug 28787: (follow-up) Changes in API auth, moved otp...
2022-08-09 Jonathan DruartBug 28787: Send a notice with the TOTP token
2022-07-22 Martin RenvoizeBug 30838: Set to_address to smsalertnumber at send
2022-07-08 Jonathan DruartBug 28739: Execute the letter processing inside a trans...
2022-07-08 Kyle M HallBug 19966: Add ability to pass objects directly to...
2022-06-02 Fridolin SomersBug 30781: Fix warning in GetPreparedLetter
2022-05-06 Marcel de RooyBug 30638: Resolve odd number in hash warn in Letters
2022-05-05 Martin RenvoizeBug 30291: (QA follow-up) Fix for revert to recall_id
2022-05-05 Aleisha AmohiaBug 30291: Changes to controller scripts
2022-03-17 Kyle HallBug 17648: ACCTDETAILS notice does not show in notices.pl
2022-03-15 Aleisha AmohiaBug 19532: Recalls objects and tests
2021-11-15 Marcel de RooyBug 29330: (QA follow-up) Change to message/rfc822
2021-11-15 Tomas Cohen AraziBug 29330: (QA follow-up) Use passed MIME type
2021-11-15 Tomas Cohen AraziBug 29330: Restore handling of serialized MIME messages...
2021-10-07 Nick ClemensBug 29062: Use primary key issued_id to fetch old_issue...
2021-09-28 Martin RenvoizeBug 28803: (follow-up) Error details improvement
2021-09-28 Martin RenvoizeBug 28803: Add invalid email handling in _send_message_...
2021-08-16 Jonathan DruartBug 24387: Rename "News" with "Additional contents"
2021-08-11 Martin RenvoizeBug 28813: Rename delivery_note to failure_code
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-23 Martin RenvoizeBug 28581: Enhance POD for EnqueueLetter
2021-06-23 Martin RenvoizeBug 28581: (QA follow-up) Prevent code failure
2021-06-23 Marcel de RooyBug 28581: Use from_email_address in the codebase
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-06-21 Jonathan DruartBug 28514: Remove getletter
2021-05-27 Jonathan DruartBug 26734: Rename activethemes with availablethemes
2021-05-10 Martin RenvoizeBug 28108: (QA follow-up) Move 'ORDER' back into 'ACQUI...
2021-05-10 Martin RenvoizeBug 28108: Fix filtering
2021-05-07 Emmi TakkinenBug 14723: Use DATETIME instead DATE
2021-05-07 Emmi TakkinenBug 14723: Add error codes and replace strings with...
2021-05-07 Emmi TakkinenBug 14723: Make delivery notes translatable
2021-05-07 Lari TaskulaBug 14723: Additional delivery notes to messages
2021-04-27 Martin RenvoizeBug 26734: Convert printfeercpt/printinvoice to use...
2021-04-16 Nick ClemensBug 15986: Add a script for sending hold waiting remind...
2021-03-16 Jonathan DruartBug 27860: Add message_id param to SendQueuedMessages
2021-03-01 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2020-11-20 Tomas Cohen AraziBug 26922: Better error handling in SendAlerts
2020-11-12 Joonas KylmäläBug 26948: Remove double encoding from sent emails
2020-11-11 Andrew IsherwoodBug 22818: (follow-up) Respond to feedback
2020-11-11 Andrew IsherwoodBug 22818: Add support for ILL notices
2020-11-05 Jonathan DruartBug 26935: Don't use basket for claimacquisition and...
2020-11-04 Martin RenvoizeBug 26745: Add TT support to 'title' in notices
2020-11-04 Jonathan DruartBug 21898: Add basket for TT syntax
2020-11-04 Martin RenvoizeBug 21898: Add aqbasket to available tables for ACQORDER
2020-10-02 Martin RenvoizeBug 22343: (QA follow-up) Fix some comments
2020-10-02 Tomas Cohen AraziBug 22343: Make C4::Letters use the new SMTP server...
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-05-22 Jonathan DruartBug 24612: Use the reserve_id to identify a reserve...
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-04-06 Aleisha AmohiaBug 4461: (follow-up) Creating sample notice and other...
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.bookselleremail
2020-03-23 Jonathan DruartBug 20443: Remove UpdateBorrowerAttribute and SetBorrow...
2020-03-23 Jonathan DruartBug 20443: Move GetBorrowerAttributes to Koha::Patron...
2020-03-18 Martin RenvoizeBug 10269: Use 'reply-to' address if passed to EnqueueL...
2020-02-05 Agustin MoyanoBug 23673: Add "Updated on" column to patron's notices
2019-11-13 Jonathan DruartBug 23765: Do not display localized templates if Transl...
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...
next