Bug 17583: Fix tests
[koha.git] / Koha /
2016-12-02 Jonathan DruartBug 17583: Fix tests
2016-12-02 Jonathan DruartBug 17583: Add the Koha::Patron->is_going_to_expired...
2016-12-02 Kyle M HallBug 17709 - Article request broken - 'internal server...
2016-11-22 Kyle M HallMerge remote-tracking branch 'translations/16.11.0...
2016-11-22 Kyle M HallBug 17132 - Availability search broken when using Elastic
2016-11-18 Jonathan DruartBug 17642: Do not explode if no authorised value exist
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-11-18 Jonathan DruartBug 17642: use get_description_by_koha_field when needed
2016-11-18 Jonathan DruartBug 17642: Add get_description_by_koha_field
2016-11-18 Jonathan DruartBug 17642: Add find_by_koha_field
2016-11-18 Jonathan DruartBug 17642: Try to fix AV code
2016-11-18 Jonathan DruartBug 17377: ES - Take control fields into account
2016-11-16 Jonathan DruartBug 17634: Fix circ dependency with require instead...
2016-11-16 Jonathan DruartRevert "Bug 17634: Unit test t/db_dependent/ArticleRequ...
2016-11-15 Kyle M HallBug 17634: Unit test t/db_dependent/ArticleRequests...
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
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: Fix adding manager id to patron messages...
2016-11-08 Kyle M HallBug 17589 - Improper method type in Koha::ItemType(s)
2016-11-07 Jonathan DruartBug 17552: Continue revert and add tests to highlight...
2016-11-07 Jonathan DruartBug 17552: Revert "Bug 17091: Remove explicit declarati...
2016-11-04 Tomas Cohen AraziBug 17494: (QA followup) Fix exception name
2016-11-04 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-11-02 Kyle M HallBug 15581 - DBRev 16.06.00.046
2016-10-31 Kyle M HallBug 17397 - Update Schema Files
2016-10-28 Josef MoravecBug 17443: Make possible to renew patron by later of...
2016-10-28 Jonathan DruartBug 15803: Koha::AuthorisedValues - Remove C4::Koha...
2016-10-28 Josef MoravecBug 17397: Show name of librarian who created circulati...
2016-10-28 Jonathan DruartBug 16912: Koha::Patrons - Move AddEnrolmentFeeIfNeeded...
2016-10-28 Kyle M HallBug 13321 / 13323 - Update Schema
2016-10-28 Jonathan DruartBug 17428: (QA followup) Remove warning
2016-10-28 Martin RenvoizeBug 17428: [REST] best practice followup
2016-10-28 Tomas Cohen AraziBug 17428: [REST] Koha::REST::V1::Cities introduced
2016-10-28 Julian MauriceBug 13321: Update DBIx::Class schema files
2016-10-28 Katrin FischerBug 5260 - Schema changes
2016-10-28 Jonathan DruartBug 14598: Fix warning from effective_itemtype
2016-10-26 Katrin FischerBug 14610 - Follow-up
2016-10-26 Kyle M HallBug 14610 - Update Schema files
2016-10-26 Kyle M HallBug 14610 [QA Followup] - Fix publishercode issue
2016-10-26 Kyle M HallBug 14610 - Add and update scripts
2016-10-26 Kyle M HallBug 14610 - Add and update modules
2016-10-21 Kyle M HallBug 5670 - DBRev 16.06.00.036
2016-10-21 Jonathan DruartBug 5670: Does not return 0 in Koha::Patron->housebound...
2016-10-21 Alex SassmannshausenDO NOT PUSH: Moar Housebound Schema files.
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Correct housebound role search.
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Create HouseboundRole objects.
2016-10-21 Jonathan DruartBug 5670: mv housebound_* to search_housebound_*
2016-10-21 Alex SassmannshausenBug 5670: [Followup] Return Koha::Patron objects.
2016-10-21 A. SassmannshausenBug 5670: Housebound Readers Module
2016-10-21 Alex SassmannshausenDO NOT PUSH: Add Housebound Schema files.
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 Jonathan DruartBug 17080: categories.checkprevcheckout - use the defau...
2016-10-21 Jonathan DruartBug 17080: Handle default values for NOT NULL columns...
2016-10-21 Jonathan DruartBug 16965: Allow Koha::Objects->result_class
2016-10-21 Marcel de RooyBug 16965: [Follow-up] Adjust get_object_class
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 17445: Move the params check after the authenticati...
2016-10-21 Jonathan DruartBug 17445: Just some refactoring
2016-10-21 Martin RenvoizeBug 17445: Add 'malformed query' error response
2016-10-21 Jonathan DruartBug 16907: Make sure the log will be written only if...
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 17253: Fetch all the columns instead of only author...
2016-10-21 Jonathan DruartBug 17252 - Koha::AuthorisedValues - Remove GetAuthoris...
2016-10-21 Jonathan DruartBug 17251: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-21 Kyle M HallBug 10455 - DBRev 16.06.00.034
2016-10-21 Jonathan DruartBug 10455: (follow-up 3) Remove biblioitems.marc
2016-10-21 Jonathan DruartBug 10337: Add a script to populate devs' DBs with...
2016-10-18 Jonathan DruartBug 17216: Revert changes to ItemsSearchField schema...
2016-10-11 Colin CampbellBUG 17414 Add new GIR codes in Edifact
2016-10-11 Jonathan DruartBug 17094: Make Koha::Virtualshelf methods return Koha...
2016-10-11 Nick ClemensBug 16520 (Follow up) Rebase fixes
2016-10-11 Jesse WeaverBug 16520: Allow per-VirtualHost environment variables...
2016-10-11 Jonathan DruartBug 17216: Update DBIC schema for MSS
2016-10-11 Jonathan DruartBug 17216: Update DBIC Schema
2016-10-11 Jonathan DruartBug 17216: DBIC Schema changes
2016-10-11 Jonathan DruartBug 17216: Add Koha::AuthorisedValueCategory|ies classes
2016-10-11 Martin RenvoizeBug 17432: Remove minification
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...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Add AUTOLOAD to Koha::Objects
2016-10-11 Jonathan DruartBug 17372: Standardize Elasticsearch paths
2016-10-11 Jonathan DruartBug 16838: ES - install mappings for new installs
2016-10-10 Jonathan DruartBug 16769: Uniformise calls to Koha::Cache->set_in_cache
next