-
836a3e1e · Set caching, make default cta text translatable, and remove unused ...
Future improvement: we can inject these services (can be a follow up)
Need to make the fallback translatable
Don’t we want to cache it? Having 0 makes it uncacheable
Are we using this? And the below property as well? If we’re not let’s remove the comments
If url can be empty (see above logic ?? ‘’
) then maybe we need to check it here first
-
c65c860a · Fix an issue with assigning field during session creation
-
2f2df294 · Updates to sessionize import for DCATL2025
accepted
merge request
!7
"Updates to sessionize import for DCATL2025"
at
project / drupalorg_drupalcon
approved
merge request
!7
"Updates to sessionize import for DCATL2025"
at
project / drupalorg_drupalcon
-
9b26d7ad · Fixed array to string conversion issue when a new track was created
approved
merge request
!7
"Updates to sessionize import for DCATL2025"
at
project / drupalorg_drupalcon
opened
merge request
!7
"Updates to sessionize import for DCATL2025"
at
project / drupalorg_drupalcon
-
3edd2654 · Truncate session name if it's too long.