Form.processing: added form:hook event with 'saved' type that fires after successful form save
UDatePicker: when firstDayOfWeek is Monday (1),
Sundays are highlighted in red color using design system palette (--hs-danger).
This includes both the "Sun" header label and all Sunday date cells.
Sundays in adjacent months (prev/next) use a more muted shade (--l-text-disabled)
UDatePicker: shortcuts can be disabled globally via ubConfig uiSettings.adminUI.enableDatePickerShortcuts: false.
Default is true for backward compatibility
new ubConfig.uiSettings.adminUI.disableCases (env variable UB_DISABLE_CASES)
setting to disable grammatical case inflections (e.g., nominative, genitive, instrumental) across all supported languages
support for new ubConfig.uiSettings.adminUI.disableCases (env variable UB_DISABLE_CASES) to disable grammatical case inflections (e.g., nominative, genitive, instrumental) across all supported languages
support for new ubConfig.uiSettings.adminUI.disableCases (env variable UB_DISABLE_CASES) to disable grammatical case inflections (e.g., nominative, genitive, instrumental) across all supported languages
SECURITY request for static file with one of .php,.cgi,.aspx,.jsa extension,
or path contains * or ends with / now rejected ASAP, without passing invalid path to nginx for redirect