Bug 29234: Further clean Z3950 Tests
[koha-ffzg.git] / Koha /
2023-03-31 Tomas Cohen AraziBug 32437: (QA follow-up) Add missing methods in schema...
2023-03-31 Martin RenvoizeBug 18398: Update C4::Message enqueue to use $patron...
2023-03-31 Tomas Cohen AraziBug 32437: DBIC schema
2023-03-31 Marcel de RooyBug 32437: (QA follow-up) Change to replace POD
2023-03-31 Nick ClemensBug 32437: Add replace method to Koha::Import::Record...
2023-03-31 Nick ClemensBug 32437: Add Objects for ImportAuths
2023-03-31 Pedro AmorimBug 28641: ILLHiddenRequestStatuses does not consider...
2023-03-31 Martin RenvoizeBug 33146: Add public items lookup route
2023-03-31 Pedro AmorimBug 21548: ILLLIBS patron category / partner_code seems...
2023-03-31 Jonathan DruartBug 33346: Add Help link to Koha manual in ERM module
2023-03-31 Nick ClemensBug 33159: Simplify ES handling and fix zebra handling
2023-03-31 Tomas Cohen AraziBug 32336: (QA follow-up) Use $metadata->schema
2023-03-31 Julian MauriceBug 32336: Fix encoding of MARCXML output for REST...
2023-03-28 Marcel de RooyBug 32426: (follow-up) Fix api/v1/patrons.t
2023-03-28 Tomas Cohen AraziBug 33341: Address some perlcritic errors in 5.36
2023-03-27 Julian MauriceBug 33021: Show an alert when adding a reserved item...
2023-03-27 Martin RenvoizeBug 32121: (QA follow-up) Use error_code rather than key
2023-03-27 Julian MauriceBug 32121: Show an alert when adding a checked out...
2023-03-27 Kyle M HallBug 32426: (follow-up) Use more acurate term 'internal...
2023-03-27 Marcel de RooyBug 32426: Throw InvalidUserid exception in Patron...
2023-03-27 Marcel de RooyBug 32426: Patron::generate_userid - add plugin hook
2023-03-27 Kyle HallBug 3150: (QA follow-up) Remove unused variables
2023-03-27 Katrin FischerBug 3150: (follow-up) Make sure host information displa...
2023-03-27 Aleisha AmohiaBug 3150: (follow-up) Make subs to get host/related...
2023-03-27 Tomas Cohen AraziBug 14251: Allow use of CSS in discharge letter
2023-03-27 Nick ClemensBug 33309: Index items after renewal transaction completes
2023-03-20 Tomas Cohen AraziBug 33227: Remove invalid spec and adjust the code...
2023-03-17 Kyle HallBug 33070: Remove use of can_edit_items
2023-03-16 Martin RenvoizeBug 32713: Throw exception on unexpected x-koha-embed...
2023-03-14 Tomas Cohen AraziBug 32057: DBIC schema
2023-03-14 Martin RenvoizeBug 32118: Add optional support for `:` as the modifier
2023-03-13 Jonathan DruartBug 32781: Prevent import from list to fail if package...
2023-03-13 Jonathan DruartBug 30943: Adjust CreateEHoldingsFromBiblios
2023-03-13 Tomas Cohen AraziBug 30943: Simplify background jobs code using helpers
2023-03-13 Tomas Cohen AraziBug 32734: (QA follow-up) Make use of $c->objects-...
2023-03-13 Tomas Cohen AraziBug 32734: (QA follow-up) Remove stray method
2023-03-13 Agustin MoyanoBug 32734: Add REST endpoint to list biblios
2023-03-13 Agustin MoyanoBug 33083: Add a generic class to handle methods for...
2023-03-13 Martin RenvoizeBug 30920: (follow-up) Flush on delete
2023-03-13 Martin RenvoizeBug 30920: (follow-up) Cache key fixes
2023-03-13 Tomas Cohen AraziBug 30920: (QA follow-up) Use get_dirty_columns to...
2023-03-13 Martin RenvoizeBug 30920: Add caching to GetAuthorizedValueDesc
2023-03-13 Agustin MoyanoBug 31801: Add REST endpoint to modify a biblio
2023-03-10 Tomas Cohen AraziBug 33080: Adapt other use-cases
2023-03-10 Tomas Cohen AraziBug 33080: Allow pagination to be built from stashed...
2023-03-10 Tomas Cohen AraziBug 33080: Introduce objects.search_rs, objects.find_rs...
2023-03-10 Agustin MoyanoBug 31800: Add REST endpoint to add a biblio
2023-03-10 Tomas Cohen AraziBug 31793: (QA follow-up) DelAuthority doesn't return...
2023-03-10 Agustin MoyanoBug 31793: Add REST endpoint to delete authorities
2023-03-10 Tomas Cohen AraziBug 33161: (follow-up) Remove stray variables and fix POD
2023-03-10 Martin RenvoizeBug 33161: Clarify method names
2023-03-10 Martin RenvoizeBug 33161: (follow-up) Consistent use of db fields...
2023-03-10 Tomas Cohen AraziBug 33161: Add +strings support to GET /items and ...
2023-03-07 Jonathan DruartBug 32924: Add the ability to filter agreement by logge...
2023-03-06 Agustin MoyanoBug 31794: Add REST endpoint to get an authority
2023-03-06 Tomas Cohen AraziBug 25655: DBIC schema
2023-03-06 Jonathan DruartBug 25655: Store actual cost in foreign currency and...
2023-03-06 Tomas Cohen AraziBug 31028: DBIC schema
2023-03-06 Kyle M HallBug 31028: (QA follow-up) Add koha_object(s)_class...
2023-03-06 Martin RenvoizeBug 31028: (follow-up) Mark public as boolean
2023-03-06 Martin RenvoizeBug 31028: (follow-up) Update notice module codes
2023-03-06 Martin RenvoizeBug 31028: (follow-up) Rename TICKET_ACKNOWLEDGE
2023-03-06 Martin RenvoizeBug 31028: Add email notification of cataloguers on...
2023-03-06 Martin RenvoizeBug 31028: Add catalog concern management page to staff
2023-03-06 Martin RenvoizeBug 31028: Add acknowledgement notice
2023-03-06 Martin RenvoizeBug 31028: Add API's for tickets
2023-03-06 Martin RenvoizeBug 31028: Add new Koha::Object(s) classes
2023-03-06 Martin RenvoizeBug 31028: New DBIC Schema files
2023-03-06 Marcel de RooyBug 32472: Fix wrong POD for bookseller->subscriptions
2023-03-06 Nick ClemensBug 33044: Return job id if there is no connection...
2023-03-02 Tomas Cohen AraziBug 32997: (QA follow-up) values => authorised_values
2023-03-02 Pedro AmorimBug 32997: Add REST API endpoint to list authorised...
2023-03-02 Nick ClemensBug 32981: (QA follow-up) Fix POD and file permissions
2023-03-02 Jonathan DruartBug 32981: Add endpoint to get AV for given category
2023-02-27 Katrin FischerBug 32799: Rename ILLSTATUS authorised value category...
2023-02-27 Nick ClemensBug 33020: (QA follow-up) POD and chmod
2023-02-27 Jonathan DruartBug 33020: Add missing Koha::Logger->history
2023-02-27 Jonathan DruartBug 32923: Fix x-koha-embed from EHoldings/*/*
2023-02-24 Tomas Cohen AraziBug 22428: DBIC schema
2023-02-24 Nick ClemensBug 32594: Add a dedicated Elasticsearch biblio indexin...
2023-02-22 Tomas Cohen AraziBug 31051: (QA follow-up) Use a single query and avoid...
2023-02-22 Aleisha AmohiaBug 31051: (follow-up) Tests for get_savings and more
2023-02-22 Aleisha AmohiaBug 31051: Show patron savings on the OPAC
2023-02-21 Jonathan DruartBug 32891: Fix slot selection in last hour
2023-02-20 Nick ClemensBug 32019: (follow-up) Fix terminology and styling
2023-02-20 Nick ClemensBug 32019: Add option to mark items returned via batch...
2023-02-10 Matt BlenkinsopBug 30642: (follow-up) Change sql and adapt for transla...
2023-02-10 Matt BlenkinsopBug 30642: Record renewal type
2023-02-10 Tomas Cohen AraziBug 28674: DBIC schema
2023-02-09 David CookBug 32539: Add exception handling to plugin hooks in...
2023-02-07 Kyle HallBug 28672: (QA follow-up) Method calls cannot be interp...
2023-02-07 Martin RenvoizeBug 28672: Pass itemnumber instead of item object
2023-02-07 Nick ClemensBug 15869: Change framework on overlay
2023-02-03 Tomas Cohen AraziBug 30962: (QA follow-up) Rename attribute and simplify...
2023-02-03 David CookBug 30962: REST API: Add endpoint /auth/password/validation
2023-02-02 Jonathan DruartBug 32779: ERM - Fix import from list
2023-02-02 Tomas Cohen AraziBug 20256: DBIC schema
2023-02-02 Kyle M HallBug 20256: Use new methods
2023-02-02 Kyle M HallBug 20256: Add new methods for checking item editing...
2023-02-02 Kyle M HallBug 20256: Refactor subs for rights to view patrons...
next