0a5dfd5995
Add config snapshots
2022-09-12 17:36:31 -04:00
646d097cc3
Switch to Gin admin theme & toolbar, configure for horizontal
2022-09-12 17:36:10 -04:00
403b7143e4
Apply self-updates to webform config
2022-09-12 17:19:11 -04:00
8db9ac6f55
Lengthen honeypot protection times
2022-09-12 17:18:45 -04:00
f9d0d99213
Enable honeypot for all webforms
2022-09-12 17:18:07 -04:00
2fbd18b020
Delete non-webform contact form
2022-09-12 17:17:18 -04:00
82114e11f6
Update README with Ahoy approach
2022-09-12 16:56:02 -04:00
98bf4bf28c
Disable update notifications
2022-09-12 16:50:39 -04:00
e929dedc05
Apply additional settings on customerror from live?
2022-09-12 16:47:55 -04:00
402c51342f
Add config snapshots
2022-09-12 16:43:33 -04:00
990fdc0181
Disable user login block - someone on live
2022-09-12 16:42:43 -04:00
edef2e5bbf
Disable antibot - ben on live
2022-09-12 16:42:15 -04:00
21584cbaf0
Close no-longer-active webforms - by dinarcon on live
2022-09-12 16:34:51 -04:00
a8b72639e8
Switch comments to plain markdown
2022-09-12 16:32:03 -04:00
b8883bc43f
Apply config updates from database update
2022-09-12 16:11:44 -04:00
3b58a09466
Update composer lock file
2022-09-12 15:00:41 -04:00
d107614a30
Update DDEV
2022-09-12 15:00:26 -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
c116f99d4a
Update price direct through config file (UI broken)
...
Don't know this'll actually work...
2022-03-11 16:24:53 -05:00
a19045e8ed
Update Drupal content migration training purchase form text
2022-03-11 16:23:38 -05:00
ba2f790f93
Format docs
2022-03-11 16:04:46 -05:00
328c543e1e
Update deployment instructions to be more helpful
2022-03-11 16:02:54 -05:00
01a4d3d592
Commit config snapshot
2022-03-11 15:34:48 -05:00
f525e7618c
Commit oddly minor spanish language Drupal self-updates
2022-03-11 15:34:21 -05:00
5ad3e3bd80
Commit updated composer lock file inc with customerror fixes
2022-03-11 15:33:47 -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
2992aabb6c
Enable and configure Plausible analytics
...
Ref #229
2022-03-11 15:30:58 -05:00
5571b64398
Commit updated composer lock file
2022-03-11 13:13:11 -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
40735b8b8b
Configure basic HTML input format to NOT use markdown at all
...
Was considering doing this anyway because switching between the Markdown WYSIWYG
and regular CKEditor could really screw up formatting, but after the upgrade of
the Markdown module (which provides the underlying Markdown capability that
CKEditor Markdown uses, apparently) it absolutely destroyed every port of content
that was using the Basic HTML input format, in the way described way back in this
old comment on the upgrade issue, https://www.drupal.org/project/markdown/issues/3103679#comment-14289153
Anyway this configuration change fixed the major problem of the text being output with
no HTML formatting whatsoever.
Ref #227
2022-03-08 15:43:26 -05:00
aa14d30664
Set webmentions to run on cron
2022-03-08 09:52:47 -05:00
26a8aaa097
Enable hidden bridgy mastodon return indicator
2022-03-08 09:41:58 -05:00
1dd4ff625e
Add explicit markdown configuration w/ no changes
2022-03-08 07:55:57 -05:00
1350ce3fe5
Commit updated composer lock file
2022-03-08 07:55:21 -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
1ea7dfc207
Commit updated composer lock file
2022-03-08 07:21:42 -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
71b9c51049
Commit updated composer lock file
2022-03-08 06:58:23 -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
0188a3f761
Remove multiline config from config snapshot also
2022-03-07 12:57:34 -05:00
f65e0fa372
Close loop on removing multiline config (uninstalled on live, removed from codebase)
...
Because it is a core feature now (almost, not quite, as good as the module but the module
is not supported in 9)
2022-03-07 12:53:56 -05:00
0ee0fbf151
Fix another typo in my modified script but still no go
...
keys not set up for direct test/live talk here
2022-03-06 22:06:28 -05:00
8ba651139e
Fix silly capital L typo
2022-03-06 21:58:19 -05:00
f5ef2ef668
Use standard location for Drush
2022-03-06 21:56:28 -05:00
f465929ca6
Bring in database copy script by Keegan & Chris for Portside
...
Naively changing names for agaric live and test on Elizabeth,
but not yet using variables that could be grabbed from .env file
2022-03-06 21:50:25 -05:00
c03173697d
Commit config snapshot after D9 upgrades
2022-03-06 21:29:17 -05:00
d0da91842a
Commit modules uninstalled by Drutopia in D9
2022-03-06 21:25:10 -05:00
3672b57fa5
Commit unexpected self-update of dependency to views admin people
2022-03-06 21:24:33 -05:00
fd6dab8f15
Commit self-updates to role config, dependencies + removed obsolete perms
2022-03-06 21:24:10 -05:00