Commit Graph

1972 Commits

Author SHA1 Message Date
Guy Sartorelli
9de2039c24
API Standardise extension hooks (#1317) 2024-08-27 15:39:30 +12:00
Guy Sartorelli
8e84d9def7
DEP Limit PHP support for CMS 6 (#1318) 2024-08-22 12:09:20 +12:00
Guy Sartorelli
8037b0fbe1
FIX Update CMS fields now that they're being scaffolded (#1315) 2024-08-15 14:01:27 +12:00
github-actions
01dcf8ab1c Merge branch '6' into 7 2024-08-14 08:42:51 +00:00
github-actions
4c23cadc9e Merge branch '6.2' into 6 2024-08-14 08:42:50 +00:00
Guy Sartorelli
f5cfc22aba
Merge pull request #1312 from holyavocad0/patch-1
FIX Update EditableFormHeading.php to output unique ID attributes to comply with accessibility standards
2024-08-14 11:58:52 +12:00
Guy Sartorelli
659e181702
MNT Ignore phpstan error we can't fix (#1316) 2024-08-13 17:01:31 +12:00
Dan
c822f240af FIX Update EditableFormHeading.php to output unique ID attributes to comply with accessibility standards
Fixes:

Multiple HeaderFields in UserForm creates WCAG Duplicate ID issue #1290

https://github.com/silverstripe/silverstripe-userforms/issues/1290
2024-08-09 10:21:05 +12:00
github-actions
eb0f79c3b3 Merge branch '6' into 7 2024-08-07 04:52:04 +00:00
github-actions
86c7eed0f9 Merge branch '6.2' into 6 2024-08-07 04:51:47 +00:00
Guy Sartorelli
da53d26b54
TLN Update translations (#1313) 2024-08-06 12:43:59 +12:00
Guy Sartorelli
89db2fb2ae
MNT Run module-standardiser (#1310) 2024-08-01 18:36:36 +12:00
github-actions
69e5266810 Merge branch '6' into 7 2024-07-22 02:22:36 +00:00
github-actions
9b54ea95e8 Merge branch '6.2' into 6 2024-07-22 02:22:34 +00:00
Guy Sartorelli
c20beca8bf
Merge branch '5' into 6.2
# Conflicts:
#	composer.json
2024-07-22 14:20:12 +12:00
Steve Boyd
3153575742 Merge branch '5.15' into 5 2024-07-11 16:17:17 +12:00
Guy Sartorelli
a72761908d
Merge pull request #1308 from creative-commoners/pulls/5.15/composer
DEP Bump minimum version of framework
2024-07-11 10:00:16 +12:00
Steve Boyd
843353f440 DEP Bump minimum version of framework 2024-07-10 10:31:00 +12:00
github-actions
88db6b0e01 Merge branch '6' into 7 2024-06-26 08:42:54 +00:00
github-actions
fce2342e13 Merge branch '6.2' into 6 2024-06-26 08:42:31 +00:00
Guy Sartorelli
f2cda50320
Merge pull request #1297 from heyday/6
fix: prevent CMS requirements from leaking into preview email
2024-06-24 11:38:18 +12:00
Will Rossiter
cccc3f7ec3
fix: prevent CMS requirements from leaking into preview email 2024-06-23 15:56:26 +12:00
Guy Sartorelli
83575c72c1
Merge branch '6' into 7 2024-06-20 16:42:19 +12:00
Guy Sartorelli
6a9c1f1cb0
Merge branch '6.2' into 6
# Conflicts:
#	yarn.lock
2024-06-20 15:14:37 +12:00
Guy Sartorelli
8831bdb097
MNT Run module-standardiser (#1306) 2024-06-20 12:23:38 +12:00
Guy Sartorelli
bc4181ae6a
Merge pull request #1299 from creative-commoners/pulls/6.2/remove-self
ENH Use class name instead of self
2024-06-17 12:50:29 +12:00
Steve Boyd
6541365a8e ENH Use class name instead of self 2024-06-14 21:49:48 +12:00
Guy Sartorelli
13e7f1cd62
MNT Fix scss lint warnings (#1302) 2024-06-12 11:30:59 +12:00
github-actions
9615b8589a Merge branch '6' into 7 2024-06-05 08:43:26 +00:00
github-actions
96e8f39ffb Merge branch '6.2' into 6 2024-06-05 08:43:04 +00:00
Guy Sartorelli
58013128aa
MNT Run module-standardiser (#1296) 2024-05-31 09:46:24 +12:00
Mo Alsharaf
b429efb2ba
Fix layout issues with userform in elemental context (#1294) 2024-05-30 14:34:54 +12:00
github-actions
0eac6aaca3 Merge branch '6' into 7 2024-05-29 08:42:11 +00:00
github-actions
de23c98076 Merge branch '6.2' into 6 2024-05-29 08:42:10 +00:00
Guy Sartorelli
24ba62ab06
FIX Don't emit deprecation warning for calling deprecated methods (#1293) 2024-05-24 12:52:58 +12:00
github-actions
0072ba3f24 Merge branch '6' into 7 2024-05-22 08:41:52 +00:00
Guy Sartorelli
7272ada924
Merge pull request #1289 from creative-commoners/pulls/6/module-standardiser-1715911505
MNT Run module-standardiser
2024-05-21 16:30:00 +12:00
Guy Sartorelli
65649812d2
Merge pull request #1288 from creative-commoners/pulls/7/protect-hooks
API Set extension hook implementation visibility to protected
2024-05-21 16:05:20 +12:00
Steve Boyd
1417d90b4e API Set extension hook implementation visibility to protected 2024-05-20 17:06:29 +12:00
Steve Boyd
7c1f74dc20 MNT Run module-standardiser 2024-05-17 15:18:19 +12:00
github-actions
be04ef49c1 Merge branch '6' into 7 2024-05-16 23:22:05 +00:00
Guy Sartorelli
82b137a76b
Merge pull request #1287 from creative-commoners/pulls/6/module-standardiser-1715811760
MNT Run module-standardiser
2024-05-17 10:20:57 +12:00
Steve Boyd
4718cc8d1d MNT Run module-standardiser 2024-05-16 14:53:26 +12:00
Guy Sartorelli
fcd4ddc0b1
Merge pull request #1286 from creative-commoners/pulls/7/fieldlist-typing
FIX Pass arrays to addFieldsToTab
2024-05-14 11:50:04 +12:00
Steve Boyd
796fffec4f FIX Pass arrays to addFieldsToTab 2024-05-13 19:22:24 +12:00
github-actions
179d1451e6 Merge branch '6' into 7 2024-05-08 12:39:26 +00:00
github-actions
841224a8ab Merge branch '6.2' into 6 2024-05-08 12:39:25 +00:00
Guy Sartorelli
83fafdf53d
TLN Update translations (#1284) 2024-05-07 15:29:37 +12:00
Steve Boyd
9a0e5b967a Merge branch '6' into 7 2024-05-01 08:54:37 +12:00
Steve Boyd
37ac6a3709 Merge branch '6.2' into 6 2024-05-01 08:54:06 +12:00