Bug 14648: Take advantage of I18N to deal with plural
[koha.git] / t /
2020-10-01 Kyle M HallBug 21979: Add unit tests
2020-10-01 Nick ClemensBug 26325: Add primary_key_exists check to C4::Installer
2020-09-30 Nick ClemensBug 26462: Don't delete existing data for tests
2020-09-30 Jonathan DruartBug 26524: Save some processor cycles
2020-09-29 Tomas Cohen AraziBug 26524: Unit tests
2020-09-29 Tomas Cohen AraziBug 26322: Regression tests
2020-09-28 Jonathan DruartBug 26414: Tidy the tests
2020-09-28 Alexis RipettiBug 26414: Unable to export Withdrawn status using...
2020-09-28 Nick ClemensBug 25758: Return on_reserve over too_soon when not...
2020-09-28 Marcel de RooyBug 25265: (QA follow-up) Add shebang to Indexer.t
2020-09-28 Nick ClemensBug 25265: Rename skip_modzebra_update to skip_record_index
2020-09-28 Nick ClemensBug 25265: Unit tests
2020-09-23 Nick ClemensBug 24807: (QA follow-up) Remove uneccessary tests
2020-09-18 Nick ClemensBug 18958: (follow-up) Ensure hold fill target reserve_...
2020-09-18 Nick ClemensBug 18958: Make hold_fill_targets specific to reserves
2020-09-18 Nick ClemensBug 18958: Unit tests
2020-09-18 Nick ClemensBug 24807: (follow-up) Add support for spaces as unknow...
2020-09-18 David GustafssonBug 24807: Refactor using tokenize_callbacks
2020-09-18 David GustafssonBug 24807: Update tests
2020-09-18 David GustafssonBug 24807: Add "year" type to improve sorting behaviour
2020-09-18 Tomas Cohen AraziBug 26470: Regression tests
2020-09-11 Marcel de RooyBug 26384: (QA follow-up) Fix two exceptions
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-09-10 Jonathan DruartBug 26250: Fix regressions.t when SearchEngine=ES
2020-09-10 Jonathan DruartBug 23816: Fix selenium tests
2020-09-09 Jonathan DruartBug 26157: Correct two occurrences
2020-09-09 Agustin MoyanoBug 23816: (follow-up) Fix many things
2020-09-09 Jonathan DruartBug 23816: Set default value in tests
2020-09-09 Agustin MoyanoBug 23816: Add tests
2020-09-09 Jonathan DruartBug 20168: Fix selenium tests
2020-09-03 Kyle M HallBug 25541: (QA follow-up) Rename no_holds_checkin to...
2020-09-03 Kyle M HallBug 25541: Add ability to prevent checkin via SIP of...
2020-09-03 Joonas KylmäläBug 26271: Add failing test to reveal issue with patron...
2020-09-03 Nick ClemensBug 26309: Unit tests
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-09-03 David CookBug 25360: Use secure flag for CGISESSID cookie when...
2020-09-03 Jonathan DruartBug 23634: Make is_superlibrarian return 1 or 0
2020-09-02 Nick ClemensBug 23634: (QA follow-up) Adjust tests
2020-09-02 Martin RenvoizeBug 23634: (QA follow-up) Catch all email cases in API
2020-09-02 Tomas Cohen AraziBug 23634: Secure the email on the API
2020-09-02 Tomas Cohen AraziBug 23634: Add tests for is_superlibrarian
2020-09-02 Jonathan DruartBug 21066: Rename publicationdate with published_on
2020-09-02 Marcel de RooyBug 21066: Update English sample notices
2020-09-02 Marcel de RooyBug 21066: Update NewsChannels.t
2020-09-02 Jonathan DruartBug 24147: Don't assume search_related will return...
2020-09-01 Jonathan DruartBug 25504: Fix failing tests
2020-08-31 Jonathan DruartBug 19889: (follow-up) Add tests
2020-08-31 Agustin MoyanoBug 19889: Add tests
2020-08-31 Martin RenvoizeBug 26250: StockRotationItems.t and StockRotationStages.t
2020-08-31 Jonathan DruartBug 26250: Fix tests when SearchEngine=Elastic
2020-08-31 Nick ClemensBug 25273: Make match-heading rely on authority type...
2020-08-31 Jonathan DruartBug 26015: Replace 2 missing occurrences
2020-08-31 Katrin FischerBug 26015: Terminology: Fix tons more staff clients...
2020-08-31 Agustin MoyanoBug 22789: (follow-up) Fix atomic update, GUI and more...
2020-08-31 Agustin MoyanoBug 22789: Add tests
2020-08-25 Jonathan DruartBug 25534: Use build_sample_item in tests
2020-08-25 Kyle M HallBug 25534: (QA follow-up) Unit tests
2020-08-25 Tomas Cohen AraziBug 25662: (follow-up) Add tests for the wrong patron_i...
2020-08-25 Tomas Cohen AraziBug 25662: Regression tests
2020-08-25 Jonathan DruartBug 26139: Centralize code for "Place hold" button...
2020-08-25 Jonathan DruartBug 23166: Add filter_by_current and _cancelled Koha...
2020-08-25 Katrin FischerBug 25033: Fix number of tests
2020-08-25 Nick ClemensBug 25033: Remove CountSuggestion
2020-08-24 Lari TaskulaBug 25113: Refactor CirculationRules.t when testing...
2020-08-24 Jonathan DruartBug 26157: Hide expected DBI warnings from tests
2020-08-24 Kyle M HallBug 25903: Add unit tests
2020-08-24 Andrew NuggedBug 24683: whole test formatted by 'perltidy'
2020-08-24 Andrew NuggedBug 24683: Fix for take smart rules into account in...
2020-08-24 Andrew NuggedBug 24683: Subroutine name changed (fix), no code logic...
2020-08-21 Jonathan DruartBug 26031: Add diagnostic to search_utf8.t
2020-08-21 Jonathan DruartBug 25811: Add debug info to authentication.t
2020-08-21 Martin RenvoizeBug 19036: (follow-up) Test credits should be credits
2020-08-21 Jonathan DruartBug 18501: Don't use paidfor for DB fields not mapped...
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Use t::lib::Dates::compare in...
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Add fallback to ItemHomeBranch
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Test undefined userenv behaviour
2020-08-21 Martin RenvoizeBug 18501: (follow-up) Remove duplicate test
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Migrate and update unit tests
2020-08-20 Jonathan DruartBug 18501: Remove the borrowernumber parameter
2020-08-20 Martin RenvoizeBug 18501: (QA follow-up) Add test of *_on functionality
2020-08-20 Martin RenvoizeBug 19036: (follow-up) Improve test output
2020-08-20 Jonathan DruartBug 19036: Add missing test
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Fix test plan
2020-08-20 Martin RenvoizeBug 19036: (QA follow-up) Use Koha::DateUtils
2020-08-20 Julian MauriceBug 19036: Add ability to enable credit number for...
2020-08-20 Julian MauriceBug 19036: Add ability to auto generate a number for...
2020-08-19 Nick ClemensBug 26239: Do not format large negative numbers
2020-08-19 Jonathan DruartBug 26162: Don't fall into an infinite loop
2020-08-18 Marcel de RooyBug 20469: Remove effective parameter
2020-08-18 Marcel de RooyBug 20469: Add Koha::Item->itemtype
2020-08-18 Jonathan DruartBug 23632: Remove C4::Logs::GetLogs
2020-08-18 Nick ClemensBug 23695: (follow-up) Add exceptions for missing branc...
2020-08-18 Nick ClemensBug 23695: (follow-up) Adjust for addition of transfer...
2020-08-18 NickBug 23695: Alter transferbook to take a hash of params...
2020-08-18 NickBug 23695: Set holding branch to transferring branch...
2020-08-18 Nick ClemensBug 25872: Unit tests
2020-08-18 Jonathan DruartBug 26127: local_referer should not compare with OPACBa...
2020-08-18 Nick ClemensBug 26078: Prevent generating a new transfer from retur...
2020-08-13 Jonathan DruartBug 16371: Fix inconsistencies with timestamp
2020-08-13 Emmi TakkinenBug 16371: Combine get_daily_quote and get_daily_quote_...
next