chore: Update copyright year from 2025 to 2026 across core files

- Updated copyright headers in 3,055 core application files
- Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026'
- Added 123 new files from EspoCRM core updates
- Removed 4 deprecated files
- Total changes: 61,637 insertions, 54,283 deletions

This is a routine maintenance update for the new year 2026.
This commit is contained in:
2026-02-07 16:05:21 +01:00
parent 6a8a4a2882
commit 127fa6503b
6468 changed files with 564781 additions and 31179 deletions

View File

@@ -0,0 +1,35 @@
[
{
"rows":[
[
{
"name": "name"
},
{
"name": "status"
}
],
[
{
"name": "category"
},
{
"name": "oneOff"
}
],
[
{
"name": "subject"
}
],
[
{
"name": "insertField",
"view": "views/email-template/fields/insert-field"
}
],
[{"name": "body"}],
[{"name": "attachments"}, {"name":"isHtml"}]
]
}
]

View File

@@ -0,0 +1,34 @@
[
{
"rows": [
[{"name": "name"}, {"name": "isActive"}],
[{"name": "subscribeToTargetList", "inlineEditDisabled": true}, {"name": "campaign"}],
[{"name": "subscribeContactToTargetList"}, {"name": "targetList"}],
[{"name": "targetTeam"}, {"name": "leadSource"}],
[{"name": "duplicateCheck"}, {"name": "phoneNumberCountry"}]
]
},
{
"rows": [
[{"name": "fieldList"}, {"name": "apiKey"}]
]
},
{
"rows": [
[{"name": "formEnabled"}, {"name": "formTitle"}],
[{"name": "formText"}, {"name": "formSuccessText"}],
[{"name": "formSuccessRedirectUrl"}, {"name": "formLanguage"}],
[{"name": "formFrameAncestors"}, {"name": "formCaptcha"}],
[{"name": "formTheme"}, false]
]
},
{
"rows": [
[{"name": "optInConfirmation", "inlineEditDisabled": true}, false],
[{"name": "createLeadBeforeOptInConfirmation"}, {"name": "skipOptInConfirmationIfSubscribed"}],
[{"name": "optInConfirmationEmailTemplate"}, {"name": "optInConfirmationLifetime"}],
[{"name": "smtpAccount"}, false],
[{"name": "optInConfirmationSuccessMessage", "fullWidth": true}]
]
}
]

View File

@@ -0,0 +1,37 @@
[
{
"rows": [
[{"name": "name"}, {"name": "isActive"}],
[{"name": "url"}, {"name": "isDefault"}],
[{"name": "portalRoles"}, {"name": "customId"}],
[{"name": "customUrl"}, false]
],
"tabBreak": true,
"tabLabel": "$label:General"
},
{
"rows": [
[{"name": "dateFormat"}, {"name": "timeZone"}],
[{"name": "timeFormat"}, {"name": "weekStart"}],
[{"name": "defaultCurrency"}, {"name": "language"}]
],
"tabBreak": true,
"tabLabel": "$label:Settings"
},
{
"rows": [
[{"name": "authenticationProvider"}, {"name": "authTokenLifetime"}],
[false, {"name": "authTokenMaxIdleTime"}]
]
},
{
"rows": [
[{"name": "companyLogo"}, {"name": "theme"}],
[{"name": "layoutSet"}, {"name": "applicationName"}],
[{"name": "tabList"}, {"name": "quickCreateList"}],
[{"name": "dashboardLayout", "fullWidth": true}]
],
"tabBreak": true,
"tabLabel": "$label:User Interface"
}
]

View File

@@ -0,0 +1,149 @@
[
{
"tabBreak": true,
"tabLabel": "$label:Locale",
"rows": [
[
{"name": "language"},
false
]
]
},
{
"rows": [
[
{"name": "timeZone"},
{"name": "weekStart"}
],
[
{"name": "dateFormat"},
false
],
[
{"name": "timeFormat"},
false
]
]
},
{
"rows": [
[
{"name": "defaultCurrency"},
false
]
]
},
{
"rows": [
[
{"name": "thousandSeparator"},
{"name": "decimalMark"}
]
]
},
{
"tabBreak": true,
"tabLabel": "$label:General",
"rows": [
[
{"name": "emailReplyToAllByDefault"},
{"name": "emailReplyForceHtml"}
],
[
{"name": "emailUseExternalClient"},
false
],
[
{"name": "signature"}
]
]
},
{
"rows": [
[
{"name": "followEntityOnStreamPost"},
{"name": "autoFollowEntityTypeList"}
],
[
{"name": "followCreatedEntities"},
{"name": "followCreatedEntityTypeList"}
]
]
},
{
"rows": [
[
{"name": "exportDelimiter"},
false
],
[
{"name": "textSearchStoringDisabled"},
{"name": "doNotFillAssignedUserIfNotRequired"}
]
]
},
{
"rows": [
[
{"name": "calendarSlotDuration"},
{"name": "calendarScrollHour"}
],
[
{"name": "defaultReminders"},
{"name": "defaultRemindersTask"}
]
]
},
{
"tabBreak": true,
"tabLabel": "$label:User Interface",
"rows": [
[
{"name": "theme"},
{"name": "pageContentWidth"}
]
]
},
{
"rows": [
[
{"name": "useCustomTabList"},
{"name": "addCustomTabs"}
],
[
{"name": "tabList"},
false
]
]
},
{
"name": "dashboard",
"rows": [
[
{"name": "dashboardLayout"}
]
]
},
{
"tabBreak": true,
"tabLabel": "$label:Notifications",
"name": "notifications",
"rows": [
[
{"name": "receiveAssignmentEmailNotifications"},
{"name": "receiveMentionEmailNotifications"}],
[
{"name": "receiveStreamEmailNotifications"},
false
],
[
{"name": "assignmentNotificationsIgnoreEntityTypeList"},
{"name": "assignmentEmailNotificationsIgnoreEntityTypeList"}
],
[
{"name": "reactionNotifications"},
false
]
]
}
]

View File

@@ -0,0 +1,37 @@
[
{
"label": "Locale",
"rows": [
[{"name": "dateFormat"}, {"name": "timeZone"}],
[{"name": "timeFormat"}, {"name": "weekStart"}],
[{"name": "defaultCurrency"}, {"name": "thousandSeparator"}],
[false, {"name": "decimalMark"}],
[{"name": "language"}, false]
]
},
{
"rows": [
[{"name": "exportDelimiter"}, false]
]
},
{
"label": "User Interface",
"rows": [
[
{"name":"theme"},
false
]
]
},
{
"label": "Notifications",
"name": "notifications",
"rows": [
[{"name": "receiveStreamEmailNotifications"}, false],
[
{"name": "reactionNotifications"},
false
]
]
}
]

View File

@@ -0,0 +1,15 @@
[
{
"label": "Currency Settings",
"rows": [
[{"name": "defaultCurrency"}, {"name": "currencyFormat"}],
[{"name": "currencyList"}, {"name": "currencyDecimalPlaces"}]
]
},
{
"label": "Currency Rates",
"rows": [
[{"name": "baseCurrency"}, {"name": "currencyRates"}]
]
}
]

View File

@@ -0,0 +1,18 @@
[
{
"rows": [
[
{"name": "name"},
false
],
[
{"name": "roles"},
{"name": "positionList"}
],
[
{"name": "layoutSet"},
{"name": "workingTimeCalendar"}
]
]
}
]

View File

@@ -0,0 +1,46 @@
[
{
"rows": [
[
{
"name": "name"
},
{
"name": "status"
}
],
[
{
"name": "entityType"
},
false
],
[{"name": "variables", "view": "views/template/fields/variables"}],
[{"name":"body"}]
]
},
{
"rows": [
[{"name":"pageOrientation"}, {"name":"pageFormat"}],
[{"name":"pageWidth"}, {"name":"pageHeight"}],
[{"name":"fontFace"}, false]
]
},
{
"rows": [
[false, {"name":"topMargin"}, false],
[{"name":"leftMargin"}, false, {"name":"rightMargin"}],
[false, {"name":"bottomMargin"}, false]
]
},
{
"rows": [
[{"name": "title"}, false],
[{"name":"printHeader"}, {"name":"headerPosition"}],
[{"name":"header","fullWidth":true}],
[{"name":"printFooter"}, {"name":"footerPosition"}],
[{"name":"footer","fullWidth":true}],
[{"name": "style"}]
]
}
]

View File

@@ -0,0 +1,18 @@
[
{
"rows": [
[
{"name": "event"},
{"name": "isActive"}
],
[
{"name": "url"},
{"name": "user"}
],
[
{"name": "secretKey"},
{"name": "skipOwn"}
]
]
}
]