55d9ac58b1
Enable and configure Plausible module #124
2025-02-20 11:39:13 -05:00
86aa0345a2
Apply database updates
2024-11-25 09:55:34 -08:00
ed3029d217
Apply database updates
2024-10-07 12:38:45 -07:00
dd33e2ddaa
Enable and configure permissions for visitors module #124
2024-10-07 12:00:41 -07:00
8bc7393a1f
Enable migration helpers
2024-10-07 11:59:55 -07:00
41e1a3985a
Enable workflow buttons, trash workflow, and other module dependencies
2024-10-07 11:46:38 -07:00
c1520113fd
Apply database updates
2024-10-07 11:46:38 -07:00
1b24e9c891
Uninstall seven theme
2024-02-23 13:15:46 -08:00
1fbbe4ae66
Disable color and quickedit modules (deprecated)
2024-02-23 13:08:10 -08:00
56bcb1f0b4
Enable and configure riddler
2024-02-20 13:30:09 -08:00
e18bfc02d0
Apply database updates
2024-02-12 11:48:10 -08:00
eefa243d2c
Enable stable9 theme
2024-02-12 11:43:56 -08:00
4d2eaa31e3
Uninstall better normalizers
2024-02-12 10:43:11 -08:00
1e8a28cf3a
Enable editor advanced link module #118
2022-02-06 15:19:41 -05:00
d839062213
Commit all self-updates from Drupal upgrades INCLUDING obsolete permissions removal
2022-01-28 19:20:33 -05:00
88c4009736
Enable fitvids module
2021-08-17 08:26:23 -04:00
dee28daffb
Enable skins module so Octavia doesn't blow up the site
2021-08-12 18:00:46 -04:00
benjamin melançon
6e41aab471
Commit live re-enable update module
2021-04-26 15:05:39 -04:00
benjamin melançon
a7d4f61a82
Commit config updated through database update hooks
2021-04-25 11:47:45 -04:00
mlncn
e85adfec85
Disable updates module-- only way to stop irrelevant emails
2021-04-05 22:22:28 -04:00
benjamin melançon
6665080c14
Commit switch of admin links access filter modules
2020-05-06 23:54:15 -04:00
benjamin melançon
1efe4ed3fc
Enable antibot module
2020-03-25 14:18:48 -04:00
benjamin melançon
1925f38d85
Commit self updates
2020-03-20 18:39:21 -04:00
benjamin melançon
e1d967a93a
Commit configuration changes from live site
2020-02-05 14:26:21 -05:00
benjamin melançon
3f5ea0428b
Enable Google Analytics module and commit initial configuration
2019-10-08 10:57:24 -04:00
benjamin melançon
93b50af090
Enable Minimal HTML module and commit its initial configuration
2019-10-07 10:24:59 -04:00
benjamin melançon
f962faa922
Uninstall Views URL Path Arguments module
2019-10-07 10:20:24 -04:00
benjamin melançon
8c2cd3bceb
Enable CKEditor height module
...
Make rich text WYSIWYG fields respect the #rows setting
Ref https://gitlab.com/drutopia/drutopia/issues/278
2019-10-07 10:09:54 -04:00
benjamin melançon
9a0f2e22e6
Give editors ability to assign contributor, blogger roles & managers all roles
...
(short of administrator, which did require doing each role individually rather than 'all roles'
despite issues which suggested it wouldn't do the administrator.)
Ref #78
2019-10-04 09:30:39 -04:00
benjamin melançon
b803bda699
Enable and configure Insert image module
2019-10-04 00:38:01 -04:00
benjamin melançon
d7f2920607
Require and enable subpathauto module
2019-10-03 08:47:03 -04:00
benjamin melançon
1a441937ee
Configure View to use new argument validator from views url path module
2019-10-03 08:47:03 -04:00
benjamin melançon
60d38e29cd
Enable and configure Footnotes module
...
Ref #70
2019-10-02 10:24:25 -04:00
benjamin melançon
a93c12826f
Enable convert bundles, which requires action module
2019-10-02 01:17:03 -04:00
benjamin melançon
355f0e2239
Enable Entity Reference Override and configure biography field
2019-10-01 04:32:58 -04:00
benjamin melançon
a18796a766
Enable and configure Link It module and related
2019-09-30 11:48:38 -04:00
benjamin melançon
ee353b3276
Enable and configure noreferrer/noopener privacy/security module
...
Ref #46
2019-09-30 08:55:34 -04:00
benjamin melançon
d6673f81ba
Enable GEO citation custom module & configure pseudofield display
...
... also drop all the deleted separate topic fields from footer display config
2019-09-29 13:39:49 -04:00
benjamin melançon
cf8c86804e
Enable and do initial configuration of comment notify modules
...
Send a simple link to all managers
And we'll try to send authors and commenters notice of new comments by default.
Ref #12
2019-09-22 21:36:05 -04:00
benjamin melançon
cbb35dde19
Enable and configure honeypot (only add to non-privileged-accessible forms)
...
Ref #12
2019-09-22 20:59:40 -04:00
Benjamin Melançon
3e8ad8956b
Enable class it up module
2019-09-01 23:52:41 -04:00
Benjamin Melançon
14c634d761
Commit composer lock file
2019-09-01 10:01:44 -04:00
Benjamin Melançon
d3be422cd7
Try out Hax module, could it replace paragraphs on short notice?
2019-09-01 08:55:14 -04:00
Benjamin Melançon
e45844a056
Enable Mailchimp module
2019-09-01 08:54:27 -04:00
Benjamin Melançon
aec7e7cbc1
Enable Twig Template Suggestions and Empty Page module so we can clean up the home page
2019-09-01 08:44:16 -04:00
Benjamin Melançon
09bf3afe16
Revert "Remove geo_upgrade, take two"
...
This reverts commit 8aa07e9514
.
See note in 88003ace53
2019-08-30 22:10:55 -04:00
Benjamin Melançon
9a049c28aa
Merge branch 'master' of gitlab.com:agaric/sites/geo
2019-08-30 22:10:15 -04:00
Benjamin Melançon
88003ace53
Add migrate source CSV which is a new dependency of geo_upgrade
...
I had wanted to remove geo_upgrade from the site config and enable it after site-install-with-config to do the migration. (Having the CSV migration module added to GEO Upgrade's dependencies, but not to the overall config/sync, broke import, and it seemed better to me to isolate them by enabling GEO Upgrade separately rather than effectively mixing migration config with the site config).
But way too much migration stuff is committed to the general config already.
Sorry @wolcen
2019-08-30 22:09:50 -04:00
Chris Thompson
8aa07e9514
Remove geo_upgrade, take two
...
OK, now I see...I think
2019-08-30 21:43:17 -04:00
Chris Thompson
8f97e06ea8
Revert "Remove geo_upgrade mod from config"
...
You should do it properly...something might break, warned Ben.
This reverts commit 18b8642647
.
2019-08-30 21:32:06 -04:00