Edward Betts edward
edward pushed to main at edward/paddington-eurostar 2026-03-30 19:35:35 +01:00
a8e0bd39e5 Initial commit.
edward created repository edward/paddington-eurostar 2026-03-30 19:35:22 +01:00
edward pushed to main at edward/agenda 2026-03-20 10:36:17 +00:00
76360c25f3 Refactor add-new-conference into agenda module
edward pushed to main at edward/agenda 2026-03-19 10:52:43 +00:00
2cc25cd203 add-new-conference script
edward pushed to main at edward/agenda 2026-03-14 12:00:36 +00:00
1fff1f136d Show day of week in conference date column
edward pushed to main at edward/agenda 2026-03-14 11:56:24 +00:00
1dfef38128 Merge conference sections into a single table so columns align
e36a326739 Fix Gantt tooltip for single-day events
Compare 2 commits »
edward pushed to main at edward/agenda 2026-03-14 11:14:52 +00:00
57054bb1bd Remove auto-scroll on Gantt bar hover
bca0cd2727 Minor cleanup in update.py
10716f9874 Add bidirectional hover highlight between Gantt chart and table
ef517c98ff Replace CSS grid with Bootstrap table on conference list page
20f1e31119 Add Gantt-style timeline to conference list page
Compare 5 commits »
edward pushed to main at edward/agenda 2026-03-14 09:39:39 +00:00
feaefba03c Limit weather API calls to cron only, increase cache TTL to 24h
edward pushed to main at edward/agenda 2026-03-12 15:10:31 +00:00
04cb3e8179 Add 2-hour TTL cache check to SpaceDevs launch updater
d9b08f3e5b Handle date-only transport times in trip page template
2a69904ef1 Update busy datetime parsing test for UTC-normalized output
0c88ad4638 Validate weekends year range and fix trip page unbooked-flight helper call
f9b79d5a51 Fix trip map unbooked flight pins and timezone-safe busy date comparisons
Compare 5 commits »
edward closed issue edward/agenda#206 2026-03-07 10:14:25 +00:00
Trip pages to show exchange rates
edward commented on issue edward/agenda#206 2026-03-07 10:14:25 +00:00
Trip pages to show exchange rates

Done.

edward pushed to main at edward/agenda 2026-03-06 22:47:07 +00:00
f38c5327ea Fix YAML validation outside Flask app context
edward pushed to main at edward/agenda 2026-03-03 09:15:54 +00:00
574b4feb1f trip: redesign itinerary display and add trip list macro
edward closed issue edward/agenda#203 2026-03-02 15:33:26 +00:00
Move list of tracked space launches from config to YAML
edward commented on issue edward/agenda#203 2026-03-02 15:33:26 +00:00
Move list of tracked space launches from config to YAML

Done.

edward pushed to main at edward/agenda 2026-03-02 15:32:57 +00:00
b3975dad3a trip: include transit airport cities in destination timezone list
edward commented on issue edward/geocode#28 2026-03-02 14:34:08 +00:00
Add support for returning Wikidata item instead of commons category

Example: https://edwardbetts.com/geocode/detail?lat=52.41037477777928&lon=-7.84650739346135

Returns Wikidata item: Q184618 / Commons category: County Tipperary

Could return: Knocknaquill…

edward commented on issue edward/agenda#205 2026-03-02 13:47:15 +00:00
Map is broken on trip page if no lat/lon

Sort of fixed, Paris now shows an unbooked flight from Bristol. Still need to handle the case where we can't find a flight from LHR or BRS.

edward pushed to main at edward/agenda 2026-03-02 13:17:28 +00:00
5e2fb72fef trip: use flight_destinations rules for unbooked routes
edward pushed to main at edward/agenda 2026-03-02 13:09:25 +00:00
11ab5f6d28 trip: improve unbooked flight routing and airport pins