Commit graph

485 commits

Author SHA1 Message Date
Edward Betts f7022c992d Split economist code into own file 2023-11-05 12:48:24 +00:00
Edward Betts aeeeea2041 Show past 12 months of market days on calendar 2023-11-05 12:44:48 +00:00
Edward Betts e8bda4f969 Split birthday code into own file 2023-11-05 12:43:59 +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 c24a83f161 Split calendar event code into own file 2023-11-05 12:33:32 +00:00
Edward Betts b52a076c5b Split sunrise/sunset code into own file 2023-11-05 12:29:46 +00:00
Edward Betts 7949e16195 Split currency rate code into own file 2023-11-05 12:27:40 +00:00
Edward Betts 583bfcac2e Split market day code into own file 2023-11-05 12:24:11 +00:00
Edward Betts dd5ec4d233 Split GWR advance ticket code into own file 2023-11-05 12:17:28 +00:00
Edward Betts dcfed92b8f Add py.typed 2023-11-05 12:17:01 +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 ab83956558 Improve calendar event display 2023-11-03 15:22:53 +00:00
Edward Betts 3acad3649d Add event colours to calendar
Closes: #42
2023-11-01 17:29:47 +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 4ee81de1fd Add Bristol bin days
Closes: #34
2023-10-31 14:03:54 +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 9a79573e16 Add Nailsea market days
Closes: #37
2023-10-29 16:28:13 +00:00
Edward Betts f4c914a126 Add Tobacco factory market days
Closes: #38
2023-10-29 16:15:53 +00:00
Edward Betts ec1694fc84 Show time and timezone in separate columns 2023-10-29 16:08:17 +00:00
Edward Betts a9cad3c749 Add time to Critical Mass 2023-10-29 15:51:41 +00:00
Edward Betts a93a84adad Refactor 2023-10-29 15:50:30 +00:00
Edward Betts c6bc2f5f72 Add Windmill Hill Market dates
Closes: #36
2023-10-29 15:48:32 +00:00
Edward Betts a9539545fa Add docstring 2023-10-29 15:35:37 +00:00
Edward Betts f866a38add Simplify code for Critical Mass 2023-10-29 15:35:26 +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 4547febe0e Show flight numbers
Closes: #31
2023-10-29 11:40:37 +00:00
Edward Betts 77f15fb1c1 Include links to conferences 2023-10-22 07:46:46 +01:00
Edward Betts 6b6e038b67 Add time to some events 2023-10-21 22:58:44 +01:00
Edward Betts 7c5c73d649 Merge branch 'main' of git.4angle.com:edward/agenda 2023-10-21 15:45:25 +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 94c4f47018 Move code around 2023-10-21 15:44:39 +01:00
Edward Betts 26f9e98b03 Move code around 2023-10-21 15:23:34 +01:00
Edward Betts 3aeb2fe467 Read YAML filepaths from config 2023-10-21 12:08:20 +01:00
Edward Betts a4b6a5a0ed Left align event label 2023-10-21 12:04:08 +01:00
Edward Betts 2e785579f3 Show upcoming travel include travel and accommodation
Closes: #15
2023-10-21 11:52:46 +01:00
Edward Betts aafd37ab5a Read birthdays from YAML
Closes: #22
2023-10-21 09:28:58 +01:00
Edward Betts 155181be18 Import dateutil.tz for tzlocal 2023-10-21 09:28:23 +01:00
Edward Betts acd95db18d Update gitignore 2023-10-21 09:27:40 +01:00
Edward Betts aceee6ac4d Show "1 day" not "1 days"
Closes: #25
2023-10-21 07:17:37 +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 83d3b835f4 Group waste schedule events on the same day
Closes: #24
2023-10-11 16:15:58 +01:00
Edward Betts 7b9362fef8 Make test suite run again. 2023-10-11 16:04:35 +01:00
Edward Betts 8b038b979b Remove debugging output 2023-10-10 06:56:37 +01:00