Bug 18433: Allow to select results to export in item search
[koha-equinox.git] / Koha /
2020-02-19 Nick ClemensBug 24269: Adjust C4::Heading to generate headings...
2020-02-19 Katrin FischerBug 5016: Fix some translation issues with English...
2020-02-19 Marcel de RooyBug 24367: Resolve warn Negative repeat count does...
2020-02-19 Martin RenvoizeBug 24640: DBRev 19.12.00.023
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-02-17 Martin RenvoizeBug 20882: DBRev 19.12.00.022
2020-02-13 Martin RenvoizeBug 24592: Reword LOST_RETURN to LOST_FOUND
2020-02-13 Andrew IsherwoodBug 24643: Support fractional seconds
2020-02-11 Martin RenvoizeBug 8643: DBRev 19.12.00.020
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-10 Tomas Cohen AraziBug 24462: Adapt mapping to voted RFC (Invoices)
2020-02-10 Tomas Cohen AraziBug 24602: Make get_onshelfholds_policy fallback to 0
2020-02-07 Joonas KylmäläBug 13193: Make Memcached usage fork safe
2020-02-06 Tomas Cohen AraziBug 24554: Only embed relations from Koha::Biblio in...
2020-02-05 Martin RenvoizeBug 23673: DBRev 19.12.00.019
2020-02-04 Jonathan DruartBug 24440: Rename current_holds with current_item_level...
2020-02-04 Tomas Cohen AraziBug 24440: (follow-up) Make related objects prefetchable
2020-02-04 Tomas Cohen AraziBug 24440: Add ->current_holds to Koha::Acquisition...
2020-02-04 Jonathan DruartBug 18936: (follow-up) More fixes
2020-02-04 Joonas KylmäläBug 18936: (QA follow-up) Add missing POD
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Fix checkouts endpoint and its...
2020-02-04 Jonathan DruartBug 18936: Fix IssuingRules/guess_article_requestable_i...
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Add cloning of circulation rules...
2020-02-04 Joonas KylmäläBug 18936: (follow-up) Fix typo in documentation
2020-02-04 Jonathan DruartBug 18936: Replace '*' with undef
2020-02-04 Jonathan DruartBug 18936: More fixes
2020-02-04 Jonathan DruartBug 18936: new holds_per_day
2020-02-04 Jonathan DruartBug 18936: new suspension_chargeperiod
2020-02-04 Jonathan DruartBug 18936: chargename removed by bug 21753
2020-02-04 Jonathan DruartBug 18936: Fix several issues
2020-02-04 Jonathan DruartBug 18936: Fix syntax issue
2020-02-04 Jonathan DruartBug 18936: Remove last bit of Koha::IssuingRule
2020-02-04 Jonathan DruartBug 18936: Move guess_article_requestable_itemtypes...
2020-02-04 Jonathan DruartBug 18936: move get_opacitemholds_policy method
2020-02-04 Jesse WeaverBug 18936: (follow-up) Fix tests, replace old get_onshe...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Update REST definition for ...
2020-02-04 Jesse WeaverBug 18936: (follow-up) Add foreign key and scope enhanc...
2020-02-04 Kyle M HallBug 18936: Convert issuingrules fields to circulation_rules
2020-01-31 Jonathan DruartBug 24213: Fix Koha::Object->get_from_storage if the...
2020-01-31 Josef MoravecBug 24467: (QA follow-up) Fix POD in Koha::Biblio
2020-01-31 Tomas Cohen AraziBug 24467: Remove _count methods introduced for API use
2020-01-31 Tomas Cohen AraziBug 24528: Add a syntax to x-koha-embed to specify...
2020-01-31 Tomas Cohen AraziBug 24528: Add *_count support to to_api
2020-01-30 Kyle M HallBug 24330: When importing patrons from CSV, automatical...
2020-01-30 Martin RenvoizeBug 21674: DBRev 19.12.00.017
2020-01-30 Agustin MoyanoBug 24487: Don't apply matching criteria to path parameters
2020-01-30 Jonathan DruartBug 24542: (bug 23049 follow-up) Add missing use statem...
2020-01-28 Martin RenvoizeBug 24296: DBRev 19.12.00.015
2020-01-28 Martin RenvoizeBug 24296: Update stockrotation process to use branchtr...
2020-01-28 Martin RenvoizeBug 24287: DBRev 19.12.00.014
2020-01-28 Jonathan DruartBug 24448: Adding a notice to tell the _count methods...
2020-01-28 Tomas Cohen AraziBug 24448: Add Koha::Biblio->subscriptions_count
2020-01-23 Martin RenvoizeBug 23442: (RM follow-up) Fix for missing 'uc' in offse...
2020-01-23 Josef MoravecBug 24149: (QA follow-up) Add pod for Koha::Statistics...
2020-01-23 Jonathan DruartBug 24149: Add Koha::Statistic->item
2020-01-23 Jonathan DruartBug 24149: Add Koha::Statistic[s] classes
2020-01-23 Jonathan DruartBug 19809: Remove some new occurrences
2020-01-23 Julian MauriceBug 19809: Re-allow to call Koha::Objects::find in...
2020-01-23 Tomas Cohen AraziBug 24459: Make ->to_api pass $params through
2020-01-23 Tomas Cohen AraziBug 24457: Make overloaded ->to_api pass the params...
2020-01-23 Agustin MoyanoBug 24432: Use from_api_mapping to translate column...
2020-01-23 Agustin MoyanoBug 24432: add Koha::Objects->from_api_mapping
2020-01-21 Tomas Cohen AraziBug 24435: Add Koha::Biblio->items_count
2020-01-21 Tomas Cohen AraziBug 24430: Add ->orders and ->active_orders_count to...
2020-01-20 Tomas Cohen AraziBug 24419: Add Koha::Suggestion->suggester accessor
2020-01-20 Tomas Cohen AraziBug 24418: Add koha_object(s)_class methods to Suggestion
2020-01-20 Tomas Cohen AraziBug 24418: Add Koha::Biblio->suggestions
2020-01-20 Martin RenvoizeBug 24289: DBRev 19.12.00.011
2020-01-20 Jonathan DruartBug 24289: DBIC changes
2020-01-20 Martin RenvoizeBug 21520: (RM follow-up) Add missed schema update
2020-01-15 Martin RenvoizeBug 21250: DBRev 19.12.00.010
2020-01-15 Tomas Cohen AraziBug 23893: Special care for booleans
2020-01-14 Tomas Cohen AraziBug 24366: Make sure accessors are used on the right...
2020-01-14 Jonathan DruartBug 24366: Improve hashref construction
2020-01-14 Tomas Cohen AraziBug 24366: Merge biblioitem in Koha::Biblio->to_api
2020-01-14 Tomas Cohen AraziBug 18731: Overload K::A::Fund->to_api to avoid conflict
2020-01-13 Josef MoravecBug 23354: (QA follow-up) Mark boolean columns in schema
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Update for bugs 23049 and 23805
2020-01-13 Martin RenvoizeBug 23354: (follow-up) Make display of debit types...
2020-01-13 Martin RenvoizeBug 23354: Update to account for bug 23049
2020-01-13 Martin RenvoizeBug 23354: Add a Point Of Sale 'pay' screen
2020-01-13 Agustin MoyanoBug 24350: (follow-up) Clear Koha::Libraries->pickup_lo...
2020-01-10 Fridolin SomersBug 22426: Map 'loc' to 'location' when building ES...
2020-01-10 Nick ClemensBug 23676: Use 'false' for opac suppression
2020-01-10 Joonas KylmäläBug 17885: Koha::SearchEngine::Elasticsearch->reset_ela...
2020-01-10 Nick ClemensBug 24350: (follow-up) Unbless each library, not the...
2020-01-10 Martin RenvoizeBug 14759: Replace Text::Unaccent with Unicode::Normalize
2020-01-10 Martin RenvoizeBug 23442: Prevent payouts from being reduced
2020-01-10 Martin RenvoizeBug 23442: Add 'reduce' method to Koha::Account::Line
2020-01-10 Jonathan DruartBug 24313: Always display XSLT errors in logs
2020-01-10 Martin RenvoizeBug 23974: Add POD for hours_between
2020-01-10 Jonathan DruartBug 23974: Both methods should have the same logic...
2020-01-09 Martin RenvoizeBug 24255: Add summation methods to Koha::Account:...
2020-01-09 Martin RenvoizeBug 18731: (QA follow-up) Spelling and POD corrections
2020-01-09 Tomas Cohen AraziBug 18731: Use the stashed koha.embed in objects.search
2020-01-09 Tomas Cohen AraziBug 18731: Add API mappings to K::A::{Basket,Invoice}
2020-01-09 Tomas Cohen AraziBug 18731: /acquisitions/orders endpoint
2020-01-09 Tomas Cohen AraziBug 18731: Make authenticate_api_request stash the...
2020-01-08 Tomas Cohen AraziBug 24302: Add a way to specify nested objects to embed...
2020-01-08 Tomas Cohen AraziBug 24228: Make ->to_api params a hashref
next