Commit graph

6022 commits

Author SHA1 Message Date
addfe15e26 Fix phpstan errors 2025-06-21 00:42:49 +01:00
9abf64b504 Don't add a CTA if an emails contains a P.S.
Don't automatically add a CTA to a daily email if the email body text
already contains a "P.S.".
2025-06-21 00:34:47 +01:00
b7f13b4be5 Refactor 2025-06-21 00:25:00 +01:00
9709d4fee0 Add TODO 2025-06-21 00:09:14 +01:00
59176d8b00 Add daily email 2025-06-21 00:09:07 +01:00
6ce4abc64e Update CTAs 2025-06-20 23:47:04 +01:00
0c372192ba Add daily email 2025-06-20 23:35:04 +01:00
046ad4a54a Add daily email 2025-06-18 22:28:51 +01:00
8a480121d2 Refactor 2025-06-17 23:31:49 +01:00
fc4121e776 Refactor 2025-06-17 23:10:04 +01:00
f08fb4cd67 Refactor 2025-06-17 17:39:26 +01:00
cddb3af518 Update todo.txt 2025-06-16 00:23:06 +01:00
229cc62b03 Fix phpstan errors 2025-06-15 17:22:37 +01:00
af83b3c431 Configure phpcs, fix errors 2025-06-15 16:31:51 +01:00
fcf0ae04bb Configure linters 2025-06-15 16:28:56 +01:00
14ac1677e1 Add daily email 2025-06-15 16:10:59 +01:00
d4264aa6b1 Make Markdown the default text format 2025-06-15 15:50:42 +01:00
e740384446 Add Drupal CMS Admin UI recipe
https://www.drupal.org/project/drupal_cms_admin_ui

```
composer require drupal/drupal_cms_admin_ui
drush recipe $(pwd)/recipes/drupal_cms_admin_ui
```
2025-06-15 15:36:01 +01:00
3ba181a753 Add Events::fromDateStrings 2025-06-15 09:59:47 +01:00
678263c75c Revert "Add PresentationBuilder"
This reverts commit 9148ec5a65.
2025-06-15 09:43:43 +01:00
8016f96b97 Update todo.txt 2025-06-15 09:31:55 +01:00
d9e671377a Add daily email 2025-06-15 09:11:49 +01:00
9148ec5a65 Add PresentationBuilder 2025-06-14 23:19:28 +01:00
a2fc812ddb Remove unused import 2025-06-14 22:32:58 +01:00
200a2a72fd Fix test 2025-06-14 22:23:58 +01:00
92c413bc80 Count past presentations 2025-06-14 22:10:24 +01:00
820f8d4055 Refactor 2025-06-14 19:10:56 +01:00
7fab80a113 Refactor 2025-06-14 18:35:34 +01:00
2d55ea78f1 Add CTAs to daily emails
Add a daily email CTA node type and reference field to attach a CTA to a
daily email.

Also update the RSS feed view to include the referenced body field
value.
2025-06-14 00:18:52 +01:00
76868079ac Update user information 2025-06-13 11:08:13 +01:00
7a1421dca3 Change the guid to be a link instead of an ID
This should prevent duplicate emails being sent after running
`tome:import` as I think the entity IDs change - causing a different
guid and the automation to trigger again for the same email.
2025-06-13 00:17:01 +01:00
15dc0e1224 Add daily email 2025-06-13 00:15:07 +01:00
c2cd2164f5 Extract a Date class for event dates 2025-06-12 23:36:40 +01:00
c2dd8a1a07 Update event names
Make them more realistic and more obvious which is the event date and
which is the event name.
2025-06-12 23:08:04 +01:00
0e3f982d99 Add watchman 2025-06-12 02:19:14 +01:00
43dac77fcd Refactor 2025-06-12 02:10:09 +01:00
8ec5b621c1 Refactor 2025-06-12 02:10:09 +01:00
c84e6ed25c Assert class instances of collection items 2025-06-12 02:10:09 +01:00
5ac1a6d95a Add import command 2025-06-12 02:10:09 +01:00
988cdeb24d Refactor 2025-06-12 02:10:09 +01:00
f1c1f18b93 Refactor 2025-06-12 02:10:09 +01:00
75e7af85b5 Refactor 2025-06-12 02:10:09 +01:00
413f5a889d Refactor 2025-06-12 02:10:09 +01:00
514f38b93c Refactor 2025-06-12 02:10:09 +01:00
9aaca6b3b5 Refactor 2025-06-12 02:10:09 +01:00
fa5942d4ba Refactor 2025-06-12 02:10:09 +01:00
aa08f702b2 Refactor 2025-06-12 02:10:09 +01:00
6fe88456ca Refactor 2025-06-12 02:10:09 +01:00
202552cdfe Refactor 2025-06-12 02:10:08 +01:00
51299096c5 Refactor 2025-06-12 02:10:08 +01:00