Bug 22674: Change wording of payments in the GUI
[koha-equinox.git] / Koha /
2019-03-15 Tomas Cohen AraziBug 21846: Add Koha::Tags::Approval(s) and Koha::Tags...
2019-03-15 Kyle M HallBug 14591: book drop / drop box mode incorrectly decrem...
2019-03-15 Josef MoravecBug 22222: Don't send empty params to mana service
2019-03-15 Fridolin SomersBug 21560: create Koha::Util::OpenDocument with subrout...
2019-03-11 Nick ClemensBug 22368: DBRev 18.12.00.024
2019-03-11 Josef MoravecBug 19489: (QA follow-up) Cache checkout object in...
2019-03-11 Nazlı ÇetinBug 19489: Change method name issue --> checkout
2019-03-11 Nazlı ÇetinBug 19489: Koha::Account::Line->issue method and Unit...
2019-03-11 Josef MoravecBug 22363: (follow-up) Fix pod
2019-03-11 Josef MoravecBug 22363: Add Koha::ActionLog[s] objects
2019-03-08 Martin RenvoizeBug 22483: (QA follow-up) Tweaking call to haspermission
2019-03-08 Martin RenvoizeBug 22483: (QA follow-up) Corrections to logic in check...
2019-03-08 Martin RenvoizeBug 22483: Explicitly ban 'undef' as a valid $flagsrequired
2019-03-07 Ere MaijalaBug 22246: Fix indexing of large fields with Elasticsearch
2019-03-07 Andrew IsherwoodBug 20639: (follow-up) Fix population of backends
2019-03-07 Martin RenvoizeBug 20639: Add ILLOpacbackends syspref
2019-03-07 Jonathan DruartBug 15774: Remove unecessary returned value for ->delete
2019-03-07 Nick ClemensBug 15774: (follow-up) Address QA issues
2019-03-07 Julian MauriceBug 15774: Add POD and license notices
2019-03-07 Julian MauriceBug 15774: Use Koha::Object(s) for additional fields
2019-03-07 Jesse WeaverBug 15774: Add additional fields to order baskets
2019-03-07 Nick ClemensBug 20912: DBRev 18.12.00.021
2019-03-07 Tomas Cohen AraziBug 20912: (QA follow-up) POD fix
2019-03-07 Martin RenvoizeBug 20912: (follow-up) Add hourly support
2019-03-07 Martin RenvoizeBug 20912: (follow-up) Improve test coverage
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Move Fees to Charges::
2019-03-07 Kyle M HallBug 20912: (QA follow-up): Fix up Koha::Fees
2019-03-07 Kyle M HallBug 20912: Move calculation to Koha::Fees
2019-03-07 Kyle M HallBug 20912: Rental Fees based on Time Period
2019-03-06 Nick ClemensBug 18925: (RM follow-up) Remove schema files for delet...
2019-03-06 Nick ClemensBug 18925: DBRev 18.12.00.020
2019-03-05 Jonathan DruartBug 18925: Fix 'Default checkout, hold policy by patron...
2019-03-05 Kyle M HallBug 18925: Move maxissueqty and maxonsiteissueqty to...
2019-03-04 Ere MaijalaBug 22228: Escape lone colons and make sure term is...
2019-03-04 David GustafssonBug 19575: Keep authority-number as alias and fix query
2019-03-04 Nick ClemensBug 19575: Fix an search field
2019-03-04 rootBug 19575: Rebase and fix tests
2019-03-04 David GustafssonBug 19575: Use canonical field names and resolve aliase...
2019-02-27 Martin RenvoizeBug 21747: (follow-up) Intelligent rename of offsets
2019-02-27 Kyle M HallBug 22084: Plugin upgrade method and database plugin...
2019-02-26 Nick ClemensRevert "Bug 22026: Removed 'use Modern::Perl;' from...
2019-02-22 Nick ClemensBug 20639: DBRev 18.12.00.016
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix status_alias -1 bug
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix status_alias comparison
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Overload status_alias
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Modify POD
2019-02-22 Andrew IsherwoodBug 20581: (follow-up) Fix statusalias return
2019-02-22 Andrew IsherwoodBug 20581: API provide status_alias embed
2019-02-22 Andrew IsherwoodBug 20581: Provide status_alias on IllRequest
2019-02-22 Nick ClemensBug 22386: Define patron variable when matchign on...
2019-02-19 Martin RenvoizeBug 20600: (follow-up) Fix critic error
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Rebase on current master
2019-02-19 Andrew IsherwoodBug 20600: (follow-up) Do not use $_ in loop
2019-02-19 Andrew IsherwoodBug 20600: Add filtering of ILL requests in list
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Address lastseen log spamming
2019-02-19 Martin RenvoizeBug 3820: (follow-up) Clean up warnings
2019-02-19 Martin RenvoizeBug 3820: Add changes to MEMBERS MODIFY logaction
2019-02-19 Tomas Cohen AraziBug 16497: (follow-up) Adapt to existing guidelines...
2019-02-19 Alex ArnaudBug 16497: Add POD in Koha/REST/V1/Library.pm
2019-02-19 Jiří KozlovskýBug 16497: Add /api/v1/libraries
2019-02-15 Nick ClemensBug 22067: Return if no patron passed to can_see_patron...
2019-02-15 Nick ClemensBug 13515: DBRev 18.12.00.014
2019-02-11 Liz ReaBug 22282: Fix PDF issue when exporting PDF in French...
2019-02-04 Tomas Cohen AraziBug 19816: Implement dateonly for rfc3339 format
2019-02-01 Jonathan DruartBug 21610: Improve default values for dates
2019-02-01 Marcel de RooyBug 21610: (follow-up) Default value for dates
2019-02-01 Marcel de RooyBug 21610: (QA follow-up) Better use columns_info from...
2019-02-01 Jonathan DruartBug 21610: Fix integers and dates values at Koha::Objec...
2019-02-01 Jonathan DruartBug 21610: Remove specific changes we made previously
2019-01-30 Tomas Cohen AraziBug 22132: Add Basic authentication to the API
2019-01-30 Tomas Cohen AraziBug 22144: (QA follow-up) Prepare the ground for other...
2019-01-30 Kyle M HallBug 22144: Add method metadata() to Koha::Biblio
2019-01-30 Tomas Cohen AraziBug 22194: Add Koha::Exceptions::Metadata
2019-01-30 Nick ClemensBug 22155: Schema updates
2019-01-28 Tomas Cohen AraziBug 22061: (follow-up) set_password expects a hashref
2019-01-28 Tomas Cohen AraziBug 22061: (QA follow-up) Rename password_2 => password...
2019-01-28 Tomas Cohen AraziBug 22061: Public route to change password
2019-01-28 Tomas Cohen AraziBug 22061: Add a /public namespace that can be switched...
2019-01-28 Tomas Cohen AraziBug 17006: (follow-up) set_password expects a hashref
2019-01-28 Tomas Cohen AraziBug 17006: Add /patrons/{patron_id}/password
2019-01-28 Josef MoravecBug 22124: Update cataloguing plugin system to not...
2019-01-28 Jasmine AmohiaBug 22026: Removed 'use Modern::Perl;' from Koha::REST...
2019-01-28 Martin RenvoizeBug 20640: (follow-up) Degrade gracefully on error
2019-01-28 Martin RenvoizeBug 20640: Add backend migration support to ILL
2019-01-28 Tomas Cohen AraziBug 21478: Make Koha::Hold->suspend reject found holds
2019-01-28 Tomas Cohen AraziBug 21478: Add Koha::Exceptions::Hold
2019-01-25 Tomas Cohen AraziBug 22051: Make Koha::Object->store translate incorrect...
2019-01-25 Tomas Cohen AraziBug 22051: Add Koha::Exceptions::Object::WrongValue
2019-01-25 Martin RenvoizeBug 21002: Add ->add_debit method to Koha::Account
2019-01-25 Tomas Cohen AraziBug 21992: Remove unused Koha::Patron->update_password...
2019-01-25 Tomas Cohen AraziBug 22047: Fix opac/opac-passwd.pl call
2019-01-25 Tomas Cohen AraziBug 22047: Add 'skip_validation' param to Koha::Patron...
2019-01-25 Kyle M HallBug 7614: (QA follow-up) Remove unused variable
2019-01-25 Kyle M HallBug 7614: Consider transfer limits in Koha::Template...
2019-01-25 Lari TaskulaBug 7614: Add a new method Koha::Libraries->pickup_loca...
2019-01-23 Nick ClemensBug 17047: Schema changes
2019-01-23 Alex ArnaudBug 17047: add a dedicated page for Mana setup
2019-01-23 Baptiste WojtkowskiBug 17047: SQL reports management with Mana-KB
2019-01-23 morgane alonsoBug 17047: subscriptions management with Mana-KB
2019-01-18 Tomas Cohen AraziBug 22125: branches.pickup_location should be flagged...
next