Bug 21336: Adjust cleanup_database.pl
[koha-equinox.git] / Koha /
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...
2019-01-18 Jonathan DruartBug 22006: Handle undefined itemnumber for Koha::Accoun...
2019-01-18 Ere MaijalaBug 21084: Fix automatic truncation in authority search
2019-01-11 Tomas Cohen AraziBug 21727: (QA follow-up) Fix POD encoding
2019-01-11 Martin RenvoizeBug 21727: Add handling for cases requireing patron...
2019-01-11 Martin RenvoizeBug 21727: Add clarifications to the POD of adjust
2019-01-11 Martin RenvoizeBug 21727: Add ->adjust to Koha::Account::Line
2019-01-04 Nick ClemensBug 21753: DBRev 18.12.00.007
2019-01-04 Martin RenvoizeBug 21980: Add new exceptions for Koha::Account
2019-01-04 Tomas Cohen AraziBug 22071: (follow-up) Add POD for validate_query_param...
2019-01-04 Tomas Cohen AraziBug 22071: (follow-up) Simplify code
2019-01-04 Tomas Cohen AraziBug 22071: Make authenticate_api_request stash koha...
2019-01-08 Tomas Cohen AraziBug 21786: Make balance and credits endpoints handle...
2019-01-08 Tomas Cohen AraziBug 22059: Fix exception params in Koha::Patron->set_pa...
2019-01-03 Nick ClemensBug 19066: DBRev 18.12.00.004
2019-01-03 Tomas Cohen AraziBug 19066: Add tests for Koha::Account->pay
2019-01-03 Martin RenvoizeBug 19066: (QA follow-up) Add handling in add_credit
2019-01-03 Kyle M HallBug 19066: Add branchcode to accountlines
2019-01-02 Tomas Cohen AraziBug 21909: Add return type explanation to POD
2019-01-02 Tomas Cohen AraziBug 21909: Make Koha::Account::outstanding_* preserve...
2018-12-26 Jonathan DruartBug 22033: Remove related_resultset from the list of...
next