Commit graph

4 commits

Author SHA1 Message Date
c0a132a1bb Re-add original conditions 2020-05-10 13:15:07 +01:00
1a2372f611 Add and use a custom Node class
Add and use a custom `Node` class within the custom module, and move the
method there for finding the last event date for a talk node.
2020-05-09 22:31:35 +01:00
7e2bd98d93 Use Carbon for dates 2020-05-09 21:51:04 +01:00
7a9bf80a89 Automatically update the created date for talks
Automatically update the created dates for talk nodes so that they match
the most-future event. This means that the talks are ordered correctly
on the Talks page.
2020-05-09 02:16:25 +01:00