Commit graph

88 commits

Author SHA1 Message Date
202552cdfe Refactor 2025-06-12 02:10:08 +01:00
51299096c5 Refactor 2025-06-12 02:10:08 +01:00
9308ce76a5 Refactor 2025-06-12 02:10:08 +01:00
c184f79f8a Refactor 2025-06-12 02:10:08 +01:00
6b6b362a49 Refactor
Try a different way of naming and grouping classes.
2025-06-12 02:10:08 +01:00
52c1b33711 Add a PodcastEpisode bundle class 2025-06-12 02:10:08 +01:00
0871649c05 Refactor 2025-06-12 02:10:08 +01:00
14cd79a960 Add an Event bundle class 2025-06-12 02:10:08 +01:00
08fc6c66be Ensure the correct event is returned 2025-06-11 09:54:18 +01:00
4715d02ae0 Refactor 2025-06-11 09:53:34 +01:00
3c4b053e0e Use getTimestamp() method 2025-06-11 09:11:36 +01:00
7ad811d2cb Move test 2025-06-11 09:09:38 +01:00
3eda366625 Fix test 2025-06-11 09:08:52 +01:00
7f7d551312 Rename test 2025-06-10 22:03:50 +01:00
d010b12667 Extract a PresentationCreationTrait 2025-06-10 22:03:15 +01:00
b0ea499ad4 Revert "Add initial PresentationCounter logic"
This reverts commit 1fe63e7326.
2025-06-10 20:52:51 +01:00
8d8bf62f2c Return an EventCollection 2025-06-10 20:52:51 +01:00
6e19d01eed Get past events for each presentation 2025-06-10 20:52:51 +01:00
122f4a9bec Add a Presentation bundle class
Drupal core issue: https://www.drupal.org/node/2570593
Change record: https://www.drupal.org/node/3191609
2025-06-10 20:52:51 +01:00
1fe63e7326 Add initial PresentationCounter logic 2025-06-09 01:46:43 +01:00
172eae44c4 Remove unused import 2025-05-30 00:43:16 +01:00
3d9ddba9d4 Update docblocks 2025-05-30 00:43:11 +01:00
bc3f3dd3e5 Return a token with the name of two guests 2025-05-30 00:34:46 +01:00
487190cb12 Return a token with the name of a single guest 2025-05-30 00:34:46 +01:00
cc557aa0fc Add phpstan 2025-05-29 18:31:49 +01:00
fc1beaf3fb Add podcast listing page 2025-05-25 20:25:14 +01:00
88ec3d9e51 Create and use DailyEmailTestTrait 2025-05-13 23:42:39 +01:00
ceb74f618b Add a test to confirm the token substitutes
...correctly
2025-05-12 15:00:54 +01:00
58740872fa Use the count method on the Collection 2025-05-12 08:31:19 +01:00
1013305d38 Return the email nodes, not just the node IDs 2025-05-12 08:19:33 +01:00
b479e15b66 Only count published daily emails 2025-05-12 08:06:22 +01:00
c48f8acd4a Make the email count dynamic based on the number
...of daily email nodes
2025-05-12 01:20:28 +01:00
6ba4b80645 Create a token to count the number of sent daily
...emails
2025-05-12 00:23:28 +01:00
51cd9ffdca Split src/ and tests/ directories 2024-09-03 20:55:16 +01:00
37603296f0 Change /talks to /presentations 2024-09-02 18:36:04 +01:00
491f10103f Extract a start year variable for better
...readability
2024-08-04 12:39:48 +01:00
90c43e9780 Split TalkExtension into ExperienceExtension 2024-08-04 12:38:18 +01:00
2a4247684d Group talk classes into a modules directory 2024-08-02 18:39:05 +01:00