Commit graph

100 commits

Author SHA1 Message Date
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
David Valdez
8321e97757 Put the libraries in a place where the browser can reach them. 2020-03-02 11:54:42 -06:00
David Valdez
8e3078be18 Update drutopia_site module to have the last version of admin_toolbar 2020-03-02 11:38:18 -06:00
David Valdez
92129f0e0c Add the composer.librarie.json from the webform module. 2020-03-02 10:45:29 -06:00
David Valdez
b6f449c405 Update Drupal to 8.8.0 and use drupal/core-recommended instead of webflo/drupal-core-strict 2020-02-14 17:43:01 -06:00
Benjamin Melançon
3bb9aaf74d Give up on trying to install drd by downgrading symfony filesystem 2019-08-26 19:42:42 -04:00
Benjamin Melançon
daf7df1aae Force symfony filesystem to be ~3.4 not 4.x because drd (Drupal Remote Dashboard) isn't compatible 2019-08-26 17:51:49 -04:00
benjamin melançon
5604f87460 Add scheduler module 2019-07-31 16:44:23 -04:00
benjamin melançon
de79b292fe Add mailsystem and mimemail 2019-07-30 15:27:18 -04:00
David Valdez
2aef6eb122 Add the multiline config module 2019-05-09 13:48:30 -05:00