Bug 16330: Move patches to OpenAPI
[koha.git] / t / db_dependent / Koha /
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-04-14 Jonathan DruartBug 17835: Mock language pref value
2017-04-14 Jonathan DruartBug 17835: Add an additional LEFT JOIN condition using...
2017-04-14 Jonathan DruartBug 17835: Create a ItemtypeLocalization view
2017-04-13 Marcel de RooyBug 9988: [QA Follow-up] Satisfy QA issues
2017-04-13 Marcel de RooyBug 9988: Add get_usage_count and linked_biblionumbers...
2017-04-13 Marcel de RooyBug 9988: Add extract_biblionumber to Koha/SearchEngine
2017-04-13 Marcel de RooyBug 9988: Add Koha objects for table need_merge_authorities
2017-04-13 Tomas Cohen AraziBug 18208: Add RecordProcessor filter to inject not...
2017-04-03 Jonathan DruartBug 18093: Koha::Objects->get_column should not return...
2017-04-03 Jonathan DruartBug 18093: Add Koha::Objects->get_column
2017-03-31 Tomas Cohen AraziBug 17828: (QA followup) Add ->type and reuse it
2017-03-31 Tomas Cohen AraziBug 17828: Unit tests for Koha::Patron::Attribute-...
2017-03-31 Marcel de RooyBug 18174: Add update to Koha::Object
2017-03-31 Marcel de RooyBug 17736: [Follow-up] Rename to current_holds
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 18258: Add the Koha::Biblio->subscriptions method
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-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 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-02-17 Tomas Cohen AraziBug 17932: (followup) Tidy tests
2017-02-17 Tomas Cohen AraziBug 17932: Unit tests
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 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-07 Jonathan DruartBug 17782: Fix tests
2017-02-07 Nick ClemensBug 17782 - (QA Followup)
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-13 Jonathan DruartBug 17740: Add the Koha::Patron->holds method
2016-12-30 Marcel de RooyBug 17569: [QA Follow-up] Small changes
2016-12-30 Jonathan DruartBug 17569: Move tests to the patron module test file
2016-12-28 Tomas Cohen AraziBug 17767: (followup) Rename test file
2016-12-28 Kyle M HallBug 17584 [QA Followup] - Rename Koha::Patron::get_chec...
2016-12-28 Jonathan DruartBug 17584: Add the Koha::Patron->get_checkouts method
2016-12-28 Kyle M HallBug 14637: Followup - Fix number of tests due to rebase
2016-12-28 Jonathan DruartBug 14637: Fix add patron category under MySQL 5.7...
2016-12-23 Jonathan DruartBug 17783: Replace ok with is
2016-12-23 Lari TaskulaBug 17783: Prevent crash when providing an undefined...
2016-12-23 Lari TaskulaBug 17783: Add Koha::Objects->single
2016-12-23 Lari TaskulaBug 17783: Test to print performance of get_effective_i...
2016-12-23 Lari TaskulaBug 17783: Test to confirm correct effective issuing...
2016-12-23 Jonathan DruartBug 17689: Add the Koha::Checkout->is_overdue method
2016-12-20 Jonathan DruartBug 17796: Replace Koha::Issue[s] with Koha::Checkout[s]
2016-12-16 Jonathan DruartBug 17630: Add the Koha::Biblio->holds method
2016-12-16 Jonathan DruartBug 17585: Replace ->get_account_lines with ->account
2016-12-16 Jonathan DruartBug 17585: Add the Koha::Patron->get_account_lines...
2016-12-16 Jonathan DruartBug 17568: Add the Koha::Patron->library method
2016-12-16 Jonathan DruartBug 17557: Revised patron age calculation tests
2016-12-05 Kyle M HallBug 17586 [QA Followup] - Correct the number of unit...
2016-12-02 Jonathan DruartBug 17580: Add the Koha::Patron->get_overdues method
2016-12-02 Marcel de RooyBug 17583: [QA Follow-up] Final polishing
2016-12-02 Jonathan DruartBug 17583: Mock the pref before tests
2016-12-02 Jonathan DruartBug 17583: Make sure we are comparing 2 dates
2016-12-02 Jonathan DruartBug 17583: Fix tests
2016-12-02 Josef MoravecBug 17583: Add test for is_going_to _expired to be...
2016-12-02 Jonathan DruartBug 17583: Add the Koha::Patron->is_going_to_expired...
2016-11-15 Kyle M HallBug 17579 [QA Followup] - Fix the number of tests
2016-11-15 Jonathan DruartBug 17579: Make sure we are testing the real life
2016-11-15 Jonathan DruartBug 17579: Add the Koha::Patron->is_expired
2016-11-15 Jonathan DruartBug 17604: GetMemberDetails - Add Koha::Patron::Categor...
2016-11-15 Jonathan DruartBug 17594: Make Koha::Object->discard_changes available
2016-11-15 Jonathan DruartBug 17555: Add Koha::Patron->category
2016-11-12 Josef MoravecBug 17558: QA followup - use TestBuilder for creating...
2016-11-12 Josef MoravecBug 17558: Add more tests
2016-11-07 Jonathan DruartBug 17552: Continue revert and add tests to highlight...
2016-10-28 Josef MoravecBug 17443: Added tests
2016-10-28 Jonathan DruartBug 16912: Update patron category enrolment fees
2016-10-28 Jonathan DruartBug 16912: Koha::Patrons - Move and rewrite tests for...
2016-10-21 Jonathan DruartBug 17425: Add the Object::MethodNotCoveredByTests...
2016-10-21 Tomas Cohen AraziBug 17425: Make Koha::Object raise exceptions
2016-10-21 Kyle M HallBug 17080 [QA Followup] - Fix number of tests
2016-10-21 Jonathan DruartBug 17080: Handle default values for NOT NULL columns...
2016-10-21 Jonathan DruartBug 16965: search_related returns an instanciated Koha...
2016-10-21 Jonathan DruartBug 16965: Add Koha::Objects->search_related
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move HandleDelBorrower to...
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move DelMember to ->delete
2016-10-21 Jonathan DruartBug 16891: Move C4::Members::MoveMemberToDeleted to...
2016-10-21 Jonathan DruartBug 17251: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-11 Jonathan DruartBug 17226: Make Koha::Object->get_column available
2016-10-11 Jonathan DruartBug 17226: Improve Koha::Object's AUTOLOAD method
2016-10-11 Jonathan DruartBug 17091: Add delete to the Koha::Objects AUTOLOAD...
2016-10-11 Jonathan DruartBug 17091: In a first phase, restrict the usage of...
next