Commit graph

1457 commits

Author SHA1 Message Date
Alex Cabal
c51fe594bf Fix artwork validation logic 2024-06-03 13:14:37 -05:00
Alex Cabal
78f31ceb6b Update wanted ebooks list 2024-06-02 13:10:01 -05:00
Bob Reus
ae55a4edc8 Fix <b> tag in things-to-look-out-for-when-proofreading.php
Fix `XML Parsing Error: mismatched tag. Expected: </br>.` error, by replacing <br> with <b> tag
2024-06-02 12:15:46 -05:00
Alex Cabal
026ea90f05 Tweak artwork filter bar CSS 2024-05-30 22:54:21 -05:00
Alex Cabal
b398630b53 Update wanted ebooks list 2024-05-30 22:03:25 -05:00
Robin Whittleton
13a1d5278e Tweak text colours to meet minimum contrast
This gives the code samples a slightly brighter and less saturated look, but I think it looks good.
2024-05-30 21:35:12 -05:00
Robin Whittleton
ea77ca3025 Fix heading level on accessibility page
🤦‍♂️
2024-05-30 21:35:12 -05:00
Robin Whittleton
223f4b6785 Remove incorrect roles from music score guide 2024-05-30 21:35:12 -05:00
Robin Whittleton
3ce6fcfe7d Point music score guide to latest version of the manual 2024-05-30 21:35:12 -05:00
Robin Whittleton
60300807f4 Speed up reading of “More books” links
The links are fine on their own, don’t need to be announced as the covers.
2024-05-30 21:35:12 -05:00
Alex Cabal
747a7a002a Update wanted ebooks list 2024-05-27 12:16:02 -05:00
Anthony J. Bentley
bb76fbb682 Update available transcriptions 2024-05-27 12:14:53 -05:00
Alex Cabal
b2e6499865 Tweak some variable names for consistency 2024-05-25 22:17:09 -05:00
Alex Cabal
4574b55cac Fix some exception logic 2024-05-24 22:57:58 -05:00
Alex Cabal
fcca4fc417 Make session variable names follow boolean patterns 2024-05-24 20:51:30 -05:00
Alex Cabal
98f45ea4e0 Add the HttpInput::File() and HttpInput::Date() method 2024-05-24 20:48:28 -05:00
Alex Cabal
728473356c Update wanted ebooks list 2024-05-23 15:34:49 -05:00
Alex Cabal
294927fba8 Update wanted ebooks list 2024-05-19 23:08:45 -05:00
Anthony J. Bentley
cb9ff01615 Update wanted ebooks list: Harvard Classics Shelf of Fiction 2024-05-18 15:03:58 -05:00
Anthony J. Bentley
cf6f01981b Update wanted ebooks list 2024-05-17 10:48:08 -05:00
Anthony J. Bentley
47ed190953 Update wanted ebooks list: Geronimo’s Story of His Life 2024-05-17 10:48:08 -05:00
Alex Cabal
dfb43e0fa4 Add more type hints 2024-05-16 12:47:01 -05:00
Alex Cabal
a9eab552ab Flesh out some PHPDocs, and consistently name enums 2024-05-14 15:40:56 -05:00
Alex Cabal
acb6b2949f Use static class names instead of strings when getting objects from the DB 2024-05-13 14:49:28 -05:00
Alex Cabal
a442f92e28 Use exists() for some SQL statements; send thank-you email to patron donors who donate again 2024-05-13 12:32:07 -05:00
Alex Cabal
a4910b8d67 Rename function 2024-05-13 11:02:08 -05:00
Alex Cabal
70ae877dd8 Bump PHPStan check level to max and add final round of type hints 2024-05-13 10:48:05 -05:00
Alex Cabal
110c091a7b Define some constants to make HTTP input code less wordy 2024-05-12 12:29:30 -05:00
Alex Cabal
ee7c8343dd Convert some constants to enums 2024-05-11 21:51:06 -05:00
EmmaSweeney
06425d3dd6 Correct accent mark in poem how-to guide 2024-05-11 03:14:06 -04:00
Alex Cabal
c4c8e7353f Enable strict exception type hint checking in PHPStan and add exception type hints 2024-05-10 20:47:36 -05:00
Alex Cabal
559e4a5e05 Update wanted ebooks list 2024-05-09 21:09:47 -05:00
vr8hub
d3a82dbe2b Explicitly state 'The End' type text is to be cut 2024-05-09 20:19:36 -05:00
vr8hub
3d8647aecb Add 'on to' to the list of compound words not to modernize 2024-05-09 20:19:23 -05:00
Lukas Bystricky
d7be748713 Add guidelines for compound words 2024-05-09 12:59:43 -05:00
Lukas Bystricky
d1d0475c21 Move proofreading guidelines to separate page 2024-05-09 12:59:43 -05:00
EmmaSweeney
5be3f7d297 Fix broken link and paragraph in poem how-to guide 2024-05-08 21:30:44 -04:00
EmmaSweeney
4af7a6cb21 Tweak ToC links in poem guide 2024-05-08 19:23:37 -05:00
EmmaSweeney
5c24749019 Add modernization section to poem how-to 2024-05-08 19:23:37 -05:00
Alex Cabal
8cc661015c Add enum for view type and fix some type hints 2024-05-08 11:22:28 -05:00
Alex Cabal
7c8463d297 Add <link rel="canonical"> to some pages 2024-05-08 11:01:18 -05:00
Alex Cabal
f8b817c4e1 Fix wrong exception check on login page 2024-05-07 21:42:12 -05:00
Alex Cabal
1d764008ed Update wanted ebooks list 2024-05-06 21:39:06 -05:00
Alex Cabal
9e31ed1aac Update wanted ebooks list 2024-04-30 10:30:42 -05:00
Robin Whittleton
be329ea7c6 First stab at an accessibility page 2024-04-28 16:30:09 -05:00
Alex Cabal
7eaa400ae3 Type tweaks for exceptions and some validation 2024-04-25 20:40:49 -05:00
Alex Cabal
e7a9790147 Add Facebook button in footer 2024-04-24 13:05:15 -05:00
Alex Cabal
8930d9b906 Fix various CSS errors 2024-04-22 10:51:29 -05:00
Alex Cabal
3eec28f9da Update wanted ebooks list 2024-04-21 13:26:34 -05:00
EmmaSweeney
513152808e Add section to drama how-to 2024-04-20 21:57:58 -04:00