koha.git
2022-03-17 Martin RenvoizeBug 29915: (QA follow-up) Spelling
2022-03-17 Jonathan DruartBug 29915: Add selenium tests
2022-03-17 Jonathan DruartBug 29915: Add a note for tests
2022-03-17 Marcel de RooyBug 29915: (QA follow-up) Add a comment in checkauth...
2022-03-17 Marcel de RooyBug 29915: Changes to Auth.t
2022-03-17 Jonathan DruartBug 29915: Add tests
2022-03-17 Marcel de RooyBug 29915: (QA follow-up) Fix POD typo
2022-03-17 Marcel de RooyBug 29915: Tiny session adjustments
2022-03-17 Marcel de RooyBug 29915: Changes for get_session and check_cookie_auth
2022-03-17 Jonathan DruartBug 29915: Don't generate a new session ID for anonymou...
2022-03-11 Nick ClemensBug 22993: Handle default messaging preferences during...
2022-03-11 Nick ClemensBug 22993: Unit tests
2022-03-11 Tomas Cohen... Bug 29771: Scalar context for split
2022-03-11 Tomas Cohen... Bug 29771: Remove trivial cases
2022-03-11 Kyle HallBug 30128: DBIC Schema update
2022-03-11 Kyle HallBug 30203: DBrev 21.11.03.001
2022-03-11 Fridolin SomersBug 30128: Change language_subtag_registry.description...
2022-03-04 Marcel de RooyBug 30203: Circulation.t: prevent locking by setting...
2022-03-04 Fridolin SomersBug 30147: Fix modules usage in opac-detail.pl
2022-03-04 Fridolin SomersBug 29826: Manage call of Template Plugin Branches...
2022-03-04 Nick ClemensBug 30098: Only redirect from patron search if single...
2022-03-04 Marion DurandBug 26269: "Date due to" and "Show any items currently...
2022-03-04 David GustafssonBug 29220: Minor fixes and improved code readability
2022-03-04 Tomas Cohen... Bug 29877: Make POST /holds handle maxreserves correctly
2022-03-04 Tomas Cohen... Bug 29877: Regression tests
2022-03-04 Janusz KaczmarekBug 30178: (bugs 27526 and 28445 follow-up) Every libra...
2022-03-04 Tomas Cohen... Bug 30072: (follow-up) Silence useless warning
2022-03-04 Tomas Cohen... Bug 30072: Add missing hold actions plugin hooks
2022-03-04 Tomas Cohen... Bug 30072: Unit tests
2022-03-04 Tomas Cohen... Bug 29886: Add Koha::Suggestions->search_limited
2022-03-04 Tomas Cohen... Bug 29886: Unit tests
2022-03-04 Fridolin SomersBug 25616: [21.11.x] (follow-up) Fix t/Search.t
2022-03-04 Martin RenvoizeBug 25616: [21.11.x] (QA follow-up) Catch a case in...
2022-03-04 Fridolin SomersBug 25616: [21.11.x] (follow-up) Use uppercase in advan...
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...
next