All notable changes to this project will be documented in this file.
9.7.8 (2024-11-21)
- Update all outdated drupal/* unocha/* drush/* packages. (e48001)
9.7.7 (2024-11-18)
- Add csp for vimeo iframes (f5c685)
- Bump metatag module version (94374e)
- Further package updates (f3c8d9)
- Update all outdated drupal/* unocha/* drush/* packages. (5fb0c6, 92199e, 934975, ed7290, 4109f7)
9.7.6 (2024-10-15)
- Set a higher rate limit for bots, so the test bot does not get limited because of its UA string. (d5df8d)
- Csp config for UNTV (c4b306)
- Ignore audit warning that doesn't affect us (7f8899)
- Remove csp module (ec5f82)
- Update all outdated drupal/* unocha/* drush/* packages. (5ac145, 4f31e4, 84dea0, 4e59c2)
9.7.5 (2024-09-17)
- Include core patch for aggregation error (db94fe)
- Add patch to fix tests (6a5970)
- Add tools #OPS-10867, #OPS-10867, #OPS-10867 (312386, ddddc1, 8200f8)
- Enable dependency too (7e6f9f)
- Include config update, remove patch (d84189)
- Include php logs if tests fail (692776)
- Pass on credentials to action (f22bd8)
- Remove outdated patch (df0133)
- Remove patch which is blocking core update (efcc79)
- Remove version from docker-compose file (978569)
- Update all outdated drupal/* unocha/* drush/* packages. (9c2a00, 4de13a, 52f98d)
- Update codemirror_editor module to include dependency (377a63)
- Bump axios in /html/themes/custom/gms_ocha_common (f32923)
9.6.4 (2023-11-27)
- Patch contact_storage so that site install may succeed, so we can run tests. (6786d8)
- Userprotect cannot install from scratch if the config is not up to date. (628fa9)
9.6.3 (2023-11-14)
- Enable core search, as the custom search pages use its search form block and pages break without it. (a56d7c)
- Export once the search blocks work. (ed65dd)
- Make the search indexer use fields, to avoid indexing errors on rendered content. (ca90ee)
- One more. Bump composer, so we have an audit command and do not install dev dependencies. (0293cb)
- This is the controller we invoke, so make it return its response object. (2052aa)
- Use vars.SLACK_CHANNEL for the notifcations after ensuring dependabot can see that too. (2c6ee6)
9.6.2 (2023-10-18)
9.6.1 (2023-09-22)
9.6.0 (2023-09-04)
- Annoyingly, GMS still uses sass, so needs a builder with node. (4a7a38)
- Bump config_split and add config_filter. (7c30be)
- Declare dependency and set service args. (62a035)
- Depend on an actual module, not an imaginary one. (fa7225)
- Drop the 8.1 builder and the sass build step. Commit theme build guff in case it is needed. Add README note. (e56da9)
- Drop the core key from the info file, spell check dependencies and re-order the use statements. (cade15)
- Ensure settings.php works with drush 12. (b2a9a2)
- Patch ocha_snap module and revert unnecessary changes (fd63b8)
- Set the required PHP version to 8.2 in composer.json. (9ebc51)
- Undo an oopsie. (f8aef4)
- Wait, we need to depend on contact_storage too. (8fb3c9)
9.5.10 (2023-07-19)
- Adjust order of use statements for phpcs (dd3879)
- Complete change in case for patches dir (b2f965)
- Look at that, more domain related fields. Shoo! (775bd7)
- Remove permissions that pertain to the domain module, which is not installed. (c2d3f3)
- Remove the composer-preserve-paths script permission. (bf061c)
9.5.9 (2023-06-12)
- Return response objects for failed pdfs (ec5f27)
9.5.8 (2023-05-22)
9.5.7 (2023-05-10)
9.5.6 (2023-04-24)
9.5.5 (2023-04-19)
- Bump the docker image to a fixed one. (09c8c5)
- Bump the docker image to a propoerly fixed one. (0a2ae6)
9.5.4 (2023-03-16)
9.5.3 (2023-03-15)
- Drop in phpunit and code coverage so we can use them for that. (3ec924)
- Drop in the run-tests workflow in favour of the Travis CI one. (c8ef7f)
- Add in PHPUnit config and make it available for tests. (956ca1)
- And that depends on drupal-test-traits, so add that too. (ecf0a3)
- Do not modify the defaults when they are overridden via Ansible anyway. (b954a4)
- Drop FLOWDOCK. (c3fff6)
- Ensure xdebug is loaded, so phpunit can do coverage. (dd0059)
- Pass the token as the correct variable. (2f74c5)
9.5.2 (2023-02-14)
9.5.1 (2023-01-23)
9.5.0 (2023-01-20)
- Copy config/contact.form.request_form.yml from the feature branch. (2ed8d3)
- Copy config/views.view.contact_messages.yml from the feature branch. (fab1db)
- Patch GTM so that it stops making trouble on NFS. (2a2ae0)
- Remove install from travis tests, temporarily (41cd10)
- Rerun sass and commit the result. (aa7cff)
- Use the current MySQL in tests. (1a461c)
9.4.16 (2022-12-14)
9.4.15 (2022-12-13)
9.4.14 (2022-12-13)
9.4.13 (2022-11-15)
- Allow updates to be run manually (7b016d)
- Include csp exceptions for unsafe-inline (63f65b)
- Rename functions as suggested by coder module (44f3b7)
- Update hook_event_dispatcher module and uninstall color module (744954)
9.4.12 (2022-10-10)
- Allow updates to be run manually (7b016d)
- Include csp exceptions for unsafe-inline (63f65b)
- Rename functions as suggested by coder module (44f3b7)
- Update hook_event_dispatcher module and uninstall color module (744954)
9.4.11 (2022-10-04)
- Allow updates to be run manually (7b016d)
9.4.10 (2022-09-14)
9.4.9 (2022-09-14)
9.4.8 (2022-09-09)
- Rename functions as suggested by coder module (44f3b7)
- Update hook_event_dispatcher module and uninstall color module (744954)
9.4.7 (2022-08-17)
- Include csp exceptions for unsafe-inline (63f65b)
- Try something unrelated to fix patching error in build (61d404)
9.4.6 (2022-07-28)
9.4.5 (2022-07-28)
9.4.4 (2022-07-27)
9.4.3 (2022-07-26)
9.4.2 (2022-07-13)
9.4.1 (2022-06-28)
- Remove redis altogether, as it slows sites down. (4d33a8)
9.3.15 (2022-06-14)
- Notify of builds via Slack. (da855b)