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 |
|
Guy Sartorelli
|
60cd3d0937
|
FIX Ensure all fields are available for updateCMSFields(). (#1089)
|
2022-03-03 16:47:45 +13:00 |
|
Chris Penny
|
72a213790e
|
MNT Update docblocks and import statements (#1044)
|
2021-02-26 16:13:23 +13:00 |
|
Robbie Averill
|
5cce5f5a17
|
FIX Allow editable form fields to have nullable titles rather than fallback to Name
|
2018-03-23 16:25:06 +13:00 |
|
Robbie Averill
|
100be38ab1
|
API Remove use of getEscapedTitle() and deprecated for future removal. Use $Title directly instead.
|
2018-03-22 09:24:55 +13:00 |
|
Robbie Averill
|
fa249dd09f
|
Merge branch '4'
|
2018-02-05 12:10:50 +13:00 |
|
Robbie Averill
|
eea60f66f1
|
FIX Fix CMS css name, remove old showcalendar DateField config, update CountryDropdownField
|
2017-08-22 16:40:16 +12:00 |
|
Robbie Averill
|
0008ffaf01
|
API Implement upgrader cleanup, array declaration changes, class injection, rename some models
|
2017-08-22 16:40:15 +12:00 |
|
Robbie Averill
|
eaf374adc5
|
API Implement SS4 namespacing, add userforms namespaces
|
2017-08-22 16:40:15 +12:00 |
|
Robbie Averill
|
2e809de2ea
|
Move files into PSR-4 compatible locations
|
2017-08-22 16:40:15 +12:00 |
|