Bug 23805: DBRev 19.06.00.044
[koha.git] / Koha /
2019-10-24 Martin RenvoizeBug 23805: DBRev 19.06.00.044
2019-10-24 Tomas Cohen AraziBug 23805: (QA follow-up) Add missing mappings in Koha...
2019-10-24 Martin RenvoizeBug 23805: Update mancredit to use the new credit types
2019-10-24 Martin RenvoizeBug 23805: (follow-up) Lowercase credit type for Update...
2019-10-24 Martin RenvoizeBug 23805: Drop type lookup as it's now a foreign key
2019-10-24 Martin RenvoizeBug 23805: Update 'W' to 'WRITEOFF' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'lost_item_return' to 'LOST_RETURN...
2019-10-24 Martin RenvoizeBug 23805: Update 'FOR' to 'FORGIVEN' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'C' to 'CREDIT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update references to accounttype to credit_t...
2019-10-24 Martin RenvoizeBug 23805: DBIC Classes
2019-10-24 Martin RenvoizeBug 23049: Add DBIC Classes
2019-10-24 Martin RenvoizeBug 23049: (follow-up) Types should not be deletable
2019-10-24 Martin RenvoizeBug 23049: (follow-up) Correction to includes
2019-10-24 Martin RenvoizeBug 23049: (follow-up) VARCHAR(80) + ac -> account
2019-10-24 Martin RenvoizeBug 23049: More thorough param checking
2019-10-24 Martin RenvoizeBug 23049: Update API
2019-10-24 Martin RenvoizeBug 23049: Drop type lookup as it's now a foreign key
2019-10-24 Martin RenvoizeBug 23049: Update 'N' to 'NEW_CARD' for consistency
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Remove manual_debit as it's never called
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update 'HE' to 'RESERVE_EXPIRED' for consistency
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update 'PF' to 'PROCESSING' for consistency
2019-10-24 Martin RenvoizeBug 23049: Capitalise type passed to add_debit for...
2019-10-24 Martin RenvoizeBug 23049: Update debit_type_code 'Res' to 'RESERVE'
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-24 Martin RenvoizeBug 23049: Update maninvoice to reference debit types
2019-10-24 Martin RenvoizeBug 23049: Account types configuration - Admin page
2019-10-24 Martin RenvoizeBug 23049: Add debit_type
2019-10-24 Jonathan DruartBug 23152: Fix more pluralisation (and add tests)
2019-10-24 Nick ClemensBug 23413: Remove wrong return
2019-10-24 Nick ClemensBug 23413: (follow-up) Rename variables
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Acquisition::Fund
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Acquisition::Bookseller
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
next