Commit graph

1745 commits

Author SHA1 Message Date
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
Robin Whittleton
b4365fadb3 Stop images from being read out in the listing page
It just duplicates the data that follows, and doesn’t slows down the page for screen reader users.
2024-05-30 21:35:12 -05:00
Alex Cabal
06e11c0b45 Update DbConnection to fix error in MultiTableSelect() 2024-05-28 12:40:53 -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
a2b18bd166 Update DbConnection to return objects in multi select queries 2024-05-26 13:17:05 -05:00
Alex Cabal
c40c60d606 Style tweak in PHPStan config file 2024-05-26 13:15:54 -05:00
Alex Cabal
b2e6499865 Tweak some variable names for consistency 2024-05-25 22:17:09 -05:00
Alex Cabal
fa323842f6 Fix broken check in ValidationException 2024-05-24 23:37:28 -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
f28378de37 Update SQL table definitions 2024-05-24 11:50:04 -05:00
Alex Cabal
728473356c Update wanted ebooks list 2024-05-23 15:34:49 -05:00
Alex Cabal
794e175d47 Add Date type to DbConnection 2024-05-20 20:29:27 -05:00
Alex Cabal
294927fba8 Update wanted ebooks list 2024-05-19 23:08:45 -05:00
Alex Cabal
55fb675b70 Add Db::QueryFloat() 2024-05-18 20:43:10 -05:00
Alex Cabal
4cd7a1b72c Tweak some PHPDocs 2024-05-18 20:41:15 -05:00
Anthony J. Bentley
cb9ff01615 Update wanted ebooks list: Harvard Classics Shelf of Fiction 2024-05-18 15:03:58 -05:00
Alex Cabal
3215e8edcf Fix broken enum 2024-05-17 22:05:41 -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
c4bff3f613 Schedule new patron drive 2024-05-16 16:30:32 -05:00
Alex Cabal
23a893f46b Update composer settings 2024-05-16 15:59:10 -05:00
Alex Cabal
4b796c0155 Add more type hints 2024-05-16 14:05:00 -05:00
Alex Cabal
dfb43e0fa4 Add more type hints 2024-05-16 12:47:01 -05:00
Alex Cabal
52ce255c05 Update composer.json to generate authoritative classmaps 2024-05-16 12:29:51 -05:00
Alex Cabal
47e8d13ba8 Tweak Composer setup 2024-05-15 19:13:50 -05:00
Alex Cabal
3c54255775 Rename internal PHP config variable 2024-05-14 15:47:29 -05:00
Alex Cabal
a9eab552ab Flesh out some PHPDocs, and consistently name enums 2024-05-14 15:40:56 -05:00
Alex Cabal
ace9cea6b7 Throw exception when last insert ID can't be determined 2024-05-13 21:46:29 -05:00
Alex Cabal
e5973c8938 Update Composer 2024-05-13 15:32:40 -05:00
Alex Cabal
d1ad02e3be Remove CoreFunctions.php file, as PHPStan no longer complains about having all helper functions in Core.php 2024-05-13 15:22:26 -05:00
Alex Cabal
52e177b886 Add new methods to DbConnection class 2024-05-13 15:13:02 -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
703e1a7a03 Continue improving type hints 2024-05-10 23:38:57 -05:00
Alex Cabal
eb376c87bd Remove error suppression that is no longer necessary 2024-05-10 21:08:32 -05: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