Bug 23934: Item level holds not checked for LocalHoldsPriority in Holds Queue
[koha.git] / Koha /
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
2020-01-08 Agustin MoyanoBug 24228: Add parameters to Koha::Object(s)->to_api...
2020-01-08 Martin RenvoizeBug 24252: Add relations to Koha::Account::Line
2020-01-08 Tomas Cohen AraziBug 24321: Clean /patrons
2020-01-08 Tomas Cohen AraziBug 24321: Clean /holds
2020-01-08 Tomas Cohen AraziBug 24321: Clean /patrons/{patron_id}/account
2020-01-08 Tomas Cohen AraziBug 24321: Clean /items
2020-01-08 Tomas Cohen AraziBug 24321: Clean /biblios
2020-01-08 Tomas Cohen AraziBug 24321: Clean /checkouts
2020-01-08 Tomas Cohen AraziBug 24321: Clean /libraries
2020-01-08 Tomas Cohen AraziBug 24321: Clean /acquisitions/vendors
2020-01-08 Tomas Cohen AraziBug 24321: Clean /acquisitions/funds
2020-01-08 Tomas Cohen AraziBug 24321: Clean /cities
2020-01-08 Tomas Cohen AraziBug 24321: Make objects.search use mappings from Koha...
2020-01-08 Tomas Cohen AraziBug 24321: Make dbic_merge_sorting accept a result...
2020-01-08 Tomas Cohen AraziBug 24321: Add Koha::Objects->attributes_from_api
2020-01-08 Tomas Cohen AraziBug 23893: Catch dt_from_string exceptions
2020-01-08 Jonathan DruartBug 23893: Remove Overloaded method from Koha::Patron
2020-01-08 Tomas Cohen AraziBug 23893: (QA follow-up) Explicit date format
2020-01-08 Jonathan DruartBug 23893: No special care for booleans
2020-01-08 Tomas Cohen AraziBug 23893: Use in /patrons
2020-01-08 Tomas Cohen AraziBug 23893: Use in /cities
2020-01-08 Tomas Cohen AraziBug 23893: Add new_from_api and set_from_api to Koha...
2020-01-08 Tomas Cohen AraziBug 23893: Implement Koha::Object->from_api_mapping
2020-01-08 Jonathan DruartBug 24263: Replace borrowers.relationship with NULL...
2020-01-07 Jonathan DruartBug 24350: Fix Branches.pickup_locations
2020-01-07 Jonathan DruartBug 21684: Koha::Object->delete must return a Koha...
2020-01-07 Jonathan DruartBug 21684: Fix UploadedFile[s]->delete
2020-01-07 Jonathan DruartBug 24361: (bug 24217 follow-up) Fix several warnings...
2020-01-07 Jonathan DruartBug 24150: Add missing koha_object[s]_class methods...
2020-01-03 Martin RenvoizeBug 24080: Add 'payout' method to Koha::Account::Line
2020-01-03 Cori Lynn ArnoldBug 24173: Advanced Editor: Show subtitle & published...
2020-01-03 Tomas Cohen AraziBug 22284: (QA follow-up) Make pickup locations be...
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Anotate boolean values in Koha...
2020-01-03 Josef MoravecBug 22284: Schema update
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Squash multiple follow-ups
2020-01-03 Agustin MoyanoBug 22284: Add "patron's hold group" as new hold_fulfil...
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Squash multiple follow-ups
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Default to circulation control...
2020-01-03 Agustin MoyanoBug 22284: Opac pickup_locations
2020-01-03 Agustin MoyanoBug 22284: New methods in Koha::Library::Groups and...
2020-01-03 Jonathan DruartBug 21684: Adjust some tests
2020-01-03 Jonathan DruartBug 21684: Fix delete methods and add more tests
2020-01-03 Jonathan DruartBug 24150: Add Koha::Old::*[s]
2020-01-02 Joonas KylmäläBug 24016: (QA follow-up) Format code to adhere to...
2020-01-02 Lari TaskulaBug 24016: manager_id in Koha::Patron::Message->store...
2019-12-23 Jonathan DruartBug 24259: Handle non existing default circ rule in...
2019-12-16 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2019-12-16 Kyle M HallBug 23233: AllowItemsOnHoldCheckout is misnamed and...
2019-12-10 Tomas Cohen AraziBug 24191: Make objects.search pass to_model to dbic_me...
2019-12-10 Tomas Cohen AraziBug 24191: Add to_model param to _build_order_atom...
2019-12-10 Jonathan DruartBug 21761: Do not call $self->store in ->set_password
2019-12-10 Martin RenvoizeBug 21761: Call set + store as update
2019-12-09 Nick ClemensBug 24128: Add alias for biblionumber search
2019-11-27 Jonathan DruartBug 23927: Do not copy invoiceid for a new duplicated...
2019-11-22 Martin RenvoizeBug 24068: (RM follow-up) Enhance the POD
2019-11-22 Jonathan DruartBug 24068: Fix I18 plugin - tnpx must call __npx
2019-11-20 Martin RenvoizeBug 23805: (RM follow-up) Add credit_type relation...
2019-11-13 Marcel de RooyBug 23825: (QA follow-up) Remove database name
2019-11-13 Marcel de RooyBug 23825: Koha/Object.t might fail on a backtick
2019-11-13 Jonathan DruartBug 24026: (bug 22847 follow-up) Remove c/p issues
2019-11-11 Nick ClemensBug 23986: Pass strings to Catmandu for deletion
2019-11-06 Nick ClemensBug 23719: (follow-up) Add warn when passed invalid...
2019-11-06 NickBug 23719: Allow searching specific fields for matching...
2019-11-06 Martin RenvoizeBug 23075: (follow-up) Dissallow transparent redirects
2019-11-06 Jonathan DruartBug 17359: Correct encoding when displaying patron...
2019-11-05 Martin RenvoizeBug 23382: (RM follow-up) Revert "hours_between should...
2019-11-05 Tomas Cohen AraziBug 23050: (QA follow-up) Add Koha::Plugins::Tab class
2019-11-04 Kyle M HallBug 23181: Unable to use payment library in ACCOUNT_PAY...
2019-11-03 Ere MaijalaBug 22592: Add index scan emulation to Elasticsearch
2019-11-03 NickBug 23089: Fix sorting on sum and regular fields
2019-11-01 Kyle M HallBug 21824: Add KohaDates method 'output_preference...
2019-11-01 Kyle M HallBug 21824: Add ability to format dates in various forma...
2019-11-01 Tomas Cohen AraziBug 23860: Make the patrons endpoint add the Location...
2019-11-01 Tomas Cohen AraziBug 23859: Make POST add the Location header on cities...
2019-10-31 Kyle M HallBug 23068: Add ability for Koha to handle X-Forwarded...
2019-10-31 Martin RenvoizeBug 14697: (RM follow-up) Add _type methods to ReturnCl...
2019-10-31 Martin RenvoizeBug 14697: DBRev 19.06.00.047
2019-10-31 Tomas Cohen AraziBug 14697: (QA follow-up) Organize tests in subtests
2019-10-31 Tomas Cohen AraziBug 14697: Make controller methods rely on the stashed...
2019-10-31 Tomas Cohen AraziBug 14697: (follow-up) Rely on the UNIQUE constraint...
2019-10-31 Kyle M HallBug 14697: Schema updates
2019-10-31 Kyle M HallBug 14697: Add routes to handle return claims
2019-10-31 Kyle M HallBug 14697: Add Koha::Patron->return_claims
2019-10-31 Kyle M HallBug 14697: Add Koha::Checkout->claim_returned
2019-10-31 Kyle M HallBug 14697: Introduce Koha::Checkouts::ReturnClaim(s)
next