Commit Graph

1950 Commits

Author SHA1 Message Date
Guy Sartorelli
fa8f7984af
ENH Don't use deprecated method (#1329) 2024-09-19 13:46:18 +12:00
Guy Sartorelli
0fa5cc23a7
Merge pull request #1324 from silverstripe/pulls/6/update-js-1725192434
DEP Update JS dependencies
2024-09-02 10:15:08 +12:00
github-actions
11e59945fc DEP Update JS dependencies 2024-09-01 12:07:15 +00:00
Guy Sartorelli
db8adf5890
FIX Duplicate userforms using cascade_duplicates config (#1320) 2024-08-28 11:32:21 +12: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
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
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
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
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
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
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
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
Steve Boyd
7c1f74dc20 MNT Run module-standardiser 2024-05-17 15:18:19 +12: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
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
37ac6a3709 Merge branch '6.2' into 6 2024-05-01 08:54:06 +12:00
Guy Sartorelli
b40b461304
Merge pull request #1282 from creative-commoners/pulls/6.2/stylelint
MNT Replace sass-lint with stylelint
2024-04-29 09:10:24 +12:00
Sabina Talipova
03ee382bc4 MNT Replace sass-lint with stylelint 2024-04-26 12:41:14 +12:00
github-actions
9b13699bb2 Merge branch '6.2' into 6 2024-04-17 12:37:47 +00:00
Annie Kyles
1eb0c5fa94
ENH: Add classname to p tag (#1280) 2024-04-15 18:42:50 +12:00
Steve Boyd
047e02d0e3 Merge branch '6.2' into 6 2024-04-15 16:09:23 +12:00
Guy Sartorelli
08b420cafe
Merge pull request #1278 from creative-commoners/pulls/6.2/doclint
DOC Linting
2024-04-09 16:38:17 +12:00
Steve Boyd
edfd0f5c06 DOC Linting 2024-04-09 16:04:13 +12:00
github-actions[bot]
4d17efd637
DEP Update JS dependencies (#1277)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-02 12:35:26 +13:00
Sukhwinder Singh
32d0158954
ENH Add 'Includes' condition option to EmailRecipientCondition (#1275) 2024-03-18 11:34:26 +13:00
James Cocker
6191b4984d
ENH Add extension hook for modifying submissions GridField (#1273) 2024-03-13 10:19:31 +13:00
github-actions
045f6c0e57 Merge branch '6.1' into 6 2024-03-04 02:51:56 +00:00
github-actions
a2ab1ec68c Merge branch '5' into 6.1 2024-03-04 02:51:55 +00:00
github-actions
81ace076fd Merge branch '5.15' into 5 2024-03-04 02:51:54 +00:00
Sabina Talipova
e7b3c9795d
Merge pull request #1269 from creative-commoners/pulls/5.15/fix-behat
MNT Fix behat test that was relying on a bug
2024-02-29 12:41:12 +13:00