Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
CiviCRM Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Development
CiviCRM Core
Commits
57e334de
Commit
57e334de
authored
4 years ago
by
totten
Browse files
Options
Downloads
Patches
Plain Diff
release-notes/5.26.0 - Copy-edits
parent
c3088b27
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
release-notes/5.26.0.md
+25
-21
25 additions, 21 deletions
release-notes/5.26.0.md
with
25 additions
and
21 deletions
release-notes/5.26.0.md
+
25
−
21
View file @
57e334de
...
...
@@ -47,7 +47,7 @@ Administrators should promptly assess and update any external services which sub
Gives more flexibility about how options are returned from APIv4 and adds
visibility in the API explorer.
-
**
APIv4 -
h
ow do I interact with option values?
??
-
**
APIv4 -
H
ow do I interact with option values?
(
[
dev/core#1705
](
https://lab.civicrm.org/dev/core/issues/1705
)
:
[
17158
](
https://github.com/civicrm/civicrm-core/pull/17158
)
,
[
17138
](
https://github.com/civicrm/civicrm-core/pull/17138
)
and
...
...
@@ -55,7 +55,7 @@ Administrators should promptly assess and update any external services which sub
Adds support for pseudoconstants to APIv4.
-
**
Add MessageTemplate
api to v4
-
**
APIv4 -
Add MessageTemplate
API
(
[
17073
](
https://github.com/civicrm/civicrm-core/pull/17073
)
)
**
Adds new "MessageTemplate" entity to APIv4.
...
...
@@ -65,7 +65,7 @@ Administrators should promptly assess and update any external services which sub
Adds support for using
`HAVING`
clauses in APIv4.
-
**
APIv4 Query Improvements (Work Towards
-
**
APIv4
-
Query Improvements (Work Towards
[
dev/report#31
](
https://lab.civicrm.org/dev/report/issues/31
)
:
[
17113
](
https://github.com/civicrm/civicrm-core/pull/17113
)
and
[
17047
](
https://github.com/civicrm/civicrm-core/pull/17047
)
)
**
...
...
@@ -78,10 +78,10 @@ Administrators should promptly assess and update any external services which sub
[
dev/core#1681
](
https://lab.civicrm.org/dev/core/issues/1681
)
:
[
17261
](
https://github.com/civicrm/civicrm-core/pull/17261
)
)
**
Adds a deprecation notice for
S
ystems using MySQL versions before 5.7 and
Adds a deprecation notice for
s
ystems using MySQL versions before 5.7 and
requires 5.5 to install.
-
**
a
llow inline help text title to be overriden
-
**
A
llow inline help text title to be overriden
(
[
dev/core#1693
](
https://lab.civicrm.org/dev/core/issues/1693
)
:
[
16998
](
https://github.com/civicrm/civicrm-core/pull/16998
)
)
**
...
...
@@ -161,13 +161,13 @@ Administrators should promptly assess and update any external services which sub
Adds the contributor email to the Cancel Recurring Contribution form so it is
clear who will be notified.
-
**
a
dd filter and sorting for receipt date in contribution report
-
**
A
dd filter and sorting for receipt date in contribution report
(
[
17044
](
https://github.com/civicrm/civicrm-core/pull/17044
)
and
[
16994
](
https://github.com/civicrm/civicrm-core/pull/16994
)
)
**
Adds a filter and sorting for "receipt date" to Contribution Reports.
-
**
Capitalise PAN
t
runcation
-
**
Capitalise
"
PAN
T
runcation
"
(
[
16973
](
https://github.com/civicrm/civicrm-core/pull/16973
)
and
[
16964
](
https://github.com/civicrm/civicrm-core/pull/16964
)
)
**
...
...
@@ -195,11 +195,15 @@ Administrators should promptly assess and update any external services which sub
that can be used to dynamically toggle support for specific events/hooks and
updates a related test.
-
**
After core upgrade, extension
routes unavailabl
e
-
**
After core upgrade, extension
s are not fully activ
e
(
[
dev/core#1460
](
https://lab.civicrm.org/dev/core/issues/1460
)
and
[
dev/core#1713
](
https://lab.civicrm.org/dev/core/issues/1713
)
[
dev/core#1713
](
https://lab.civicrm.org/dev/core/issues/1713
)
:
[
17126
](
https://github.com/civicrm/civicrm-core/pull/17126
)
)
**
After performing a core upgrade, some extension functionality (e.g. routing) was
temporariliy unavailable - and required a flush. This fix changes the way in which
hooks and caches are managed during the upgrade.
-
**
Report Dev tab display SQL multiple times
(
[
dev/core#1673
](
https://lab.civicrm.org/dev/core/issues/1673
)
:
[
17001
](
https://github.com/civicrm/civicrm-core/pull/17001
)
)
**
...
...
@@ -275,35 +279,30 @@ Administrators should promptly assess and update any external services which sub
Fixes a bug whereby the merge script alters non-contact entity tags, changing
the entity they are related to.
-
**
s
how title on status message instead of machine name
-
**
S
how title on status message instead of machine name
(
[
17174
](
https://github.com/civicrm/civicrm-core/pull/17174
)
)
**
-
**
Do not create smarty cached templates for processed greetings
(
[
16733
](
https://github.com/civicrm/civicrm-core/pull/16733
)
)
**
-
**
Add contribution
id
as activity source record when downloading or emailing
-
**
Add contribution
ID
as activity source record when downloading or emailing
invoice (
[
17165
](
https://github.com/civicrm/civicrm-core/pull/17165
)
)
**
Ensures that the Activity Source ID field is populated correctly for
Activities of the type "Emailed Invoice" and "Downloaded Invoice".
-
**
Correct option_group pseudoconstant and regenerate
dao
-
**
Correct option_group pseudoconstant and regenerate
DAO
(
[
17166
](
https://github.com/civicrm/civicrm-core/pull/17166
)
)
**
Fixes metadata for option_group pseudoconstant list so that labels are visible
in the list.
-
**
Update Colmbra state/province to Coimbra
-
**
Update
"
Colmbra
"
state/province to
"
Coimbra
"
(
[
17106
](
https://github.com/civicrm/civicrm-core/pull/17106
)
and
[
17136
](
https://github.com/civicrm/civicrm-core/pull/17136
)
)
**
Fixes up some Portugal Province labels.
-
**Archive text ([17074](https://github.com/civicrm/civicrm-core/pull/17074))**
Updates the intro text to archive contrib.txt in favor of recognizing
contributors via the release notes.
-
**
Fix 'selectedChild' parameter for pages with tabs
(
[
17066
](
https://github.com/civicrm/civicrm-core/pull/17066
)
)
**
...
...
@@ -320,12 +319,12 @@ Administrators should promptly assess and update any external services which sub
Reduces code complexity & locking queries when merging contacts.
-
**
f
ixed mapping when using custom field for contact sub type
-
**
F
ixed mapping when using custom field for contact sub type
(
[
16957
](
https://github.com/civicrm/civicrm-core/pull/16957
)
)
**
Ensures import mappings populate contact sub-type custom fields.
-
**
s
et is_deceased to not null in schema and upgrade script
-
**
S
et is_deceased to not null in schema and upgrade script
(
[
dev/core#1697
](
https://lab.civicrm.org/dev/core/issues/1697
)
:
[
17025
](
https://github.com/civicrm/civicrm-core/pull/17025
)
)
**
...
...
@@ -422,7 +421,7 @@ Administrators should promptly assess and update any external services which sub
### CiviMember
-
**
m
embership batch entry:
f
ix join date population
-
**
M
embership batch entry:
F
ix join date population
(
[
dev/core#1718
](
https://lab.civicrm.org/dev/core/issues/1718
)
:
[
17099
](
https://github.com/civicrm/civicrm-core/pull/17099
)
)
**
...
...
@@ -480,6 +479,11 @@ Administrators should promptly assess and update any external services which sub
## <a name="misc"></a>Miscellany
-
**CONTRIBUTORS.txt - Explain deprecation/archival ([17074](https://github.com/civicrm/civicrm-core/pull/17074))**
Contributors are now recognized in release notes. To ensure a full history,
the older
`CONTRIBUTORS.txt`
has been preserved, but it will not be updated for future releases.
-
**
Use isSerialized function rather guessing from html_type
(
[
16979
](
https://github.com/civicrm/civicrm-core/pull/16979
)
)
**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment