Thomas Portelange
|
cca2f7059b
|
ENH Update PHPDocs for methods with missing nullable return types (#11187)
|
2024-04-02 13:33:09 +13:00 |
|
Guy Sartorelli
|
8aab888d50
|
FIX Fix link for managing roles (#11178)
|
2024-03-21 12:49:10 +13:00 |
|
Guy Sartorelli
|
e68af4de40
|
Merge branch '4' into 5.1
|
2024-03-20 12:15:22 +13:00 |
|
Guy Sartorelli
|
6ede0316bf
|
Revert "Use field editorconfig when sanitising content" (#11180)
This reverts commit e5eb98cc34 .
|
2024-03-20 12:02:54 +13:00 |
|
github-actions
|
c25922fedb
|
Merge branch '4' into 5.1
|
2024-03-16 14:24:08 +00:00 |
|
Thomas Portelange
|
777056d861
|
ENH fieldList is an array or null
|
2024-03-14 17:06:00 +01:00 |
|
Thomas Portelange
|
b031ade73a
|
ENH update some docblock types (#11168)
|
2024-03-13 10:08:56 +13:00 |
|
Thomas Portelange
|
fcf5e324dd
|
FIX Handle non-breakable spaces
Fixes issue https://github.com/silverstripe/silverstripe-framework/issues/11162
|
2024-03-12 11:01:09 +13:00 |
|
Thomas Portelange
|
eb4ef623ab
|
check for empty salt
|
2024-03-04 08:34:43 +01:00 |
|
Thomas Portelange
|
e7bc8ae99f
|
FIX Generate salt if needed
|
2024-02-26 11:31:53 +01:00 |
|
Guy Sartorelli
|
d33332cb9e
|
FIX Add eagerloaded data to ALL relevant lists (#11139)
|
2024-02-15 11:57:22 +13:00 |
|
Steve Boyd
|
51fd1d6b7e
|
FIX Handle __TRAIT__ in i18nTextCollector
|
2024-02-13 16:33:24 -07:00 |
|
Thomas Portelange
|
b56e771ed5
|
FIX add missing rawurlencode (#11105)
|
2024-02-13 10:08:28 +13:00 |
|
Guy Sartorelli
|
9c4266c8f3
|
Merge pull request #11127 from lekoala/patch-45
FIX Unknown column 'ClassName' in field list
|
2024-02-13 09:51:52 +13:00 |
|
Thomas Portelange
|
e0107e0202
|
Update src/ORM/DataQuery.php
Co-authored-by: Guy Sartorelli <36352093+GuySartorelli@users.noreply.github.com>
|
2024-02-08 09:14:27 +01:00 |
|
Thomas Portelange
|
2ac68a55a4
|
rename var
|
2024-02-08 09:13:40 +01:00 |
|
Guy Sartorelli
|
e87c724700
|
FIX Don't assume mysql handle is an object (#11129)
|
2024-02-08 15:07:33 +13:00 |
|
Thomas Portelange
|
1dd81488aa
|
fix unknown table
Fixes https://github.com/silverstripe/silverstripe-framework/issues/10737
|
2024-02-07 17:38:14 +01:00 |
|
Sabina Talipova
|
afd53d1d6a
|
FIX HTMLEditorField::setRows with Elemental
|
2024-01-25 12:07:10 +13:00 |
|
github-actions
|
312ee58292
|
Merge branch '4' into 5.1
|
2024-01-22 22:58:52 +00:00 |
|
Sabina Talipova
|
6fe377e69d
|
Merge pull request #11113 from creative-commoners/pulls/4.13/cve-2023-48714
[CVE-2023-48714] Don't show or add records the member isn't allowed to
|
2024-01-23 11:46:28 +13:00 |
|
Guy Sartorelli
|
873b721b6b
|
[CVE-2023-48714] Don't show or add records the member isn't allowed to
see
|
2024-01-23 11:11:36 +13:00 |
|
Guy Sartorelli
|
4b1b487041
|
[CVE-2023-49783] Allow permission checks in BulkLoader
|
2024-01-23 11:01:25 +13:00 |
|
github-actions
|
96241b2db8
|
Merge branch '4' into 5.1
|
2024-01-20 14:24:40 +00:00 |
|
Sabina Talipova
|
ff3a6f72df
|
FIX HTMLEditorField::setRows minimal hieght (#10965)
|
2024-01-11 15:00:24 +13:00 |
|
Guy Sartorelli
|
7dc1a7a12b
|
FIX Correctly mark ConfirmedPasswordField children as required
|
2023-12-20 12:35:30 +13:00 |
|
Guy Sartorelli
|
ad8cf9902c
|
Merge pull request #11093 from creative-commoners/pulls/5.1/docblock
MNT Update @methods on class docblocks
|
2023-12-15 12:38:38 +13:00 |
|
Guy Sartorelli
|
dd3a0dba24
|
FIX Don't break the page if password recover email fails to send
|
2023-12-15 09:05:18 +13:00 |
|
Guy Sartorelli
|
446810bc5e
|
FIX Allow new password to save even if there's an error sending email
|
2023-12-14 12:47:05 +13:00 |
|
Steve Boyd
|
db69a1f83c
|
MNT Update @methods on class docblocks
|
2023-12-14 11:04:08 +13:00 |
|
github-actions
|
bf45b0c44b
|
Merge branch '4' into 5.1
|
2023-12-09 14:24:24 +00:00 |
|
Loz Calver
|
40b888eaf3
|
FIX: UnsavedRelationList::last() sometimes returned an ID instead of an item
|
2023-12-04 11:44:34 +00:00 |
|
Loz Calver
|
e28af9a5a7
|
FIX: UnsavedRelationList first/last to return null if list is empty (fixes #11083)
|
2023-12-04 11:32:08 +00:00 |
|
Guy Sartorelli
|
eb245a1f83
|
Merge branch '4' into 5.1
|
2023-11-30 11:51:36 +13:00 |
|
Guy Sartorelli
|
6d903848ab
|
FIX Don't replace config manifest for nested kernels (#11082)
|
2023-11-30 11:39:14 +13:00 |
|
github-actions
|
4f0dfe8657
|
Merge branch '4' into 5.1
|
2023-11-28 02:04:52 +00:00 |
|
Steve Boyd
|
4dbbf04ba5
|
FIX Add extraEmptyValues to TreedropdownField
|
2023-11-27 12:42:28 +13:00 |
|
github-actions
|
6f6b2650ec
|
Merge branch '4' into 5.1
|
2023-11-25 14:24:26 +00:00 |
|
Guy Sartorelli
|
7eab49f850
|
FIX Ensure environment is checked before enabling deprecations (#11055)
|
2023-11-22 09:30:08 +13:00 |
|
github-actions
|
1ae7e9262d
|
Merge branch '4' into 5.1
|
2023-11-18 14:24:15 +00:00 |
|
Guy Sartorelli
|
05f1d9ab86
|
FIX Make deprecation enabled check faster
|
2023-11-17 10:41:02 +13:00 |
|
github-actions
|
fe9b7699a2
|
Merge branch '4' into 5.1
|
2023-11-13 04:42:00 +00:00 |
|
Sabina Talipova
|
d883719c16
|
FIX ModelAdmin toast elements
|
2023-11-09 09:39:52 +13:00 |
|
Guy Sartorelli
|
0887170115
|
Merge pull request #11032 from creative-commoners/pulls/5.1/remove-todo
MNT Remove TODO comments
|
2023-10-31 10:11:27 +13:00 |
|
Sabina Talipova
|
56511c8618
|
MNT Remove TODO comments
|
2023-10-30 13:21:09 +13:00 |
|
github-actions
|
9a497f54d7
|
Merge branch '4' into 5.1
|
2023-10-28 14:23:50 +00:00 |
|
Bernie Hamlin
|
e5eb98cc34
|
Use field editorconfig when sanitising content
|
2023-10-25 12:08:46 +13:00 |
|
github-actions
|
cf78a9d785
|
Merge branch '5.0' into 5.1
|
2023-09-30 14:24:03 +00:00 |
|
github-actions
|
3d60e1e77e
|
Merge branch '4' into 5.0
|
2023-09-30 14:24:00 +00:00 |
|
Guy Sartorelli
|
7bb72eb7c5
|
FIX Ensure all fixed fields are added
|
2023-09-25 15:35:34 +13:00 |
|