Bug 23843: Add mapping to Koha::Item
[koha.git] / Koha /
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Item
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Patron
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Library
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Hold
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Club::Holds
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Checkout
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Account::Line
2019-10-23 Tomas Cohen AraziBug 23793: Add an EmbedItems RecordProcessor filter...
2019-10-23 Ere MaijalaBug 13937: (follow-up) Fix searching with UTF-8 characters.
2019-10-22 Jonathan DruartBug 22445: Replace %% with {}
2019-10-22 Martin RenvoizeBug 22445: Add new pattern %normalized_isbn%
2019-10-22 Martin RenvoizeBug 22445: Allow marc fields as pattern
2019-10-22 Jonathan DruartBug 22445: Add new method Koha::Biblio->custom_cover_im...
2019-10-21 Tomas Cohen AraziBug 23770: (follow-up) Use ->to_api in /cities
2019-10-21 Tomas Cohen AraziBug 23770: Add to_api_mapping method to Koha::City
2019-10-21 Tomas Cohen AraziBug 23770: Add Koha::Object(s)->to_api method
2019-10-21 Marcel de RooyBug 23712: (QA follow-up) Silence two other warns too
2019-10-21 Magnus EngerBug 23712: Silence warns from Koha/Illrequest/Logger.pm
2019-10-17 Tomas Cohen AraziBug 23807: Add Koha::Item->as_marc_field
2019-10-15 Martin RenvoizeBug 13937: (RM follow-up) Set working directory for...
2019-10-10 Martin RenvoizeBug 20780: (follow-up) Use Koha::Object
2019-10-10 Martin RenvoizeBug 20780: Add handling for AcqItemSetSubfieldsWhenReci...
2019-10-10 Colin CampbellBug 21580: Pass buyer_ean to create_edi_order
2019-10-09 Fridolin SomersBug 22997: Searching gives no results in auth_finder.pl
2019-10-08 Ere MaijalaBug 13937: Switch from GetItem() to Koha::Items->find()
2019-10-08 Ere MaijalaBug 13937: Fix RPN conversion
2019-10-08 Ere MaijalaBug 13937: Add support for SRU and Elasticsearch
2019-10-08 Ere MaijalaBug 13937: Fix issues found in QA
2019-10-08 Nick ClemensBug 13937: (follow-up) Correct error call to use self
2019-10-08 Nick ClemensBug 13937: (follow-up) Remove reference to sub _prefetc...
2019-10-08 Jesse WeaverBug 13937: Add a Z39.50 daemon that can inject item...
2019-10-08 Josef MoravecBug 17005: Fix bad rebase
2019-10-08 Josef MoravecBug 17005: Add checked_in checkouts to REST API response
2019-10-08 Tomas Cohen AraziBug 23677: Controller method and dependencies tweak
2019-10-08 Tomas Cohen AraziBug 23677: Schema fix
2019-10-08 Martin RenvoizeBug 22294: Check return of as_isbn10 before calling...
2019-10-08 David GustafssonBug 20334: Option for escaping slashes in search queries
2019-10-07 Agustin MoyanoBug 23710: (follow-up) Add tests for new features in...
2019-10-07 Agustin MoyanoBug 23710: (follow-up) Human readable error messages...
2019-10-07 Nicolas LegrandBug 23671: Elasticsearch shouldn't throw exception...
2019-10-07 Nicolas LegrandBug 23670: Load Koha::Exceptions::ElasticSearch module...
2019-10-07 Dobrica PavlinusicBug 23589: Discharge notice does not show non-latin...
2019-10-03 NickBug 20589: (follow-up) Fix tests
2019-10-02 David GustafssonBug 20589: DBRev 19.06.00.032
2019-10-02 Nick ClemensBug 20589: Add option for searching entire record if...
2019-10-02 David GustafssonBug 20589: Exclude boolean fields from search fields
2019-10-02 David GustafssonBug 20589: fix QueryBuilder tests
2019-10-02 David GustafssonBug 20589: Add field boosting and use query_string...
2019-10-01 Martin RenvoizeBug 13193: (RM revert) Make Memcached usage fork safe
2019-10-01 Martin RenvoizeBug 19618: (RM follow-up) Remove accidentally committed...
2019-10-01 Joonas KylmäläBug 13193: Make Memcached usage fork safe
2019-10-01 Martin RenvoizeBug 22280: (RM follow-up) Correction to POD
2019-10-01 Tomas Cohen AraziBug 22280: Fix typo in _status_graph_union
2019-10-01 Martin RenvoizeBug 19618: (RM follow-up) Add missing use statements
2019-10-01 Martin RenvoizeBug 19618: DBRev 19.06.00.030
2019-10-01 Martin RenvoizeBug 19618: (QA follow-up) POD Fix
2019-10-01 Agustin MoyanoBug 19618: Add api endpoint for club holds
2019-10-01 Agustin MoyanoBug 19618: Add ability to place holds for members of...
2019-10-01 Kyle M HallBug 23688: System preference uppercasesurnames broken...
2019-09-27 Tomas Cohen AraziBug 23627: Reduce Koha::Biblio->get_coins noise if...
2019-09-23 Tomas Cohen AraziBug 23517: Add the controller method for holds prioriti...
2019-09-23 Martin RenvoizeBug 23321: DBRev 19.06.00.029
2019-09-23 Tomas Cohen AraziBug 23321: Add Koha::Object(s) info to the schema
2019-09-23 Tomas Cohen AraziBug 23321: (QA follow-up) Booleans
2019-09-23 Martin RenvoizeBug 23321: (follow-up) Correction to exception logic
2019-09-23 Martin RenvoizeBug 23321: Add cash register support to paycollect
2019-09-23 Martin RenvoizeBug 23321: Allow setting of branch default
2019-09-23 Martin RenvoizeBug 23321: Koha::Library additions
2019-09-23 Martin RenvoizeBug 23321: Add cash register management
2019-09-23 Martin RenvoizeBug 23321: DBIC Classes
2019-09-23 Tomas Cohen AraziBug 23584: Add the controller method and tests
2019-09-23 Tomas Cohen AraziBug 22837: (follow-up) Fix POD
2019-09-23 Martin RenvoizeBug 22837: Update callers to use new signature
2019-09-23 Martin RenvoizeBug 22837: Update apply to accept an arrayref
2019-09-23 Tomas Cohen AraziBug 23425: (QA follow-up) Keep it generic
2019-09-23 Jonathan DruartBug 23425: Display the MARCXML error in the Metadata...
2019-09-13 Martin RenvoizeBug 6759: Split account creation and renewal charges
2019-09-13 Tomas Cohen AraziBug 23272: Make Koha::AuthorisedValue use Koha::Object...
2019-09-12 Lari TaskulaBug 16825: Add API route for getting an item
2019-09-12 Tomas Cohen AraziBug 15497: (QA follow-up) Fix call in search_with_local...
2019-09-12 Martin RenvoizeBug 15497: (QA follow-up) Use the methods from bug...
2019-09-12 Martin RenvoizeBug 15497: Limit itemtypes by branch in additem.pl
2019-09-12 Martin RenvoizeBug 15497: Modify schemas
2019-09-12 Tomas Cohen AraziBug 23599: Avoid exploding in search_with_library_limit...
2019-09-11 Tomas Cohen AraziBug 20691: (QA follow-up) API-related fixes
2019-09-11 Kyle M HallBug 20691: Add ability to turn feature on and off
2019-09-10 Fridolin SomersBug 23004: Missing authtype filter in auth_finder.pl
2019-09-06 Martin RenvoizeBug 23539: (RM follow-up) Update DBIC classes
2019-09-06 Jonathan DruartBug 23079: Handle invalid timezones when adding/subtrac...
2019-09-06 Ere MaijalaBug 22258: Elasticsearch: Add array as an alternative...
2019-08-21 Martin RenvoizeBug 14570: (RM follow-up) Add class relatinship to...
2019-08-20 Martin RenvoizeBug 14570: DBRev 19.06.00.022
2019-08-20 Tomas Cohen AraziBug 14570: Add error handling to Koha::Patron::Relation...
2019-08-20 Kyle M HallBug 14570: Update schema files [Do Not Push]
2019-08-20 Agustin MoyanoBug 14570: (follow-up) fix qa FAIL tests
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-20 Colin CampbellBug 20254: Set correct member in working_directory
2019-08-20 Colin CampbellBug 20254: Do not ingest files with duplicate filenames
2019-08-19 Tomas Cohen AraziBug 23281: Cleanup Koha::Patron::Attribute::Types-...
2019-08-19 Tomas Cohen AraziBug 23281: Implement ->search_with_library_limits in...
next