Bug 13937: Add support for Z39.50 responder to the Debian scripts
[koha.git] / Koha /
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...
2019-08-19 Tomas Cohen AraziBug 23281: Add Koha::Objects::Limit::Library
2019-08-16 Marcel de RooyBug 23324: (QA follow-up) Typo and remove unneeded...
2019-08-16 Nick ClemensBug 23324: (QA follow-up) Use existing NormalizeISBN...
2019-08-16 Nick ClemensBug 23324: Add an ISBN normalization routine
2019-08-15 Martin RenvoizeBug 23309: DBRev 19.06.00.021
2019-08-13 Josef MoravecBug 16284: Use new method to determine serials in check...
2019-08-13 Josef MoravecBug 16284: Add Koha::Biblio->is_serial method
2019-08-13 Josef MoravecBug 16284: Check only item for previous checkout if...
2019-08-13 Katrin FischerBug 23413: (QA follow-up) Fix terminology
2019-08-13 Nick ClemensBug 23413: Add a holds method to Koha::Items
2019-08-08 Martin RenvoizeBug 22741: Make updated_on timezone aware in Koha:...
2019-08-05 Nick ClemensBug 23237: Fix POD and typos
2019-08-05 Frédéric DemiansBug 23237: Plugin allow [% INCLUDE %] from template
2019-08-05 Martin RenvoizeBug 11529: DBRev 19.06.00.018
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: DBIx schema changes
2019-08-05 Ere MaijalaBug 11529: Remove field mapping table and admin page
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-08-05 Martin RenvoizeBug 22610: Update SIP2 to use payment_type
2019-07-26 Colin CampbellBug 23251: Correct formatting of IMD data ending in...
2019-07-26 Ere MaijalaBug 22524: Fix date/time-last-modified search with...
2019-07-26 Ere MaijalaBug 22524: Fix publication date and year search with...
2019-07-26 Martin RenvoizeBug 11573: Make rental accountlines translatable
2019-07-26 Alex ArnaudBug 22249: Mana - Move comment process in a dedicated sub
2019-07-19 Alex ArnaudBug 20607: Make Koha::SearchEngine::Elasticsearch:...
next