Commit graph

137 commits

Author SHA1 Message Date
Edward Betts 4b8b1f7556 Show station and airport icons on the map 2024-01-12 16:54:52 +00:00
Edward Betts 60070d07fd Add maps to trip pages
Closes: #102
2024-01-12 15:04:08 +00:00
Edward Betts 2744f67987 Add pages for individual trips
Closes: #100
2024-01-12 14:04:06 +00:00
Edward Betts 8504a3a022 Add radarbox.com links for flights 2024-01-10 13:26:59 +00:00
Edward Betts 1453c4015c Show timings for index page data gathering 2024-01-08 15:22:16 +00:00
Edward Betts 7a5319aa83 Improve trip template layout 2024-01-06 15:39:46 +00:00
Edward Betts fd6d3b674b Split up trips page and sort like conference page
Closes: #94
2024-01-06 09:17:34 +00:00
Edward Betts 21b67bdc64 Show end date for trips 2024-01-05 09:35:56 +00:00
Edward Betts ea33722f69 Add missing template 2024-01-04 22:57:05 +00:00
Edward Betts ce9faa654f Add trips page
Creating a new entity called a trip. This will group together any travel
accommodation and conferences that happen together on one trip.

A trip is assumed to start when leaving home and finish when returning
home.

The start date of a trip in is the trip ID. The date is written in ISO
format.

This assumes there cannot be multiple trips one one day. This assumption
might be wrong, for example a morning day trip by rail, then another
trip starts in the afternoon. I can change my choice of using dates as
trip IDs if that happens.

Sometimes during the planning of a trip the start date is unknown. For
now we make up a start date, we can always change it later. If we use
the start date in URLs then the URLs will change. Might need to keep a
file of redirects, or could think of a different style of identifier.

Trip ID have been added to accommodation, conferences, trains and
flights.

Later there will be a trips.yaml with notes about each trip.
2024-01-04 22:56:07 +00:00
Edward Betts b1139b79d2 Make name a link to conference web site 2024-01-04 07:40:39 +00:00
Edward Betts 824285a4cf Add links to accommodation 2024-01-03 17:22:04 +00:00
Edward Betts 17036d849f Show country names and flags on conference page 2024-01-03 15:52:24 +00:00
Edward Betts fd46f0a405 Show country names and flags on accommodation page 2024-01-03 11:33:24 +00:00
Edward Betts 9800030201 Split space launches into separate page
Closes: #93
2024-01-03 09:13:58 +00:00
Edward Betts 2b3e4f8d72 Fix navbar on mobile 2024-01-02 18:56:13 +00:00
Edward Betts 31d5da22ac Add navigation bar
Closes: #89
2024-01-02 16:28:36 +00:00
Edward Betts aa7d7b7e6c Add accommodation page
Closes: #88
2024-01-01 21:26:39 +00:00
Edward Betts bfc368387b Move days column to middle of gaps table 2024-01-01 09:45:11 +00:00
Edward Betts f49b0ce732 Improve end time display 2024-01-01 00:43:24 +00:00
Edward Betts 2ac5c905dd Adjust layout of gaps page 2023-12-31 20:57:13 +00:00
Edward Betts a452634da4 Add more badges to conferences 2023-12-29 22:05:06 +00:00
Edward Betts 888c9106b0 Add 'going' badges to conferences 2023-12-29 19:02:05 +00:00
Edward Betts 7c54fdfe09 Show events before and after gaps 2023-12-28 20:32:55 +00:00
Edward Betts 45e4a04fb9 Merge branch 'main' of git.4angle.com:edward/agenda 2023-12-28 20:14:05 +00:00
Edward Betts 81f6d457b5 Show end dates or duration in event list
Closes: #85
2023-12-28 20:14:03 +00:00
Edward Betts 19271059c0 Bug fix 2023-12-28 20:12:21 +00:00
Edward Betts c3a9d8cbfa Add gaps page to navigation 2023-12-28 20:10:05 +00:00
Edward Betts e95f2381f1 Add gaps web page template 2023-12-27 08:23:34 +00:00
Edward Betts fb62dffa5c Add month headings to event list
Closes: #81
2023-12-10 22:34:15 +00:00
Edward Betts 9506e5e60e Bug fix missing space launch data 2023-12-09 11:38:34 +00:00
Edward Betts c94e98acb1 Highlight today in events list
Closes: #75
2023-12-05 00:04:56 +00:00
Edward Betts e1540d9bfe Split conference list current, future, past 2023-12-04 23:01:14 +00:00
Edward Betts 0fa6a2cdda Highlight today in conference list 2023-12-04 21:53:33 +00:00
Edward Betts af329e4184 Add more navigation links to travel and conference pages 2023-11-27 10:00:14 +00:00
Edward Betts 1c554a5f85 Add SVG web page icon to base template 2023-11-27 09:57:35 +00:00
Edward Betts 0f3b96baca Show time precision in rocket launch list 2023-11-26 10:41:05 +00:00
Edward Betts 01a7c770f0 Add es-module-shims for agenda on old iOS safari 2023-11-25 16:24:45 +00:00
Edward Betts 9185052092 Sometimes there is no launch pad wikipedia URL 2023-11-25 10:09:13 +00:00
Edward Betts ec0f2cce7e Use localstorage to remeber current view 2023-11-24 14:40:28 +00:00
Edward Betts 89e08cf61e Add another emoji 2023-11-23 22:09:11 +00:00
Edward Betts 26e194c20b Add missing conference list template 2023-11-21 19:47:37 +00:00
Edward Betts 30cd3f7b86 Avoid crash if GBPUSD comes back as None. 2023-11-21 19:19:22 +00:00
Edward Betts d67944a171 Add page showing list of conferences 2023-11-20 20:48:42 +01:00
Edward Betts bd3649a6c7 Dedicated page showing travel
Closes: #70
2023-11-20 07:33:49 -03:00
Edward Betts 3ee3df8970 Use calendar emoji as favicon 2023-11-13 12:08:55 +00:00
Edward Betts e0628f8d4e Different favicon 2023-11-13 08:42:18 +00:00
Edward Betts 3629e91d62 Add favicon
Closes: #69
2023-11-13 08:31:27 +00:00
Edward Betts 41380a3138 Use en-gb locale for calendar
Closes: #43
2023-11-12 19:04:24 +01:00
Edward Betts f60aab364b Rename us_presidential_election event 2023-11-10 11:49:27 +01:00
Edward Betts a5eab7473d Read events from YAML file
Closes: #59
2023-11-08 15:40:07 +01:00
Edward Betts 98ed132430 Look back two weeks in event list 2023-11-05 22:04:23 +00:00
Edward Betts cb7f7536a9 Show economist publication times over the year 2023-11-05 18:01:08 +00:00
Edward Betts 7104f8eac3 Add year headings to event list 2023-11-05 13:01:35 +00:00
Edward Betts dae74f0b7c Agenda list to include past events from the previous week 2023-11-05 12:36:05 +00:00
Edward Betts e6352546d2 Make the agenta page wider 2023-11-05 12:15:20 +00:00
Edward Betts 9a89a3db6f Use bootstrap grid instead of table
Looks better on mobile

Closes: #47
2023-11-03 15:39:11 +00:00
Edward Betts 8ef99489c3 Switch calendar initial view to dayGridMonth 2023-11-03 15:27:39 +00:00
Edward Betts e076578366 Add hover text for titles in calendar view
Closes: #41
2023-11-01 15:25:46 +00:00
Edward Betts 91d70b94f5 Show time on calendar in 24-hour format 2023-11-01 15:12:53 +00:00
Edward Betts 1acb555f14 Add calendar view via FullCalendar library
Closes: #40
2023-11-01 15:04:13 +00:00
Edward Betts ae8ed755c4 Move stock market info up the page 2023-10-30 05:49:21 +00:00
Edward Betts 6ac998833c Add sunrise and sunset
Closes: #39
2023-10-29 21:36:57 +00:00
Edward Betts ec1694fc84 Show time and timezone in separate columns 2023-10-29 16:08:17 +00:00
Edward Betts aaa3d71665 Add Critical Mass: last Friday of every month
Closes: #35
2023-10-29 15:17:24 +00:00
Edward Betts b2b2291664 Add GWR advance ticket availability date
Closes: #33
2023-10-29 14:59:03 +00:00
Edward Betts 6b6e038b67 Add time to some events 2023-10-21 22:58:44 +01:00
Edward Betts 4874fbb190 Add links to transport or accommodation with a URL
Closes #30
2023-10-21 15:44:49 +01:00
Edward Betts a4b6a5a0ed Left align event label 2023-10-21 12:04:08 +01:00
Edward Betts 7e439c1fdf Colour-code event types
Closes: #23
2023-10-11 17:31:16 +01:00
Edward Betts 3eb5091fe2 Remove code that was commented out. 2023-10-11 17:22:59 +01:00
Edward Betts 8b038b979b Remove debugging output 2023-10-10 06:56:37 +01:00
Edward Betts 2483fe8d60 Include waste collection schedule
Closes: #11
2023-10-08 19:53:44 +01:00
Edward Betts 27a9ed0cf6 Use class instead of dict for events 2023-10-07 09:11:40 +01:00
Edward Betts e6e113e14a Show traceback on error
Closes: #21
2023-10-06 23:29:22 +01:00
Edward Betts 02b32dd5ef Use Bootstrap CSS columns for space launches
Closes: #17
2023-10-06 23:00:22 +01:00
Edward Betts aa0ac49152 Add link to tools index
Closes: #20
2023-10-06 22:22:06 +01:00
Edward Betts c702dcf7e5 Add next instalment of the Up TV series
Closes: #7
2023-10-05 11:27:09 +01:00
Edward Betts e56cf111e8 Events are sorted by date
Closes: #16
2023-10-05 11:07:01 +01:00
Edward Betts 81d7d62620 Update bootstrap 2023-10-05 11:06:46 +01:00
Edward Betts 10bc7d85b5 Show more space launch details. 2023-10-03 14:16:50 +01:00
Edward Betts 6ed9e520ed List rocket launches using new API
Closes: #12
2023-10-03 13:00:23 +01:00
Edward Betts d26e4535bc Add Christmas day
Closes: #4
2023-10-03 11:32:04 +01:00
Edward Betts c1364482fe Add last Christmas posting day
Closes: #5
2023-10-03 09:54:38 +01:00
Edward Betts 760ebc6980 Add end of financial year: 5 April
Closes: #3
2023-10-03 09:46:05 +01:00
Edward Betts a3f455d1de Add mothers' day and fathers' day
Closes: #8
2023-10-03 09:06:46 +01:00
Edward Betts 46b2dbf4f3 Initial commit 2023-10-02 23:45:14 +01:00