b56d606ddb
Allow Drush to always float to latest supported version for corresponding Drupal
2024-02-15 21:23:38 -05:00
d7122316d8
Add Multiparagraph Flow
2024-02-15 21:23:18 -05:00
69ca1e7840
Add quickedit module so we can easily upgrade in one step
...
Ref #243
2024-02-15 11:33:06 -05:00
1709131e38
Add seven module just so we can easily upgrade in one step
2024-02-15 08:25:52 -05:00
82d809dd34
Remove false precision
2024-02-05 12:56:35 -05:00
2d7bf03029
Add Super Login module though only want it if the leap at the eye symbol feature request
...
https://www.drupal.org/project/super_login/issues/3409170
2023-12-15 18:15:25 -05:00
bac3f62c5c
Format source code- alphabetize composer
2023-12-15 17:15:04 -05:00
785ca1ad3d
Remove SMS Twilio which isn't D10 and which we weren't using
...
Ref #243
2023-11-06 18:08:47 -05:00
c0a1e8db6f
Switch to D10-compatible, no-upgrade path Stripe Webform
...
Ref #243
2023-11-06 18:05:58 -05:00
7106c40f95
Remove cleantaxonomy which we weren't using
2023-11-06 18:03:40 -05:00
837d36715e
Remove URL Login which is not really maintained anymore, and we weren't using
2023-11-06 18:02:44 -05:00
949486dfa9
Bring more into accordance with build source requirements section
...
Ref #243
2023-11-06 17:10:56 -05:00
b629e7ef19
Add Clean Taxonomy module
2023-10-20 18:32:04 -04:00
382d20455d
Add patch to prevent fatal error while loading non-existent images (should only affect staging env)
...
https://www.drupal.org/project/drupal/issues/2827921
2023-08-30 15:10:40 -07:00
c9323a599d
Update format of regionincontent constraint
2023-08-30 15:09:16 -07:00
cbc8a24edf
Revert "Drop Webform mailchimp we do not use it"
...
I was wrong. But we *should* not use it…
This reverts commit 1264af5272
.
2023-06-30 20:38:16 -04:00
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