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
481edbcaf7
Commit self-updates to config from D9 upgrade, tour new structure
2022-03-06 21:22:24 -05:00
afc0d03538
Commit self-updates to config from D9 upgrade, serialize/rss changes
2022-03-06 21:21:46 -05:00
18078d18a4
Commit self-updates to config from D9 upgrade that are just reorg
2022-03-06 21:14:00 -05:00
37422c70d0
Add new settings from Drupal 9
2022-03-06 19:56:58 -05:00
a9193da0a1
Commit updated composer lock file, minor dependency updates
2022-03-06 18:03:40 -05:00
cc77ec000a
Update documentation around pattern library and how to commit changes to it
2022-03-06 16:50:44 -05:00
3e968b3497
Commit updated pattern library
2022-03-06 16:45:15 -05:00
9ddf17b1ff
Declare custom theme compatible with Drupal 9 by fiat
2022-03-06 11:01:06 -05:00
7a9cd25e91
Declare custom modules compatible with Drupal 9 by fiat
2022-03-06 10:24:49 -05:00
c28e310310
Update DDEV configuration to Elizabeth-like conditions
2022-03-06 10:17:35 -05:00
d4af6b2811
Commit updated composer lock file for Drupal 9
...
(previous commit claiming we were on Drupal 9 already was an accidental lie)
2022-03-06 10:07:08 -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
megakeegman
b9e293afae
Add auth ssh to the setup instructions
2022-03-04 14:52:04 -05:00
ab6f5e4ea7
Trust merge plugin to write to files
2022-03-04 14:20:25 -05:00
b52b7c9a71
Commit updated configuration from successful upgrade to Drupal 9
2022-03-04 14:13:49 -05:00
c69eb0b9ea
Include (hidden) Indieweb fields for syndicating to Mastodon, Twitter
2022-03-04 11:58:54 -05:00
2c08a09cc5
Configure Indieweb to be able to push to Twitter & Mastodon through Bridgy
2022-03-04 11:44:56 -05:00
fd68f437ae
Remove incorrect local drush information
2022-03-03 21:27:18 -05:00
bd26ecacf7
Upgrade DDEV configuration
2022-03-03 21:23:55 -05:00
fec9c52f57
Swap out Keegan for David in speaker request form
...
Change brought in from live
2022-03-02 12:58:38 -05:00
000dab7e9f
Uninstall Block Theme Sync module (removed from Drutopia in favor of Skins)
2022-03-02 12:58:11 -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
b94463ae96
Commit updated composer lock file
2022-03-01 23:21:35 -05:00