Bug 22061: OpenAPI spec
[koha.git] / C4 / Search.pm
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
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-11-13 Marc VéronBug 14985: Remove C4::Dates from files in folder C4...
2015-11-02 Hector Eduardo Cas... Bug 14198: RDA: Indexing 264 field (Zebra)
2015-10-29 Jonathan DruartBug 14100: Fix Search.t tests
2015-10-27 Jonathan DruartBug 14100: Fix some missing occurrences
2015-10-27 Jonathan DruartBug 14100: Generic solution for language overlay -...
2015-10-27 Jonathan DruartBug 10933: The PurgeSearchHistory should be merge into...
2015-10-26 Jonathan DruartBug 14778: Make Search.t pass - replace SHOW COLUMNS
2015-08-20 Marcel de RooyBug 3333: Confusing item status for not-for-loans
2015-07-20 Katrin FischerBug 11620: Add dissertation-information index for MARC2...
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-05-07 Kyle M HallBug 13516: Display issue for search results with items...
2015-05-07 Kyle M HallBug 13516: Tidy relevant code block
2015-04-30 Kyle M HallBug 13442: Facet links broken when collection code...
2015-04-20 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-16 Jonathan DruartBug 13528: Use the different isbn variations on search...
2015-02-11 Kyle M HallBug 13636 - Staff search results item status incorrect...
2015-01-13 Jonathan DruartBug 11944: Fix encoding issue on searching
2015-01-13 Jonathan DruartBug 11944: replace uri_escape with uri_escape_utf8...
2015-01-13 Jonathan DruartBug 11944: replace use of utf8 with Encode
2014-10-28 Tomas Cohen AraziRevert "Bug 9828: More specific indexing of UNIMARC...
2014-10-27 Mathieu SabyBug 9828: More specific indexing of UNIMARC 6XX fields
2014-10-27 Tomas Cohen AraziBug 12651: DOM indexing is the default
2014-10-27 Tomas Cohen AraziBug 13088: Allow the user to specify a max amount of...
2014-10-22 David CookBug 9368 [ALTERNATE] - specific behavior of yr and...
2014-10-15 Tomas Cohen AraziBug 11232: (followup) Configuration variable for enabli...
2014-10-15 Tomas Cohen AraziBug 11232: retrieve facets from Zebra's indexes in DOM
2014-09-05 Tomas Cohen AraziBug 12788: (followup) minor optimization with proper...
2014-09-05 Tomas Cohen AraziBug 12788: facets calculation should skip 100 if ind1=z
2014-09-05 Tomas Cohen AraziBub 12788: (regression test) refactor facet extraction...
2014-09-05 Kyle M HallBug 12582 - Control of branch displayed in search resul...
2014-08-10 Colin CampbellBug 12600: remove duplicate use statement from code
2014-07-18 Dobrica PavlinusicBug 12593: search facets die with regex error if biblio...
2014-07-07 Tomas Cohen AraziBug 12151: Remove uses of smartmatch operator in Search...
2014-06-30 Jonathan DruartBug 12419: Not for loan items are not listed
2014-06-27 David CookBug 12443 - Initial re-factoring of buildQuery
2014-05-05 Julian MauriceBug 10857: (follow-up) encode 'limit' parameter values
2014-05-05 Tomas Cohen AraziBug 4397: fix scan index search results for non-latin...
2014-05-05 Jonathan DruartBug 10807: Add an authority search history for the...
2014-04-20 Mirko TietgenBug 9972: Add/change some zebra indexes (MARC21)
next