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
839e46e0
Unverified
Commit
839e46e0
authored
5 years ago
by
totten
Committed by
GitHub
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update 5.13.0.md
parent
084cd132
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
release-notes/5.13.0.md
+16
-22
16 additions, 22 deletions
release-notes/5.13.0.md
with
16 additions
and
22 deletions
release-notes/5.13.0.md
+
16
−
22
View file @
839e46e0
...
...
@@ -97,7 +97,7 @@ Released May 1, 2019
Makes the title of a form available in the buildForm hook.
-
**
s
end action links on any page that extends CRM_Core_Page_
b
asic thru
-
**
S
end action links on any page that extends CRM_Core_Page_
B
asic thru
hook_civicrm_links
(
[
13068
](
https://github.com/civicrm/civicrm-core/pull/13068
)
)
**
...
...
@@ -106,7 +106,7 @@ Released May 1, 2019
Menu->Administer->Customize Data and Screens->Relationship Types) and any
other page that extends CRM_Core_Page_Basic.
-
**
i
mprove lock handling for mysql 5.7.5+
-
**
I
mprove lock handling for mysql 5.7.5+
(
[
CRM-18011
](
https://issues.civicrm.org/jira/browse/CRM-18011
)
:
[
13854
](
https://github.com/civicrm/civicrm-core/pull/13854
)
)
**
...
...
@@ -195,8 +195,8 @@ Released May 1, 2019
[
13847
](
https://github.com/civicrm/civicrm-core/pull/13847
)
and
[
13703
](
https://github.com/civicrm/civicrm-core/pull/13703
)
)
**
These changes move towards using the
t
empTable class to improve
standard
ization
including but not limited to the following places: when
These changes move towards using the
T
empTable class to improve
naming
standard
s,
including but not limited to the following places: when
creating the dedupe table, on the contribution detail report, on the
bookkeeping report and when debugging.
...
...
@@ -207,7 +207,7 @@ Released May 1, 2019
provides front end javascript validation, which improves user experience by
making it so users do not have to refresh the page to see validation issues.
-
**
Promise
P
olyfill for older browsers
-
**
Promise
p
olyfill for older browsers
(
[
13955
](
https://github.com/civicrm/civicrm-core/pull/13955
)
)
**
Loads a polyfill for IE aQnd other outdated browsers so developers can use
...
...
@@ -371,7 +371,7 @@ Released May 1, 2019
hook_civicrm_pre are taken into account when generating the membership payment
notification.
-
**
Custom Field
C
heckbox value renders empty if the values are randomly sorted
-
**
Custom Field
c
heckbox value renders empty if the values are randomly sorted
(
[
dev/core#499
](
https://lab.civicrm.org/dev/core/issues/499
)
:
[
13051
](
https://github.com/civicrm/civicrm-core/pull/13051
)
)
**
...
...
@@ -450,7 +450,7 @@ Released May 1, 2019
This change makes it so that it is possible to edit a note field
that includes images larger than 3 MByte(s).
-
**
c
ustom field caching is not group-specific
-
**
C
ustom field caching is not group-specific
(
[
dev/core#755
](
https://lab.civicrm.org/dev/core/issues/755
)
:
[
13900
](
https://github.com/civicrm/civicrm-core/pull/13900
)
)
**
...
...
@@ -725,7 +725,7 @@ Released May 1, 2019
### CiviMail
-
**
Do not track CSS
url
s
-
**
Do not track CSS
URL
s
(
[
dev/core#836
](
https://lab.civicrm.org/dev/core/issues/836
)
:
[
13920
](
https://github.com/civicrm/civicrm-core/pull/13920
)
)
**
...
...
@@ -773,7 +773,7 @@ Released May 1, 2019
## <a name="misc"></a>Miscellany
-
**
Fix
E
-notice in IDS
-
**
Fix
e
-notice in IDS
(
[
247
](
https://github.com/civicrm/civicrm-packages/pull/247
)
)
**
-
**
Update 7.x Drupal code to be that of the new coder style
...
...
@@ -788,10 +788,10 @@ Released May 1, 2019
-
**
Remove switch statement that no longer switches
(
[
13886
](
https://github.com/civicrm/civicrm-core/pull/13886
)
)
**
-
**
Add
U
nit test for export with incomplete data
-
**
Add
u
nit test for export
ing
with incomplete data
(
[
13904
](
https://github.com/civicrm/civicrm-core/pull/13904
)
)
**
-
**
As discussed, d
elete webtests
-
**
D
elete webtests
(
[
13861
](
https://github.com/civicrm/civicrm-core/pull/13861
)
)
**
-
**
Add a class to handle test entities consistently
...
...
@@ -800,23 +800,17 @@ Released May 1, 2019
-
**
Fix up composer for composer 2.0 compatibility
(
[
13872
](
https://github.com/civicrm/civicrm-core/pull/13872
)
)
**
-
**
Remove Log.php from the Original folder as well
(
[
245
](
https://github.com/civicrm/civicrm-packages/pull/245
)
)
**
-
**
Remove log files as now supplied by composer
(
[
244
](
https://github.com/civicrm/civicrm-packages/pull/244
)
)
**
(
[
244
](
https://github.com/civicrm/civicrm-packages/pull/244
)
,
[
245
](
https://github.com/civicrm/civicrm-packages/pull/245
)
)
**
-
**
Remove htmlpurifier from within the IDS to facilitate it being provided by
composer (
[
246
](
https://github.com/civicrm/civicrm-packages/pull/246
)
)
**
-
**
Remove Log.php require_once statements
(
[
13842
](
https://github.com/civicrm/civicrm-core/pull/13842
)
)
**
-
**
remove amavisd
(
[
243
](
https://github.com/civicrm/civicrm-packages/pull/243
)
)
**
-
**
Remove amavisd now that it is removed from the packages repository
(
[
13841
](
https://github.com/civicrm/civicrm-core/pull/13841
)
)
**
(
[
243
](
https://github.com/civicrm/civicrm-packages/pull/243
)
,
[
13841
](
https://github.com/civicrm/civicrm-core/pull/13841
)
)
**
-
**
Upgrade htmlpurifier to 4.10 to support PHP7.2 and install via composer
(
[
13840
](
https://github.com/civicrm/civicrm-core/pull/13840
)
)
**
...
...
@@ -862,7 +856,7 @@ Released May 1, 2019
-
**
Add in tests of purifying HTML output
(
[
13845
](
https://github.com/civicrm/civicrm-core/pull/13845
)
)
**
-
**
r
emove more instances of ->free()
-
**
R
emove more instances of ->free()
(
[
dev/core#562
](
https://lab.civicrm.org/dev/core/issues/562
)
:
[
13786
](
https://github.com/civicrm/civicrm-core/pull/13786
)
) CONTINUES WORK
**
...
...
@@ -872,7 +866,7 @@ Released May 1, 2019
-
**
(NFC) Lint additional php files up to the new coder standard
(
[
14025
](
https://github.com/civicrm/civicrm-core/pull/14025
)
)
**
-
**
Port
C
ode
S
tyle
F
ixes to 5.13 from master
-
**
Port
c
ode
s
tyle
f
ixes to 5.13 from master
(
[
14026
](
https://github.com/civicrm/civicrm-core/pull/14026
)
)
**
-
**
(NFC) Update CRM/Core CRM/Custom CRM/Dedupe to match the new coder style
...
...
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