Releases: localgovdrupal/localgov_services
2.1.23
What's Changed
- Delete action for a Service Landing page or Service Sub Landing Page can trigger a PHP error. by @marcopagliarulo in #329
- 2.1.23 release by @finnlewis in #339
New Contributors
- @marcopagliarulo made their first contribution in #329
Full Changelog: 2.1.22...2.1.23
2.1.22
Notes
This includes a fix for sites installed under a sub-directory or on a language path prefix (eg. /en /ga /cy /gd )
Previously path aliases were not generated correctly and could lead to duplicate prefixes.
After this release you may want to regenerate your path aliases.
Some people have seen bugs when using the path alias regenerate batch process, so please test any such actions on a dev site before running on production.
What's Changed
- Fix/2.x/335 path alias by @ekes in #337
- 2.1.22 release by @finnlewis in #338
Full Changelog: 2.1.21...2.1.22
2.1.21
What's Changed
- Coding standards fix by @markconroy in #324
- Rewrite services js to use es6 and remove jQuery by @markconroy in #322
- Change text of first tab to 'Content' by @markconroy in #318
- fix: replace internal NodeForm by @millnut in #315
- 2.1.21 release by @finnlewis in #326
Full Changelog: 2.1.20...2.1.21
2.1.20
What's Changed
- Add default classes for view by @markconroy in #309
- fix: add container_rebuild_required true to support installing on Drupal 11.2 by @millnut in #314
Full Changelog: 2.1.19...2.1.20
2.1.19
2.1.18
What's Changed
- feat: drupal 11 support by @millnut in #294
- 2.1.18 release by @finnlewis in #300
Full Changelog: 2.1.17...2.1.18
2.1.17
Notes
For new installs, this release removes the field localgov_override_related_links labelled "Replace automatically generated links" on the content type localgov_services_page labled "Service page".
New installs will now always show the related links field in the related links block when links are present.
For existing sites there is no change in behaviour, although the field can be manually removed and then all related links will display.
The originally intended behaviour was for this checkbox to control suppress automatically generated links, but the automatically generated links functionality was actually never implemented.
What's Changed
- Remove the override releated links from service pages by @andybroomfield in #291
- Release 2.1.17 by @finnlewis in #298
Full Changelog: 2.1.16...2.1.17
2.1.16
What's Changed
- fix: add return types by @millnut in #285
- Remove node access patch as 10.2 no longer supported by @andybroomfield in #293
- Remove the unused $build theme page_header by @andybroomfield in #290
- fix: combine duplicate css rules by @millnut in #295
- 2.1.16 release by @finnlewis in #296
Full Changelog: 2.1.15...2.1.16
2.1.15
What's Changed
- fix: coding standards introduced by latest drupal coder rules by @millnut in #282
- 2.1.15 release by @finnlewis in #283
Full Changelog: 2.1.14...2.1.15
2.1.14
What's Changed
- Upgrade link attributes to 2.x branch by @andybroomfield in #276
- checks for $is_syncing by @markconroy in #278
- 2.1.14 release by @finnlewis in #279
Full Changelog: 2.1.13...2.1.14