Bug 15427 : Enable TLS support for MySQL
[koha.git] / t /
2017-03-03 Jonathan DruartBug 18169: Add test without before parameter for search...
2017-03-03 Jonathan DruartBug 18169: Make 'before' param non mandatory for Koha...
2017-03-03 Marcel de RooyBug 18070: Extend sub merge to remove fields for delete...
2017-03-03 Marcel de RooyBug 18070: Deleting an authority should update the...
2017-03-03 Jonathan DruartBug 16966: move parameters to hashref
2017-03-03 Jonathan DruartBug 16966: Fix small QA issues
2017-03-03 Jonathan DruartBug 16966: The method should return a Koha::Patrons...
2017-03-03 Jonathan DruartBug 16966: Make the tests pass again
2017-03-03 Jonathan DruartBug 16966: Koha::Patrons - Move AnonymiseIssueHistory...
2017-03-03 Jonathan DruartBug 16966: GetBorrowersWithIssuesHistoryOlderThan ...
2017-03-03 Francesco RivettiBug 17941 add tests to cover the optimization of the...
2017-02-27 Kyle M HallRevert "Bug 12461 - Add patron clubs feature"
2017-02-23 Kyle M HallBug 12461 - Add patron clubs feature
2017-02-21 Srdjanbug_16034 Koha::ExternalContent::OverDrive - a wrapper...
2017-02-17 Marcel de RooyBug 18036: [QA Follow-up] Descriptions and mock_preference
2017-02-17 Mark TompsettBug 18036: All 4 cases tested
2017-02-17 Mark TompsettBug 18036: Perlcritic improve t/db_dependent/Templates.t
2017-02-17 Tomas Cohen AraziBug 17932: (followup) Tidy tests
2017-02-17 Tomas Cohen AraziBug 17932: Unit tests
2017-02-17 Tomas Cohen AraziBug 17932: (followup) Fix /patrons endpoint
2017-02-17 Jonathan DruartBug 17627: Move C4::Koha::GetItemTypesByCategory to...
2017-02-17 Jonathan DruartBug 17990: Refactor Perl module versions check
2017-02-17 Jonathan DruartBug 17974: Add the Koha::Item->biblio method
2017-02-17 Jonathan DruartBug 17973: Add the Koha::Checkout->item method
2017-02-17 Jonathan DruartBug 17958: Add tests for Koha::Notice::Template[s]
2017-02-17 Jonathan DruartBug 17962: TT syntax for notices - Prove that ACQ_NOTIF...
2017-02-17 Marcel de RooyBug 17950: Merge.t: Improve variable handling at top...
2017-02-17 Marcel de RooyBug 17950: Improve quick UNIMARC fix in Merge.t
2017-02-17 Tomas Cohen AraziBug 18068: ES - Fix location and (home|holding)branch...
2017-02-17 Jonathan DruartBug 18045: Fix Reserves.t tests - caching issues
2017-02-17 Jonathan DruartBug 18025: Fix test
2017-02-17 Liz ReaBug 18025 - Expired password recovery links cause sql...
2017-02-17 Jonathan DruartBug 17933: Add test and return unless defined dob
2017-02-14 Marcel de RooyBug 17935: Adjust some POD lines, fix a few typos
2017-02-14 Marcel de RooyBug 17982: Expose wrong use of uniq
2017-02-14 Jonathan DruartBug 18089: Remove warnings from tests using DBIx::Class...
2017-02-14 Kyle M HallBug 18089 - Unit test
2017-02-14 Julian MauriceBug 18014: QA follow-up: Use ok() instead of is() for...
2017-02-14 Marcel de RooyBug 18014: AddAuthority should respect AUTO_INCREMENT
2017-02-14 Marcel de RooyBug 18014: Add test to AuthoritiesMarc.t to expose...
2017-02-14 Marcel de RooyBug 18014: General update of AuthoritiesMarc.t
2017-02-14 Mason JamesBug 18009 - IssueSlip.t test fails if launched between...
2017-02-14 Marcel de RooyBug 17512: Improve handling dates in C4::Items
2017-02-07 Jonathan DruartBug 17782: Fix tests
2017-02-07 Nick ClemensBug 17782 - (QA Followup)
2017-02-07 Lari TaskulaBug 16387: Fix default shortened loan period time
2017-02-07 Jonathan DruartBug 18044: Add a test
2017-02-07 Jonathan DruartBug 15030: Add tests
2017-02-07 Olli-Antti KivilahtiBug 17255 - Upgrade Elastic Search code to work with...
2017-02-06 Jonathan DruartBug 17960: Add opac_news.content values in tests
2017-02-06 Jonathan DruartBug 17960: Rename opac_news.new with opac_news.content
2017-02-06 Jonathan DruartBug 17960: Add a test to highlight the issue
2017-01-30 Jonathan DruartBug 17900: Update the tests to the new API
2017-01-30 Jonathan DruartBug 17900: Fix possible SQL injection in patron cards...
2017-01-20 Jonathan DruartBug 17588: get_account_lines->get_balance has been...
2017-01-20 Jonathan DruartBug 17588: Koha::Patrons - Move GetMemberIssuesAndFines
2017-01-20 Marcel de RooyBug 17501: [Follow-up] QA Requests
2017-01-20 Marcel de RooyBug 17501: Additional polishing (POD, unit tests)
2017-01-20 Marcel de RooyBug 17501: Rename Upload to Uploader
2017-01-20 Marcel de RooyBug 17501: Move getCategories and httpheaders from...
2017-01-20 Marcel de RooyBug 17501: Remove Koha::Upload::get from Koha::Upload
2017-01-20 Marcel de RooyBug 17501: Move Koha::Upload::delete to Koha::UploadedF...
2017-01-20 Marcel de RooyBug 17501: Introduce Koha::Object[s] classes for Upload...
2017-01-20 Mark TompsettBug 17920: t/db_dependent/Sitemapper.t fails because...
2017-01-20 Marcel de RooyBug 17913: [Follow-up] Another small fix for UNIMARC
2017-01-20 Marcel de RooyBug 17913: We always need some housekeeping
2017-01-20 Marcel de RooyBug 17913: Remove possible duplicates in strict merge...
2017-01-20 Marcel de RooyBug 17913: Do not keep a cleared subfield in loose...
2017-01-20 Marcel de RooyBug 17913: Fix the new field tag in merge when changing...
2017-01-20 mbeaulieuBug 17913: Adjust merge test for AuthorityMergeMode
2017-01-20 Julian MauriceBug 17909: QA followup: remove unused var and move...
2017-01-20 Marcel de RooyBug 17909: [Follow-up] Quick fix for UNIMARC
2017-01-20 Josef MoravecBug 17909: Followup - fix typos
2017-01-20 Marcel de RooyBug 17909: Additional polishing
2017-01-20 Marcel de RooyBug 17909: Add tests for merging with another authtype
2017-01-20 mbeaulieuBug 17909: Adding tests from bug 11315
2017-01-20 Julian MauriceBug 17909: Add unit tests for C4::AuthoritiesMarc:...
2017-01-20 David CookBug 17880 - Add test to check version number comparison
2017-01-20 Tomas Cohen AraziBug 17836: (ILSDI) Regression test
2017-01-20 Jonathan DruartBug 17726: biblioitems.marc has been removed
2017-01-20 Marcel de RooyBug 17726: [QA Follow-up] Add test descriptions
2017-01-20 Jonathan DruartBug 17726: TestBuilder - Add default values
2017-01-20 Jonathan DruartBug 8361: Do not allow checkouts if no rules are defined
2017-01-20 Mark TompsettBug 17917: [AMENDED] Fix path issue in t/db_dependent...
2017-01-20 Marcel de RooyBug 17917: [QA Follow-up] Reprove Search.t
2017-01-20 Alex ArnaudBug 17615 - Fix unit tests
2017-01-20 Alex ArnaudBug 17615 - Fix updating borrower attributes in checkpw...
2017-01-19 Kyle M HallBug 17894 - Remove and replace WriteOffFee
2017-01-19 Kyle M HallBug 17894 - Add unit tests
2017-01-13 Marcel de RooyBug 17196: [QA Follow-up] Wrong module in Record.t
2017-01-13 Jonathan DruartBug 17196: follow-up for bug 17088
2017-01-13 Jonathan DruartBug 17196: Fix - Update metadata on update
2017-01-13 Jonathan DruartBug 17196: Simplify tests for the different marc flavours
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2017-01-13 Marcel de RooyBug 17486: [QA Follow-up] Changes as to set_userenv
2017-01-13 Olli-Antti KivilahtiBug 14187: branchtransfer needs a primary key (id)...
2017-01-13 Jonathan DruartBug 17740: Add the Koha::Patron->holds method
2017-01-13 Benjamin RoksethBug 17766 - Patron notification does not work with...
2017-01-12 Kyle M HallBug 15905 - Update unit tests
2017-01-12 Jonathan DruartBug 17234: Need to separate KEY and FOREIGN KEY checks
next