Commit graph

473 commits

Author SHA1 Message Date
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
Edward Betts 22291d4f47 Handle spaces launches with 'week' precision 2023-10-10 06:55:23 +01:00
Edward Betts 2483fe8d60 Include waste collection schedule
Closes: #11
2023-10-08 19:53:44 +01:00
Edward Betts 2a12e14e89 delete unused xmas_day event 2023-10-07 11:13:48 +01:00
Edward Betts ae10685399 The Fixed-term Parliaments Act 2011 is no more 2023-10-07 11:12:32 +01:00
Edward Betts 9456228895 Show upcoming conferences
Closes: #2
2023-10-07 10:56:06 +01:00
Edward Betts 8e6c617277 Title case birthday names 2023-10-07 09:19:10 +01:00
Edward Betts 22adb0eeb0 Show more upcoming holidays in the UK and US
Closes: #18
2023-10-07 09:12:27 +01:00
Edward Betts 27a9ed0cf6 Use class instead of dict for events 2023-10-07 09:11:40 +01:00
Edward Betts f18c725221 Add upcoming birthdays
Closes: #1
2023-10-07 08:18:52 +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 9f3042d72e Pass now to get_data() 2023-10-06 22:23:34 +01:00