Bug 24289: DBRev 19.11.02.003
[koha.git] / Koha /
2020-02-07 Joy NelsonBug 24289: DBRev 19.11.02.003
2020-01-31 Fridolin SomersBug 22426: Map 'loc' to 'location' when building ES...
2020-01-31 Nick ClemensBug 23676: Use 'false' for opac suppression
2020-01-31 Joonas KylmäläBug 17885: Koha::SearchEngine::Elasticsearch->reset_ela...
2020-01-30 Martin RenvoizeBug 14759: Replace Text::Unaccent with Unicode::Normalize
2020-01-30 Jonathan DruartBug 24313: Always display XSLT errors in logs
2020-01-30 Martin RenvoizeBug 23974: Add POD for hours_between
2020-01-30 Jonathan DruartBug 23974: Both methods should have the same logic...
2020-01-18 Tomas Cohen AraziBug 24228: Make ->to_api params a hashref
2020-01-18 Agustin MoyanoBug 24228: Add parameters to Koha::Object(s)->to_api...
2020-01-18 Tomas Cohen AraziBug 23893: Special care for booleans
2020-01-18 Tomas Cohen AraziBug 23893: Catch dt_from_string exceptions
2020-01-18 Jonathan DruartBug 23893: Remove Overloaded method from Koha::Patron
2020-01-18 Tomas Cohen AraziBug 23893: (QA follow-up) Explicit date format
2020-01-18 Jonathan DruartBug 23893: No special care for booleans
2020-01-18 Tomas Cohen AraziBug 23893: Use in /patrons
2020-01-18 Tomas Cohen AraziBug 23893: Use in /cities
2020-01-18 Tomas Cohen AraziBug 23893: Add new_from_api and set_from_api to Koha...
2020-01-18 Tomas Cohen AraziBug 23893: Implement Koha::Object->from_api_mapping
2020-01-18 Jonathan DruartBug 24263: Replace borrowers.relationship with NULL...
2020-01-18 Joonas KylmäläBug 24016: (QA follow-up) Format code to adhere to...
2020-01-18 Lari TaskulaBug 24016: manager_id in Koha::Patron::Message->store...
2020-01-15 Kyle M HallBug 23233: Remove use of AllowItemsOnHoldCheckout from...
2020-01-15 Kyle M HallBug 23233: AllowItemsOnHoldCheckout is misnamed and...
2020-01-14 Cori Lynn ArnoldBug 24173: Advanced Editor: Show subtitle & published...
2020-01-03 Jonathan DruartBug 24259: Handle non existing default circ rule in...
2019-12-20 Tomas Cohen AraziBug 24191: Make objects.search pass to_model to dbic_me...
2019-12-20 Tomas Cohen AraziBug 24191: Add to_model param to _build_order_atom...
2019-12-19 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)
2019-10-31 Kyle M HallBug 14697: Add new schema file
2019-10-31 Andrew IsherwoodBug 15260: (follow-up) Add missing POD
2019-10-31 Andrew IsherwoodBug 15260: (follow-up) Fix bug in subtraction
2019-10-31 Andrew IsherwoodBug 15260: (follow-up) Fix misnamed variable
2019-10-31 Andrew IsherwoodBug 15260: Fix calculation of add amount
2019-10-31 Andrew IsherwoodBug 15260: Implement weekly rollforward
2019-10-31 Andrew IsherwoodBug 15260: Modify next/prev_open_day
2019-10-31 Martin RenvoizeBug 22706: (RM follow-up) Restore ability to create...
2019-10-31 Martin RenvoizeBug 22706: (RM follow-up) Remove use of Koha::Plugins...
2019-10-29 Tomas Cohen AraziBug 23667: Add route to GET /items
2019-10-29 Martin RenvoizeBug 22706: (QA follow-up) Restore location of logaction
2019-10-29 Magnus EngerBug 22706: Add plugin hooks for Norwegian national...
2019-10-29 Fridolin SomersBug 23630: Do not remove field 999 in Elasticsearch...
2019-10-28 Mark TompsettBug 23310: Reduce noise in Koha::Biblio
2019-10-28 Tomas Cohen AraziBug 23858: (follow-up) Return code fix
2019-10-28 Tomas Cohen AraziBug 23858: Make POST add the Location header on vendors...
2019-10-28 Alex ArnaudBug 22874: Use false instead of 0 value for limiting...
2019-10-28 Martin RenvoizeBug 20595: Add handling for LRP field in EDI
2019-10-26 Martin RenvoizeBug 23382: hours_between should match the logic of...
2019-10-26 Martin RenvoizeBug 23382: Truncate dates to minutes for comparison.
2019-10-26 Martin RenvoizeBug 23382: Improve test coverage
2019-10-26 Nick ClemensBug 17168: (QA follow-up) Only remove guarantor relatio...
2019-10-26 Martin RenvoizeBug 17168: (RM follow-up) Update for bug 14570
2019-10-25 Nick ClemensBug 17168: (follow-up) QA concerns and rebase issues
2019-10-25 Nick ClemensBug 17168: (follow-up) Address QA concerns and update...
2019-10-25 Nick ClemensBug 17168: (follow-up) Tidy, clean params/options,...
2019-10-25 Nick ClemensBug 17168: Add a command line script for updating patro...
2019-10-24 Martin RenvoizeBug 23805: DBRev 19.06.00.044
2019-10-24 Tomas Cohen AraziBug 23805: (QA follow-up) Add missing mappings in Koha...
2019-10-24 Martin RenvoizeBug 23805: Update mancredit to use the new credit types
2019-10-24 Martin RenvoizeBug 23805: (follow-up) Lowercase credit type for Update...
2019-10-24 Martin RenvoizeBug 23805: Drop type lookup as it's now a foreign key
2019-10-24 Martin RenvoizeBug 23805: Update 'W' to 'WRITEOFF' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'Pay' to 'PAYMENT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'lost_item_return' to 'LOST_RETURN...
2019-10-24 Martin RenvoizeBug 23805: Update 'FOR' to 'FORGIVEN' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update 'C' to 'CREDIT' for consistency
2019-10-24 Martin RenvoizeBug 23805: Update references to accounttype to credit_t...
2019-10-24 Martin RenvoizeBug 23805: DBIC Classes
next