Bug 22501: (QA follow-up) use $raw for the note in the intranet
[koha.git] / Koha /
2019-04-15 Nick ClemensBug 22541: Invoice adjustments should show invoice...
2019-04-15 Katrin FischerBug 19747: Add link to article requests help page
2019-04-15 Ere MaijalaBug 22295: Make Elasticsearch query builder group multi...
2019-04-15 Jonathan DruartBug 22390: Never copy items if original order has been...
2019-04-15 Jonathan DruartBug 22390: (bug 15184 follow-up) Use aqorders.subscript...
2019-04-15 Colin CampbellBug 22611: Correction for call to get create_item in...
2019-04-01 Nick ClemensBug 13895: (follow-up) Add Modern::Perl
2019-04-01 Tomas Cohen AraziBug 13895: (QA follow-up) Make the class plural
2019-04-01 Josef MoravecBug 13895: Adapt naming according to voted RFC
2019-04-01 Josef MoravecBug 13895: (follow-up) Fix POST response
2019-04-01 Josef MoravecBug 13895: Remove the opac checks in privileged endpoint
2019-04-01 Josef MoravecBug 13895: (follow-up) Adapt checkout endpoint to opena...
2019-04-01 Tomas Cohen AraziBug 13895: (QA follow-up) Adjust OpenAPI definitions...
2019-04-01 Julian MauriceBug 13895: Add API routes for checkouts retrieval and...
2019-04-01 Ere MaijalaBug 21974: Make Elasticsearch connection settings confi...
2019-04-01 Josef MoravecBug 21998: Throw exception on bad pattern
2019-04-01 Marcel de RooyBug 21998: Add pattern parameter in Koha::Token
2019-04-01 Matthias MeusburgerBug 19661: Add and change properties and parameters...
2019-04-01 Matthias MeusburgerBug 19661: Use Koha::Acquisition::Funds instead of...
2019-04-01 Matthias MeusburgerBug 19661: REST API - Funds Endpoint
2019-03-25 Nick ClemensBug 18736: (follow-up) Fix missing rounding and bad...
2019-03-25 Nick ClemensBug 18736: Use rounding syspref to determine correct...
2019-03-19 Tomas Cohen AraziBug 22206: (follow-up) Voted RFC changes
2019-03-19 Tomas Cohen AraziBug 22206: Add routes to suspend/resume holds
2019-03-19 Tomas Cohen AraziBug 20006: (follow-up) Plural class name
2019-03-19 Tomas Cohen AraziBug 20006: Adapt /holds to the RFC
2019-03-19 Nick ClemensBug 21846: Update Schema
2019-03-19 Tomas Cohen AraziBug 21846: Add Koha::Tags::Approval(s) and Koha::Tags...
2019-03-19 Fridolin SomersBug 21560: create Koha::Util::OpenDocument with subrout...
2019-03-12 Ere MaijalaBug 22246: Fix indexing of large fields with Elasticsearch
2019-03-05 Ere MaijalaBug 22228: Escape lone colons and make sure term is...
2019-03-05 David GustafssonBug 19575: Keep authority-number as alias and fix query
2019-03-05 Nick ClemensBug 19575: Fix an search field
2019-03-05 rootBug 19575: Rebase and fix tests
2019-03-05 David GustafssonBug 19575: Use canonical field names and resolve aliase...
2019-03-01 Kyle M HallBug 22084: Plugin upgrade method and database plugin...
2019-02-26 Nick ClemensBug 22386: Define patron variable when matchign on...
2019-02-25 Tomas Cohen AraziBug 16497: (follow-up) Adapt to existing guidelines...
2019-02-25 Alex ArnaudBug 16497: Add POD in Koha/REST/V1/Library.pm
2019-02-25 Jiří KozlovskýBug 16497: Add /api/v1/libraries
2019-02-25 Nick ClemensBug 22067: Return if no patron passed to can_see_patron...
2019-02-25 Nick ClemensBug 13515: DBRev 18.11.03.001
2019-02-12 Liz ReaBug 22282: Fix PDF issue when exporting PDF in French...
2019-02-11 Tomas Cohen AraziBug 19816: Implement dateonly for rfc3339 format
2019-02-04 Jonathan DruartBug 21610: Improve default values for dates
2019-02-04 Marcel de RooyBug 21610: (follow-up) Default value for dates
2019-02-04 Marcel de RooyBug 21610: (QA follow-up) Better use columns_info from...
2019-02-04 Jonathan DruartBug 21610: Fix integers and dates values at Koha::Objec...
2019-02-04 Jonathan DruartBug 21610: Remove specific changes we made previously
2019-02-01 Tomas Cohen AraziBug 22132: Add Basic authentication to the API
2019-02-01 Tomas Cohen AraziBug 17006: (follow-up) set_password expects a hashref
2019-02-01 Martin RenvoizeBug 17006: Add /patrons/{patron_id}/password
2019-02-01 Josef MoravecBug 22124: Update cataloguing plugin system to not...
2019-02-01 Tomas Cohen AraziBug 21478: Make Koha::Hold->suspend reject found holds
2019-02-01 Tomas Cohen AraziBug 21478: Add Koha::Exceptions::Hold
2019-01-31 Tomas Cohen AraziBug 22051: Make Koha::Object->store translate incorrect...
2019-01-31 Tomas Cohen AraziBug 22051: Add Koha::Exceptions::Object::WrongValue
2019-01-31 Tomas Cohen AraziBug 22047: Fix opac/opac-passwd.pl call
2019-01-31 Tomas Cohen AraziBug 22047: Add 'skip_validation' param to Koha::Patron...
2019-01-31 Kyle M HallBug 7614: (QA follow-up) Remove unused variable
2019-01-31 Kyle M HallBug 7614: Consider transfer limits in Koha::Template...
2019-01-31 Lari TaskulaBug 7614: Add a new method Koha::Libraries->pickup_loca...
2019-01-31 Tomas Cohen AraziBug 22125: branches.pickup_location should be flagged...
2019-01-23 Jonathan DruartBug 22006: Handle undefined itemnumber for Koha::Accoun...
2019-01-23 Ere MaijalaBug 21084: Fix automatic truncation in authority search
2019-01-10 Tomas Cohen AraziBug 22071: (follow-up) Add POD for validate_query_param...
2019-01-10 Tomas Cohen AraziBug 22071: (follow-up) Simplify code
2019-01-10 Tomas Cohen AraziBug 22071: Make authenticate_api_request stash koha...
2019-01-10 Tomas Cohen AraziBug 22059: Fix exception params in Koha::Patron->set_pa...
2019-01-07 Tomas Cohen AraziBug 21909: Add return type explanation to POD
2019-01-07 Tomas Cohen AraziBug 21909: Make Koha::Account::outstanding_* preserve...
2019-01-03 Jonathan DruartBug 22033: Remove related_resultset from the list of...
2018-12-20 Nick ClemensBug 21065: DBRev 18.11.00.002
2018-12-20 Jonathan DruartBug 21065: Add koha_object(s)_class methods to accountline
2018-12-12 Tomas Cohen AraziBug 21969: Fix Koha::Account->outstanding_* matching...
2018-12-12 Nick ClemensBug 21465: Don't throw duplicate userid error if userid...
2018-12-12 Jonathan DruartBug 21910: Does not deal with call context, ->search...
2018-12-12 Nick ClemensBug 21910: Koha::Library::Groups->get_search_groups...
2018-12-12 Jonathan DruartBug 21955: Remove Cache::Memory as fallback for L2...
2018-12-10 Nick ClemensBug 21896: RM follow-up - fix tests
2018-12-10 Martin RenvoizeBug 21896: (QA follow-up) Document and Test for FIFO...
2018-12-10 Tomas Cohen AraziBug 21896: (QA follow-up) normalize_balance -> reconcil...
2018-12-10 Tomas Cohen AraziBug 21896: Add Koha::Account::normalize_balance
2018-11-26 Martin RenvoizeBug 19365: Clean up, fix and add new tests.
2018-11-26 Ere MaijalaBug 19365: Fix search for duplicate authorities with...
2018-11-26 Ere MaijalaBug 19365: Fix several issues with the Elasticsearch...
2018-11-21 Julian MauriceBug 21853: Fix PDF export of basketgroups
2018-11-16 Andrew IsherwoodBug 21835: Fix display of request ID
2018-11-16 Nick ClemensBug 20244: Pod fixes
2018-11-16 Ere MaijalaBug 20244: Add alt script indexing and fix sort field...
2018-11-16 Ere MaijalaBug 20244: Improve Elasticsearch ISBN indexing
2018-11-16 Martin RenvoizeBug 19893: (QA follow-up) Spelling correction in POD
2018-11-16 David GustafssonBug 19893: Increase test coverage
2018-11-16 David GustafssonBug 19893: Add code review fixes
2018-11-16 David GustafssonBug 19893: Add pods, remove syspref, add tests for...
2018-11-16 David GustafssonBug 19893: Support for joined subfields in mappings
2018-11-16 David GustafssonBug 19893: Restore and fix removed tests
2018-11-16 David GustafssonBug 19893: Add index status
2018-11-16 David GustafssonBug 19893: Remove serialization format setting
2018-11-16 David GustafssonBug 19893: Alternative optimized indexing for Elasticsearch
next