Steve Boyd
|
06dbd5237b
|
[CVE-2020-26138] Validate custom multi-file uploads
|
2021-06-09 09:34:37 +12:00 |
|
Steve Boyd
|
3bb435c241
|
[CVE-2020-25817] Prevent loading of xml entities
|
2021-06-09 09:34:26 +12:00 |
|
Maxime Rainville
|
472fc4ebb4
|
BUG Update DataQuery::exists to return false when limit causes no result to be returned (#9946)
* BUG Update DataQuery::exists to return false when limit causes no result to be returned
* Update comment
* Fixing linting issue
|
2021-05-31 16:50:58 +12:00 |
|
Steve Boyd
|
e6aeff6468
|
Merge branch '4.6' into 4.7
|
2021-05-03 14:21:20 +12:00 |
|
Andre Kiste
|
8b33945db2
|
Merge pull request #9918 from creative-commoners/pulls/4.7/help-popover
ENH Update keep me signed in tooltip text
|
2021-04-28 10:26:24 +12:00 |
|
Maxime Rainville
|
67a008365a
|
Merge pull request #9743 from kinglozzer/treedropdown-root-id
NEW: Expose TreeDropdownField root node ID in schema
|
2021-04-23 18:06:23 +12:00 |
|
Maxime Rainville
|
440c7cad35
|
MNT Add test to cover TreeDropdownField::TreeBaseId
|
2021-04-23 17:53:54 +12:00 |
|
Loz Calver
|
097da7aed5
|
Merge pull request #9916 from chrometoasters/bugfix/absolute-base-url-generation
[BUGFIX] Prevent call getHeader() on null HTTPRequest object
|
2021-04-16 09:15:15 +01:00 |
|
Steve Boyd
|
d9e8dd42c0
|
ENH Update keep me signed in tooltip text
|
2021-04-16 09:44:05 +12:00 |
|
Maxime Rainville
|
0e4527824c
|
Merge branch '4.6' into 4.7
|
2021-04-14 11:16:04 +12:00 |
|
Steve Boyd
|
d52500482a
|
Merge pull request #9900 from creative-commoners/pulls/4.7/help
ENH Better describe the 'keep me signed in' checkbox
|
2021-04-13 16:02:51 +12:00 |
|
André Kiste
|
e2777ded8e
|
• Add missing string
• Move attribute to login-forms
|
2021-04-13 15:33:49 +12:00 |
|
Kunal Hari
|
31c5ab2069
|
[BUGFIX] Prevent call getHeader() on null HTTPRequest object
|
2021-04-13 14:06:21 +12:00 |
|
André Kiste
|
bbcc187c02
|
Update conflicting translations.
Revert removal of translations.
|
2021-04-12 11:42:57 +12:00 |
|
André Kiste
|
8692aabe9b
|
Use new designs
|
2021-04-08 12:32:12 +12:00 |
|
André Kiste
|
44fae4497b
|
Better describe the 'keep me signed in' checkbox
|
2021-03-30 13:19:55 +13:00 |
|
Steve Boyd
|
169c06131a
|
Merge pull request #9748 from tom890180/4.6
Merge the "Merge pull request #9565 from tom890180/check_items_exist" to 4.6
|
2021-03-23 11:01:30 +13:00 |
|
Maxime Rainville
|
77c85daf56
|
MNT Added 4.7.3 changelog
|
2021-03-15 14:36:44 +13:00 |
|
Nik
|
d2fa64b489
|
BUG Allow Email to re-render when data changes (#9876)
* Fix: Allow Email to re-render when data changes
* Add invalidateBody function
* Make the linter happy
|
2021-03-04 11:18:46 +13:00 |
|
Steve Boyd
|
705b746d0b
|
Merge pull request #9872 from creative-commoners/pulls/4.7/empty-shortscode-attributes
BUG Tweak shortcode parser so it properly parse empty attributes
|
2021-02-27 14:42:53 +13:00 |
|
Maxime Rainville
|
028c4fdaa1
|
BUG Tweak shortcode parser so it properly parse empty attributes
|
2021-02-25 15:18:16 +13:00 |
|
Maxime Rainville
|
651e5e205a
|
MNT Added 4.7.2 changelog
|
2021-02-12 15:28:19 +13:00 |
|
Garion Herman
|
11440c050a
|
MNT Added 4.7.1 changelog
|
2021-01-26 16:05:59 +13:00 |
|
3Dgoo
|
d1cca0f3fb
|
Fix DataQuery::exists() not working correctly
Fixes `DataQuery::exists()` not working correctly in some cases as discussed in #9809
|
2021-01-20 17:03:36 -08:00 |
|
Maxime Rainville
|
d13d3a1134
|
Merge pull request #9818 from creative-commoners/pulls/4.7/check-object-for-key
FIX Type checking in objectForKey() to fix postgres bug
|
2021-01-20 12:41:49 +13:00 |
|
Maxime Rainville
|
17c6f98ba2
|
BUG Fix PostgreSQL issue in TreeMultiselectField where field would try to filter list by a blank ID
|
2021-01-20 12:23:09 +13:00 |
|
Maxime Rainville
|
1a75efa4d6
|
Merge pull request #9770 from creative-commoners/pulls/4/allows-test-for-toast-with-quotes
FIX Update behat toast logic so it works with quotes
|
2021-01-19 15:33:18 +13:00 |
|
Maxime Rainville
|
92af6b3dd5
|
FIX Update behat toast logic so it works with quotes
|
2021-01-19 15:16:26 +13:00 |
|
Ingo Schommer
|
5f7239fc3d
|
Merge pull request #9765 from open-sausages/pulls/4/test-setup-confusion
Warn on database misconfiguration in test runs
|
2021-01-14 09:18:14 +13:00 |
|
Daniel Hensby
|
f7b9f3af6a
|
Merge pull request #9821 from creative-commoners/pulls/4.7/tweak-collation-upgrade-guide
DOCS Adjust 4.7.0 collation docs to describe opt-in issue
|
2021-01-12 09:34:51 +00:00 |
|
Garion Herman
|
aec0822e27
|
DOCS Adjust 4.7.0 collation docs to describe opt-in issue
|
2021-01-12 15:38:26 +13:00 |
|
Steve Boyd
|
76ae5bc38a
|
FIX Type checking in objectForKey() to fix postgres bug
|
2021-01-08 15:25:38 +13:00 |
|
Guy Marriott
|
8438e74b08
|
Merge pull request #9814 from creative-commoners/pulls/4.7/cache-adapter-docs
|
2021-01-04 10:04:01 -08:00 |
|
Patrick Nelson
|
e3d0dd7e23
|
FIX: URL to Symfony cache adapters
Fix URL to Symfony cache adapters and also addressing some weird double-bullet formatting.
|
2020-12-31 19:29:55 +13:00 |
|
Garion Herman
|
d2b311473b
|
Merge pull request #9789 from creative-commoners/pulls/4.7/travis-shared
MNT Travis shared config
|
2020-12-22 14:07:30 +13:00 |
|
Steve Boyd
|
51fabf2f81
|
MNT Travis shared config
|
2020-12-22 11:43:54 +13:00 |
|
Garion Herman
|
43dbcfd001
|
Merge pull request #9799 from creative-commoners/pulls/4.7/470-changelog
MNT Added 4.7.0 changelog
|
2020-12-15 09:36:13 +13:00 |
|
Maxime Rainville
|
63e33cfbf5
|
MNT Added 4.7.0 changelog
|
2020-12-14 17:11:47 +13:00 |
|
Serge Latyntsev
|
551fa272e2
|
Merge pull request #9786 from creative-commoners/pulls/4.7/quote-yaml-string
MNT Double quote yaml string, fix phpcs warnings
|
2020-12-01 13:46:39 +13:00 |
|
Steve Boyd
|
af933e8226
|
MNT Double quote yaml string, fix phpcs warnings
|
2020-11-30 11:37:35 +13:00 |
|
Guy Marriott
|
b0762593da
|
Merge branch '4.6' into 4.7
|
2020-11-17 15:46:54 -08:00 |
|
Guy Marriott
|
6a5cee69ab
|
Merge pull request #9766 from tractorcow/pulls/4.6/faster-dev-build
|
2020-11-17 15:43:21 -08:00 |
|
Maxime Rainville
|
25a78a5d2b
|
Manual tweak to changelog
|
2020-11-16 14:27:21 +13:00 |
|
Maxime Rainville
|
cb3a05b85e
|
MNT Added 4.7.0-rc1 changelog
|
2020-11-16 14:23:09 +13:00 |
|
Maxime Rainville
|
490ac6eb4f
|
ENH Update translations
|
2020-11-16 14:19:16 +13:00 |
|
Maxime Rainville
|
95f5449540
|
Changelog tweaks
|
2020-11-16 14:01:34 +13:00 |
|
Maxime Rainville
|
7292c32336
|
MNT Added 4.7.0-rc1 changelog
|
2020-11-16 13:55:19 +13:00 |
|
Steve Boyd
|
ad839fdd6e
|
Merge branch '4.6' into 4.7
|
2020-11-16 12:10:48 +13:00 |
|
Andre Kiste
|
b023ab75a5
|
Merge pull request #9741 from creative-commoners/pulls/4.6/selection-group-disabled
ENH Add disabled attribute to SelectionGroup
|
2020-11-14 21:44:59 +13:00 |
|
Damian Mooyman
|
5d45bbdd0d
|
Update src/ORM/DatabaseAdmin.php
Co-authored-by: Guy Marriott <guy.the.person@gmail.com>
|
2020-11-13 11:48:50 +13:00 |
|