Skip to content

Latest commit

 

History

History
396 lines (204 loc) · 17.7 KB

CHANGELOG.md

File metadata and controls

396 lines (204 loc) · 17.7 KB

Changelog

All notable changes to this project will be documented in this file.

9.7.8 (2024-11-21)

Chores

  • Update all outdated drupal/* unocha/* drush/* packages. (e48001)

9.7.7 (2024-11-18)

Chores

9.7.6 (2024-10-15)

Bug Fixes

Tests
  • Set a higher rate limit for bots, so the test bot does not get limited because of its UA string. (d5df8d)

Chores

9.7.5 (2024-09-17)

Bug Fixes

  • Include core patch for aggregation error (db94fe)

Chores

Deps-dev
  • Bump axios in /html/themes/custom/gms_ocha_common (f32923)

9.6.4 (2023-11-27)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Features

  • Allow updates to be run manually (7b016d)

Bug Fixes

  • 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)

Features

  • Allow updates to be run manually (7b016d)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • Rename functions as suggested by coder module (44f3b7)
  • Update hook_event_dispatcher module and uninstall color module (744954)

9.4.7 (2022-08-17)

Bug Fixes

  • 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)

Features

  • Remove redis altogether, as it slows sites down. (4d33a8)

Bug Fixes


9.3.15 (2022-06-14)

Features

  • Notify of builds via Slack. (da855b)

9.3.14 (2022-05-31)


9.3.12 (2022-04-27)


9.3.11 (2022-03-30)


9.3.10 (2022-03-30)


9.3.9 (2022-03-23)


9.3.8 (2022-03-21)


9.3.7 (2022-03-21)


9.3.6 (2022-02-17)


1.0.1 (2022-02-15)


1.0.0 (2022-02-08)


0.0.99 (2022-02-08)