koha.git
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
2022-02-07 Kyle HallBug 29779: Fix unit tests count for 21.11.x
2022-02-07 Jonathan DruartBug 29779: Make selenium tests return green even if...
2022-02-07 Owen LeonardBug 29482: Replace the term branch with library
2022-02-07 Jonathan DruartBug 29043: Don't fetch items if when are not on the...
2022-02-07 Jonathan DruartBug 29043: Don't fetch biblios info unless a patron...
2022-02-07 Nick ClemensBug 29511: Sort hash keys
2022-02-07 Jonathan DruartBug 21652: Simplify code
2022-02-07 Lucas GassBug 21652: Only set waitingdate to today if there is...
2022-02-07 Nick ClemensBug 21652: Unit test
2022-02-07 Nick ClemensBug 29320: Update OverDrive availability to V2
2022-02-07 Jonathan DruartBug 29690: Prevent detail.pl to crash if MARCXML is...
2022-02-07 Jonathan DruartBug 29690: Add selenium test
2022-02-07 Marion DurandBug 28238: (follow-up) Add itemcallnumber to ILS-DI...
2022-02-07 Lyon3 TeamBug 28238: Add itemcallnumber to ils-di GetAvailability...
2022-02-07 Marion DurandBug 28238: Add tests
2022-02-07 Andrew Fuerste... Bug 29875: Update wording on maxreserves system preference
2022-02-07 Katrin FischerBug 29481: Terminology: Fix other occurrences of 'Colle...
2022-02-07 Owen LeonardBug 29481: Terminology: Collection code, call number
2022-02-07 Nick ClemensBug 29686: Adapt Koha to use new fulfillment API for...
2022-02-07 Fridolin SomersBug 29722: (QA follow-up) Replace unusual single quote
2022-02-07 Aleisha AmohiaBug 29722: Add more sample quotes
2022-02-07 Hayley PelhamBug 29054: Add verbose check for warn in advance_notices.pl
2022-02-07 Martin RenvoizeBug 29397: Add .kohaSelect select2 wrapper function
2022-02-07 Jonathan DruartBug 29797: Fix display of itemnumbers on the background...
next