Bug 33939: Preserve order budget dropdowns and default budget dropdowns seperately
[koha.git] / Koha /
2023-07-14 Tomas Cohen AraziBug 30979: Fix regression
2023-07-14 Martin RenvoizeBug 30979: (follow-up) Fix public availability 500
2023-07-14 Martin RenvoizeBug 30979: Limit public checkout endpoint using preference
2023-07-14 Martin RenvoizeBug 30979: Add public endpoints
2023-07-14 Tomas Cohen AraziBug 33039: DBIC schema
2023-07-13 Jonathan DruartBug 33954: Koha::Biblio->opac_summary_html
2023-07-13 Jonathan DruartBug 33953: Koha::Biblio->ratings
2023-07-13 Jonathan DruartBug 33952: Koha::Biblio->normalized_isbn
2023-07-13 Jonathan DruartBug 27824: Trim column headers
2023-07-13 Aleisha AmohiaBug 31147: Recalls should not adjust due time for relat...
2023-07-10 Tomas Cohen AraziBug 33817: (QA follow-up) Fix tidyness
2023-07-10 Jonathan DruartBug 33817: Enforce server-side
2023-07-07 Jonathan DruartBug 34212: Compare strings with eq instead of ==
2023-07-07 Katrin FischerBug 33790: Fix and add various links to the manual
2023-07-06 Tomas Cohen AraziBug 33974: (follow-up) _order_by is not always an arrayref
2023-07-06 Kyle HallBug 33029: Add wrapper method for dt_from_string to...
2023-07-06 Marcel de RooyBug 33606: (QA follow-up) Cosmetic changes
2023-07-06 Jonathan DruartBug 33606: Add a erm/config route to retrieve the ERM...
2023-07-06 Nick ClemensBug 33497: Add a filter relationship for branchtransfers
2023-07-06 Marcel de RooyBug 33496: (QA follow-up) Update POD statement
2023-07-06 Nick ClemensBug 33496: (follow-up) Correct param names
2023-07-06 Nick ClemensBug 33496: Add 'host_items' param to Koha::Biblio-...
2023-07-03 Tomas Cohen AraziBug 33974: (follow-up) biblionumber column needs specia...
2023-07-03 Martin RenvoizeBug 33974: (QA follow-up) Remove superflous import
2023-07-03 Tomas Cohen AraziBug 33974: (follow-up) Adapt the orders endpoint
2023-07-03 Tomas Cohen AraziBug 33974: Make biblioitem columns searchable in a...
2023-07-03 Tomas Cohen AraziBug 33974: Add Koha::Biblios->api_query_fixer
2023-07-03 Tomas Cohen AraziBug 33573: Add public endpoint for cancelling holds
2023-07-03 Tomas Cohen AraziBug 33971: Remove x-koha-query header support
2023-07-03 Tomas Cohen AraziBug 33971: Remove x-koha-query handing in Orders.pm
2023-07-03 Tomas Cohen AraziBug 23336: (QA follow-up) Minor fixes
2023-07-03 Martin RenvoizeBug 23336: (QA follow-up) Minor fixes
2023-07-03 Martin RenvoizeBug 23336: (follow-up) Switch to using Koha::Token
2023-07-03 Martin RenvoizeBug 23336: Add checkout API's
2023-06-29 Martin RenvoizeBug 33996: (QA follow-up) Fix mappings to match guidelines
2023-06-29 Tomas Cohen AraziBug 33996: Add missing authority objects mapping
2023-06-29 Tomas Cohen AraziBug 34029: DBIC schema
2023-06-26 Tomas Cohen AraziBug 34029: DBIC schema
2023-06-21 David CookBug 34051: Cache empty hashref for non-existent authori...
2023-06-16 Jonathan DruartBug 33885: Make Koha::Acq::Order->creator return undef...
2023-06-15 Nick ClemensBug 29691: Use template to display news on opac homepage
2023-06-12 Lucas GassBug 33176: Enforce bad values
2023-06-12 Lucas GassBug 33176: Enforce RequirePaymentType with API
2023-06-12 Lucas GassBug 33176: Handle RequirePaymentType
2023-06-09 David CookBug 33967: Fix SetEnv middleware to preserve $env integrity
2023-06-09 Jake DeeryBug 33880: Remove Version param from GB::Barcode->new
2023-06-09 Jonathan DruartBug 33904: Fix 2FA registration when library name has...
2023-06-07 Jonathan DruartBug 32894: Make ->sharee looks like others
2023-06-07 Jonathan DruartBug 32894: (follow-up) Koha::Item->last_returned_by
2023-06-07 Martin RenvoizeBug 32894: (QA follow-up) Fix typo
2023-06-07 Martin RenvoizeBug 32894: Remove incorrect caching from bundle_items
2023-06-07 Jonathan DruartBug 32894: Koha::Biblio->biblioitem
2023-06-07 Jonathan DruartBug 32894: Koha::Item->last_returned_by
2023-06-07 Jonathan DruartBug 32894: Remove wrong caching from Koha:: methods...
2023-06-07 Marcel de RooyBug 33844: Fix is_denied_renewal
2023-06-07 David GustafssonBug 32478: Remove Koha::Config::SysPref->find since...
2023-06-07 Jonathan DruartBug 33934: Add more detail to 'No encryption_key in...
2023-06-06 David GustafssonBug 32060: Improve performance of columns_to_str
2023-06-06 Fridolin SomersBug 32464: Koha::Item->as_marc_field obsolete option mss
2023-06-06 Tomas Cohen AraziBug 21983: (QA follow-up) Skip deleted_biblio_id from...
2023-06-06 Tomas Cohen AraziBug 21983: Add Koha::Biblio->ill_requests
2023-06-06 Tomas Cohen AraziBug 21983: DBIC schema
2023-06-06 Marcel de RooyBug 33242: Allow passing add_{duration} options to...
2023-06-06 Nick ClemensBug 33236: (follow-up) Add use statements
2023-06-06 Nick ClemensBug 33236: (follow-up) Handle new suggestion in ReNewSu...
2023-06-06 Nick ClemensBug 33236: Move NewSuggestion to Koha::Suggestion-...
2023-06-05 David CookBug 33884: Remove unused Koha::RDF code
2023-06-05 Jonathan DruartBug 33697: Remove RecordedBooks (rbdigital) integration
2023-06-05 Tomas Cohen AraziBug 33789: Update POD
2023-06-05 Lucas GassBug 33789: Return issue info. when adding a credit
2023-06-05 Marcel de RooyBug 33493: (QA follow-up) Only bless the first transfer
2023-06-05 Nick ClemensBug 33493: (follow-up) Rename relationship and add...
2023-06-05 Nick ClemensBug 33493: Add a filter relationship for branchtransfers
2023-06-05 Owen LeonardBug 33859: Use the phrase 'Identity providers' instead...
2023-05-30 Tomas Cohen AraziBug 33854: Fix typo in ImportBatchProfiles controller
2023-05-24 Kyle M HallBug 33362: Allow return claims to be resolved even...
2023-05-22 Tomas Cohen AraziBug 33791: (QA follow-up) Stick to 'item_id' for the...
2023-05-22 Marcel de RooyBug 33791: Pass itemnumber to $hold->fill
2023-05-19 Tomas Cohen AraziBug 33675: Add CSRF protection to OAuth/OIDC authentication
2023-05-18 Martin RenvoizeBug 29046: Use EmailFieldPrecedence in first_valid_emai...
2023-05-18 David CookBug 33708: Allow anonymous access to OAuth endpoints
2023-05-18 David CookBug 33708: Provide non-public endpoint for OAuth/OIDC...
2023-05-18 Tomas Cohen AraziBug 33708: Make staff interface login not require publi...
2023-05-18 Nick ClemensBug 33594: Update mappings and comment
2023-05-17 Owen LeonardBug 33735: Misspelling in SMS provier
2023-05-17 Matt BlenkinsopBug 32450: Add boolean to DBIC schema
2023-05-17 Matt BlenkinsopBug 32450: Noissuescharge debit type exclusions
2023-05-17 Martin RenvoizeBug 32450: DBIC Schema
2023-05-16 Jonathan DruartBug 33607: Handle default framework
2023-05-16 Nick ClemensBug 33607: Add framework display to staff details page
2023-05-16 Alex BuckleyBug 33340: Correct formatting of English 1-page order...
2023-05-16 Aleisha AmohiaBug 30358: Strip leading/trailing whitespace characters...
2023-05-16 Aleisha AmohiaBug 33098: Revert suggestion status when orders are...
2023-05-16 Tomas Cohen AraziBug 11844: DBIC schema
2023-05-16 Julian MauriceBug 11844: Add tests
2023-05-16 Julian MauriceBug 11844: Fix QA issues (POD, TT filters, file exec...
2023-05-16 Julian MauriceBug 11844: Take into account itemtypes, branches, and...
2023-05-16 Julian MauriceBug 11844: Use additional fields for order lines
2023-05-16 Tomas Cohen AraziBug 33739: Only trigger indexing on last item modificat...
2023-05-15 Alex BuckleyBug 30418: (follow-up) Fixes for QA test tools
next