Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / opac / opac-search.pl
2020-07-30 Owen LeonardBug 26070: Remove GoogleIndicTransliteration system...
2020-07-30 Jonathan DruartBug 26063: Use Koha::Plugins->call for some other hooks
2020-07-30 Tomas Cohen AraziBug 25961: Add hooks for plugins to inject variables...
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-06-24 Katrin FischerBug 11994: OpenSearch plugins needs to be delivered...
2020-05-15 Tomas Cohen AraziBug 25416: Let OPAC XSLTs know if the context is an...
2020-03-24 Katrin FischerBug 24854: Remove IDreamBooks integration
2020-02-21 Jonathan DruartBug 17896: Remove duplicated use statements
2020-02-21 Nick ClemensBug 17896: load BakerTaylor module with use
2020-02-19 Nick ClemensBug 24103: Add option to dump search query to templates
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
2020-02-17 Andreas JonssonBug 24506: Multibranch limit does not work with Elastic...
2020-02-04 Jonathan DruartBug 18936: Move guess_article_requestable_itemtypes...
2019-12-23 Jonathan DruartBug 24243: Do not explode if invalid metadata when...
2019-12-13 Jonathan DruartBug 23785: Fix call get_coins on undef value in opac...
2019-10-02 NickBug 20589: Remove expanded_facet variable and fix tests
2019-10-02 David GustafssonBug 20589: Add field boosting and use query_string...
2019-09-06 Marcel de RooyBug 16111: (QA follow-up) Few additional corrections
2019-09-06 Jonathan DruartBug 16111: Fix content type for RSS feed
2019-07-04 Nick ClemensBug 14419: Expanding facets (Show more) performs a...
2019-07-02 Jonathan DruartBug 23058: Prevent XSS vulnerabiliies when 'tag' is...
2019-06-19 Owen LeonardBug 23122: When searching callnumber in simple search...
2019-04-30 Nick ClemensBug 22010: Check preferences for ebook integration
2019-04-29 Josef MoravecBug 8995: (follow-up) Add tests, move open_url/coins...
2019-04-29 Julian MauriceBug 8995: Show OpenURL links in OPAC search results
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-11-07 Alex ArnaudBug 20602: Use weighted fields in OPAC simple search
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 Mirko TietgenBug 14385: (follow-up) C4::Borrowers not found
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-10-01 SrdjanBug 17602: OPAC integration of RecordedBooks
2018-09-07 Marcel de RooyBug 17530: (QA follow-up) Move may_article_request...
2018-09-07 Marcel de RooyBug 17530: Use may_article_request method in opac-search
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-05-11 Jonathan DruartBug 20722: Display search results when searching only...
2018-04-02 Charlotte CordwellBug 19892: Replace numbersphr variable with Koha.Prefer...
2018-02-18 Jonathan DruartBug 19978: Fix ITEMTYPECAT behaviour
2018-02-12 Kyle M HallBug 20157: Use group 'features' to decide which groups...
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-01-30 Jonathan DruartBug 19975: Fix search by tags at the OPAC
2017-10-27 SrdjanBug 16660: Moved Opac Supression filtering from opac...
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-08-25 Mark TompsettBug 19040: Refactor GetMarcBiblio parameters
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-14 Chris CormackBug 18854 - Protect from DOS
2017-07-05 Jonathan DruartBug 17843: Replace C4::Koha::getitemtypeinfo with Koha...
2017-05-12 Marcel de RooyBug 18400: [QA Follow-up] Move sort outside the loop
2017-05-12 Nick ClemensBug 18400 - Noisy warns in opac-search.pl during itemty...
2017-04-14 Marcel de RooyBug 17835: [QA Follow-up] Fix opac-search.pl
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-02-17 Jonathan DruartBug 17627: Move C4::Koha::GetItemTypesByCategory to...
2017-02-14 EmmaBug 17134: Replace item types codes with category in...
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2016-11-18 Koha Team Lyon 3Bug_17484 Search with date range limit (lower and upper...
2016-09-25 Jonathan DruartBug 16551: Display the name of lists to the search...
2016-09-09 Jonathan DruartBug 17089: Koha::Ratings - Remove GetRating
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Assign a list
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Force scalar context
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: Take the FacetMaxCount pref into account
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 - fix syntax errors so that stuff runs
2016-04-26 Robin SheatBug 12478 - authority work in progress
2016-04-26 Robin SheatBug 12478 - authorities can now be stored in ES
2016-04-26 Robin SheatBug 12478 - pile of elasticsearch code
2016-04-07 Jonathan DruartBug 16157: Move the selected flag from GetAuthorisedVal...
2016-02-24 Kyle M HallBug 15629 [QA Followup]
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchesInCatego...
2016-02-22 Dobrica PavlinusicBug 15818 - OPAC search with utf-8 characters and witho...
2016-01-27 Jonathan Druart Bug 15613: Fix 2 other occurrences of paramter vs...
2016-01-27 Martin Stenberg Bug 14555: Warns in opac-search.pl
2016-01-14 Jonathan DruartBug 15295: Koha::Libraries - Remove GetBranchCategories
2015-12-30 Tomas Cohen AraziBug 9819 - 'stopwords'-related code removed
2015-11-23 David CookBug 15198: Make OpacSuppression work even if there...
2015-11-11 Jonathan DruartBug 14544: Remove debug line
2015-11-05 Jonathan DruartBug 14544: Get rid of GetSomeShelfNames
2015-11-05 Bernardo Gonzalez... Bug 15098: Itemtype description missing from facets...
2015-11-05 Bernardo Gonzalez... Bug 15092: (followup) Descriptions not show for search...
2015-11-01 Bernardo Gonzalez... Bug 15092: item type descriptions not showing in OPAC...
2015-10-27 Jonathan DruartBug 14100: Fix some missing occurrences
2015-10-22 ahmedBug 10937: Option to hide and group itemtypes from...
2015-06-22 Nick ClemensBug 14371: Facets should be sorted by label (displayed...
2015-06-17 Katrin FischerBug 14351: Remove given-when from opac-search.pl
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-13 simithBug 13307: Create a link to the last advanced search...
2015-04-08 Jonathan DruartBug 6950: Hide the resort option when searching for...
2015-03-30 SrdjanBug 5786: Correction: Removed erroneous holdability...
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-03-07 Dobrica PavlinusicBug 13789 - facets with accented utf-8 characters gener...
next