localgov
localgov copied to clipboard
Installation profile for the LocalGov Drupal distribution.
BLOCKED as chosen module doesn't have Drupal 11 support --- The Content Group says it would be really useful to see what links into a specific page - for example,...
This was raised at the content backlog get together on 25th April Some content designers would like support to write SEO length summaries - Googling suggests a character count of...
Now that the framework is in place for code generation with algebraic or ODE models (#360) we need to extend this to support models with DAEs.
We have been discussing moving projects to drupal.org for a long time, for a number of reasons, but it is not quick or simple and there are a number of...
With Drupal core moving towards strict types, [more info](https://github.com/localgovdrupal/localgov/issues/685) I've added a test pipeline in preparation https://github.com/localgovdrupal/localgov_project/pull/153 which has highlighted some failures which we should fix. ``` ------ ------------------------------------------------------------------------------------------ Line...
The Local Elections are happening on 4th May 2023 and here's a list of [councils taking part](https://www.electoralcommission.org.uk/i-am-a/voter/local-elections-england-may-2023) Elections functionality was built by Rohallion ([repo](https://gitlab.com/rohallion-public/localgov_elections_reporting)) and the agency has given us...
Some repeated actions in LGD and Microsites are leading to extra steps/ clicks and we need to consider how to do them in bulk Examples: - publish/ unpublish whole guides/...
From https://github.com/localgovdrupal/localgov/actions/runs/8047291506/job/21976304911#step:5:19 > > 1) Drupal\Tests\localgov\Functional\LocalGovUpdateTest::testUpdate > There should be no errors in configuration 'scheduled_transitions.settings'. Errors: > Schema key scheduled_transitions.settings:retain_processed.duration failed with: variable type is string but applied schema class...
While testing this pull request https://github.com/localgovdrupal/localgov/pull/678 locally I run into this: ``` finn@Oobuntoo:~/sites/l.localgov/MY_PROJECT$ ddev phpunit web/profiles/contrib/localgov/tests/src/Functional/LocalGovUpdateTest.php PHPUnit 9.6.16 by Sebastian Bergmann and contributors. Testing Drupal\Tests\localgov\Functional\LocalGovUpdateTest E 1 / 1 (100%)R...
On a fresh install of Localgov drupal, content editors (with editor, author and contributer role) cannot edit any taxonomy terms or menu items. This feels like, for at least the...