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:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"rates": {
|
||||
"index": 0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "code"
|
||||
},
|
||||
{
|
||||
"name": "status"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "label"
|
||||
},
|
||||
{
|
||||
"name": "isBase"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "rate"
|
||||
},
|
||||
{
|
||||
"name": "rateDate"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "code"
|
||||
},
|
||||
{
|
||||
"name": "status"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "label"
|
||||
},
|
||||
{
|
||||
"name": "isBase"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "rate"
|
||||
},
|
||||
{
|
||||
"name": "rateDate"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
31
application/Espo/Resources/layouts/CurrencyRecord/list.json
Normal file
31
application/Espo/Resources/layouts/CurrencyRecord/list.json
Normal file
@@ -0,0 +1,31 @@
|
||||
[
|
||||
{
|
||||
"name": "code",
|
||||
"link": true,
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "label",
|
||||
"width": 16
|
||||
},
|
||||
{
|
||||
"name": "symbol",
|
||||
"width": 10
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "isBase",
|
||||
"width": 10
|
||||
},
|
||||
{
|
||||
"name": "rateDate",
|
||||
"width": 12
|
||||
},
|
||||
{
|
||||
"name": "rate",
|
||||
"align": "right"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"name": "code",
|
||||
"link": true,
|
||||
"width": 18
|
||||
},
|
||||
{
|
||||
"name": "label",
|
||||
"width": 28
|
||||
},
|
||||
{
|
||||
"name": "status",
|
||||
"width": 20
|
||||
},
|
||||
{
|
||||
"name": "isBase",
|
||||
"width": 15
|
||||
},
|
||||
{
|
||||
"name": "rate",
|
||||
"align": "right"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "record"
|
||||
},
|
||||
{
|
||||
"name": "baseCode"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "date"
|
||||
},
|
||||
{
|
||||
"name": "rate"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"rows": [
|
||||
[
|
||||
{
|
||||
"name": "record"
|
||||
},
|
||||
{
|
||||
"name": "baseCode"
|
||||
}
|
||||
],
|
||||
[
|
||||
{
|
||||
"name": "date"
|
||||
},
|
||||
{
|
||||
"name": "rate"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,3 @@
|
||||
[
|
||||
"date"
|
||||
]
|
||||
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "date",
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "record",
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "baseCode",
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "rate",
|
||||
"align": "right"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"name": "date",
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "rate",
|
||||
"align": "right"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "date",
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "record",
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "baseCode",
|
||||
"width": 25
|
||||
},
|
||||
{
|
||||
"name": "rate",
|
||||
"align": "right"
|
||||
}
|
||||
]
|
||||
@@ -31,5 +31,10 @@
|
||||
[{"name": "body"}],
|
||||
[{"name": "attachments"}, {"name":"isHtml"}]
|
||||
]
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "description"}]
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -30,5 +30,10 @@
|
||||
[{"name": "smtpAccount"}, false],
|
||||
[{"name": "optInConfirmationSuccessMessage", "fullWidth": true}]
|
||||
]
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "description"}]
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -9,6 +9,11 @@
|
||||
"tabBreak": true,
|
||||
"tabLabel": "$label:General"
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "description"}]
|
||||
]
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "dateFormat"}, {"name": "timeZone"}],
|
||||
|
||||
@@ -67,6 +67,10 @@
|
||||
[
|
||||
{"name": "followCreatedEntities"},
|
||||
{"name": "followCreatedEntityTypeList"}
|
||||
],
|
||||
[
|
||||
{"name": "followAsCollaborator"},
|
||||
false
|
||||
]
|
||||
]
|
||||
},
|
||||
@@ -142,7 +146,7 @@
|
||||
],
|
||||
[
|
||||
{"name": "reactionNotifications"},
|
||||
false
|
||||
{"name": "reactionNotificationsNotFollowed"}
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
[{"name": "receiveStreamEmailNotifications"}, false],
|
||||
[
|
||||
{"name": "reactionNotifications"},
|
||||
false
|
||||
{"name": "reactionNotificationsNotFollowed"}
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
@@ -7,9 +7,8 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"label": "Currency Rates",
|
||||
"rows": [
|
||||
[{"name": "baseCurrency"}, {"name": "currencyRates"}]
|
||||
[{"name": "baseCurrency"}, false]
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -14,5 +14,10 @@
|
||||
{"name": "workingTimeCalendar"}
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "description"}]
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -35,12 +35,17 @@
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "title"}, false],
|
||||
[{"name": "title"}, {"name": "filename"}],
|
||||
[{"name":"printHeader"}, {"name":"headerPosition"}],
|
||||
[{"name":"header","fullWidth":true}],
|
||||
[{"name":"header"}],
|
||||
[{"name":"printFooter"}, {"name":"footerPosition"}],
|
||||
[{"name":"footer","fullWidth":true}],
|
||||
[{"name":"footer"}],
|
||||
[{"name": "style"}]
|
||||
]
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "description"}]
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
@@ -14,5 +14,10 @@
|
||||
{"name": "skipOwn"}
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"rows": [
|
||||
[{"name": "description"}]
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user