Bug 32482: (follow-up) Add markup comments
[koha.git] / Koha /
2023-01-31 Tomas Cohen AraziBug 31095: DBIC additions and relation name tweak
2023-01-31 Tomas Cohen AraziBug 31095: (QA follow-up) Fix POD
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from Koha::Patron:...
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from Patron::Import
2023-01-31 Martin RenvoizeBug 31095: Remove keyed_on_code
2023-01-31 Martin RenvoizeBug 31095: Add type relation accessor to Koha::Patron...
2023-01-31 Martin RenvoizeBug 31095: Add restrictions accessor to Koha::Patron
2023-01-31 Tomas Cohen AraziBug 31095: Add Koha::Patron::Restriction(s)
2023-01-30 Tomas Cohen AraziBug 31797: Add DELETE /items/:item_id endpoint
2023-01-30 Aleisha AmohiaBug 16522: (follow-up) If no 773$w, try to return host...
2023-01-30 Aleisha AmohiaBug 16522: (follow-up) MARC display templates and get_m...
2023-01-30 Kyle HallBug 29021: (QA follow-up) Fix for new parameter, add...
2023-01-30 Martin RenvoizeBug 29021: RenewAccruingItemWhenPaid renewals are not...
2023-01-30 Nick ClemensBug 30254: Don't charge overdue fines unless some fine...
2023-01-27 Jonathan DruartBug 32561: Prevent worker to run with unecessary module...
2023-01-18 Jonathan DruartBug 32550: (bug 28445 follow-up) Fix 'Clear on loan...
2023-01-18 Nick ClemensBug 32054: Add get_import_record_matches object method...
2023-01-11 Tomas Cohen AraziBug 32528: Make safe_to_delete exit earlier on error...
2023-01-05 Tomas Cohen AraziBug 32529: Make Koha::Item->safe_to_delete consider...
2023-01-05 Tomas Cohen AraziBug 32529: Add Koha::Holds->filter_by_found
2022-12-16 Tomas Cohen AraziBug 32394: (follow-up) Add param for Koha::BackgroundJo...
2022-12-14 Jonathan DruartBug 32394: Restore long tasks queue
2022-12-13 Marcel de RooyBug 32417: Allow NULL in biblionumber in $order->store
2022-11-25 Jonathan DruartBug 31969: Use filter_by_last_update
2022-11-22 Martin RenvoizeBug 31080: Prevent bundles from being nested
2022-11-18 Tomas Cohen AraziBug 31378: (QA follow-up) Defer store until JSON fields...
2022-11-18 Tomas Cohen AraziBug 32178: (QA follow-up) Correct modules import
2022-11-18 Marcel de RooyBug 24606: (QA follow-up) Add test for encoding/decoding
2022-11-18 Marcel de RooyBug 24606: (QA follow-up) Fix encoding/decoding
2022-11-17 Marcel de RooyBug 32242: Resolve encoding issue when sending to Net...
2022-11-17 Marcel de RooyBug 31937: Fix Patrons::search_unsubscribed - sharpen...
2022-11-16 Nick ClemensBug 31543: Use query string, rather than query, to...
2022-11-16 Tomas Cohen AraziBug 32154: DBIC schema
2022-11-15 Agustin MoyanoBug 32178: Remove security breach introduced in bug...
2022-11-11 Tomas Cohen AraziBug 24606: Fix encoding issues on decoded content
2022-11-11 Jonathan DruartBug 32163: (bug 32030 follow-up) Fix koha_object[s...
2022-11-11 Jonathan DruartBug 32161: (bug 32030 follow-up) Fix koha_object[s...
2022-11-11 Tomas Cohen AraziBug 32162: DBIC schema
2022-11-10 Tomas Cohen AraziBug 24606: DBIC schema
2022-11-10 Tomas Cohen AraziBug 24606: (QA follow-up) borrowernumber => patron_id
2022-11-10 Kyle HallBug 24606: (QA follow-up) Fix QA script issues
2022-11-10 Kyle HallBug 24606: Add Koha Object(s) with unit tests
2022-11-10 Kyle HallBug 24606: Update database, add new schema file
2022-11-10 Tomas Cohen AraziBug 31378: DBIC schema
2022-11-09 Kyle HallBug 27920: Add ability to update patron expiration...
2022-11-09 Stefan BerndtssonBug 31896: New after_recall_action hook
2022-11-09 Martin RenvoizeBug 26635: (follow-up) Rename av_expand to strings
2022-11-09 Kyle M HallBug 26635: (QA follow-up) Rename key _str to _strings
2022-11-09 Tomas Cohen AraziBug 26635: Move expand syntax to x-koha-embed
2022-11-09 Tomas Cohen AraziBug 26635: Refined data structure and methods
2022-11-09 Tomas Cohen AraziBug 26635: AV expansion should ackowledge $params-...
2022-11-09 Agustin MoyanoBug 26635: Expand authorised values in to_api method
2022-11-09 Stefan BerndtssonBug 31894: Extend after_hold_action hook
2022-11-09 Tomas Cohen AraziBug 12758: (QA follow-up) Enhance POD
2022-11-09 Marcel de RooyBug 12758: Add new module call in Koha::XSLT::Base
2022-11-09 Marcel de RooyBug 12758: Introduce Koha::XSLT::HTTPS
2022-11-09 Jonathan DruartBug 32030: Fix perlcritic errors
2022-11-08 Tomas Cohen AraziBug 31378: DBIC schema
2022-11-08 David CookBug 31378: (follow-up) catch startup error when missing...
2022-11-08 Nick ClemensBug 31378: Use base URLs for redirect uri
2022-11-08 Agustin MoyanoBug 31378: (follow-up) Fix QA concerns
2022-11-08 Agustin MoyanoBug 31378: Rename Auth Provider to Identity Provider...
2022-11-08 Tomas Cohen AraziBug 31378: Add authentication provider endpoints
2022-11-08 Tomas Cohen AraziBug 31378: Add 'parameter' parameter to Koha::Exception...
2022-11-08 Tomas Cohen AraziBug 31378: Add accessor methods for JSON attributes
2022-11-08 Agustin MoyanoBug 31378: Add auth providers template plugin
2022-11-08 Agustin MoyanoBug 31378: Add API routes
2022-11-08 Agustin MoyanoBug 31378: Add Auth mojo plugin
2022-11-08 Agustin MoyanoBug 31378: Add Koha::Auth::Client* modules
2022-11-08 Agustin MoyanoBug 31378: Add Koha::Auth::Provider(s) class(es)
2022-11-08 Tomas Cohen AraziBug 31378: Add Koha::Auth::Provider::Domain(s) class(es)
2022-11-08 Jonathan DruartBug 32030: DBIC Specific
2022-11-08 Jonathan DruartBug 32030: DBIC
2022-11-08 Pedro AmorimBug 32030: Add users to licenses
2022-11-08 Pedro AmorimBug 32030: Add users to licenses - Preparation
2022-11-08 Pedro AmorimBug 32030: Max document file size - server-side validation
2022-11-08 Jonathan DruartBug 32030: Remove warnings from tests
2022-11-08 Pedro AmorimBug 32030: Add documents to license
2022-11-08 Pedro AmorimBug 32030: Add document to license - Preparation step
2022-11-08 Pedro AmorimBug 32030: Handle error 401 Unauthorized from EBSCO api
2022-11-08 Jonathan DruartBug 32030: Show on the title list view if titles are...
2022-11-08 Jonathan DruartBug 32030: Add/remove packages to/from EBSCO's holdings
2022-11-08 Jonathan DruartBug 32030: Add/remove resources to/from EBSCO's holdings
2022-11-08 Jonathan DruartBug 32030: Filter by expired agreements
2022-11-08 Jonathan DruartBug 32030: Create eHolding titles from a list
2022-11-08 Jonathan DruartBug 32030: ERM - Add vendor to license
2022-11-08 Jonathan DruartBug 32030: Fix UTF8 issue
2022-11-08 Jonathan DruartBug 32030: Allow only one controlling license per agreement
2022-11-08 Jonathan DruartBug 32030: ERM - Agreement documents (FIXED)
2022-11-08 Jonathan DruartBug 32030: Display the list of packages on the 'show...
2022-11-08 Jonathan DruartBug 32030: Link external packages with agreements
2022-11-08 Jonathan DruartBug 32030: Make the ERMProviders syspref multivaluated
2022-11-08 Jonathan DruartBug 32030: Allow syspref to be read from the config
2022-11-08 Jonathan DruartBug 32030: Some refactoring and improvements
2022-11-08 Jonathan DruartBug 32030: Proxy with HoldingsIQ
2022-11-08 Jonathan DruartBug 32030: Create a local bibliographic record for...
2022-11-08 Jonathan DruartBug 32030: Add links to vendors
2022-11-08 Jonathan DruartBug 32030: Add a route to display a resource
2022-11-08 Jonathan DruartBug 32030: Rename Package|Resource|Title
2022-11-08 Jonathan DruartBug 32030: Link eHolding with packages
next