Edward Betts
084e5f44e3
Add conference count display to conference list sections
...
- Show count of conferences in each section (Current/Future/Past)
- Include proper pluralization (1 conference vs N conferences)
- Use Jinja2 template logic for count calculation and display
Fixes #195
2025-07-15 11:28:15 +02:00
Edward Betts
69f76746d5
Fix Geomob URLs with // in alert mails.
2025-06-26 09:04:44 +01:00
Edward Betts
59236d3ace
TODO: debug why update gandi fails
2025-06-04 22:24:04 -05:00
Edward Betts
9bdf21ea5b
No need to 'type: ignore' on deepdiff.
2025-05-26 10:08:05 -05:00
Edward Betts
63c7c54bfc
Show CO₂ for flights on trip list.
2025-05-26 10:07:37 -05:00
Edward Betts
a66565a785
Show CO₂ for flights on travel page.
2025-05-26 04:48:13 -05:00
Edward Betts
f04aaf12a2
Bug fix
2025-05-26 09:53:43 +02:00
Edward Betts
9a5035d9fd
Fix for flight number on trip page.
2025-05-12 13:45:26 +01:00
Edward Betts
503d39e6b8
Prefer ICAO flight number for some airlines
2025-04-28 12:13:23 +03:00
Edward Betts
8cd2335630
Add nowrap to conference list date fields
2025-04-18 14:48:22 +01:00
Edward Betts
9bc0f97976
Show flights without CO2 info.
2025-03-17 07:23:38 +00:00
Edward Betts
ee1eaa1046
Handle FX rate timeouts.
2025-02-18 00:46:36 +00:00
Edward Betts
c8eca13d68
Sweden has every Sunday as a holiday.
2025-02-12 08:52:18 -05:00
Edward Betts
c9e7f4c61a
Move holiday country codes to config.
2025-02-12 08:10:56 -05:00
Edward Betts
8c5b8400ca
Bug fix
2025-02-11 19:21:06 +00:00
Edward Betts
bc6fc33cda
Code formatting
2025-02-09 14:48:01 +01:00
Edward Betts
938d8a5afe
Reduce function complexity of in types.py
2025-02-09 14:47:30 +01:00
Edward Betts
bab1d25dd4
Not flying to France
2025-02-09 13:46:56 +00:00
Edward Betts
b2cef3933d
Reduce complexity of agent.trip.get_locations().
2025-02-09 13:33:11 +00:00
Edward Betts
6444229694
More validation
2025-01-30 13:34:57 +00:00
Edward Betts
24c3242189
Show CO₂ on stats page.
2025-01-30 13:34:36 +00:00
Edward Betts
f6fba93a54
Add optional date parameter for weekend.
2025-01-27 08:38:55 +00:00
Edward Betts
fd09faea38
Weekend page to conside hackathons.
2025-01-27 08:38:14 +00:00
Edward Betts
3a022e8736
country can be None in get_country
2025-01-24 20:31:20 +00:00
Edward Betts
f5a8676336
Weekend page to show full year.
...
Highlight current week.
2025-01-24 20:49:16 +01:00
Edward Betts
2f574264e5
Show new badge next to new countries on travel stats page.
2025-01-24 20:19:25 +01:00
Edward Betts
340905ecff
Less flags.
...
Only show flags for international trips to more than one country.
2025-01-24 20:01:41 +01:00
Edward Betts
010f56aabf
Correct spelling mistakes
2025-01-24 18:44:05 +00:00
Edward Betts
7755bcf668
Bug fixes
2025-01-24 18:43:49 +00:00
Edward Betts
c3be926ff7
Current trip summary on index page
...
Closes : #169
2025-01-11 15:29:07 -06:00
Edward Betts
5ee0dc9c8d
Move code from trip list to macros
2025-01-11 15:20:00 -06:00
Edward Betts
d7b636784d
now.date()
2025-01-11 15:18:45 -06:00
Edward Betts
5d88485c48
Add offline mode support to fx.get_rates()
2025-01-11 15:15:46 -06:00
Edward Betts
19ef9c24ba
Show space launch images
2025-01-11 15:05:17 -06:00
Edward Betts
77f0b17b37
Bug fix trip stats page
2024-12-12 20:47:21 +00:00
Edward Betts
f6d715e52a
Check flight bookings are in chronological order.
2024-12-08 14:12:36 +00:00
Edward Betts
9a204d8526
Send mail with HTML if GWR advance ticket page not parsable
2024-11-18 16:02:17 +00:00
Edward Betts
f4fc839926
Move code around
2024-11-13 15:52:02 +01:00
Edward Betts
53f6d05e52
Bug fix to return 404 for unknown trip.
2024-11-13 14:36:49 +00:00
Edward Betts
40bac83790
Remove old unused code.
2024-11-13 14:36:19 +00:00
Edward Betts
b3e7070b84
Update tests, function moved.
2024-11-13 14:32:29 +00:00
Edward Betts
7a08c4b56d
Adjust size of map on trip page to avoid scrollbar.
2024-11-13 14:32:00 +00:00
Edward Betts
42066f9dde
Refactor
2024-11-13 14:31:35 +00:00
Edward Betts
1caf233075
Show airline counts on trip stats page
2024-11-10 21:02:37 +00:00
Edward Betts
6d1b01485a
Check for unknown currencies during validation
2024-11-04 10:23:21 +00:00
Edward Betts
67b1adf956
More support for offline_mode
2024-11-04 09:59:55 +00:00
Edward Betts
3c3939c525
Not all stations have UIC, use name instead
2024-10-31 11:29:08 +01:00
Edward Betts
eaa6369dc9
Add offline mode
2024-10-31 11:13:55 +01:00
Edward Betts
9f1f64708f
Remove old unused code.
2024-10-31 08:27:40 +00:00
Edward Betts
1ce82858ae
Avoid empty 'Past' seciton on conference page
2024-10-31 08:26:10 +00:00