Commit graph

1101 commits

Author SHA1 Message Date
benjamin melançon
4718424acc Enable xdebug. debugging works better that way 2020-06-14 05:48:26 -04:00
benjamin melançon
93ac22fe41 Commit composer lock file 2020-06-12 15:13:59 -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
57be7ec6ba Switch to data folder to ignore sql dumps, as we do on all other projects 2020-06-12 15:11:48 -04:00
benjamin melançon
32ac0c6fee Update composer lock file to latest couple updates dependencies 2020-06-11 22:40:24 -04:00
benjamin melançon
78ae3a03d2 Commit *many* dependency updates to composer lock file 2020-06-10 21:05:16 -04:00
benjamin melançon
b0f85cd4ed Commit updates to scaffolding files 2020-06-10 21:02:56 -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
40b2a34f9a Merge branch 'master' of gitlab.com:agaric/sites/agaric-com 2020-06-10 14:45:07 -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
d5257c0f26 Name our site esp. since this is not the standard Drutopia template 2020-06-10 14:43: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
3d7c74b4f7 Update composer lock inc webform security updates 2020-05-06 16:46:12 -04:00
mlncn
d226ffd124 Merge branch 'contact-form' into 'master'
Add contact form updates and change mailer

See merge request agaric/sites/agaric-com!73
2020-04-30 18:03:10 +00:00
Christopher Thompson
2be84e7d55 Add contact form updates and change mailer 2020-04-29 14:32:19 -04:00
benjamin melançon
ef90a90109 Commit composer lock file 2020-04-26 19:21:11 -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
1e103b5cf9 Fix path & complete suggested git message 2020-04-15 18:28:02 -04:00
benjamin melançon
e9cbc87be0 Change copy-paste dangerzone to test site 2020-04-15 14:04:32 -04:00
benjamin melançon
7783d10a91 Commit composer lock file 2020-04-15 13:55:43 -04:00
benjamin melançon
34df8dd34e Add mail sending modules 2020-04-15 13:55:30 -04:00
benjamin melançon
5de5aac641 Ran composer update a second time and it brought the libraries back! 2020-03-18 17:54:47 -04:00
benjamin melançon
ffd58d7a6b OK, commit the version of composer lock that reverts all library stuff
... ...

            web/libraries/{}: [
                type:drupal-library
            ],

is there in composer.lock, but the web/libraries folder does not exist.

And all the 'drupal-library' references got deleted from the composer.lock file
after upgrade.

That can't be good.

Though we can live without them, David only got them to be there on
March 2.
2020-03-18 17:43:18 -04:00
benjamin melançon
003fed27d7 Upgrade DDEV 2020-03-18 17:01:40 -04:00
David Valdez
b9965c46c0 Add the latest changes in config made in live 2020-03-05 00:01:22 -06:00
David Valdez
fad955f30b Composer lock with drupal 8.8.3 and without the honepoy patch 2020-03-04 23:41:34 -06: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
22a0a1cfa2 THe lock file with the libraries in the web folder 2020-03-02 11:55:15 -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
f26384fe93 Added composer.lock file with the dev version of drutopia site 2020-03-02 11:38:39 -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
d8b3ddbb11 Composer.lock with all the libraries used by the webform module 2020-03-02 10:45:56 -06:00
David Valdez
92129f0e0c Add the composer.librarie.json from the webform module. 2020-03-02 10:45:29 -06:00
benjamin melançon
f42a6fbdd1 Add 'white' as a backgronud color for paragraphs
We'll use in the title paragraph to ensure menu can always be seen (does *not* get
'transparent' in this case).

Ref agaric/sites/agaric-com#86
2020-03-02 09:32:31 -05:00
benjamin melançon
9fb3008fe0 Update pattern library 2020-03-02 04:29:55 -05:00
benjamin melançon
4317a53306 Commit updated composer lock file 2020-03-02 03:26:43 -05:00
benjamin melançon
e2a4609daa Commit stray things from live/upgrade 2020-03-02 03:26:05 -05:00
benjamin melançon
c8c48d01e7 Commit change from live? actualyl probably upgrade; addition of daily count in redirects view 2020-03-02 03:25:44 -05:00
benjamin melançon
866261f9e3 Commit change from live: hiding title 2020-03-02 03:24:52 -05:00
benjamin melançon
9b96c0f7bd Commit config snapshots 2020-03-02 03:24:24 -05:00
benjamin melançon
de3910df62 Commit updated configuration following update to Drupal 8.8 2020-03-02 03:23:49 -05:00
benjamin melançon
54fb61f01e Update pattern library with compiled CSS 2020-03-02 03:13:14 -05:00
benjamin melançon
85549ad9a1 Update pattern library to not cut off landing page titles 2020-03-02 03:11:38 -05:00
benjamin melançon
67464bbd72 Add rake and sassc to required packages 2020-03-02 03:01:27 -05: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
David Valdez
d73cba4d58 Composer.lock with the drupal 8.7.11 2020-02-14 17:22:45 -06:00
David Valdez
349ac763c2 Add any change in configuration made in live into the repository. 2020-02-14 16:58:09 -06:00
David Valdez
59446bd37a Merge branch 'master' of gitlab.com:agaric/sites/agaric-com 2020-02-14 15:39:03 -06:00
David Valdez
43d7697c0e Update the ddev configuration to the latest version 2020-02-14 15:28:30 -06:00