Bug 16777: Correct intranet search alias
[koha.git] / C4 / Search.pm
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)
2014-04-19 Fridolyn SOMERSBug 11069: increase title ranking in relevance when...
2014-04-18 Fridolyn SOMERSBug 9578: avoid a search crash when attempting to sort...
2014-04-18 Fridolin SomersBug 12071: improve generation of Z39.50 search links
2014-02-28 Tomas Cohen AraziBug 11096: support the retrieval of large MARCXML records
2014-02-20 Kyle M HallBug 11796: fix display of search result facets if facet...
2014-02-19 Mathieu SabyBug 11202: Improve UNIMARC biblio indexing
2014-02-19 Fridolyn SOMERSBug 10544: add Number-local-acquisition in known indexes
2014-02-04 “ByWaterBug 11572: ensure that running Z39.50 search from staff...
2013-12-25 Mathieu SabyBug 9940: Add a new index for the original language...
2013-12-17 Galen CharltonMerge branch '3.16-help-split' of https://github.com...
2013-12-17 Fridolyn SOMERSBug 7518: certain searches with quotation marks don...
2013-12-10 Jared Camins-EsakovBug 10688: Don't prefix index inappropriately
2013-11-19 Galen CharltonMerge branch 'new/bug11269' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11269'
2013-11-19 Tomas Cohen AraziBug 11269: fix incorrect use of MARC::Field->subfield()
2013-11-19 Galen CharltonMerge branch 'new/bug8854' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug8854'
2013-11-19 Galen CharltonMerge branch 'new/bug11221' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11221'
2013-11-15 Galen CharltonMerge branch 'new/bug11163' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug11163'
2013-11-15 Galen CharltonMerge branch 'new/bug11185' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug11185'
2013-11-15 Galen CharltonMerge branch 'new/bug10671' into 3.14.x
2013-11-15 Galen CharltonMerge branch 'new/bug10671'
2013-11-14 Galen CharltonMerge branch 'new/bug10670' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug10670'
2013-11-14 Galen CharltonMerge branch 'new/bug11240' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11240'
2013-11-14 Galen CharltonMerge branch 'new/bug11196' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11196'
2013-11-14 Galen CharltonMerge branch 'new/bug10684_take2' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug10684_take2'
2013-11-14 Jonathan DruartBug 10684: (follow-up) adjust how undecodable records...
2013-11-14 Kyle M HallBug 10684: make sure that Koha search does not dies...
2013-10-28 Bernardo Gonzalez... Bug 10271: (follow-up) correct tabs
2013-10-28 Fridolyn SOMERSBug 10271: fix searching using an index containing...
2013-10-10 Mathieu SabyBug 8252: Fix indexing of UNIMARC 1xx for GRS-1
2013-09-08 Kyle M HallBug 10550: Fix database typo wthdrawn
next