Commit graph

11 commits

Author SHA1 Message Date
Oliver Davies c8b737a537 Update .idea settings [ci skip] 2020-12-16 22:11:02 +00:00
Oliver Davies 958111d80f Remove .git directories within contrib modules
Automatically remove any `.git` directories within the project's
dependencies, such as within contrib modules like Plausible which caused
`web/modules/contrib` to keep appearing and being added to the index.
2020-10-24 19:46:17 +01:00
Oliver Davies 2617e29dec Refactor to use a factory class 2020-09-04 13:46:49 +01:00
Oliver Davies 59a98b8d78 Automatically re-order tags on save
Fixes #167
2020-08-28 12:56:57 +01:00
Oliver Davies 58d56220de Show upcoming talks in chronological order
Update the ordering of the future talks on the talks page so that
upcoming talks are shown in chronological order (soonest first),
followed by past talks in reverse chronological order (most recent
first).

This still uses the `created` date for ordering, which is updated
automatically on saving the node to match the furthest future talk, but
I may want to move that into a custom node property at some point.

Fixes #140
2020-06-26 02:06:32 +01:00
Oliver Davies 12297e2305 Add core config patch 2020-05-15 11:43:09 +01:00
Oliver Davies e9b0a124a9 Remove duplicate Collection library 2020-05-09 22:35:53 +01:00
Oliver Davies fe5340d1c7 Add drupal/core-dev metapackage 2020-05-08 17:46:32 +01:00
Oliver Davies eedf06aa3e Add redirects migration 2020-05-07 12:53:01 +01:00
Oliver Davies 4371315f12 Add php code sniffer 2020-04-12 19:20:15 +01:00
Oliver Davies 308c51ff77 Add some .idea files to sync directory settings 2020-04-12 19:19:33 +01:00