Commit graph

75 commits

Author SHA1 Message Date
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
David Valdez
213a31ef38 add the Simple comment notify module 2019-03-12 11:04:43 -06:00
benjamin melançon
d9a6abe09e Add webform mailchimp module
... it's going to have a lot of dependencies in the composer lock file
2019-03-10 11:52:04 -04:00
benjamin melançon
004db16e1c Add the markdown project 2019-02-20 11:25:09 -05:00
benjamin melançon
e601fa3c5c Make process timeout 10 minutes instead of default 5
When Drupal core is unzipped there's a notice of a 300 second timeout, then it switches
to the ZipArchive class; there's speculation that later errors that don't specify the
timeout but also result in unzip failures.  See:

https://stackoverflow.com/questions/28177019/composer-exceeded-the-timeout-of-300-seconds-while-installing-sylius-on-composer
https://www.drupal.org/project/drupal/issues/3000865
2019-01-29 08:18:06 -05:00
benjamin melançon
26f30d4e09 Remove gnuget's now-committed comment notify patches
* https://www.drupal.org/node/2575819
* https://www.drupal.org/node/2938134
2019-01-29 07:49:10 -05:00
benjamin melançon
784f860228 Add paragraphs features module for split text paragraphs ability 2019-01-29 07:29:05 -05:00
benjamin melançon
fd75dbd693 Add the Preview Link module 2019-01-27 08:48:33 -05:00
David Valdez
be9d0e8083 Language switcher footer 2019-01-21 23:48:06 -06:00
David Valdez
3454eeaf94 Add the comment notify module. 2019-01-17 11:45:29 -06:00
benjamin melançon
c896719511 Sort composer packages alphabetically 2019-01-06 22:48:48 -05:00
benjamin melançon
3a67316a33 Tell composer to sort its packages alphabetically 2019-01-06 22:48:11 -05:00
benjamin melançon
0cca4d709a Add HotJar module for HotJar.com integration 2019-01-06 22:40:18 -05:00
benjamin melançon
4f68a06ad6 Merge branch 'master' of gitlab.com:agaric/sites/agaric-com 2019-01-04 00:20:32 -05:00
benjamin melançon
5979f9cb10 Add speedup for composer 2019-01-04 00:18:43 -05:00
Clayton Dewey
f4e5c97a57 Add AntiBot, composer.json 2019-01-03 16:08:16 -07:00
Clayton Dewey
fb141526d6 Add Menu Trail by Path module 2018-12-31 12:35:06 -07:00
benjamin melançon
27e062eae2 Add patch to fix honeypot accessibility 2018-12-28 18:15:53 -05:00
Clayton Dewey
c9e89e21eb Install, enable and configure Diff module 2018-12-26 20:59:54 -07:00
Clayton Dewey
dff483ec36 Require Honeypot module 2018-12-26 19:05:21 -07:00
Clayton Dewey
f748a18395 Require Google Analytics module 2018-12-26 16:36:54 -07:00
benjamin melançon
ebd109104e Without typo of leaving the caret in this time
Ref #132
2018-12-26 13:34:32 -05:00
benjamin melançon
d93f05616c Use the dev version of IndieWeb module since we're actively contributing
Ref #132
2018-12-26 13:32:19 -05:00
benjamin melançon
89f53a718a Add the Indieweb module
Ref #32
2018-12-18 19:33:26 -05:00
benjamin melançon
0cd08942b1 Add Region In Content Template module
... that i just made.

Ref #110
2018-12-17 19:42:20 -05:00
benjamin melançon
d1b535f373 Remove now-committed patch! https://www.drupal.org/node/2917621 2018-12-07 11:13:11 -05:00