koha-equinox.git
2020-07-16 Martin RenvoizeBug 25944: Schema fix for illrequests route
2020-07-16 Nick ClemensBug 25566: Add option to ignore found holds and use...
2020-07-16 Nick ClemensBug 25850: (QA follow-up) use dt_from_string
2020-07-16 Martin RenvoizeBug 25850: (QA follow-up) Match logic in is_holiday
2020-07-16 Andreas JonssonBug 25850: Adapt day of week in Koha::Calendar::get_pus...
2020-07-16 Martin RenvoizeBug 25850: Regression Test
2020-07-16 Martin RenvoizeBug 25850: Add tests for weekday holidays
2020-07-16 Joonas KylmäläBug 25992: Make SIP2 logger subroutines exportable...
2020-07-16 Martin RenvoizeBug 25851: DBRev 20.06.00.004
2020-07-13 Jonathan DruartBug 25964: Prevent data loss when editing items from...
2020-07-09 Bernardo Gonzalez... Bug 25443: (follow-up) surround strings with <span>
2020-07-09 Katrin FischerBug 25443: Improve translation of 'Select the record...
2020-07-09 Nick ClemensBug 25890: Update sorting column for checkouts table
2020-07-09 Slava ShishkinBug 25695: merge of similar code blocks after circulati...
2020-07-09 Kyle M HallBug 25914: Fix incorrect variable name causing relative...
2020-07-09 Alex BuckleyBug 25750: fix fallback to ecost_tax_included/ecost_tax...
2020-07-09 Jonathan DruartBug 25752: Stay in cwd after koha-shell
2020-07-09 Nick ClemensBug 25864: Lower case fields for searching
2020-07-09 Nick ClemensBug 25864: Unit test adjustment
2020-07-09 Jonathan DruartBug 25851: (bug 18928 follow-up) Remove holdallowed...
2020-06-29 Julian MauriceBug 21395: Fix misc/admin/koha-preferences
2020-06-29 Julian MauriceBug 21395: Fix C4/Barcodes/ValueBuilder.pm
2020-06-29 Julian MauriceBug 21395: Ignore .perlcriticrc in t/Makefile.t
2020-06-29 Julian MauriceBug 21395: Fix creation of PO file
2020-06-29 Andrew NuggedBug 25440: Fixed list of 'show_rule' forming variables...
2020-06-29 Andrew NuggedBug 25440: Fix for "uninitialized $maxsuspensiondays...
2020-06-29 Andrew NuggedBug 25440: Fix for "uninitialized value in string eq...
2020-06-29 Andrew NuggedBug 25440: Fix for "uninitialized value in hash" warnin...
2020-06-29 Andrew NuggedBug 25440: Fix for "CGI::param called in list context...
2020-06-29 Andrew NuggedBug 25440: Extra duplicated call to CGI->param method...
2020-06-29 Jonathan DruartBug 21395: Remove 'variable $DEBUG masks earlier declar...
2020-06-29 Martin RenvoizeBug 21395: (QA follow-up) POD fixes
2020-06-29 Martin RenvoizeBug 21395: (QA follow-up) Remove some introduced issues
2020-06-29 Julian MauriceBug 21395: Fix QA errors
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-06-29 Owen LeonardBug 23410: Add submenus to system preferences sidebar...
2020-06-29 Josef MoravecBug 15400: (follow-up) Remove unnecessary class
2020-06-29 Katrin FischerBug 15400: Add class on patron brief info to allow...
2020-06-29 Josef MoravecBug 15400: (follow-up) Remove line break
2020-06-29 Jonathan DruartBug 15400: Clarify usage of patron-age.inc
2020-06-29 Josef MoravecBug 15400: (follow-up) Add class to years span
2020-06-29 Josef MoravecBug 15400: (follow-up) Restore 'years' string, remove...
2020-06-29 Aleisha AmohiaBug 15400: (follow-up) Adding age to check out search...
2020-06-29 Aleisha AmohiaBug 15400: (follow-up) Updating text display
2020-06-29 Josef MoravecBug 15400: Display date of birth and age more consistantly
2020-06-29 Petro VashchukBug 25322: fix for not selected "relationship" defaults...
2020-06-29 Lucas GassBug 22672: Change <i> to <em> and <b> to <strong> in...
2020-06-29 Nick ClemensBug 25875: Unit test
2020-06-29 Nick ClemensBug 25875: Move check for module_bit and code to the...
2020-06-29 Owen LeonardBug 25793: OAI 'Set' and 'Metadata' dropdowns broken...
2020-06-29 Martin RenvoizeBug 25807: Add Template 3.008 to the exclude list
2020-06-29 Slava ShishkinBug 25491: Fix for "Use of uninitialized value" in...
2020-06-29 Julian MauriceBug 25858: Use bitwise OR for setting a bit in borrower...
2020-06-29 Nick ClemensBug 25858: (bug 25858 follow-up) Don't attempt to set...
2020-06-25 Jonathan DruartBug 24156: DBRev 20.06.00.003
2020-06-25 Jonathan DruartBug 24156: (follow-up) UI - Use "Table settings"
2020-06-25 Jonathan DruartBug 24156: Rename 'Columns settings' with 'Tables setti...
2020-06-25 Jonathan DruartBug 24156: Fix some QA failures
2020-06-25 Jonathan DruartBug 24156: Fix set sort order to the first column
2020-06-25 Jonathan DruartBug 24156: Make sort order and number of items to displ...
2020-06-25 Jonathan DruartBug 24156: Adjust other tables in the yml file
2020-06-25 Jonathan DruartBug 24156: Add columns_settings.yml changes
2020-06-25 Jonathan DruartBug 24156: move ColumnsSettings to TablesSettings
2020-06-25 Jonathan DruartBug 24156: DBIC changes
2020-06-25 Jonathan DruartBug 24156: DB changes
2020-06-25 Martin RenvoizeBug 24159: (QA follow-up) Make terminology consistent
2020-06-25 Jonathan DruartBug 24159: Fix shift in the header
2020-06-25 Jonathan DruartBug 24159: Fix one occurrence in updatedatabase.pl
2020-06-25 Jonathan DruartBug 24159: Use days_mode circ rule to calculate the...
2020-06-25 Jonathan DruartBug 24159: Set days_mode according to circ rules in...
2020-06-25 Jonathan DruartBug 24159: Add new tests for get_useDaysMode_effective_...
2020-06-25 Jonathan DruartBug 24159: Adjust tests
2020-06-25 Jonathan DruartBug 24159: Add UI changes
2020-06-25 Jonathan DruartBug 24159: Throw an exception if days_mode option is...
2020-06-25 Jonathan DruartBug 24159: Move useDaysMode pref to circulation rules
2020-06-25 Jonathan DruartBug 25232: DBRev 20.06.00.002
2020-06-25 Kyle M HallBug 25232: Add ability to specify multiple notforloan...
2020-06-25 Kyle M HallBug 25232: Add ability to skip trapping items with...
2020-06-25 Jonathan DruartBug 24986: DBIC Schema files
2020-06-25 Jonathan DruartBug 24986: DBRev 20.06.00.001
2020-06-25 Jonathan DruartBug 24986: Modify some borrowers DB fields to (TINY...
2020-06-25 Kyle M HallBug 25805: Return empty strings instead of undef in...
2020-06-25 Tomas Cohen... Bug 25805: Regression tests
2020-06-24 Emmi TakkinenBug 4985: Fix Plack scope errors
2020-06-24 Emmi TakkinenBug 4985: Edit a calendar entry for all branches
2020-06-24 Marcel de RooyBug 18911: (follow-up) We should save changes with...
2020-06-24 Jonathan DruartBug 18911: Add the ability to set the preferred lang...
2020-06-24 Kyle M HallBug 25097: Add option to message_queue to allow for...
2020-06-24 Tomas Cohen... Bug 25288: (follow-up) Use .escapeHtml()
2020-06-24 Tomas Cohen... Bug 25288: (QA follow-up) Escape data and restore empty...
2020-06-24 Tomas Cohen... Bug 25288: Use the API to list libraries
2020-06-24 Tomas Cohen... Bug 25288: Add general query parameters to the /librari...
2020-06-24 Jonathan DruartBug 25287: Make the strings from .js translatable
2020-06-24 Tomas Cohen... Bug 25287: Add columns_settings capabilities to API...
2020-06-24 Jonathan DruartBug 22807: Compiled CSS
2020-06-24 Owen LeonardBug 22807: (follow-up) Update style of skip button
2020-06-24 Owen LeonardBug 22807: (follow-up) Add .maincontent class to librar...
2020-06-24 Martin RenvoizeBug 22807: Ensure .maincontent appears on all pages
2020-06-24 Martin RenvoizeBug 22807: Ensure only one maincontent on searcresults
2020-06-24 Martin RenvoizeBug 22807: Add 'Skip to content' option
next