koha.git
2022-03-10 Mason JamesBug 30209: Upgrade 'libdbd-sqlite2-perl' package to...
2022-03-09 Nick ClemensBug 22993: Handle default messaging preferences during...
2022-03-09 Nick ClemensBug 22993: Unit tests
2022-03-09 Nick ClemensBug 15594: (QA follow-up) Move span to publisher name...
2022-03-09 The Minh LuongBug 15594: Class in now unchanged after the patch
2022-03-09 BlouBug 15594: preserve sequence of 260 subfields in (staff...
2022-03-09 BlouBug 15594: preserve sequence of 260 subfields in detail...
2022-03-09 Fridolin SomersBug 30190: Compiled CSS
2022-03-09 Owen LeonardBug 30190: Green buttons turn blue for a second when...
2022-03-09 Nick ClemensBug 29136: (QA follow-up) missing filters
2022-03-09 Jonathan DruartBug 29136: Don't redirect if the whole set is > 1
2022-03-09 Jonathan DruartBug 29136: Ajaxify the patron search when placing a...
2022-03-09 Tomas Cohen... Bug 29771: Scalar context for split
2022-03-09 Tomas Cohen... Bug 29771: Remove trivial cases
2022-03-09 Fridolin SomersBug 30128: DBrev 21.12.00.017
2022-03-09 Fridolin SomersBug 30128: DBIC Schema update
2022-03-09 Fridolin SomersBug 30128: Change language_subtag_registry.description...
2022-03-04 Jonathan DruartBug 30035: Fix failing test
2022-03-04 Marcel de RooyBug 30203: Circulation.t: prevent locking by setting...
2022-03-04 Nick ClemensBug 28782: (QA follow-up) Fix missing filter
2022-03-04 Nick ClemensBug 28782: (QA follow-up) Bug 29844 follow-up
2022-03-04 Jonathan DruartBug 28782: Fix cancel holds in bulk
2022-03-04 Jonathan DruartBug 28782: Fix link when placing a hold for a patron...
2022-03-04 Joonas KylmäläBug 28782: (follow-up) Pass real array to query_form()
2022-03-04 Joonas KylmäläBug 28782: Use query param list instead of splitting...
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 Fridolin SomersBug 30072: (follow-up) Fix UT after Bug 29857
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 Nick ClemensBug 30125: (QA follow-up) Rename variable as cities
2022-03-04 Tomas Cohen... Bug 30125: Add full-stack tests for API pagination
2022-03-04 Tomas Cohen... Bug 29886: Add Koha::Suggestions->search_limited
2022-03-04 Tomas Cohen... Bug 29886: Unit tests
2022-03-03 Tomas Cohen... Bug 30007: (follow-up) Adapt tests
2022-03-02 Fridolin SomersBug 25616: (follow-up) Fix t/Search.t
2022-03-02 Tomas Cohen... Bug 30007: (follow-up) Adjust Koha::Patrons->search_pat...
2022-03-02 Fridolin SomersBug 29857: (follow-up) Fix t/db_dependent/api/v1/transf...
2022-03-02 Fridolin SomersBug 29857: (follow-up) Fix t/db_dependent/Koha/Backgrou...
2022-03-02 Fridolin SomersBug 29857: (follow-up) Fix t/db_dependent/Koha/Club...
2022-03-02 Fridolin SomersBug 29857: (follow-up) Fix t/db_dependent/Koha/Plugins...
2022-03-02 Fridolin SomersBug 29857: (follow-up) Fix t/Koha/REST/Plugin/Query.t
2022-03-02 Tomas Cohen... Bug 29857: (follow-up) Fix t/db_dependent/Koha/Patron...
2022-03-02 Tomas Cohen... Bug 29857: (follow-up) Fix t/db_dependent/Auth.t
2022-03-02 Tomas Cohen... Bug 29857: (follow-up) Fix t/Koha/Email.t
2022-03-02 Tomas Cohen... Bug 29857: (follow-up) Fix t/Koha/Object/Message.t
2022-03-02 Tomas Cohen... Bug 29857: (follow-up) Fix t/db_dependent/Koha/Biblio.t
2022-03-02 Tomas Cohen... Bug 29857: (follow-up) Fix t/Koha/Plugins/Tab.t
2022-03-02 Tomas Cohen... Bug 29857: (follow-up) Fix Barcode_transform_hooks.t
2022-03-02 Katrin FischerBug 29589: (follow-up) Add TT filter
2022-03-02 Jonathan DruartBug 29589: MARCOverlayRules - fix translatability issue
2022-03-02 Jonathan DruartBug 30035: Fix month name in prediction pattern
2022-03-02 Marcel de RooyBug 29687: Uninitialized warning C4/XSLT line 286
2022-03-02 Fridolin SomersBug 30185: Missing return in db rev 210600003.pl
2022-03-02 Tomas Cohen... Bug 30023: Make MarkIssueReturned use ->anonymize
2022-03-02 Tomas Cohen... Bug 30023: Add Koha::Old::Checkout->anonymize
2022-03-02 Tomas Cohen... Bug 30007: Make ->anonymize methods throw an exception...
2022-03-02 Tomas Cohen... Bug 30007: Add Koha::Exceptions::SysPref
2022-03-02 Tomas Cohen... Bug 30007: Regression tests
2022-03-02 Fridolin SomersBug 29857: (QA follow-up) Fix unit test Object.t
2022-03-02 Marcel de RooyBug 29857: (QA follow-up) Add license
2022-03-02 Tomas Cohen... Bug 29857: Fix behavior
2022-03-02 Tomas Cohen... Bug 29857: Unit tests
2022-03-02 Tomas Cohen... Bug 29857: Rename base class as Koha::Exception
2022-03-02 Jonathan DruartBug 29857: Provide a generic full_message method for...
2022-03-02 Jonathan DruartBug 29857: Make the exception classes inherit from...
2022-03-02 Jonathan DruartBug 30164: Fix datatable wrapper when no filter passed
2022-03-02 Lucas GassBug 29338: (follow-up) only show print button when...
2022-03-02 Lucas GassBug 29338: Add print hold/transfer button to request.tt
2022-03-02 Martin RenvoizeBug 30153: (QA follow-up) Fix unit tests
2022-03-02 Thomas KlausnerBug 30153: Use uppercase AND to join query parts
2022-03-02 Nick ClemensBug 29287: Add child funds to display of parent funds...
2022-03-02 David SchmidtBug 30132: Fix POD, show correct usage of Getopt::Long
2022-03-02 Martin RenvoizeBug 28663: Prevent discounts against void lines
2022-03-02 Owen LeonardBug 25025: Drag-and-drop cover image upload
2022-03-02 Owen LeonardBug 20689: (follow-up) Correct scope of template variables
2022-03-02 Chris CormackBug 20689: (follow-up) Tiny typo fix
2022-03-02 Owen LeonardBug 20689: (follow-up) Make it possible to add capital...
2022-03-02 Katrin FischerBug 20689: Replace marc (sub)field pull downs with...
2022-03-02 Mason JamesBug 30084: Remove dependency of liblocale-codes-perl...
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 Nick ClemensBug 29703: Use get_effective_rules in GetBranchItemRule
2022-02-25 Lucas GassBug 29824: Allow editing of quick spine labels
2022-02-25 Jonathan DruartBug 28955: Impact News as well
2022-02-25 Martin RenvoizeBug 28955: (follow-up) Set to fall back
2022-02-25 Martin RenvoizeBug 28955: Add OPAC_BRANCH_DEFAULT
2022-02-25 Fridolin SomersBug 30060: Update DBIC Schema
2022-02-25 Fridolin SomersBug 30060: DBRev 21.12.00.016
2022-02-25 Martin RenvoizeBug 30060: (follow-up) Remove duplicate prior to adding key
next