Bug 28013: (follow-up) Correct and update call to CanItemBeReserved
[koha.git] / C4 / Search.pm
2021-04-01 Nick ClemensBug 27928: FindDuplicate should use simple_search_compat
2021-03-05 Petro VashchukBug 27745: prevent warning for uninitialized value...
2021-02-16 Jonathan DruartBug 27673: Replace YAML with YAML::XS
2021-02-08 Jonathan DruartBug 20410: Remove OpacGroupResults and PazPar2
2021-01-12 Nick ClemensBug 26957: Don't remove words that are also operators...
2020-12-04 David CookBug 12430: Use releance ranking without QueryWeightFields
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-08-31 Jonathan DruartBug 17661: Trivial simplification using += operator
2020-08-31 Nick ClemensBug 17661: (follow-up) Update regex to support Unicode...
2020-08-31 Nick ClemensBug 17661: Ending punctuation causes duplicate facets
2020-08-31 Katrin FischerBug 26015: Terminology: Fix tons more staff clients...
2020-07-27 Kyle M HallBug 23086: Search for collection is broken
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-06-15 Nick ClemensBug 25701: Remove sort on removed field
2020-06-15 Jonathan DruartBug 25701: (bug 14419 follow-up) Always display facet...
2020-05-15 Tomas Cohen AraziBug 24458: Use the ViewPolicy filter on search results
2020-05-15 Tomas Cohen AraziBug 25416: Let OPAC XSLTs know if the context is an...
2020-03-18 Fridolin SomersBug 19279: performance of linked items in search
2020-03-02 Jonathan DruartBug 24735: Remove QueryParser-related code
2020-02-19 Martin RenvoizeBug 24367: (RM follow-up) Syntax error correction
2020-02-19 Jonathan DruartBug 24367: May fix another warning
2020-02-19 Marcel de RooyBug 24367: Resolve other uninitialized warns in Search.pm
2020-02-19 Marcel de RooyBug 24367: Resolve warn Use of uninitialized value...
2020-02-19 Marcel de RooyBug 24367: Resolve warn Argument available is not numer...
2020-02-19 Jonathan DruartBug 24367: Remove warnings from Search.t
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-01-03 Jonathan DruartBug 24217: use Modern::Perl for modules when strict...
2019-12-23 Pedro AmorimBug 24121: Item types icons in intra search results...
2019-10-29 NickBug 23663: Only process itemtype summary if using non...
2019-10-22 Jonathan DruartBug 22445: Custom cover images - opac results
2019-08-20 Tomas Cohen AraziBug 11677: Use zebra not-onloan-count index for availab...
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
2019-08-05 Ere MaijalaBug 11529: Use new biblio fields whenever possible
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-07-04 Nick ClemensBug 14419: Expanding facets (Show more) performs a...
2019-05-23 Nick ClemensBug 14385: (RM follow-up) Remove line from bad rebase
2019-05-07 Tomas Cohen AraziBug 22813: (follow-up) Add missing condition
2019-05-07 Tomas Cohen AraziBug 22813: remove repetitive queries inside two nested...
2019-04-16 Owen LeonardBug 22695: Remove non-XSLT search results view from...
2019-02-15 Fridolin SomersBug 22140: Use of EasyAnalyticalRecords pref in search
2018-12-26 Julian MauriceBug 21789: Example usage of I18N Template::Toolkit...
2018-11-06 Nick ClemensBug 20078: Add accelerated reading indexes to getIndexes
2018-11-02 Marcel de RooyBug 14385: (QA follow-up) Additional changes and fixes
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-10-09 Fridolin SomersBug 20151: always use current language for stemming
2018-08-31 Tomas Cohen AraziBug 14302: (follow-up) Remove traces in C4::Search...
2018-07-18 Martin RenvoizeBug 18322: (follow-up) Use authorized value labels
2018-07-13 Nick ClemensBug 18822: Check if we have MARC::Record and convert...
2018-05-29 Marcel de RooyBug 20696: Fix a few ugly "eq undef" comparisons in...
2018-04-20 Julian MauriceBug 19873: (QA follow-up) Prevent warnings
2018-04-20 Alex ArnaudBug 19873: Ability to search on 0 value
2018-04-02 Kyle M HallBug 20369: Analytics search is broken with QueryAutoTru...
2018-03-26 Katrin FischerBug 20067: Fix other checks for linked authorised value...
2018-01-19 Olivier CrouzetBug 19971: Typo in the comments of parseQuery routine
2017-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-14 Jonathan DruartBug 18854: Make sure offset will not be < 0 - protect...
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-14 Fridolin SomersBug 17821 - due date in intranet search results should...
2017-03-31 David CookBug 15541 - Prevent normalization during matching/impor...
2016-12-22 Jonathan DruartBug 17764: (bug 17556 follow-up) Fix search for logged...
2016-12-09 Jonathan DruartBug 17556: Koha::Patrons - Remove GetHideLostItemsPrefe...
2016-12-09 Jonathan DruartBug 15822: Fix 500 error when searching if items.onloan...
2016-11-22 Kyle M HallMerge remote-tracking branch 'translations/16.11.0...
2016-11-22 Jonathan DruartBug 17278: Fix "show all items" link
2016-11-22 Jonathan DruartBug 17278: Use available limit when requesting zebra...
2016-11-18 Jonathan DruartBug 17642: Add and use get_descriptions_by_koha_field
2016-10-21 Jonathan DruartBug 17253: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17250: Do not retrieve marc subfield structure...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-11 Jonathan DruartBug 17248 - Koha::AuthorisedValues - Remove GetKohaAuth...
2016-09-09 Jonathan DruartBug 17193: Remove C4::Search::SearchAcquisitions
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Corrections related to GetBra...
2016-09-08 Marcel de RooyBug 15758: [QA Follow-up] Some corrections related...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchName
2016-08-18 Fridolin SomersBug 17107 - Add ident and Identifier-standard to known...
2016-08-09 Barton ChittendenBug 6499: Add Zebra index "Other-control-number" coveri...
2016-05-04 Jonathan DruartBug 15263: Bug 15263: (follow-up 2) XSLT display fetche...
2016-05-04 Jonathan DruartBug 15263: (follow-up) XSLT display fetches sysprefs...
2016-05-04 Mirko TietgenBug 15263: XSLT display fetches sysprefs for every...
2016-04-29 Jonathan DruartBug 16167: Remove Authorised value images prefs
2016-04-26 Jesse WeaverBug 12748: (QA followup) fix several tiny QA tools...
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Robin SheatRevert "Bug 12478: Display facet terms ordered by numbe...
2016-04-26 Jonathan DruartBug 12478: Display facet terms ordered by number of...
2016-04-26 Robin SheatBug 12478: a replacement to the SimpleSearch interface...
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code
2016-04-07 Barton ChittendenBug 14277: add zebra indexes for lexile that respect...
2016-04-07 Jonathan DruartBug 16169: Change prototype for C4::Biblio::TransformMa...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-03-11 Nicole C Engard Bug 15694: Add aliases for date/time last modified
2016-02-26 Jonathan DruartBug 4941: Remove the singleBranchMode system preference
2015-12-31 Kyle M HallBug 13022 [QA Followup] - Allow the pref to be unset...
2015-12-31 Kyle M HallBug 13022 - Hardcoded limit causes records with more...
2015-12-30 Kyle M HallBug 9819 [QA Followup] - Removed missed stopwords refs...
2015-12-30 Jonathan DruartBug 9819: Make the tests pass
next