koha.git
2020-03-09 Jonathan DruartBug 24590: Fix Koha/Object.t on MySQL 8
2020-03-04 NickBug 23719: [19.05.x] Allow searching specific fields...
2020-02-21 Lucas GassUpdate release notes for 19.05.08 release v19.05.08
2020-02-21 Lucas GassIncrement version for 19.05.08 release
2020-02-21 Koha translatorsTranslation updates for Koha 19.05.08
2020-02-21 Marcel de RooyBug 23290: [RMaint version] Mitigate XML/XSLT vulnerabi...
2020-02-20 Lucas GassRevert "Bug 24054: Typo in ClaimReturnedWarningThreshol...
2020-02-20 Lucas GassBug 24637: Add brancode in all pay circumstances
2020-02-14 Nick ClemensBug 22302: Make ITEMTYPECAT descriptions fallback to...
2020-02-14 Nick ClemensBug 22302: Unit tests
2020-02-14 Owen LeonardBug 9993: On editing basket group delivery place resets...
2020-02-14 Owen LeonardBug 10879: OverDrive should check for OverDriveLibraryI...
2020-02-14 Jonathan DruartBug 24213: Fix Koha::Object->get_from_storage if the...
2020-02-14 Jonathan DruartBug 24213: Add tests
2020-02-14 Lucas GassBug 24523: Add missing </p>
2020-02-14 Kyle M HallBug 24330: When importing patrons from CSV, automatical...
2020-02-14 Jonathan DruartBug 24543: Fix wrong test in api/v1/checkouts.t
2020-02-14 Marcel de RooyBug 23896: logaction should pass the correct interface...
2020-02-14 Katrin FischerBug 17697: Improve NotesBlacklist system preference...
2020-02-14 Lucas GassBug 22868: DBRev 19.05.07.005
2020-02-14 Jonathan DruartBug 22868: Move suggestions_manage subperm out of acqui...
2020-02-14 Owen LeonardBug 23947: Phase out jquery.cookie.js: Authority merge
2020-02-14 Owen LeonardBug 23944: (follow-up) Update circulation to use new...
2020-02-14 Owen LeonardBug 23944: Phase out use of jquery.cookie.js in favor...
2020-02-14 Andreas JonssonBug 24348: Pass marc record to _passes_required_checks
2020-02-14 Owen LeonardBug 23113: members/pay.tt account_grp is not longer...
2020-02-14 Nick ClemensBug 24486: Remove duplicated account information at...
2020-02-14 Lucas GassBug 24497: Turn off smartIndent for SQL
2020-02-14 Nick ClemensBug 24511: Update variable names to avoid confusion
2020-02-14 Owen LeonardBug 24515: Column Configuration for pay-fines-table...
2020-02-14 Marcel de RooyBug 23407: (QA follow-up) Same change for UNIMARC XSLT
2020-02-14 Marcel de RooyBug 23407: (QA follow-up) Remove some XSLT item leftovers
2020-02-14 Nick ClemensBug 23407: Don't process items for XSLT on details...
2020-02-14 Fridolin SomersBug 24443: Unit test
2020-02-14 Fridolin SomersBug 24443: Consider NULL as 0 for issues in items search
2020-02-13 Lucas GassBug 24289: (follow up) add dbic schema changes
2020-02-13 Owen LeonardBug 21296: suspend hold ignores system preference on...
2020-02-13 Owen LeonardBug 16683: Help links to fields 59X in cataloguing...
2020-02-13 Lucas GassBug 24289: DBRev 19.05.07.004
2020-02-13 Jonathan DruartBug 24289: Make sure sample_holidays will load after...
2020-02-13 Jonathan DruartBug 24289: Add foreign keys on *_holidays.branchcode...
2020-02-13 Lucas GassBug 24025: Make CodeMirror content searchable
2020-02-13 Owen LeonardBug 24452: Advanced editor - show multiple spaces visually
2020-02-13 Liz ReaBug 24105: Fix error when running longoverdue.pl with...
2020-02-13 Jonathan DruartBug 23064: Use Koha::Subscription in ModSubscription
2020-02-13 Nick ClemensBug 24236: Fix pagination to use query_cgi
2020-02-13 Jonathan DruartBug 24214: Fix due date formatting when sticky
2020-02-13 Jonathan DruartBug 24061: Close after timeout if onafterprint no supported
2020-02-13 Jonathan DruartBug 24061: Close the window after the page has been...
2020-02-13 Jonathan DruartBug 17667: Do not modify quantity of the original stand...
2020-02-13 Jonathan DruartBug 17667: Add tests
2020-02-13 Katrin FischerBug 24404: Add missing space on invoices page / remove...
2020-02-13 Nick ClemensBug 24333: Add password class to AutoSelfCheck syspref
2020-02-13 Marcel de RooyBug 22220: Fix bib Apache rewrite rule for intranet
2020-02-13 Lucas GassBug 24206: (follow-up) fix typos in shebang
2020-02-12 Lucas GassBug 24206: (follow up) fix updatedatabase error
2020-02-12 Kyle M HallBug 20292: Filter/censor info sent via SIP
2020-02-12 Nick ClemensBug 24275: Apply anti-the to title column in inventory...
2020-02-12 Jonathan DruartBug 20567: Count found holds for holds limit
2020-02-12 Jonathan DruartBug 20567: Add tests
2020-02-12 Owen LeonardBug 24391: Remove event attributes from patron clubs...
2020-02-12 Caroline Cyr... Bug 23790: fr-CA translation of ACCOUNT_DEBIT and ACCOU...
2020-02-12 Lucas GassBug 24206: DBRev 19.05.07.003
2020-02-12 Katrin FischerBug 24206: Update content of OpacSearchForTitleIn for...
2020-02-12 Katrin FischerBug 24206: Update URLs for default options in OPACSearc...
2020-02-07 Nick ClemensBug 24485: Allow hold when some can be overridden
2020-02-07 Owen LeonardBug 23528: Show 'log in to add tags' link on all search...
2020-02-06 Lucas GassBug 23443: (follow-up) Fix bad test
2020-02-06 Agustin MoyanoBug 22835: (follow-up) Remove comented code
2020-02-06 Agustin MoyanoBug 22835: (follow-up) Remove unwanted warn
2020-02-06 Agustin MoyanoBug 22835: Serve plugin static files through API
2020-02-06 Tomas Cohen... Bug 22834: Add Koha::Plugins::Base->bundle_path
2020-02-06 Tomas Cohen... Bug 22834: Add tests for Koha::Plugins::Base->bundle_path
2020-02-06 Jonathan DruartBug 23443: Do not checkin an item if checked out to...
2020-02-06 Jonathan DruartBug 23443: Add tests
2020-02-06 Nick ClemensBug 24377: Unit test
2020-02-06 Nick ClemensBug 24377: Record passed branch if renewing via cron
2020-02-06 Lucas GassRevert "Bug 23676: (RM follow-up) Test Correction"
2020-02-06 David RobertsBug 24484: Add explanatory text to batch patron deletion
2020-02-06 Nick ClemensBug 24423: Add biblionumber to modify items link
2020-02-06 Fridolin SomersBug 22426: Map 'loc' to 'location' when building ES...
2020-02-06 Martin RenvoizeBug 23676: (RM follow-up) Test Correction
2020-02-06 Nick ClemensBug 24421: Check if subfields are valid using the bibli...
2020-02-06 Nick ClemensBug 24421: Unit tests
2020-02-06 Joonas KylmäläBug 17885: Koha::SearchEngine::Elasticsearch->reset_ela...
2020-02-06 Martin RenvoizeBug 15142: (RM follow-up) Fix tests
2020-02-06 Katrin FischerBug 15142: (follow-up) Remove facet configuration from...
2020-02-06 Fridolin SomersBug 15142: (follow-up) remove from Zebra UNIMARC config...
2020-02-06 Fridolin SomersBug 15142: Remove titles facet for UNIMARC
2020-02-06 Marcel de RooyBug 23377: (QA follow-up) Use OVERRIDE_SYSPREF
2020-02-06 Ian WallsBug 23377: use ENV syspref override instead of complete...
2020-02-05 Nick ClemensBug 23274: Mock simple_search_compat to cover both...
2020-02-05 Cori Lynn ArnoldBug 24323: Advanced editor - Display an error message...
2020-02-05 Jonathan DruartBug 24371: Fix "Show all items" avaibility link (use...
2020-02-05 Lucas GassBug 24371: Fix "Show all items" avaibility link (use...
2020-02-05 Jonathan DruartBug 14759: Add test
2020-02-05 Martin RenvoizeBug 14759: Replace Text::Unaccent with Unicode::Normalize
2020-02-05 Nick ClemensBug 10352: Get add operations too
2020-02-05 Nick ClemensBug 10352: (follow-up) Show the biblionumber for items...
2020-02-05 Jonathan DruartBug 10352: Use a new object_type parameter instead...
next