From 7f2171c973ee4e51aa5eb1dd5a3d4d3f7771c4ea Mon Sep 17 00:00:00 2001 From: Arthur Suzuki Date: Wed, 4 Dec 2024 14:18:43 +0100 Subject: [PATCH] Bug 23849: (QA follow-up) remove duplicates on deprecated shared sysprefs --- C4/UsageStats.pm | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/C4/UsageStats.pm b/C4/UsageStats.pm index 80c082049a..c1ffb2f4df 100644 --- a/C4/UsageStats.pm +++ b/C4/UsageStats.pm @@ -151,8 +151,6 @@ sub _shared_preferences { AdditionalFieldsInZ3950ResultSearch AddressForFailedOverdueNotices AddressFormat - AdlibrisCoversEnabled - AdlibrisCoversURL advancedMARCeditor AdvancedSearchLanguages AdvancedSearchTypes @@ -166,7 +164,6 @@ sub _shared_preferences { AllowFineOverride AllowHoldDateInFuture AllowHoldItemTypeSelection - AllowHoldItemTypeSelection AllowHoldPolicyOverride AllowHoldsOnDamagedItems AllowHoldsOnPatronsPossessions @@ -198,7 +195,6 @@ sub _shared_preferences { ArticleRequests ArticleRequestsLinkControl ArticleRequestsMandatoryFields - ArticleRequestsMandatoryFieldsItemsOnly ArticleRequestsMandatoryFieldsRecordOnly AudioAlerts AuthDisplayHierarchy @@ -340,12 +336,6 @@ sub _shared_preferences { ElasticsearchIndexStatus_authorities ElasticsearchIndexStatus_biblios ElasticsearchMARCFormat - ElectreImageOnOpac - ElectreImageOnStaff - ElectreResumeOnOpac - ElectreResumeOnStaff - ElectreThumbnailOnOpacDetail - ElectreThumbnailOnStaffDetail EmailAddressForSuggestions EmailFieldPrecedence EmailFieldPrimary @@ -359,7 +349,6 @@ sub _shared_preferences { EnableItemGroupHolds EnableItemGroups EnableOpacSearchHistory - EnablePayPalOpacPayments EnablePointOfSale EnableSearchHistory EnhancedMessagingPreferences @@ -391,9 +380,6 @@ sub _shared_preferences { finesMode ForceLibrarySelection FRBRizeEditions - GDPR_Policy - gist - GoogleIndicTransliteration GoogleJackets GoogleOpenIDConnect GoogleOpenIDConnectAutoRegister @@ -401,8 +387,6 @@ sub _shared_preferences { hidelostitems HidePatronName HidePersonalPatronDetailOnCirculation - HighlightOwnItemsOnOPACWhich - HoldCustomStatuses HoldFeeMode HoldsAutoFill HoldsAutoFillPrintSlip @@ -433,7 +417,6 @@ sub _shared_preferences { IndependentBranches IndependentBranchesPatronModifications IndependentBranchesTransfers - INTRAdidyoumean intranet_includes IntranetAddMastheadLibraryPulldown IntranetBiblioDefaultView @@ -456,7 +439,6 @@ sub _shared_preferences { ItemsDeniedRenewal KohaManualLanguage LabelMARCView - language LibraryThingForLibrariesEnabled LibraryThingForLibrariesTabbedView LinkerConsiderThesaurus @@ -514,7 +496,6 @@ sub _shared_preferences { NovelistSelectEnabled NumberOfSuggestionDays numReturnedItemsToShow - NumSavedReports numSearchResults numSearchRSSResults OAI-PMH @@ -532,7 +513,6 @@ sub _shared_preferences { OPACAllowUserToChangeBranch OPACAllowUserToChooseBranch OPACAmazonCoverImages - OPACAuthorIdentifiers OpacAuthorities opacbookbag OpacBrowser @@ -562,7 +542,6 @@ sub _shared_preferences { OPACHoldsHistory OPACHoldsIfAvailableAtPickup OPACISBD - OpacItemLocation OPACItemLocation OpacKohaUrl OpacLangSelectorMode @@ -642,7 +621,6 @@ sub _shared_preferences { PatronSelfRegistrationPrefillForm PatronSelfRegistrationVerifyByEmail PatronsPerPage - PayPalSandboxMode PhoneNotification PrefillGuaranteeField PrefillItem @@ -651,7 +629,6 @@ sub _shared_preferences { PreservationNotForLoanWaitingListIn PreserveSerialNotes previousIssuesDefaultSortOrder - printcirculationslips PrintNoticesMaxLines PrivacyPolicyConsent ProtectSuperlibrarianPrivileges @@ -683,7 +660,6 @@ sub _shared_preferences { RenewSerialAddsSuggestion RentalFeesCheckoutConfirmation ReplytoDefault - ReplyToDefault ReportsLog RequireChoosingExistingAuthority RequirePaymentType @@ -787,7 +763,6 @@ sub _shared_preferences { TraceCompleteSubfields TraceSubjectSubdivisions TrackClicks - TrackLastPatronActivity TransfersBlockCirc TransfersMaxDaysWarning TransferWhenCancelAllWaitingHolds -- 2.46.1