Koha/Koha
Nick Clemens 4a36c1ac04
Bug 23719: (follow-up) Add warn when passed invalid search field in marclist
Note: I also remove warnings for undefined operation in this patch, is a trivial fix

To test:
prove -v t/db_dependent/Koha/SearchEngine/Elasticsearch/QueryBuilder.t

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-11-06 17:06:38 +00:00
..
Account Bug 23805: (QA follow-up) Add missing mappings in Koha::Account::Line 2019-10-24 17:35:21 +01:00
Acquisition Bug 23843: Add mapping to Koha::Acquisition::Fund 2019-10-23 18:03:24 +01:00
ArticleRequest
Authority
Biblio Bug 23425: (QA follow-up) Keep it generic 2019-09-23 10:41:58 +01:00
BiblioUtils
Cache
Cash Bug 23321: Allow setting of branch default 2019-09-23 11:39:22 +01:00
Charges Bug 23382: Truncate dates to minutes for comparison. 2019-10-26 07:54:17 +01:00
Checkouts Bug 14697: Introduce Koha::Checkouts::ReturnClaim(s) 2019-10-31 12:03:33 +00:00
Club Bug 23843: Add mapping to Koha::Club::Holds 2019-10-23 18:03:03 +01:00
Config
Edifact Bug 20254: Set correct member in working_directory 2019-08-20 15:03:59 +01:00
Exceptions Bug 14697: Introduce Koha::Checkouts::ReturnClaim(s) 2019-10-31 12:03:33 +00:00
Exporter Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 2019-07-15 11:28:08 +01:00
ExternalContent
Filter/MARC Bug 23793: Add an EmbedItems RecordProcessor filter for MARC::Record objects 2019-10-23 17:33:07 +01:00
Illrequest Bug 23712: Silence warns from Koha/Illrequest/Logger.pm 2019-10-21 09:43:17 +01:00
Indexer
Item
Library
List
MetadataRecord Bug 21872: Remove duplicate modulo condition in authorities iterator 2019-05-10 12:31:49 +00:00
Middleware Bug 23068: Add ability for Koha to handle X-Forwarded-For headers so REMOTE_ADDR features work behind a proxy 2019-10-31 16:10:17 +00:00
Misc
Notice
Number
OAI/Server
Object
Objects Bug 23599: Avoid exploding in search_with_library_limits when no library is passed 2019-09-12 16:00:41 +01:00
Old
Patron Bug 23589: Discharge notice does not show non-latin characters 2019-10-07 12:22:08 +01:00
Patrons Bug 17359: Correct encoding when displaying patron import summary 2019-11-06 17:03:31 +00:00
pdfformat
Plugins Bug 23050: (QA follow-up) Add Koha::Plugins::Tab class 2019-11-05 08:13:59 +00:00
QueryParser/Driver
RecordProcessor
REST Bug 23860: Make the patrons endpoint add the Location header 2019-11-01 08:48:39 +00:00
Schema/Result Bug 14697: (RM follow-up) Add _type methods to ReturnClaim class 2019-10-31 14:38:39 +00:00
SearchEngine Bug 23719: (follow-up) Add warn when passed invalid search field in marclist 2019-11-06 17:06:38 +00:00
Serial
Sitemapper
SMS
Subscription
SuggestionEngine Bug 14457: (QA follow-up) Fix POD 2019-04-16 13:17:34 +00:00
Tags
Template/Plugin Bug 21824: Add KohaDates method 'output_preference' to make it easy to store formatted dates in TT variable 2019-11-01 08:52:09 +00:00
Util Bug 23324: (QA follow-up) Typo and remove unneeded use statement 2019-08-16 12:27:01 +01:00
Z3950Responder Bug 13937: (follow-up) Fix searching with UTF-8 characters. 2019-10-23 15:01:44 +01:00
Account.pm Bug 23181: Unable to use payment library in ACCOUNT_PAYMENT or ACCOUNT_WRITEOFF notices 2019-11-04 14:20:36 +00:00
ActionLog.pm
ActionLogs.pm
AdditionalField.pm
AdditionalFields.pm
AdditionalFieldValue.pm Bug 22934: Add missing use statement 2019-05-23 14:43:16 +00:00
AdditionalFieldValues.pm
ApiKey.pm
ApiKeys.pm
ArticleRequest.pm
ArticleRequests.pm
AudioAlert.pm
AudioAlerts.pm
AuthorisedValue.pm Bug 23272: Make Koha::AuthorisedValue use Koha::Object::Limit::Library 2019-09-13 08:04:05 +01:00
AuthorisedValueCategories.pm
AuthorisedValueCategory.pm
AuthorisedValues.pm
Authorities.pm
Authority.pm
AuthUtils.pm
Biblio.pm Bug 23310: Reduce noise in Koha::Biblio 2019-10-28 12:38:39 +00:00
BiblioFramework.pm
BiblioFrameworks.pm
Biblioitem.pm
Biblioitems.pm
Biblios.pm
BiblioUtils.pm Bug 21872: Remove duplicate modulo condition in authorities iterator 2019-05-10 12:31:49 +00:00
Cache.pm Bug 13193: (RM revert) Make Memcached usage fork safe 2019-10-01 15:34:57 +01:00
Caches.pm
Calendar.pm Bug 23382: (RM follow-up) Revert "hours_between should match..." 2019-11-05 14:19:49 +00:00
Checkout.pm Bug 14697: Add Koha::Checkout->claim_returned 2019-10-31 12:03:56 +00:00
Checkouts.pm
CirculationRule.pm
CirculationRules.pm Bug 22679: Delete related CirculationRules when Removing IssuingRule 2019-04-24 10:35:38 +00:00
Cities.pm
City.pm Bug 23770: Add to_api_mapping method to Koha::City 2019-10-21 10:03:53 +01:00
ClassSortRule.pm
ClassSortRules.pm
ClassSource.pm
ClassSources.pm
ClassSplitRule.pm
ClassSplitRules.pm
Club.pm
Clubs.pm
Config.pm
CsvProfile.pm
CsvProfiles.pm
Database.pm Bug 23022: Remove the SQl mode NO_AUTO_CREATE_USER 2019-06-15 07:52:09 +01:00
DateUtils.pm
EDI.pm Bug 20595: Add handling for LRP field in EDI 2019-10-28 09:58:16 +00:00
Edifact.pm
Email.pm Bug 8000: (QA follow-up) Centralise Bcc too 2019-04-29 15:08:46 +00:00
Exceptions.pm
ExternalContent.pm
FrameworkPlugin.pm Bug 22721: Remove frameworkcode parameter in GetMarcFromKohaField calls 2019-07-15 11:28:08 +01:00
Hold.pm Bug 23049: Update 'HE' to 'RESERVE_EXPIRED' for consistency 2019-10-24 17:24:30 +01:00
Holds.pm
I18N.pm
Illcomment.pm
Illcomments.pm
Illrequest.pm Bug 23712: (QA follow-up) Silence two other warns too 2019-10-21 09:43:24 +01:00
Illrequestattribute.pm
Illrequestattributes.pm
Illrequests.pm
IssuingRule.pm Bug 18928: (bug 22679 follow-up) Do not remove all rules along with the issuing rule 2019-07-01 14:58:13 +01:00
IssuingRules.pm
Item.pm Bug 23413: Remove wrong return 2019-10-24 16:58:25 +01:00
Items.pm
ItemType.pm Bug 15497: Limit itemtypes by branch in additem.pl 2019-09-12 16:31:06 +01:00
ItemTypes.pm Bug 15497: (QA follow-up) Fix call in search_with_localization 2019-09-12 16:31:06 +01:00
KeyboardShortcut.pm Bug 21411: Advanced cataloging editor - rancor - Allow configuration of Keyboard 2019-05-10 18:59:39 +00:00
KeyboardShortcuts.pm Bug 21411: Address QA concerns 2019-05-10 18:59:39 +00:00
Libraries.pm
Library.pm Bug 23843: Add mapping to Koha::Library 2019-10-23 18:03:11 +01:00
Linktracker.pm
Localization.pm
Localizations.pm
Logger.pm Bug 13937: Add a Z39.50 daemon that can inject item status MARC subfields 2019-10-08 14:39:30 +01:00
Manual.pm Bug 11529: Remove field mapping table and admin page 2019-08-05 15:03:18 +01:00
MarcSubfieldStructure.pm
MarcSubfieldStructures.pm
MetadataIterator.pm
MetadataRecord.pm
MetaSearcher.pm
MoreUtils.pm
News.pm
NewsItem.pm
OAuth.pm
OAuthAccessToken.pm
OAuthAccessTokens.pm
Object.pm Bug 23770: Add Koha::Object(s)->to_api method 2019-10-21 10:03:44 +01:00
Objects.pm Bug 23770: Add Koha::Object(s)->to_api method 2019-10-21 10:03:44 +01:00
Patron.pm Bug 14697: Add Koha::Patron->return_claims 2019-10-31 12:04:03 +00:00
Patrons.pm Bug 17168: (RM follow-up) Update for bug 14570 2019-10-26 07:36:47 +01:00
Plugins.pm Bug 21073: (QA follow-up) Simplify logic 2019-06-18 17:30:31 +01:00
Rating.pm
Ratings.pm
RDF.pm
RecordProcessor.pm
RefundLostItemFeeRules.pm Bug 18930: (RM follow-up) Restore primary key find 2019-07-16 13:53:54 +01:00
Report.pm
Reports.pm
Review.pm
Reviews.pm
Schema.pm
Script.pm Bug 22600: Set 'commandline' interface appropriately 2019-04-10 19:43:11 +00:00
SearchEngine.pm
SearchField.pm Bug 20589: Add field boosting and use query_string fields parameter 2019-10-02 13:28:57 +01:00
SearchFields.pm Bug 20589: Add field boosting and use query_string fields parameter 2019-10-02 13:28:57 +01:00
SearchMarcMap.pm
SearchMarcMaps.pm
Serial.pm
Serials.pm
SharedContent.pm Bug 23075: (follow-up) Dissallow transparent redirects 2019-11-06 17:05:10 +00:00
SimpleMARC.pm Bug 22571: Handle control fields in MMT for conditionals 2019-06-21 13:12:46 +01:00
Sitemapper.pm
StockRotationItem.pm
StockRotationItems.pm
StockRotationRota.pm
StockRotationRotas.pm Bug 22566: Fix some more issues 2019-06-25 17:01:11 +01:00
StockRotationStage.pm
StockRotationStages.pm
Subscription.pm
Subscriptions.pm
Suggestion.pm
SuggestionEngine.pm
Suggestions.pm
Tag.pm
Tags.pm
Token.pm
UploadedFile.pm
UploadedFiles.pm
Uploader.pm
Virtualshelf.pm
Virtualshelfcontent.pm
Virtualshelfcontents.pm
Virtualshelfshare.pm
Virtualshelfshares.pm
Virtualshelves.pm
XSLT_Handler.pm
Z3950Responder.pm Bug 13937: (RM follow-up) Set working directory for daemon mode. 2019-10-15 13:48:28 +01:00
Z3950Server.pm
Z3950Servers.pm