koha.git
2020-07-27 Jonathan DruartBug 25511: Add POD for --force
2020-07-27 Martin RenvoizeBug 25511: Add --force option to update_dbix_class_files.pl
2020-07-27 Owen LeonardBug 25427: Make authority subfield management interface...
2020-07-27 Lucas GassBug 25984: Compile CSS
2020-07-27 Owen LeonardBug 25984: Add minimum height and width to shelf browse...
2020-07-27 Martin RenvoizeBug 25244: Add specific aria-label to search results
2020-07-27 Julian MauriceBug 25922: Fix typo 'arial-label' -> 'aria-label'
2020-07-27 Martin RenvoizeBug 25922: Add aria-label to the allowlist for translation
2020-07-27 Martin RenvoizeBug 25237: Fix semantic heading for opac-details
2020-07-27 Martin RenvoizeBug 25155: (follow-up) Increase headings levels by 1
2020-07-27 Martin RenvoizeBug 25155: Fixing semantic headings login modal
2020-07-27 Hayley MapleyBug 25155: Fixing semantic headings in opac-auth.tt
2020-07-27 Owen LeonardBug 24625: Store showLastPatron information using local...
2020-07-27 Jonathan DruartBug 23820: Fix Koha/Club/Hold.t
2020-07-27 Kyle M HallBug 24165: Add ability to send any item field in a...
2020-07-27 Katrin FischerBug 23820: (QA follow-up) Make label clickable for...
2020-07-27 Agustin MoyanoBug 23820: Add test for new behaviour
2020-07-27 Agustin MoyanoBug 23820: Add checkout to default to patron's home...
2020-07-27 Lucas GassBug 23148: DBRev 20.05.02.002
2020-07-27 Julian MauriceBug 23148: Fix bridge image paths in de-DE installer...
2020-07-27 Owen LeonardBug 23148: (follow-up) Correct image paths in sample...
2020-07-27 Owen LeonardBug 23148: (follow-up) Replace gif files in the OPAC...
2020-07-27 Owen LeonardBug 23148: Replace Bridge icons with transparent PNG...
2020-07-27 Jonathan DruartBug 23070: Pass no_triggers => 1 to Koha::Objects-...
2020-07-27 Jonathan DruartBug 23070: Increment all priorities in 1 query
2020-07-27 Jonathan DruartBug 23070: Add tests
2020-07-27 Jonathan DruartBug 23070: Use Koha::Hold in C4::Reserves::RevertWaitin...
2020-07-27 Martin RenvoizeBug 8338: (QA follow-up) Fix test for backdated return
2020-07-25 Martin RenvoizeBug 8338: (QA follow-up) Clean up warning
2020-07-25 Martin RenvoizeBug 8338: (QA follow-up) Fix perlcritic error
2020-07-25 Martin RenvoizeBug 8338: (follow-up) Fix test
2020-07-25 Martin RenvoizeBug 8338: Remove zero amount overdues on backdated...
2020-07-25 Martin RenvoizeBug 8338: Unit Tests
2020-07-25 Owen LeonardBug 26005: OPAC cart display fails with error
2020-07-25 Didier GautheronBug 25293: Don't call escapeHtml on null
2020-07-24 Owen LeonardBug 25987: Fix alignment of fields in label batch creat...
2020-07-24 Lucas GassBug 24473: Add $raw filter for Syndetics content
2020-07-24 Didier GautheronBug 25862: Prevent TinyMCE to mangle local url links
2020-07-24 Jonathan DruartBug 24379: Fix failing tests
2020-07-24 Lucas GassBug 24379: DBIC changes
2020-07-24 Lucas GassBug 24379: DBRev 20.05.02.001
2020-07-24 Nick ClemensBug 24379: Make login_attempts not nullable
2020-07-24 Fridolin SomersBug 25868: Fix transfers page to show effective itemtype
2020-07-24 Nick ClemensBug 25869: Fix Coce display for lists
2020-07-24 David CookBug 25950: Remove <client> in X-Forwarded-For from...
2020-07-24 Andrew Fuerste... Bug 25726: make holds to pull ignore holds where found...
2020-07-24 Martin RenvoizeBug 25944: Schema fix for illrequests route
2020-07-24 Nick ClemensBug 25566: Add option to ignore found holds and use...
2020-07-24 Martin RenvoizeBug 25850: Add tests for weekday holidays
2020-07-24 Nick ClemensBug 25850: (QA follow-up) use dt_from_string
2020-07-24 Martin RenvoizeBug 25850: (QA follow-up) Match logic in is_holiday
2020-07-24 Andreas JonssonBug 25850: Adapt day of week in Koha::Calendar::get_pus...
2020-07-24 Martin RenvoizeBug 25850: Regression Test
2020-07-24 Joonas KylmäläBug 25992: Make SIP2 logger subroutines exportable...
2020-07-24 Jonathan DruartBug 25964: Prevent data loss when editing items from...
2020-07-24 Bernardo Gonzalez... Bug 25443: (follow-up) surround strings with <span>
2020-07-24 Katrin FischerBug 25443: Improve translation of 'Select the record...
2020-07-24 Nick ClemensBug 25890: Update sorting column for checkouts table
2020-07-24 Slava ShishkinBug 25695: merge of similar code blocks after circulati...
2020-07-22 Lucas GassUpdate release notes for the 20.05.02 release v20.05.02
2020-07-22 Lucas GassIncrement version for 20.05.02 release
2020-07-22 Koha translatorsTranslation updates for Koha 20.05.02
2020-07-22 Kyle M HallBug 25914: Fix incorrect variable name causing relative...
2020-07-22 Jonathan DruartBug 25752: Stay in cwd after koha-shell
2020-07-21 Nick ClemensBug 25864: Lower case fields for searching
2020-07-21 Nick ClemensBug 25864: Unit test adjustment
2020-07-17 Lucas GassBug 25851: DBRev 20.05.01.003
2020-07-17 Jonathan DruartBug 25851: (bug 18928 follow-up) Remove holdallowed...
2020-07-13 Julian MauriceBug 21395: Fix misc/admin/koha-preferences
2020-07-13 Julian MauriceBug 21395: Fix C4/Barcodes/ValueBuilder.pm
2020-07-13 Julian MauriceBug 21395: Ignore .perlcriticrc in t/Makefile.t
2020-07-13 Julian MauriceBug 21395: Fix creation of PO file
2020-07-13 Andrew NuggedBug 25440: Fixed list of 'show_rule' forming variables...
2020-07-13 Andrew NuggedBug 25440: Fix for "uninitialized $maxsuspensiondays...
2020-07-13 Andrew NuggedBug 25440: Fix for "uninitialized value in string eq...
2020-07-13 Andrew NuggedBug 25440: Fix for "uninitialized value in hash" warnin...
2020-07-13 Andrew NuggedBug 25440: Fix for "CGI::param called in list context...
2020-07-13 Andrew NuggedBug 25440: Extra duplicated call to CGI->param method...
2020-07-13 Jonathan DruartBug 21395: Remove 'variable $DEBUG masks earlier declar...
2020-07-13 Martin RenvoizeBug 21395: (QA follow-up) POD fixes
2020-07-13 Martin RenvoizeBug 21395: (QA follow-up) Remove some introduced issues
2020-07-13 Julian MauriceBug 21395: Fix QA errors
2020-07-13 Julian MauriceBug 21395: Make perlcritic happy
2020-07-13 Petro VashchukBug 25322: fix for not selected "relationship" defaults...
2020-07-13 Lucas GassBug 22672: Change <i> to <em> and <b> to <strong> in...
2020-07-13 Nick ClemensBug 25875: Unit test
2020-07-13 Nick ClemensBug 25875: Move check for module_bit and code to the...
2020-07-13 Owen LeonardBug 25793: OAI 'Set' and 'Metadata' dropdowns broken...
2020-07-13 Martin RenvoizeBug 25807: Add Template 3.008 to the exclude list
2020-07-13 Slava ShishkinBug 25491: Fix for "Use of uninitialized value" in...
2020-07-13 Julian MauriceBug 25858: Use bitwise OR for setting a bit in borrower...
2020-07-13 Nick ClemensBug 25858: (bug 25858 follow-up) Don't attempt to set...
2020-07-13 Lucas GassBug 25232: DBRev 20.05.01.002
2020-07-13 Kyle M HallBug 25232: Add ability to specify multiple notforloan...
2020-07-13 Kyle M HallBug 25232: Add ability to skip trapping items with...
2020-07-13 Lucas GassBug 24986: DBIC
2020-07-13 Lucas GassBug 24986: DBRev 20.05.01.001
2020-07-13 Jonathan DruartBug 24986: Modify some borrowers DB fields to (TINY...
2020-07-13 Kyle M HallBug 25805: Return empty strings instead of undef in...
2020-07-13 Tomas Cohen... Bug 25805: Regression tests
next