koha.git
2022-08-05 Jonathan DruartBug 30992: Improve translatability for 'for'
2022-08-05 Jonathan DruartBug 30992: Improve translatability for Waiting at|On...
2022-08-04 Tomas Cohen... Bug 29632: (QA follow-up) Fix COMMENT discrepancy on...
2022-08-04 Tomas Cohen... Bug 30650: (QA follow-up) Fix TINYINT fields discrepanc...
2022-08-03 Tomas Cohen... Bug 31220: (QA follow-up) Add missing filter
2022-08-03 Nick ClemensBug 31220: Pass label batch and ids to label-create-pdf
2022-08-03 Marcel de RooyBug 31288: (QA follow-up) Check userenv in disown_or_delete
2022-08-03 Tomas Cohen... Bug 31288: Regression tests
2022-08-02 Tomas Cohen... Bug 30879: DBRev 22.06.00.031
2022-08-02 Nick ClemensBug 30879: Add option to syspref and update display
2022-08-02 Nick ClemensBug 30879: Handle index/sorting for UNIMARC
2022-08-02 Nick ClemensBug 30879: Allow biblionumber as sort option in Elastic...
2022-08-02 Nick ClemensBug 30879: Add biblionumber as a sorting option in...
2022-08-02 Tomas Cohen... Bug 31274: DBRev 22.06.00.030
2022-08-02 Tomas Cohen... Bug 31274: Make sure OPACSuggestionAutoFill is handled...
2022-08-02 Tomas Cohen... Bug 30392: (QA follow-up) Remove deleted_on from the...
2022-08-01 Tomas Cohen... Bug 30077: (QA follow-up) Avoid warning
2022-08-01 Kyle M HallBug 29579: (QA follow-up) Fix up t/db_dependent/Koha...
2022-08-01 Kyle HallBug 29579: Show saved SQL report ID in database query
2022-08-01 Tomas Cohen... Bug 30392: DBRev 22.06.00.029
2022-08-01 Tomas Cohen... Bug 30392: DBIC update
2022-08-01 Tomas Cohen... Bug 30392: (QA follow-up) Correct COMMENT
2022-08-01 Jonathan DruartBug 30392: Set deleted_on when an item is (marked as...
2022-08-01 Jonathan DruartBug 30392: DB changes
2022-08-01 Tomas Cohen... Bug 30077: DBRev 22.06.00.028
2022-08-01 Tomas Cohen... Bug 30077: Compiled CSS
2022-08-01 Owen LeonardBug 30077: (follow-up) Set max width for library drapdown
2022-08-01 Lucas GassBug 30077: (follow-up) retain branch selection
2022-08-01 Lucas GassBug 30077: Add system preference IntranetAddMastheadLib...
2022-08-01 Tomas Cohen... Bug 23919: DBRev 22.06.00.027
2022-08-01 Tomas Cohen... Bug 23919: (QA follow-up) Tidy query build code
2022-08-01 Slava ShishkinBug 23919: Add tests for Items search by ISBN and ISSN...
2022-08-01 Slava ShishkinBug 23919: Items search by ISBN variations and ISSN...
2022-08-01 Slava ShishkinBug 23919: Add tests for biblioItems search by ISBN...
2022-08-01 Slava ShishkinBug 23919: Zebra search by ISSN variations
2022-08-01 Slava ShishkinBug 23919: Add new system preference SearchWithISSNVari...
2022-08-01 Tomas Cohen... Bug 30984: DBIC update
2022-08-01 Jonathan DruartBug 30612: Rename other occurrences
2022-08-01 Kyle HallBug 30612: (QA follow-up) Rename accountlines method...
2022-08-01 Kyle M HallBug 30612: Update schema files
2022-08-01 Kyle M HallBug 30612: Add accountlines method to Koha::Checkout...
2022-08-01 Marcel de RooyBug 27849: (follow-up) Add test
2022-08-01 MJ RayBug 27849: Koha::Token may access undefined C4::Context...
2022-08-01 Michael HafenBug 28864: Have patron card creator use PatronsPerPage
2022-08-01 Katrin FischerBug 30964: (QA follow-up) Add classes to allow for...
2022-08-01 Jonathan DruartBug 30964: Add 'restricted' and 'has overdues' on curbs...
2022-08-01 Tomas Cohen... Bug 30984: DBRev 22.06.00.026
2022-08-01 Kyle HallBug 30984: (QA follow-up) Switch from mediumtext to...
2022-08-01 Marcel de RooyBug 30984: (QA follow-up) Ternary formatting style
2022-08-01 Kyle HallBug 30984: Action logs should log the cronjob script...
2022-08-01 Janusz KaczmarekBug 30658: (bug 29496 follow-up) CheckMandatorySubfield...
2022-08-01 Jonathan DruartBug 30468: Restore 'set -e' and remove echos
2022-08-01 Kyle HallBug 30468: koha-mysql does not honor Koha's timezone...
2022-08-01 Lucas GassBug 31269: Define sDefaultContent for DataTables
2022-08-01 Shi Yao WangBug 30028: Fix patron message delete confirmation to...
2022-08-01 Tim McMahonBug 30499: Move the include for catalogue-search-box...
2022-08-01 Bernardo Gonzalez... Bug 28707: Translate RECEIPT notice
2022-08-01 Lucas GassBug 31251: Use jQuery val() to clear_entry
2022-08-01 Tomas Cohen... Bug 31223: Do not explode if plugins disabled
2022-08-01 Tomas Cohen... Bug 31223: Regression tests
2022-08-01 Jonathan DruartBug 30965: Add a 'x' to go back to the patron search
2022-08-01 Jonathan DruartBug 30965: Add patron autocomplete search to curbside...
2022-08-01 Jonathan DruartBug 30650: Add missing koha_object[s]_class methods
2022-07-29 Owen LeonardBug 30389: Switch to Bootstrap tabs on the page for...
2022-07-29 Tomas Cohen... Bug 14364: DBRev 22.06.00.025
2022-07-29 Tomas Cohen... Bug 29012: DBRev 22.06.00.024
2022-07-29 Katrin FischerBug 14364: (QA follow-up) Add email validation to Expir...
2022-07-29 Katrin FischerBug 14364: (QA follow-up) Fix capitalization
2022-07-29 Nick ClemensBug 14364: Fix spelling and tests
2022-07-29 Nick ClemensBug 14364: (follow-up) Cleanup duplicate code and adjus...
2022-07-29 Kyle M HallBug 14364: (QA follow-up) Generate message for transfer...
2022-07-29 Kyle M HallBug 14364: Allow automatically canceled expired waiting...
2022-07-29 Emmi TakkinenBug 31238: Fix typo in marc_subfields_structure.pl
2022-07-29 Kyle HallBug 29012: (QA follow-up) Use q{} instead of '' in...
2022-07-29 Kevin CarnesBug 29012: Add default values for blank circulation...
2022-07-29 Frédéric DemiansBug 30308: Fix bulkmarcimport.pl broken by OAI-PMH...
2022-07-29 Jonathan DruartBug 31247: Fix OPAC authentication when 2FA is enabled
2022-07-29 Jonathan DruartBug 31247: Add tests
2022-07-29 Tomas Cohen... Bug 30650: (QA follow-up) Some higher-level methods...
2022-07-29 Tomas Cohen... Bug 22456: DBRev 22.06.00.023
2022-07-29 Tomas Cohen... Bug 22456: (QA follow-up) Consider cancellation request...
2022-07-29 Tomas Cohen... Bug 22456: (follow-up) Cancel holds at checkin
2022-07-29 Tomas Cohen... Bug 22456: Staff interface handling
2022-07-29 Tomas Cohen... Bug 22456: Allow requesting cancellation from the OPAC
2022-07-29 Tomas Cohen... Bug 22456: Add Koha::Holds->filter_by_has_cancellation_...
2022-07-29 Tomas Cohen... Bug 22456: Add cancellation request methods to Koha...
2022-07-29 Tomas Cohen... Bug 22456: Add Koha::Hold::CancellationRequest(s) class(es)
2022-07-29 Tomas Cohen... Bug 22456: DBIC update
2022-07-29 Tomas Cohen... Bug 22456: Add waiting_hold_cancellation circulation...
2022-07-29 Tomas Cohen... Bug 22456: Add cancellation request table
2022-07-29 Tomas Cohen... Bug 30650: DBRev 22.06.00.022
2022-07-29 Katrin FischerBug 30650: (QA follow-up) Terminology: location - library
2022-07-29 Katrin FischerBug 30650: Add missing name to notice added by database...
2022-07-29 Jonathan DruartBug 30650: Add message on the admin page if the pref...
2022-07-29 Jonathan DruartBug 30650: Split yml on several lines to help translation
2022-07-29 Jonathan DruartBug 30650: Add the sidebar to the circ view
2022-07-29 Jonathan DruartBug 30650: Add link to the circ nav bar
2022-07-29 Jonathan DruartBug 30650: Add info to the trash icon
2022-07-29 Jonathan DruartBug 30650: Add dayjs license to the about page
2022-07-29 Jonathan DruartBug 30650: Fix some typos
next