Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / catalogue / search.pl
2020-08-13 Jonathan DruartBug 5428: Jump back to the search result after deleting...
2020-08-05 Jonathan DruartBug 26141: Remove duplicated code from search.pl
2020-02-19 Nick ClemensBug 24103: Add option to dump search query to templates
2020-02-17 Andreas JonssonBug 24506: Multibranch limit does not work with Elastic...
2020-01-30 Owen LeonardBug 24347: Add a 'search to order' option similar to...
2019-11-03 Ere MaijalaBug 22592: Add index scan emulation to Elasticsearch
2019-10-02 Nick ClemensBug 20589: Add option for searching entire record if...
2019-10-02 David GustafssonBug 20589: Add field boosting and use query_string...
2019-10-01 Agustin MoyanoBug 19618: Add ability to place holds for members of...
2019-07-04 Nick ClemensBug 14419: Expanding facets (Show more) performs a...
2019-03-23 Hayley MapleyBug 12441: Search.pl conditional checks and displays...
2019-03-11 Jonathan DruartBug 19046: Make seach pulldown to retain index selection
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-11-07 Alex ArnaudBug 18316: (follow-up) Koha::SearchField::search_marc_m...
2018-11-07 Nick ClemensBug 18316: Add weighting/relevancy options to ES query...
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-07-12 Julian MauriceBug 19502: Remove debug warn
2018-07-12 Julian MauriceBug 19502: Retrieve index.max_result_window from ES
2018-07-12 Nick ClemensBug 19502: (follow-up) Pass parameters to avoid making...
2018-07-12 Nick ClemensBug 19502: Limit pagination to first 10000 results...
2018-06-04 Jonathan DruartBug 20838: (bug 16735 follow-up) Fix search by group...
2018-04-16 Julian MauriceBug 20539: Remove warnings in catalogue/search.pl
2018-02-12 Jonathan DruartBug 20157: Do not display OPAC groups on the staff...
2018-02-12 Kyle M HallBug 16735: Use libraries in all subgroups, not just...
2018-02-12 Kyle M HallBug 16735: Migrate library search groups into the new...
2018-02-05 Zoe BennettBug 19995: use Modern::Perl in Catalogue perl scripts
2018-01-02 Victor GroussetBug 19807: Make IntranetCatalogSearchPulldown honor...
2017-10-09 Aleisha AmohiaBug 13205: [FOLLOW-UP] Fixing math and variable names
2017-10-09 Aleisha AmohiaBug 13205: [FOLLOW-UP] Some extra logic
2017-10-09 Aleisha AmohiaBug 13205: Last/first page options for result list...
2017-07-14 Chris CormackBug 18854 - Protect from DOS
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2016-11-18 Koha Team Lyon 3Bug_17484 Search with date range limit (lower and upper...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-08-10 MarcBug 16989 - Advanced search form does not display trans...
2016-08-10 Katrin FischerBug 17074: Follow-up: fixing encoding issues with multi...
2016-08-10 Katrin FischerBug 17074: Fix links in result list of 'scan indexes...
2016-06-24 Owen LeonardBug 16490 - Add an "add to cart" link for each search...
2016-05-05 Tomas Cohen AraziBug 16448: Fix perlcritic errors introduced by 12478
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Assign a list
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Manual changes
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
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: allow more granular sorting configuration
2016-04-26 Robin SheatBug 12478: starting to add search to staff client
2016-02-24 Kyle M HallBug 15629 [QA Followup]
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchCategories
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-12-30 Colin Campbell Bug 15217 Remove redundant duplicate var declaration
2015-11-05 Jonathan DruartBug 14544: Get rid of C4::VirtualShelves and C4::Virtua...
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
2015-10-27 Jonathan DruartBug 14100: Fix some missing occurrences
2015-10-27 Jonathan DruartBug 14100: Generic solution for language overlay -...
2015-09-02 Jonathan DruartBug 14696: useless use of String::Random in catalogue...
2015-07-07 Jonathan DruartBug 14431: FIX encoding issues in search (staff client)
2015-06-22 Nick ClemensBug 14371: Facets should be sorted by label (displayed...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-03-07 Dobrica PavlinusicBug 13789 - facets with accented utf-8 characters gener...
2015-01-13 Dobrica PavlinusicBug 11944: decode uri_unescape data
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2014-09-05 Marcel de RooyBug 12330: [QA Follow-up] Consistency between opac...
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-05-05 Galen CharltonBug 10857: (follow-up) make it possible to remove facet...
2014-05-05 Julian MauriceBug 10857: (follow-up) encode 'limit' parameter values
2014-05-05 Jonathan DruartBug 10857: add ability to remove active facets when...
2014-05-05 Julian MauriceBug 11848: Move language detection function in C4:...
2014-05-05 Jonathan DruartBug 10862: (follow-up) make sure that queries that...
2014-05-05 Jonathan DruartBug 10862: Add search history to the intranet interface
2014-05-02 Fridolin SomersBug 11369: (follow-up) generate searchid in browser.js
2014-05-02 Olli-Antti KivilahtiBug 11369: fix issue that can cause staff client search...
2014-04-19 blouBug 10986: add system preference to limit the list...
2014-02-28 Tomas Cohen AraziBug 11096: support the retrieval of large MARCXML records
2013-10-02 Galen CharltonBug 5645: improve converting simple search to Z39.50...
2013-09-07 Fridolyn SOMERSBug 10742: improve converting simple search to Z39...
2013-08-09 Jared Camins-EsakovBug 10404: add previous/next browsing to staff client
2013-07-22 Janusz KaczmarekBug 10578: fix results sorting in staff interface
2013-07-17 Jonathan DruartBug 10515: make behavior of library category fetchers...
2013-05-22 Galen CharltonBug 10080: (followup) change two last instances of...
2013-05-19 Jared Camins-EsakovBug 10281: searching for a search domain fails
2013-04-29 Galen CharltonRevert "Bug 6554 - make Koha internally utf-8 clean"
2013-04-01 Dobrica PavlinusicBug 6554 - make Koha internally utf-8 clean
2013-03-20 Tomas Cohen AraziBug 7440 - Remove NoZebra vestiges
2013-02-15 Vitor FERNANDESBug 9395: Problem with callnumber and standard number...
2012-11-20 Mathieu SabyBug 8954: Make languages list in advanced search transl...
2012-09-17 Jonathan DruartBug 4491: fix weird code in search scripts
2012-06-20 Meenakshi.RBug 4255 - Add item type to facet list
2012-03-21 Marcel de RooyBug 7310: Code changes for Improving list permissions
2012-03-14 Marcel de Rooy7031 Followup: typo
2012-03-14 Kyle M HallBug 7031 Follow-up: Staff search displays OPAC descript...
2012-03-14 Ian WallsEnh 7031: More options for Advanced Search
2012-02-01 Srdjan Jankovicbug_6488: Take in account opachiddenitems when searchin...
2012-01-06 Adrien SauratBug 6374: default value for Size in result pages
2011-12-30 Frédéric DemiansBug 7328 Expanded options in advanced search
2011-12-16 Frère Sébastien... Bug 7282 - invalid language selection
2011-10-13 Paul PoulainBug 6840 warning in logs
next