Emma Sweeney
|
c51eb75cc3
|
Update wanted ebooks list
|
2024-06-30 22:10:58 -04:00 |
|
Alex Cabal
|
cd88da34e1
|
Update wanted ebooks list
|
2024-06-29 19:57:48 -05:00 |
|
Mike Colagrosso
|
008ffc8ccd
|
Fix PHPStan errors
|
2024-06-29 15:27:30 -05:00 |
|
Alex Cabal
|
6af2717773
|
Fix broken Unix timestamp formatting
|
2024-06-25 10:51:48 -05:00 |
|
Alex Cabal
|
d1901970a5
|
Update wanted ebooks list
|
2024-06-19 13:22:34 -05:00 |
|
Alex Cabal
|
486167dd43
|
Add corporate sponsor
|
2024-06-17 10:01:19 -05:00 |
|
Alex Cabal
|
97821d0dc3
|
Remove last traces of date functions in favor of DateTimeImmutable
|
2024-06-13 13:11:42 -05:00 |
|
Alex Cabal
|
c6d2d77537
|
Update wanted ebooks list
|
2024-06-12 15:31:55 -05:00 |
|
Alex Cabal
|
3b5e9c03fe
|
Catch exception when getting latest manual version
|
2024-06-12 15:23:26 -05:00 |
|
Alex Cabal
|
8bcd52a40a
|
Fix some broken references
|
2024-06-12 15:21:23 -05:00 |
|
Alex Cabal
|
e2ba152f8c
|
Update wanted ebooks list
|
2024-06-10 13:51:25 -05:00 |
|
Alex Cabal
|
74627e9421
|
Update HttpInput to new standards
|
2024-06-05 16:23:42 -05:00 |
|
Alex Cabal
|
bb7baa8a37
|
Tweak donation progress bar wording
|
2024-06-04 09:52:28 -05:00 |
|
Alex Cabal
|
2bfff1f962
|
Style tweaks
|
2024-06-03 15:10:18 -05:00 |
|
Alex Cabal
|
a54cca24b6
|
Add Lenbachhaus as an approved museum
|
2024-06-03 13:23:30 -05:00 |
|
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
|
ad89a4af45
|
Add type checks
|
2024-05-30 23:46:50 -05:00 |
|
Alex Cabal
|
84bce1c17a
|
Fix incorrect reference in patron property
|
2024-05-30 23:27:16 -05:00 |
|
Alex Cabal
|
026ea90f05
|
Tweak artwork filter bar CSS
|
2024-05-30 22:54:21 -05:00 |
|
Anthony J. Bentley
|
7008b47394
|
When creating bare repos, clone with --mirror instead of --bare
|
2024-05-30 22:34:23 -05:00 |
|
Anthony J. Bentley
|
569d8a0e61
|
Fix whitespace
|
2024-05-30 22:34:23 -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 |
|
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 |
|