Bug 17600: Standardize our EXPORT_OK
[koha.git] / t / db_dependent / Letters.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-21 Jonathan DruartBug 28514: Remove getletter
2021-05-10 Martin RenvoizeBug 28108: Fix filtering
2021-05-07 Lari TaskulaBug 14723: Additional delivery notes to messages
2021-04-06 Tomas Cohen AraziBug 28017: (follow-up) Fix Letters.t
2021-03-16 Jonathan DruartBug 27860: Add message_id param to SendQueuedMessages
2020-11-20 Tomas Cohen AraziBug 26922: Regression tests
2020-11-12 Martin RenvoizeBug 26948: Regression tests
2020-11-05 Tomas Cohen AraziBug 26584: Remove unused C4::Acquisition::CloseBasket...
2020-10-02 Tomas Cohen AraziBug 22343: Make C4::Letters use the new SMTP server...
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2020-02-05 Jonathan DruartBug 23673: Avoid sleep in tests
2020-02-05 Agustin MoyanoBug 23673: Add "Updated on" column to patron's notices
2019-04-29 Marcel de RooyBug 8000: (QA follow-up) Two lastminute fixes
2019-04-29 David BourgaultBug 8000: Redirect all emails to SendAllEmailsTo
2019-02-11 Kyle M HallBug 21829: (QA follow-up) - Update the number of unit...
2019-02-11 Jonathan DruartBug 21829: Add tests for dateexpiry format in notices
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-11-13 David GustafssonBug 20356: Add EmailSMSSendDriverFromAddress system...
2018-10-01 Katrin FischerBug 15971: Add biblioitems to available fields for...
2018-07-18 Jonathan DruartBug 20287: Move ModMember to Koha::Patron
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-04-23 Jonathan DruartBug 19855: Move getalert, addalert and delalert to...
2018-04-23 Jonathan DruartBug 19855: Remove $type from the alerts
2018-03-26 Charles FarmerBug 19955: Minor grammatical correction
2018-03-26 Kyle M HallBug 19955: Add ability to process only one 'type' of...
2018-03-19 Mark TompsettBug 18570: Prove that the letter code parameter tweaks...
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix GROUP BY clause in GetLetters
2017-12-07 Nick ClemensBug 18990: Overdue Notices are not sending through...
2017-11-08 Kyle M HallBug 18894: Add ability to limit the number of messages...
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2017-08-30 Jonathan DruartBug 17969: Refactor the way <<items.content>> is generated
2017-08-10 Jonathan DruartBug 19042: Add mock IndependentBranches=0 for the other...
2017-08-10 Mark TompsettBug 19042: Silence warnings t/db_dependent/Letters.t
2017-07-17 Baptiste WojtkowskiBug 18613: Add unit tests for getletter
2017-05-29 Nick ClemensBug 18478 - Unit tests
2017-05-29 Nick ClemensBug 18620 - t/db_dependent/Letters.t failing on master
2017-05-09 Jonathan DruartBug 17762: Add the lang parameter to C4::Letters::getletter
2017-05-08 Mark TompsettBug 18494: Pass a code, not hash & Fix double commas
2017-04-24 Jonathan DruartBug 18457: Add tests
2017-04-12 Marcel de RooyBug 18413: Fix Letters.t (following bug 17866)
2017-03-31 Jonathan DruartBug 17970: Add tests to highlight the problem
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-10-28 Jonathan DruartBug 5260: make tests pass even without patron cat 'PT'
2016-10-28 Katrin FischerBug 5260: QA follow-up: Fix error when no notice templa...
2016-10-28 Katrin FischerBug 5260: Unit tests for new functionality in SendAlert
2016-10-11 Marcel de RooyBug 17441: [QA Follow-up] Return value of SendAlerts
2016-07-08 Mark TompsettBug 16805: Tweak new test message to say getalert
2016-07-08 Jonathan DruartBug 16805: Add test to getalert (no param passed)
2016-06-24 Jonathan DruartBug 16624: Add regression tests
2016-06-10 Jonathan DruartBug 16441: Fix Letters.t
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
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
2015-12-30 Marc VéronBug 15432: t/db_dependent/Letters.t depends on external...
2015-12-30 Frédéric DemiansBug 15429 UT for _parseletter modifying its parameter
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-10-19 Jonathan DruartBug 15028: Make t/db_dependent/Letters.t set the number...
2015-09-16 Marcel de RooyBug 13622: [QA Follow-up] Add unit test descriptions
2015-09-16 Jonathan DruartBug 13622: Display a datetime without time in a notice
2015-09-02 Katrin FischerBug 13972: Follow-up - Add unit tests for changed parts...
2015-06-11 Indranil Das GuptaBug 14206: Adds test for getletter() call from overdue_...
2015-06-11 Indranil Das GuptaBug 14206: Adds delete function for non email templates
2015-06-07 Galen CharltonBug 14334: t/db_dependent/Letters.t AutoCommit fix
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-11-25 Tomas Cohen AraziBug 12851: (QA followup) tests should not expect the...
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...
2014-09-18 Jonathan DruartBug 12953: FIX NewOrder test
2014-08-26 Tomas Cohen AraziBug 10402: (QA followup) amend unit tests
2014-08-26 Jonathan DruartBug 10402: FIX conflicts in Letters.t
2014-08-26 Jared Camins-EsakovBug 10402 follow-up: choose contacts for claims
2014-08-20 Jonathan DruartBug 11244: Add unit tests for GetPreparedLetter
2014-07-07 Yohann DufourBug 12499: adding units tests for C4::Letters
2014-05-02 Jonathan DruartBug 9016: Create a message for each transport type.
2013-12-30 Galen CharltonBug 11208: regression test for failing SMS messages