Commit graph

109 commits

Author SHA1 Message Date
1264af5272 Drop Webform mailchimp we do not use it 2023-06-30 20:37:31 -04:00
d60779a690 Get correct development branch of title paragraph module 2023-06-14 10:21:12 -04:00
603519a0e6 Drop allowed formats as explicit requirement Drutopia has our backs 2023-06-14 10:20:49 -04:00
bf651d991b Also remove direct requirement of minimalhtml 2023-06-14 10:04:13 -04:00
bd5dc6c633 Add In Other Words, dev version
(We aren't currently using it, but must be doing something similar
in our templates, heh.)
2023-06-14 09:55:45 -04:00
65ad41de92 Drop explicit dependency on WYSIWYG Linebreaks; it's in Drutopia Site
Prevents this Problem 1
    - drupal/drutopia_site[dev-1.x, 1.x-dev] require drupal/wysiwyg_linebreaks ^2 -> found drupal/wysiwyg_linebreaks[dev-2.0.x, 2.0.0, 2.0.x-dev (alias of dev-2.0.x)] but it conflicts with your root composer.json require (^1.10).
2023-06-14 09:48:10 -04:00
Chris Thompson
af3e615988 Update hotjar, http_client_error_status, menu_trail_by_patha, password_policy, scn 2022-11-16 17:17:42 -05:00
Chris Thompson
71e9dac48e Update google analytics and field token value 2022-11-16 17:02:55 -05:00
Chris Thompson
08a7237a5b Update Editoria11y to 2.x 2022-11-16 16:50:51 -05:00
Chris Thompson
0c27b23804 Add workflow_buttons and filter_perms 2022-11-16 16:37:46 -05:00
Chris Thompson
359ae94370 Update composer/installers to 2.x 2022-11-16 16:33:04 -05:00
Chris Thompson
b9b8576048 Remove direct includes from composer, update block_class and drutopia_site
drutopia_site (dev) now includes patch for autosave_form
2022-11-16 16:19:30 -05:00
Chris Thompson
d70c8f5771 Add patch for new item autosave 2022-11-16 15:29:36 -05:00
Chris Thompson
e150ac5055 Update composer
Remove wysiwyg_linebreaks patch
Did not check outdated list as yet
2022-11-16 14:40:53 -05:00
c409a1d291 Bring in same patches Drutopia build_source uses 2022-09-12 17:37:50 -04:00
0982afa7e0 Bring into closer alignment with Drutopia build source composer.json 2022-09-12 14:55:50 -04:00
68f06ff83a Bring composer file more into line with Drutopia base 2022-03-11 23:01:03 -05:00
605abdae82 Add editoria11y module recommended by Clayton for writing, accessibility review
https://devcollaborative.com/blog/best-drupal-accessibility-checker-content-authors-editoria11y
2022-03-11 15:32:18 -05:00
909ef23f81 Add Plausible analytics module (adds this one line for us)
'<script defer data-domain=agaric.coop src=https://plausible.io/js/plausible.js></script>' :-)
2022-03-11 12:44:17 -05:00
89bb55e2a1 Dropping down to commonmark 1.0 to fix even more fatal issue
https://www.drupal.org/project/markdown/issues/3268341
2022-03-08 07:55:08 -05:00
4fb0cf3337 Use dev version of markdown to fix fatal error
Uncaught PHP Exception Drupal\markdown\Exception\MissingVersionException: 'The library 'commonmark' did not not specify a version. If the plugin has no version, it must be explicitly set to '0.0.0'.' at /var/www/html/web/modules/contrib/markdown/src/Plugin/Markdown/InstallablePluginBase.php line 316'

Fixed as noted in https://www.drupal.org/project/markdown/issues/3187582#comment-14012913
2022-03-08 07:21:30 -05:00
6e4d748ca7 Install commonmark (haha not so easy read below)
Wow. Remove migrate upgrade, upgrade migrate tools, so can go to drush 11, which
allows the same version of dot-access-data that commonmark does, at least if it
is explicitly specified.
2022-03-08 06:56:12 -05:00
ff627fff13 Bump Search404 to currently recommended 2.x branch 2022-03-06 10:05:55 -05:00
f796e3b62a Drop patch that has long since been committed
Remove Drupal Core 'search' module dependency from search404
https://www.drupal.org/project/search404/issues/2978837
2022-03-06 10:05:31 -05:00
bc2bfea77c Remove module which has merged into admin toolbar
(which is itself part of Drutopia core already)
2022-03-06 00:43:53 -05:00
fb18163d9d Update several modules to new 2.x branches supporting Drupal 9 2022-03-06 00:39:32 -05:00
4e81b6629f Even though it's being discontinued, Swiftmailer 2 is D9-compatible 2022-03-06 00:22:47 -05:00
88e7401908 Drop Multiline Config module it is now a core feature! 2022-03-05 09:30:21 -05:00
287baa7afb Drop dev pinning of Drutopia Site the official release has caught up 2022-03-05 09:29:46 -05:00
0b8eab6399 Drop honeypot from composer requirements; Drutopia has it
and is requiring a newer version so this was causing conflicts
2022-03-05 08:55:21 -05:00
ab6f5e4ea7 Trust merge plugin to write to files 2022-03-04 14:20:25 -05:00
fbc5665ec4 Fix typo in composer.json 2022-03-01 23:44:11 -05:00
44cb10e8e7 Upgrade composer info to Drupal 9 & bring more in line w/ Drutopia 2022-03-01 23:42:01 -05:00
b1a36cdc40 Allow useful plugins to write to files 2022-03-01 23:21:14 -05:00
d1fb1cb523 Add Drupal Remote Desktop command center to Agaric site 2021-09-18 15:29:19 -04:00
a83fc897c7 Add composer commands for our shell scripts 2021-07-14 08:02:15 -04:00
2b20944545 Update dependencies 2021-07-02 12:57:45 -04:00
benjamin melançon
668c63dfe7 Commit new blocks, webforms, & other config updates from live 2021-04-21 23:07:59 -04:00
benjamin melançon
9b6e04483f Update wikimedia composer plugin to Composer 2 compatible 2021-04-21 22:00:45 -04:00
benjamin melançon
72d3428ded Update/reorg composer file to be a bit more like Drutopia 2021-04-21 21:59:19 -04:00
benjamin melançon
4e25f0a531 Update WYSIWYG Linebreaks patch to later one that improves over mine 2021-04-21 21:02:26 -04:00
benjamin melançon
5dd02c0177 Add Stripe Webform module 2020-06-15 10:17:23 -04:00
benjamin melançon
4cdbb0c497 Restore module we're ditching so that updates can run disabling it without choking 2020-06-12 15:13:49 -04:00
benjamin melançon
2ed99afd1e Configure location of web root in for Drupal scaffold files 2020-06-10 21:01:49 -04:00
benjamin melançon
80ee256865 Name our site esp. since this is not the standard Drutopia template 2020-06-10 14:44:23 -04:00
benjamin melançon
6e19dbbce9 Remove Drupal composer scaffold plugin now Drutopia profile brings in core's 2020-05-06 22:49:43 -04:00
benjamin melançon
b43aa5adc2 Reorganize to be consistent with GEO 2020-05-06 22:47:17 -04:00
benjamin melançon
c2e979481c Add http_cache_control module
This stuff can mostly be done in .htaccess:

https://developers.google.com/web/tools/lighthouse/audits/cache-policy
>
but the direction to use cached version instead of taking the error,
available in dev and 2.0 beta branches currently, may be useful with Cloudflare
2020-04-26 19:20:46 -04:00
benjamin melançon
34df8dd34e Add mail sending modules 2020-04-15 13:55:30 -04:00
David Valdez
6b631fd342 Remove the honeypot patch.
The last version of the module contains the fix to this issue.
https://www.drupal.org/node/2944843
2020-03-04 17:08:45 -06:00