Bug 14497 - Add warning to patron details page if patron's fines exceed noissuescharge
[koha.git] / t /
2016-04-29 Kyle M HallBug 11565 - decreaseLoanHighHolds needs Override
2016-04-29 Kyle M HallBug 14577 [QA Followup]
2016-04-29 Kyle M HallBug 14577 - Allow restriction of checkouts based on...
2016-04-29 Kyle M HallBug 15534 [QA Followup] - Remove superfluous lines...
2016-04-29 Kyle M HallBug 15534 - Add the ability to prevent a patron from...
2016-04-29 Kyle M HallBug 15533 - Allow patrons and librarians to select...
2016-04-29 Kyle M HallBug 15532 [QA Followup] - Remove unused variable
2016-04-29 Kyle M HallBug 15532 [QA Followup] - Remove unecessary lines from...
2016-04-29 Kyle M HallBug 15532: Add ability to allow only items whose home...
2016-04-29 Marcel de RooyBug 16377: Fix t/db_dependent/Members/Attributes.t
2016-04-27 Jonathan DruartBug 14686: Remove unused use
2016-04-27 Marcel de RooyBug 14686: [QA Follow-up] Move allows_add_by to Upload.pm
2016-04-27 Marcel de RooyBug 14686: Add allows_add_by to check permissions for...
2016-04-26 Tomas Cohen AraziBug 16249: Zebra-specific tests should pass with ES...
2016-04-26 Jesse WeaverBug 12748: (QA followup) make new tests pass
2016-04-26 Chris CormackBug 12478 Increasing test Coverage for Koha::SearchEngi...
2016-04-26 Chris CormackBug 12478 Shifting tests and adding copyright headers
2016-04-26 Chris CormackBug 12478 : Fixing the tests for Koha::SearchEngine...
2016-04-26 Chris CormackBug 12478 : Fixing the tests in t/Koha_ElasticSearch_In...
2016-04-26 Robin SheatBug 12478: fix some issues on rebase
2016-04-26 Robin SheatBug 12478 - add test cases
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code
2016-04-26 Robin SheatBug 12478 - add some base objects that the ES code...
2016-04-22 Jonathan DruartBug 12267: Remove borrower_attributes.password
2016-04-22 Tomas Cohen AraziBug 16216: Circulation_Branch.t doesn't set itemtype...
2016-04-22 Bernardo Gonzalez... Bug 5979: follow to fix spelling
2016-04-22 Alex ArnaudBug 5979 - OPAC ISBD view has its own syspref
2016-04-22 Kyle M HallBug 12787 [QA Followup] - Retain change to Reports_Guided.t
2016-04-22 Tomas Cohen AraziBug 12787: (QA followup) small QA fixes
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files
2016-04-22 Kyle M HallBug 15757 [QA Followup] - Having EDI configured will...
2016-04-22 Jonathan DruartBug 15757: Make GetLoanLength defaults to 0 instead...
2016-04-22 Jonathan DruartBug 15757: Add one test for GetLoanLength
2016-04-20 Julian MauriceBug 16224: Fix t/db_dependent/Reports_Guided.t
2016-04-20 Jonathan DruartBug 16229: Add the unsafe flag to set_in_cache
2016-04-20 Jonathan DruartBug 16229: Deep copy on setting in cache
2016-04-20 Jonathan DruartBug 16229: Deep copy on first L2 fetch
2016-04-07 Nick ClemensBug 15877 - Unit tests
2016-04-07 Jonathan DruartBug 16086: Add tests for Koha::Issues
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
2016-04-06 Jonathan DruartBug 16199: Remove C4::Ris::charconv
2016-04-01 Zeno Tajoli Bug 7736 Add Edifact order fields to Acquisition.t
2016-04-01 Colin Campbell Bug 7736: Support Ordering via Edifact EDI messages
2016-04-01 Nick Clemens Bug 10612: (QA followup)
2016-04-01 Nick Clemens Bug 10612 - Unit tests
2016-04-01 Tomas Cohen Arazi Bug 16173: db_structure.t shouldn't have a fixed numbe...
2016-04-01 Mark Tompsett Bug 16185: t/db_dependent/Reports_Guided.t is failing
2016-04-01 Jonathan Druart Bug 16176: Fix a test about OpenLibrarySearch
2016-04-01 Jonathan Druart Bug 16177: Fix tests for ColumnsSsettings.t
2016-04-01 Mark Tompsett Bug 16186: t/db_dependent/Circulation_Issuingrule...
2016-03-31 Alex ArnaudBug 15889: LDAP authentication: Only update mapped...
2016-03-31 Katrin Fischer Bug 14257: Follow-up - Add documentation, fix typo...
2016-03-31 Martin Persson Bug 14257 - Add show_attributes to GetPatronInfo
2016-03-31 Jonathan Druart Bug 15323: Use fixtures for the active currency
2016-03-31 Marcel de Rooy Bug 16004: [QA Follow-up] Tiny change for unit test...
2016-03-31 Jonathan Druart Bug 16004: Replace items.new with items.new_status
2016-03-31 Tomas Cohen Arazi Bug 16172: fix OAI Server tests broken by bug 15946
2016-03-30 Tomas Cohen Arazi Bug 16160: Fix t/../www/search_utf8.t for layout change
2016-03-30 Jonathan Druart Bug 14158: www search tests - Cleanup at the end
2016-03-24 Mark Tompsett Bug 15870: Follow up to address comment #20
2016-03-24 Mark Tompsett Bug 15870: Follow-up of filter and tests
2016-03-24 Tomas Cohen Arazi Bug 15870: (QA followup) Add tests
2016-03-24 Mark Tompsett Bug 15870: MARC Filter to exclude fields/subfields...
2016-03-24 Jonathan Druart Bug 16044: Add an unsafe flag to Koha::Cache->get_from...
2016-03-24 Jonathan Druart Bug 16044: Add tests to make sure structures will...
2016-03-24 Jonathan Druart Bug 16044: Make tests from t/Cache.t pass
2016-03-24 Jonathan Druart Bug 16011: Reintroduce $VERSION for 2 pm
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Tomas Cohen Arazi Bug 15741: (regression tests) Rounding is not calculat...
2016-03-24 Julian Maurice Bug 16134: t::lib::Mocks::mock_preference should be...
2016-03-22 Jonathan DruartBug 15585: Remove "shift on reference is experimental...
2016-03-22 charlesBug 15585 - Move C4::Passwordrecovery to the new namesp...
2016-03-21 Jonathan DruartBug 16053: Add tests
2016-03-21 Jonathan DruartBug 15163: Do not erase patron attributes if limited...
2016-03-15 Jonathan DruartBug 11998: Make HoldsQueue.t tests pass [TO REVERT]
2016-03-15 Jonathan DruartBug 11998: Use C4::Context->preference in Koha/Schema...
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-15 Jonathan DruartBug 11998: Use Koha::Cache to cache sysprefs
2016-03-12 Kyle M HallBug 15656 [QA Followup] - Return without searching...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetMemberRe...
2016-03-12 Jonathan DruartBug 15656: Move guarantor/guarantees code - GetGuarantees
2016-03-11 Galen Charlton Bug 16009: fix GetMember() search on NULL/undef values
2016-03-08 Frédéric Demians Bug 15445 DateUtils.t fails on Jenkins due to server...
2016-03-08 Kyle M HallBug 14694 [QA Followup] - Update Koha::Borrower referen...
2016-03-07 Marcel de Rooy Bug 14306: Follow-up for URLs in 555$u
2016-03-07 Marcel de Rooy Bug 14306: Show URL from MARC21 field 555$u under...
2016-03-07 Jonathan Druart Bug 14694: Create data the tests need
2016-03-07 Kyle M Hall Bug 14694 [QA Followup] - Fix typos
2016-03-07 Kyle M Hall Bug 14694 [QA Followup] - Fix unit tests
2016-03-07 Kyle M Hall Bug 14694 - Make decreaseloanHighHolds more flexible
2016-03-07 Marcel de Rooy Bug 5404: [QA Follow-up] Add test descriptions
2016-03-07 Jonathan Druart Bug 5404: Move the test to a new IsMarcStructureIntern...
2016-03-07 Jonathan Druart Bug 5404: C4::Koha - remove subfield_is_koha_internal_p
2016-03-04 Kyle M HallBug 15635 [QA Followup] - Fix number of unit tests
2016-03-04 Jonathan DruartBug 15635: Koha::Patron::Images - Add new classes
2016-03-03 Jonathan Druart Bug 15669: Add a test for GetModificationTemplates
2016-03-03 Mark Tompsett Bug 15871: Improve PerlCritic level for t/RecordProces...
2016-03-03 Kyle M HallBug 15548 [QA Followup] - More new uses of Koha::Borrower
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
next