Commit graph

457 commits

Author SHA1 Message Date
f76cc9d98f Fix PHP version in CI, lock to 7 2020-12-16 19:29:08 +00:00
1cf6fec3a5 Hide post notes and amendments for now 2020-12-16 00:38:09 +00:00
acf91fb1a9 Always have a gap between main content and sidebar 2020-12-16 00:35:54 +00:00
149290ef98 Config changes 2020-12-16 00:29:28 +00:00
489159f841 Add prose class to featured posts 2020-12-16 00:29:00 +00:00
c829902ca0 Remove DDEV drush command [ci skip] 2020-12-16 00:27:25 +00:00
31756a215e Omit the DBA container [ci skip] 2020-12-14 02:05:29 +00:00
58210e255f wip 2020-12-12 21:00:36 +00:00
2fb52df7c8 Add --no-interaction argument 2020-12-12 12:29:02 +00:00
129857be92 Update Composer on the web server
References 
2020-12-08 17:01:03 +00:00
470ad3941e Update plugin versions
References 
2020-12-08 17:00:55 +00:00
0cebeeed9c Remove references to Composer 1
References 
2020-12-08 17:00:53 +00:00
c8f7d063d1 Update Composer in DDEV 2020-12-08 16:50:04 +00:00
6edf584ac5 Remove illuminate/support dependency
References 
2020-12-08 00:18:24 +00:00
366f2babc3 Remove support links
References 
2020-12-07 23:30:08 +00:00
a85529c0af Update name and description
References 
2020-12-07 23:30:08 +00:00
ce374861ba Change role text colour in dark mode
References 
2020-12-03 08:16:33 +00:00
352637b390 Enable lazy loading for recommendation images 2020-12-03 02:28:04 +00:00
8382d4df36 Remove new-www subdomain 2020-12-02 07:56:54 +00:00
7b11bb43f6 Split web and DB onto different servers 2020-12-01 23:12:58 +00:00
f0b3cc30ec Update caniuse database [ci skip] 2020-12-01 21:52:31 +00:00
71294cb75e Re-add block background colour 2020-11-28 19:57:17 +00:00
bb797fc956 Update project name in DDEV [ci skip] 2020-11-28 19:14:52 +00:00
9a57445eec Allow for skipping CI [ci skip] 2020-11-27 21:37:41 +00:00
1c74690e4e Update Drupal to 8.9.9 2020-11-19 01:27:31 +00:00
e89ddd6ddb Enable shortcut module 2020-11-11 20:02:12 +00:00
c462388c37 Update intro text for Talks page 2020-11-11 19:36:16 +00:00
caa897a837 Update title and intro text for Talks page 2020-11-11 19:32:52 +00:00
a656280e7b Extract helper methods 2020-11-10 20:25:07 +00:00
06c3da1880 Add public constants for field names
Make it easier and safer when referencing field names by adding public
constants for them to the Talk and Post classes.
2020-11-10 19:34:15 +00:00
3025ab0f68 Change table header colour in dark mode 2020-11-08 14:51:02 +00:00
097293fc3e Change input text colour in dark mode 2020-11-08 13:45:25 +00:00
a574e7e532 Change blockquote colour in dark mode 2020-11-08 13:36:16 +00:00
9ea86e6559 Set h3 heading colour in dark mode 2020-11-02 14:25:43 +00:00
47632b00b8 Ensure that theme assets can be built 2020-11-02 14:25:26 +00:00
26c1138139 Remove command to get a database from the server 2020-11-02 01:20:27 +00:00
147a5ad1da Use dark mode for Gin admin theme 2020-11-02 01:04:30 +00:00
c57d864d10 Stop trying to send emails to an example address 2020-11-02 00:56:17 +00:00
8139a04eb8 Deploy on pushes to production 2020-11-02 00:49:29 +00:00
38e7d23fd0 Only run CI for pull requests 2020-11-02 00:38:31 +00:00
98c01e29ea Update contrib modules
- admin_toolbar: 2.2.0 => 2.4.0
- config_filter: 1.5.0 => 1.8.0
- config_split: 1.4.0 => 1.7.0
- honeypot: 2.0.0 => 2.0.1
- hook_event_dispatcher: 2.2.0 => 2.4.0
- metatag: 1.13.0 => 1.14.0
- stage_file_proxy: 1.0.0 => 1.1.0
2020-11-02 00:33:52 +00:00
693fc53fcb Update to Drush 10
References 
2020-11-01 22:03:58 +00:00
c92f6ee5d6 Use an environment variable for PHP version 2020-10-31 09:56:27 +00:00
4d70c67c43 Only run if there is no built flag 2020-10-31 09:25:51 +00:00
38fb6002fb Build theme after DDEV start 2020-10-31 09:25:51 +00:00
096f617b8b Document custom DDEV commands in README
Fixes 
2020-10-31 09:25:51 +00:00
dd263a6f38 Split install and refresh commands 2020-10-31 09:25:51 +00:00
f42aaab862 Rename theme commands 2020-10-31 09:25:51 +00:00
f21b61665c Run composer validate in CI
This ensures that the composer.json and composer.lock files are in sync
before trying to install the site.
2020-10-31 09:18:01 +00:00
a1b90a7948 Remove .ht.router.php
This file isn't needed as I'm not using the PHP local web server.
2020-10-31 09:09:00 +00:00