koha.git
2022-03-04 Fridolin SomersBug 25616: [21.11.x] Fix t/db_dependent/Search.t
2022-03-04 David GustafssonBug 25616: [21.11.x] Uppercase hard coded lower case...
2022-03-04 Owen LeonardBug 29989: Improve headings in MARC staging template
2022-03-04 Katrin FischerBug 29589: (follow-up) Add TT filter
2022-03-04 Jonathan DruartBug 29589: MARCOverlayRules - fix translatability issue
2022-03-04 Jonathan DruartBug 30035: Fix failing test
2022-03-04 Jonathan DruartBug 30035: Fix month name in prediction pattern
2022-03-04 Marcel de RooyBug 29687: Uninitialized warning C4/XSLT line 286
2022-03-04 Fridolin SomersBug 30185: Missing return in db rev 210600003.pl
2022-03-04 Jonathan DruartBug 30164: Fix datatable wrapper when no filter passed
2022-03-04 Lucas GassBug 29338: (follow-up) only show print button when...
2022-03-04 Lucas GassBug 29338: Add print hold/transfer button to request.tt
2022-03-04 Martin RenvoizeBug 30153: (QA follow-up) Fix unit tests
2022-03-04 Thomas KlausnerBug 30153: Use uppercase AND to join query parts
2022-03-04 Nick ClemensBug 29287: Add child funds to display of parent funds...
2022-03-04 David SchmidtBug 30132: Fix POD, show correct usage of Getopt::Long
2022-03-04 Martin RenvoizeBug 28663: Prevent discounts against void lines
2022-03-04 Mason JamesBug 30084: Remove dependency of liblocale-codes-perl...
2022-02-28 Mason JamesBug 30084: Remove explicit dependency of liblocale...
2022-02-25 Kyle M HallUpdate release notes for 21.11.03 release v21.11.03
2022-02-25 Kyle M HallIncrement version for 21.11.03 release
2022-02-25 Kyle M HallFix translations for Koha 21.11.03
2022-02-25 Kyle HallMerge remote-tracking branch 'koha-translate/21.11...
2022-02-25 Koha translatorsTranslation updates for Koha 21.11.03
2022-02-25 Kyle HallMerge remote-tracking branch 'security/21.11.x' into...
2022-02-25 Tomas Cohen... Bug 30133: (follow-up) Update objects.search POD
2022-02-25 Tomas Cohen... Bug 30133: Fix pagination in /biblios/:bibio_id/pickup_...
2022-02-25 Tomas Cohen... Bug 30133: Simplify code
2022-02-25 Nick ClemensBug 30133: Avoid calling c->objects->search twice
2022-02-25 Tomas Cohen... Bug 30133: Regression tests
2022-02-25 Jonathan DruartBug 30129: Add test
2022-02-25 Petro VashchukBug 30129: remove the third required date that was...
2022-02-25 Jonathan DruartBug 29962: (bug 27526 follow-up): Fix columns button...
2022-02-25 Jonathan DruartBug 29803: Do not wait for the images more than 5 seconds
2022-02-25 Jonathan DruartBug 29803: Prevent local cover image to be hidden if...
2022-02-25 Kevin CarnesBug 27770: ES: Deprecated aggregation order key [_term...
2022-02-25 Jonathan DruartBug 29969: Prevent crash if 'Update holds' clicked...
2022-02-25 BlouBug 30115: Uninitialized value warning in C4/Output.pm
2022-02-25 Jonathan DruartBug 29625: Add test for get_all_biblios_iterator
2022-02-25 Fridolin SomersBug 29625: Fix var name in Koha::BiblioUtils get_all_bi...
2022-02-25 Owen LeonardBug 22671: Show warning if browser doesn't support...
2022-02-25 Fridolin SomersBug 29853: Add HTML filter before KohaSpan filter
2022-02-25 Alex BuckleyBug 29761: Prevent batch patron modification to process...
2022-02-25 Lucas GassBug 29795: add empty value for branchcode on self-reg...
2022-02-25 Fridolin SomersBug 30099: Fix error when accessing circulation.pl...
2022-02-18 Fridolin SomersBug 30090: Don't export some columns in patron search...
2022-02-18 Owen LeonardBug 30082: Bibliographic details tab missing when user...
2022-02-18 Owen LeonardBug 29952: Replace obsolete DataTable column filter...
2022-02-18 Nick ClemensBug 29706: (follow-up) Adjust code to work for multi...
2022-02-18 Nick ClemensBug 29706: Hide items that cannot be held by default...
2022-02-18 Nick ClemensBug 29706: Improve table elements
2022-02-18 Jonathan DruartBug 29385: Catch register_id for payments against fees
2022-02-18 The Minh LuongBug 28576: Update the maximum size of an image.
2022-02-18 Salman AliBug 28576: Add patron image in patron detail section...
2022-02-17 Martin RenvoizeBug 29519: Allow resolution of claims return at checkin
2022-02-16 Jonathan DruartBug 29570: Simplify for loop
2022-02-16 Tomas Cohen... Bug 29570: Enable sorting orders by summary
2022-02-16 Tomas Cohen... Bug 29570: Fix sorting orders by biblioitems columns
2022-02-16 Tomas Cohen... Bug 29570: Regression tests
2022-02-11 Tomas Cohen... Bug 29754: (QA follow-up) Minor tests tweaks
2022-02-11 Nick ClemensBug 29754: Don't include patron when fetching guarantee...
2022-02-11 Nick ClemensBug 29754: Unit test
2022-02-11 Marcel de RooyBug 29966: Dont pass authnotrequired true and flags...
2022-02-11 Jonathan DruartBug 29230: Add Koha::Patron->messages
2022-02-11 Jonathan DruartBug 29785: Rename Koha::Object->message with ->object_m...
2022-02-11 Michael HafenBug 28977: Fix cat_issues_top.pl report with strict...
2022-02-11 Owen LeonardBug 29932: Use localStorage instead of cookie for bibs_...
2022-02-11 Owen LeonardBug 29933: Fix stray usage of jquery.cookie.js plugin
2022-02-11 Mason JamesBug 29881: libdbd-sqlite2-perl is unavailable on deb12...
2022-02-11 Jonathan DruartBug 30045: (bug 29543 follow-up) Fix SCO print slip
2022-02-11 Jonathan DruartBug 29735: Fix flatpickr init from circulation.tt
2022-02-11 Jonathan DruartBug 29956: Prevent login form to be serialized into...
2022-02-11 Marcel de RooyBug 29931: (follow-up) Fix svc/checkouts and return_cla...
2022-02-11 Marcel de RooyBug 29931: (follow-up) Similar thing in opac-patron...
2022-02-11 Marcel de RooyBug 29931: Check cookie status before continuing
2022-02-07 Tomas Cohen... Bug 29596: Add Yiddish language
2022-02-07 Kyle HallBug 29943: DBRev 21.11.02.004
2022-02-07 Marcel de RooyBug 29943: Db rev: replace typo in existing notices
2022-02-07 Marcel de RooyBug 29943: Fix NOTIFY_MANAGER notice in sample notices
2022-02-07 Kyle HallBug 29605: Update DBIC schema
2022-02-07 Kyle HallBug 29605: DBRev 21.11.02.003
2022-02-07 Jonathan DruartBug 29605: branchtransfers.cancellation_reason
2022-02-07 Jonathan DruartBug 29605: language_script_mapping.language_subtag...
2022-02-07 Jonathan DruartBug 29605: search_marc_map.marc_type
2022-02-07 Jonathan DruartBug 29605: additional_contents.lang
2022-02-07 Jonathan DruartBug 29605: additional_contents.code
2022-02-07 Jonathan DruartBug 29605: account_offsets.type is not null
2022-02-07 Jonathan DruartBug 29605: Missing FK on tmp_holdsqueue.borrowernumber...
2022-02-07 Tomas Cohen... Bug 29605: (follow-up) Add language_script_mapping...
2022-02-07 Tomas Cohen... Bug 29605: Add missing constraints from bug 15067
2022-02-07 Lucas GassBug 29967: extended width of description and opac descr...
2022-02-07 Lucas GassBug 19865: Add back horizontal scroll bar
2022-02-07 Jonathan DruartBug 29895: Fix 'add multiple items' button on neworderempty
2022-02-07 Jonathan DruartBug 29809: Fix StockRotationStages.t
2022-02-07 Nick ClemensBug 29809: (follow-up) Update tests and rename variable
2022-02-07 Martin RenvoizeBug 29809: Update stockration tool to reflect method...
2022-02-07 Martin RenvoizeBug 29809: Rename item relation accessor from itemnumber
2022-02-07 Martin RenvoizeBug 29906: (follow-up) Clarify actual code use
2022-02-07 Petro VashchukBug 29906: fix when hold record forcibly gets unwanted...
2022-02-07 Jonathan DruartBug 29862: Add missing txn begin/rollback in TestBuilder.t
next