Guy Sartorelli
|
a81b7855de
|
Merge pull request #11393 from creative-commoners/pulls/5/fix-constructor
FIX Use correct contructor for HTTPOutputHandler
|
2024-09-24 09:35:35 +12:00 |
|
Steve Boyd
|
e93dafb2fe
|
FIX Use correct contructor for HTTPOutputHandler
|
2024-09-19 17:21:12 +12:00 |
|
Guy Sartorelli
|
6287b6ebeb
|
API Rename Deprecation::withNoReplacement (#11390)
|
2024-09-19 11:27:08 +12:00 |
|
Guy Sartorelli
|
c7ba8d19c5
|
Merge pull request #11383 from wilr/features/9394-mysqli-flags
feat: support defining MySQLi flags
|
2024-09-19 09:38:13 +12:00 |
|
Will Rossiter
|
5fa88663b0
|
feat: support defining MySQLi flags
|
2024-09-19 07:24:19 +12:00 |
|
Guy Sartorelli
|
6a3659d69d
|
Various deprecations and a few features (#11365)
* API Deprecate DatabaselessKernel
* ENH Add functionality to ArrayLib
* ENH Add functionality to DBDateTime
* API Deprecate various APIs
|
2024-09-13 17:18:15 +12:00 |
|
Guy Sartorelli
|
be18059d11
|
Merge pull request #11376 from creative-commoners/pulls/5/deprecate-sslistexporter
API Deprecate SSListExporter
|
2024-09-13 09:57:39 +12:00 |
|
Steve Boyd
|
239873baa0
|
API Deprecate SSListExporter
|
2024-09-12 17:44:41 +12:00 |
|
Guy Sartorelli
|
9788a97500
|
API Deprecate classes which will be renamed (#11375)
|
2024-09-12 17:36:18 +12:00 |
|
Guy Sartorelli
|
b926834fb7
|
Merge pull request #11374 from creative-commoners/pulls/5/trait-constructor
FIX Use correct constructors arguments
|
2024-09-12 14:03:59 +12:00 |
|
Steve Boyd
|
4045443aea
|
FIX Use correct constructors arguments
|
2024-09-12 13:12:26 +12:00 |
|
Guy Sartorelli
|
52e4574a9e
|
Merge pull request #11369 from mooror/getRemoveAction-access-modifier-update
API Made the GridFieldDeleteAction method getRemoveAction() protected
|
2024-09-12 08:56:12 +12:00 |
|
Benjamin Blake
|
6245b62299
|
API Made the GridFieldDeleteAction method getRemoveAction() protected
|
2024-09-11 10:52:41 -06:00 |
|
github-actions
|
f8c33e96a0
|
Merge branch '5.3' into 5
|
2024-09-11 03:07:31 +00:00 |
|
github-actions
|
32cafb5c75
|
Merge branch '5.2' into 5.3
|
2024-09-11 03:07:30 +00:00 |
|
Guy Sartorelli
|
de515d3bbf
|
MNT Resolve deprecation warnings in tests (#11364)
|
2024-09-11 12:16:59 +12:00 |
|
Guy Sartorelli
|
b2a8baa931
|
Merge pull request #11359 from creative-commoners/pulls/5/varchar-classname
NEW Create DBClassNameVarchar
|
2024-09-10 16:28:43 +12:00 |
|
Steve Boyd
|
a0ad753974
|
NEW Create DBClassNameVarchar
|
2024-09-10 14:27:04 +12:00 |
|
Guy Sartorelli
|
b13b657de5
|
Merge pull request #11347 from creative-commoners/pulls/5/deprecate-dataextension
API Deprecate DataExtension
|
2024-08-26 09:57:25 +12:00 |
|
Steve Boyd
|
743fe245aa
|
API Deprecate DataExtension
|
2024-08-20 14:09:52 +12:00 |
|
Guy Sartorelli
|
bf46ff9b63
|
Merge pull request #11344 from creative-commoners/pulls/5/use-symfony
DEP Use symfony for IPUtils
|
2024-08-20 10:14:28 +12:00 |
|
Steve Boyd
|
16a8132bec
|
DEP Use symfony for IPUtils
|
2024-08-20 09:25:22 +12:00 |
|
github-actions
|
c27f66bd48
|
Merge branch '5.2' into 5
|
2024-08-15 00:30:10 +00:00 |
|
Guy Sartorelli
|
9e6ecde87c
|
Merge pull request #11334 from creative-commoners/pulls/5.2/analyze-table
FIX Run ANALYZE TABLE before fetching table stats
|
2024-08-15 09:00:55 +12:00 |
|
Steve Boyd
|
25a41de8b5
|
FIX Run ANALYZE TABLE before fetching table stats
|
2024-08-14 15:16:23 +12:00 |
|
Guy Sartorelli
|
410ef74e32
|
Merge branch '5.2' into 5
|
2024-08-12 13:03:34 +12:00 |
|
Guy Sartorelli
|
dca62c7380
|
NEW Make CMSFields scaffolding configurable, plus new options (#11328)
Note that includeRelations was intentionally changed to not include has_one in 524d7a9011
|
2024-08-12 12:52:57 +12:00 |
|
Guy Sartorelli
|
eee7a84a48
|
NEW Add new method TabSet::changeTabOrder(). (#11329)
|
2024-08-12 09:33:55 +12:00 |
|
Guy Sartorelli
|
7b91207c12
|
FIX Don't error if template global is null (#11331)
|
2024-08-09 09:27:38 +12:00 |
|
github-actions
|
cdde36bb9a
|
Merge branch '5.2' into 5
|
2024-08-07 04:16:13 +00:00 |
|
Guy Sartorelli
|
f93c9a9a34
|
Merge pull request #11321 from creative-commoners/pulls/5.2/normalise-external
FIX Do not suffix trailing slash to external links
|
2024-08-07 12:51:33 +12:00 |
|
Steve Boyd
|
8c80a4fd1e
|
FIX Do not suffix trailing slash to external links
|
2024-08-07 10:38:25 +12:00 |
|
Guy Sartorelli
|
3a36665da7
|
Merge pull request #11319 from creative-commoners/pulls/5.2/clear-table
FIX Clear table logic for MySQL 8
|
2024-08-06 16:17:00 +12:00 |
|
Guy Sartorelli
|
485bbc2774
|
MNT Ignore phpstan errors we can't fix. (#11326)
|
2024-08-06 16:09:11 +12:00 |
|
Guy Sartorelli
|
9fae48bbd7
|
FIX Allow clearing lazyloaded SearchableDropdownField. (#11324)
|
2024-08-06 15:35:36 +12:00 |
|
Steve Boyd
|
c3f0104a89
|
FIX Clear table logic for MySQL 8
|
2024-08-06 15:20:43 +12:00 |
|
Guy Sartorelli
|
a8d0d1ef58
|
TLN Update translations (#11323)
|
2024-08-06 12:41:30 +12:00 |
|
github-actions
|
added7b209
|
Merge branch '5.2' into 5
|
2024-08-04 08:41:40 +00:00 |
|
Guy Sartorelli
|
1ac3428466
|
MNT Run module-standardiser (#11317)
|
2024-08-01 18:30:36 +12:00 |
|
Guy Sartorelli
|
9091ecfd3a
|
ENH Don't use the keyword "self" (#11315)
|
2024-07-31 12:55:22 +12:00 |
|
github-actions
|
6c3a4e26de
|
Merge branch '5.2' into 5
|
2024-07-31 00:42:30 +00:00 |
|
Guy Sartorelli
|
7c27e9dfb4
|
Merge pull request #11312 from archiprocode/pulls/5.2/sqlselect-from-alias
FIX Don't generate table alias for "from" statement that are not column names
|
2024-07-30 09:32:52 +12:00 |
|
github-actions
|
1c77aa92d0
|
Merge branch '5.2' into 5
|
2024-07-29 21:19:20 +00:00 |
|
Maxime Rainville
|
f91b279ef0
|
FIX Don't generate table alias for "from" statement that are not column names.
|
2024-07-30 08:36:27 +12:00 |
|
Guy Sartorelli
|
db05a28bc2
|
MNT Fix unit test (#11314)
|
2024-07-29 16:57:30 +12:00 |
|
Guy Sartorelli
|
d9bccaff3d
|
ENH Don't use keywords self (#11313)
|
2024-07-29 16:53:22 +12:00 |
|
Johannes Hammersen
|
fb7b1734eb
|
FIX: Readonly transformation of lazy-loaded searchable dropdown (#11297)
Co-authored-by: johannes.hammersen <Johannes.Hammersen@funkemedien.de>
|
2024-07-26 10:16:23 +12:00 |
|
github-actions
|
8a576f91be
|
Merge branch '5.2' into 5
|
2024-07-22 21:57:05 +00:00 |
|
Guy Sartorelli
|
d14ec2831a
|
Merge pull request #11299 from Cheddam/pulls/5/session-token-renewal-configuration
API Make token regeneration optional during autologin session renewal
|
2024-07-22 12:11:18 +12:00 |
|
Guy Sartorelli
|
4693e3f378
|
Merge pull request #11309 from creative-commoners/pulls/5.2/clear-table
FIX Truncate table to clear table
|
2024-07-22 09:03:07 +12:00 |
|