Commit graph

734 commits

Author SHA1 Message Date
benjamin melançon
4fd550a87c Commit enabling of mailchimp webform & related 2019-03-10 14:17:47 -04:00
benjamin melançon
62506ba88b Update composer lock file with mailchimp webform and dependencies (inc mailchimp) 2019-03-10 11:52:45 -04: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
c0edc26c86 Update a few dependencies 2019-03-10 11:46:54 -04:00
benjamin melançon
2f5b8b7cea record our server and who it's named after 2019-03-10 10:03:51 -04:00
benjamin melançon
bb78d46e49 Move how did you find us Q to post-submission survey 2019-03-06 09:03:32 -05:00
benjamin melançon
3b4ce30534 Start adding a confirmation page for a one-question survey 2019-03-06 08:58:01 -05:00
benjamin melançon
85eea1ff27 Update basic formatter with live changes 2019-03-05 18:12:30 -05:00
benjamin melançon
4722076a77 Update composer lock file with many minor dependency updates 2019-03-05 18:11:42 -05:00
benjamin melançon
a533f173ef Disable unused webform templates module 2019-03-05 09:14:39 -05:00
mlncn
38a80a48ee Merge branch 'micky-speakerforms' into 'master'
Add webform for speakers

See merge request agaric/sites/agaric-com!64
2019-03-05 10:48:16 +00:00
Micky Metts
deb6aaf9e2 Correct typos on speaker forms 2019-03-02 19:46:31 -05:00
Micky Metts
4b59a3ad86 Add webform for speakers 2019-02-28 16:04:38 -05:00
benjamin melançon
ff600a4cdb Set summary field for twitter description
... and some other things that were already working, hmm.  OK the site handle
wasn't working; maybe it will now.

Ref #177
2019-02-22 01:22:20 -05:00
benjamin melançon
4a990ed3ac Update pattern library 2019-02-21 09:31:00 -05:00
benjamin melançon
cc48eebe7e Configure the markdown editor 2019-02-21 09:02:38 -05:00
benjamin melançon
8c51013e01 Update pattern library with content flow improvements 2019-02-21 08:32:07 -05:00
benjamin melançon
a3d780df1c Commit provisioning-updated drush yml file 2019-02-21 07:41:13 -05:00
mlncn
7c1b025ac7 Merge branch 'add-rake-tasks' into 'master'
Add rake tasks

See merge request agaric/sites/agaric-com!63
2019-02-20 21:07:08 +00:00
755cb72210 Merge branch 'master' into 'add-rake-tasks'
# Conflicts:
#   Makefile
2019-02-20 21:05:56 +00:00
Chris Thompson
84c79fe3b0 Correct file paths in Makefile 2019-02-20 15:59:47 -05:00
Chris Thompson
cdf390f082 Add rake tasks, provisioning, and templates 2019-02-20 15:55:38 -05:00
Chris Thompson
20bee0fac4 Update file sync based on server specs and change drush alias 2019-02-20 15:50:43 -05:00
Chris Thompson
626fa03d5a Update drush aliases and remove .php style settings 2019-02-20 15:50:26 -05:00
benjamin melançon
119dbbc895 Update Drupal core with latest security release, also paragarphs 2019-02-20 15:15:05 -05:00
benjamin melançon
5948a6f913 Commit contact form message translations 2019-02-20 15:06:09 -05:00
benjamin melançon
4fe52c86d2 Enable markdown; apply self-update to preview link settings 2019-02-20 15:05:33 -05:00
benjamin melançon
f6918c3bc5 Update configuration updated by database updates 2019-02-20 14:43:47 -05:00
benjamin melançon
241775550b Commit Micky's changes to the live webform 2019-02-20 11:48:58 -05:00
benjamin melançon
9027af46a0 Commit some live (self?) updates of langcode 2019-02-20 11:48:38 -05:00
benjamin melançon
7f7e0b4a6d Update composer lock file 2019-02-20 11:25:22 -05:00
benjamin melançon
004db16e1c Add the markdown project 2019-02-20 11:25:09 -05:00
benjamin melançon
40c8705235 Update many mostly symfony dependencies 2019-02-20 09:30:58 -05:00
mlncn
3b7a8b7ff1 Merge branch '177-open-graph' into 'master'
Shorten page title, remove broken summary token, update image url token, fill...

Closes #177

See merge request agaric/sites/agaric-com!62
2019-02-20 14:12:06 +00:00
Clayton Dewey
0d430a624c Shorten page title, remove broken summary token, update image url token, fill in more Twitter defaults 2019-02-18 15:19:00 -07:00
Clayton Dewey
957bc4c333 Merge branch 'new-webform-edit-message' into 'master'
Remove the "fan mail" phrase from the contact form message.

See merge request agaric/sites/agaric-com!61
2019-02-07 18:12:36 +00:00
David Valdez
509b7dcd58 Remove the "fan mail" phrase from the contact form message.
Also, it removes the "From" value because it is always from a vistior.
2019-02-07 12:06:27 -06:00
benjamin melançon
b253a75b01 Update pattern library for better image spacing 2019-02-07 11:26:59 -05:00
Clayton Dewey
bc35f0d2ba Merge branch 'live-changes' into 'master'
These changes were made on Live.

See merge request agaric/sites/agaric-com!60
2019-02-05 22:55:16 +00:00
David Valdez
45f7f228a0 The metatag changes were restored.
Also, the taxonomy_term view edits were removed and some words were
translated to spanish, they were restored as well.
2019-02-05 13:41:46 -06:00
David Valdez
b9cf9bbd31 Revert "This changes were made on Live."
This reverts commit e731bc3bbb.
2019-02-05 19:07:45 +00:00
David Valdez
e731bc3bbb This changes were made on Live. 2019-02-04 13:28:46 -06:00
mlncn
a441a260ae Merge branch '177-open-graph' into 'master'
Enable OpenGraph module and configure sensible defaults for OpenGraph metatag

Closes #177

See merge request agaric/sites/agaric-com!52
2019-02-01 18:46:24 +00:00
Clayton Dewey
30a232ebe1 Change path of default images for metatag 2019-02-01 10:51:20 -07:00
Clayton Dewey
0c5ca7628a Merge branch 'master' into 177-open-graph 2019-02-01 10:37:07 -07:00
benjamin melançon
e62965946d Probably broke Planet, so Revert "Here's what was different on my local for RSS feeds"
This reverts commit 50d1c3c5b1.

(This was probably changes to the existing feed view display we didn't want to change.)
2019-01-29 16:46:19 -05:00
benjamin melançon
46ec28692b Improve look of comment form 2019-01-29 12:22:14 -05:00
benjamin melançon
b38ec22fbd Update pattern library to display comment form even if no comments 2019-01-29 11:44:05 -05:00
benjamin melançon
d249da84c5 Commit config snapshot 2019-01-29 10:47:50 -05:00
benjamin melançon
52a4b48165 Enable syslog 2019-01-29 10:47:00 -05:00