koha.git
2021-11-03 Joonas KylmäläBug 29380: Correct table name in joins to prevent errors
2021-11-03 Johanna RaisaBug 28236: Allow access to json files from apache config
2021-11-03 Jonathan DruartBug 24850: Correctly handle suspended_until for PUT
2021-11-03 Jonathan DruartBug 24850: Date only are not RFC3339
2021-11-03 Tomas Cohen... Bug 24850: suspended_until is a date-time
2021-11-03 Jonathan DruartBug 24850: Fix api/v1/holds.t
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2021-11-03 Jonathan DruartBug 29261: (bug 15812 follow-up 3) Fix translation...
2021-11-03 Jonathan DruartBug 28901: (follow-up) Compiled CSS
2021-11-02 Martin RenvoizeBug 28729: Additions to POD
2021-11-02 Martin RenvoizeBug 28729: Unit tests
2021-11-02 Martin RenvoizeBug 28729: Make Koha::Email->send_or_die handle returnpath
2021-11-02 Martin RenvoizeBug 28904: Fix typo and display
2021-11-02 Martin RenvoizeBug 28904: Update team list to include newsletter editors
2021-11-02 Martin RenvoizeBug 28904: Add newsletter editor to about page display
2021-11-02 Lucas GassBug 29329: Remove stray character in opac-detail.tt
2021-11-02 David GustafssonBug 27884: Add tests
2021-11-02 David GustafssonBug 27884: Add html support for report mails
2021-11-02 Maryse SimardBug 25459: Makes barcode position respect units in...
2021-11-02 Jonathan DruartBug 28263: DBRev 21.06.00.040
2021-11-02 Joonas KylmäläBug 28263: (QA follow-up) Use new atomicupdate code...
2021-11-02 Lucas GassBug 28263: Fix too_many auto renewal message
2021-11-02 Tomas Cohen... Bug 29356: Pickup location dropdowns should perform...
2021-11-02 Tomas Cohen... Bug 29355: Make pickup location dropdowns RESTdefaultPa...
2021-11-02 OwenBug 29351: Add missing cn_source parameter to reports...
2021-11-02 OwenBug 29352: Runtime parameter labels should not be said...
2021-11-02 OwenBug 29328: Add missing list parameter to reports parame...
2021-11-02 Owen LeonardBug 29242: Flatpickr - Should autocomplete be turned...
2021-11-02 Jonathan DruartBug 28901: Compiled CSS
2021-11-02 Owen LeonardBug 28901: showCart incorrectly calculates position...
2021-11-02 Owen LeonardBug 28910: Correct eslint errors in OPAC basket.js
2021-11-02 Mason JamesBug 28926: Update cpanfile for Mojolicious::Plugin...
2021-11-02 Lucas GassBug 29319: Use Business::ISBN to check ISBNs on addbook...
2021-11-02 Jonathan DruartBug 29350: Don't need to escape the 'delete' TT methods
2021-11-02 Jérémy BreuillardBug 29075: 'OPAC info' removed in branches.pl
2021-11-02 Andrew Fuerste... Bug 28913: Note cronjob on automatic return settings...
2021-11-02 Nick ClemensBug 29223: Use patron's branchcode for digest if not...
2021-11-02 Nick ClemensBug 29152: Change default value for SearchLimitLibrary...
2021-11-02 Jonathan DruartBug 24850: (follow-up) Add tests for invalid RFC3339...
2021-11-02 Martin RenvoizeBug 24850: (QA follow-up) Add more comments
2021-11-02 Martin RenvoizeBug 24850: Continue to handle default time and daylight...
2021-11-02 Martin RenvoizeBug 24850: Always return 'instance' local time
2021-11-02 Martin RenvoizeBug 24850: Don't fallback when date_format is passed
2021-11-02 Martin RenvoizeBug 24850: Add tests for invalid RFC3339 dates
2021-11-02 Martin RenvoizeBug 24850: Correct offset handling in dt_from_string
2021-11-02 Martin RenvoizeBug 24850: Correct tests for offset handling in RFC3339...
2021-11-02 Joonas KylmäläBug 29283: (QA follow-up) Remove code duplication
2021-11-02 Nick ClemensBug 29283: Don't attempt to cancel cancelled orders
2021-11-02 Joonas KylmäläBug 26871: Flush SIP2 cache on every SIP request
2021-11-02 Joonas KylmäläBug 14999: Make sure order prices are not mixed-up
2021-11-02 Jonathan DruartBug 24370: Allow resetting library to ANY
2021-11-02 Nick ClemensBug 24370: (QA follow-up) Make new suggestions default...
2021-11-02 Katrin FischerBug 24370: Don't reset library when editing a suggestion
2021-11-02 George VeranisBug 28573: Replace authority record with Z39.50/SRU...
2021-11-02 OwenBug 17600: Fix imports for GetClassSources in guided_re...
2021-11-02 Andrew NuggedBug 28959: (QA follow-up) One more lost 'category'...
2021-11-02 Jonathan DruartBug 28959: Fix occurrence in tools/batch_record_modific...
2021-10-29 Jonathan DruartBug 29374: Don't crash if search engine returns a delet...
2021-10-29 Jonathan DruartBug 29368: Fix remove_from_cart
2021-10-29 Jonathan DruartBug 29368: Correctly mock Zebra index from tests
2021-10-29 Jonathan DruartBug 29364: Revert changes to framework visibility made...
2021-10-29 Jonathan DruartBug 29363: Fix TestBuilder.t if bib 123 does not exist
2021-10-28 Tomas Cohen... Bug 28959: DBIC update
2021-10-28 Jonathan DruartBug 28959: DBRev 21.06.00.039
2021-10-28 Tomas Cohen... Bug 28959: Fix other cases
2021-10-28 Fridolin SomersBug 28959: (follow-up) Adjust more places in which...
2021-10-28 Tomas Cohen... Bug 28959: (follow-up) Adjust all places in which ...
2021-10-28 Tomas Cohen... Bug 28959: Add virtualshelves.public as a boolean
2021-10-28 Tomas Cohen... Bug 28959: Move category => public
2021-10-28 Tomas Cohen... Bug 29290: Unit tests
2021-10-28 Tomas Cohen... Bug 29290: Add GET /biblios/:biblio_id/checkouts
2021-10-28 Tomas Cohen... Bug 29290: Rename relationships borrower => patron
2021-10-28 Tomas Cohen... Bug 29290: Add spec changes
2021-10-28 Tomas Cohen... Bug 29288: Add current_checkouts and old_checkouts...
2021-10-28 Tomas Cohen... Bug 29288: Unit tests
2021-10-28 Tomas Cohen... Bug 29108: Add q parameters to items routes
2021-10-28 Tomas Cohen... Bug 29107: Rename item_type => item_type_id
2021-10-28 Tomas Cohen... Bug 27358: Add GET /public/biblios/:biblio_id/items
2021-10-28 Tomas Cohen... Bug 27358: Unit tests for public items retrieval
2021-10-28 Tomas Cohen... Bug 28948: Fix random failure
2021-10-28 Kyle M HallBug 28948: Don't require catalogue permission for publi...
2021-10-28 Kyle HallBug 28948: Remove query params, 'q' param covers everyt...
2021-10-28 Tomas Cohen... Bug 28948: Remove FIXME
2021-10-28 Martin RenvoizeBug 28948: (QA follow-up) Convert to allow-list
2021-10-28 Tomas Cohen... Bug 28948: Add GET /public/libraries routes
2021-10-28 Tomas Cohen... Bug 28948: Teach objects.search about public requests
2021-10-28 Tomas Cohen... Bug 28948: Make is_public stashed on public routes
2021-10-28 Tomas Cohen... Bug 28948: Add a generic way to handle API privileged...
2021-10-28 Tomas Cohen... Bug 17314: Implement /suggestions routes
2021-10-28 Tomas Cohen... Bug 17314: OpenAPI spec
2021-10-28 Tomas Cohen... Bug 17314: Unit tests
2021-10-28 Tomas Cohen... Bug 17314: Make TestBuilder set good defaults for Sugge...
2021-10-28 Jonathan DruartBug 28859: Correctly handle 'Checked out by' visibility
2021-10-28 Andrew IsherwoodBug 28859: Fix missing column setting
2021-10-28 Owen LeonardBug 29229: (follow-up) Update method for linking flatpi...
2021-10-28 Owen LeonardBug 29229: Use Flatpickr in suggestion search sidebar...
2021-10-28 Jonathan DruartBug 29261: (bug 15812 follow-up 2) Fix translation...
2021-10-28 Owen LeonardBug 29301: Display error with serials search flatpickr...
2021-10-28 Owen LeonardBug 29299: (follow-up) Add markup comments
2021-10-28 Owen LeonardBug 29299: Reindent serials search template
next