Bug 18244: Patron card creator does not take in account fields with underscore (B_add...
[koha.git] / t /
2017-03-31 Jonathan DruartBug 17708: Rename 'RENEW' with 'RENEWAL'
2017-03-31 Jonathan DruartBug 17708: Fix use statements
2017-03-31 Baptiste WojtkowskiBug 17708: Added a logaction function in Addrenewal...
2017-03-31 Alex ArnaudBug 6979 - Fix Already in a transaction error
2017-03-31 Alex ArnaudBug 6979 - Handle multiple branches in non-auth_by_bin
2017-03-31 Alex ArnaudBug 6979 - Update tests
2017-03-31 Jonathan DruartBug 17560: Hold fee placement at point of checkout
2017-03-31 Jonathan DruartBug 17560: Update current code
2017-03-31 Marcel de RooyBug 17736: [QA Follow-up] Solve warning from qa tools...
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
2017-03-31 Jonathan DruartBug 17736: Replace GetReservesFromBiblionumber with...
2017-03-31 Jonathan DruartBug 17736: Add the Koha::Biblio->holds_placed_before_to...
2017-03-31 Jonathan DruartBug 18332: Add the Koha::Objects->last method
2017-03-31 Jonathan DruartBug 17971: Add support for objects represented by fk
2017-03-31 Jonathan DruartBug 17971: TT syntax for notices - Add support for...
2017-03-31 Jonathan DruartBug 17970: Add tests to highlight the problem
2017-03-31 Jonathan DruartBug 17963: TT syntax for notices - Prove that AR_*...
2017-03-31 Jonathan DruartBug 18269: Move field mappings related code to Koha...
2017-03-31 Jonathan DruartBug 14146: Add tests for AddReturn + CumulativeRestrict...
2017-03-31 Jonathan DruartBug 18258: Add the Koha::Biblio->subscriptions method
2017-03-30 Marcel de RooyBug 18124: [Follow-up] Handle default parameters in...
2017-03-30 Jonathan DruartBug 18124: Restrict CSRF token to user's session
2017-03-24 Tomas Cohen AraziBug 13757: (regression test) Attribute with value 0...
2017-03-24 Tomas Cohen AraziBug 13757: Make K::P::Modifications->pending return...
2017-03-24 Tomas Cohen AraziBug 13757: (regression tests) Empty attributes should...
2017-03-24 Tomas Cohen AraziBug 13757: (followup) Regression tests for ->approve...
2017-03-24 Tomas Cohen AraziBug 17792: Add opac_editable and opac_display methods
2017-03-24 Tomas Cohen AraziBug 17755: (followup) Override ->search to allow filter...
2017-03-24 Tomas Cohen AraziBug 17755: (QA followup) Return $self when appropriate
2017-03-24 Tomas Cohen AraziBug 17755: Unit tests
2017-03-23 Marcel de RooyBug 18010: Unit test for gettemplate
2017-03-23 Jonathan DruartBug 18066: Fix tests
2017-03-23 Jonathan DruartBug 18066: Hea V2
2017-03-22 Jonathan DruartBug 18094: Add tests to highlight the problem
2017-03-22 Jonathan DruartBug 18256: Koha::Items - Remove GetItemsCount
2017-03-22 Baptiste WojtkowskiBUG 8010: Removed Auth2.t
2017-03-22 Baptiste WojtkowskiBUG 8010: Correct a few syntax errors, and moved tests
2017-03-22 Baptiste WojtkowskiAdded a new syspref to Load history to the next user
2017-03-22 Nick ClemensBug 18115 - Fix use of Objects as hashref in acqui...
2017-03-22 Jonathan DruartBug 18242: [SOLUTION 2]Add tests
2017-03-22 Marcel de RooyBug 18284: [QA Follow-up] Add test descriptions
2017-03-22 Jonathan DruartBug 18284: (bug 17196 follow-up) Move biblio metadata...
2017-03-20 Olli-Antti KivilahtiBug 18222 - Fix tests broken by Buug 18026
2017-03-20 SrdjanBug 18243: 16034 follow-up: Conditionally test Koha...
2017-03-20 SrdjanBug 18243: 16034 follow-up: better handling of absence...
2017-03-20 Tomas Cohen AraziBug 18275: Regression test
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...
next