Commit graph

182 commits

Author SHA1 Message Date
Mike Colagrosso
ccd73c7cb4 Initial script to insert/update Ebook records 2024-11-04 13:16:56 -06:00
Alex Cabal
eec79712fc Use a NOW constant instead of new DateTimeImmutable objects, and tweak how some donation drive dates work 2024-10-15 22:21:12 -05:00
Alex Cabal
2246becb59 Better support for soft credit donors from funds 2024-09-18 19:12:35 -05:00
Alex Cabal
8b02a0ab39 Remove commas from payment values when processing payments 2024-09-18 11:45:46 -05:00
Alex Cabal
44901cf3e2 Add Db::QueryBool() and some code style updates 2024-09-15 13:50:13 -05:00
Alex Cabal
8bcd52a40a Fix some broken references 2024-06-12 15:21:23 -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
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
3215e8edcf Fix broken enum 2024-05-17 22:05:41 -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
ee7c8343dd Convert some constants to enums 2024-05-11 21:51:06 -05:00
Alex Cabal
e55fecaaa2 Switch from DateTime to DateTimeImmutable across codebase 2024-04-13 14:05:14 -05:00
Alex Cabal
36adb85067 Add ingest-fa-payments script 2024-01-15 15:49:16 -06:00
Alex Cabal
4126db9c3e Remove references to unused script 2024-01-15 12:59:53 -06:00
Alex Cabal
531e3600ea Convert some constants to enums 2024-01-14 22:32:47 -06:00
Alex Cabal
5a1c05d8c5 Add password login option for some users, and further refinements to artwork management system 2024-01-06 22:27:38 -06:00
Mike Colagrosso
6a5c05511a Add cover art database
Co-authored-by: Job Curtis <job.curtis@gmail.com>
Co-authored-by: Alex Cabal <alex@standardebooks.org>
2024-01-03 19:14:04 -06:00
Alex Sweet
b2777ee648 Add check for rsvg-convert 2024-01-01 20:21:37 -06:00
Alex Cabal
637b245bcd Make chapter navigation footer script executable 2023-12-23 10:50:18 -06:00
erin
776d42b565 Reorder imports in navigation footer script 2023-12-22 21:28:53 -06:00
erin
40b3ed1340 Update variable names in navigation footer script 2023-12-22 21:28:53 -06:00
erin
c6da28f878 Remove extension from navigation footer links 2023-12-22 21:28:53 -06:00
erin
c62ab2354f Correct code style in navigation footer script 2023-12-22 21:28:53 -06:00
erin
fcda045958 Update navigation footer script in Python 2023-12-22 21:28:53 -06:00
Alex Cabal
0f324efed1 Update payment process script to work with new FA HTML 2023-09-10 21:28:17 -05:00
Alex Cabal
ed4cdcae57 Add rel="prev/next" to navigation footers in ebook text 2023-08-28 10:22:11 -05:00
Alex Cabal
031aa0f4df Tweak Patrons Circle renewal emails 2023-08-02 10:33:06 -05:00
Alex Cabal
8127f0c7e2 Remove unused exception variables, now that this is possible with PHP8 2023-06-06 21:00:12 -05:00
Alex Cabal
2dd89c310f Add unprocessed pending payments watchdog 2023-05-15 12:38:01 -05:00
Alex Cabal
1c055d3e6f Disable emulate prepares in DB 2023-05-13 23:42:58 -05:00
Alex Cabal
b58df6b141 Correctly include cover JPGs in azw3 bulk downloads 2023-04-30 02:14:09 -05:00
Alex Cabal
6ec1669308 Update payment process script to work around FA additions 2023-04-26 15:54:30 -05:00
Alex Cabal
689cd1c5c1 Tweak ebook deploy script to more reliably generate cover image thumbnails 2023-04-23 19:56:58 -05:00
Alex Cabal
03d7206f93 Add PHP 8 compatibility tweak for generating bulk downloads 2023-04-23 18:50:35 -05:00
Alex Cabal
e28e8453b9 Add Kindle thumbnails to AZW3 bulk downloads 2023-04-19 12:06:36 -05:00
Anthony J. Bentley
4bfd85ffbf Check truncated repo names properly even when they end in .git 2023-02-17 13:39:17 -06:00
Anthony J. Bentley
a64adf4b1d Improve comment 2023-02-17 13:39:17 -06:00
Anthony J. Bentley
4ef06e6443 sync-ebooks: Don't rename repository if target directory already exists 2023-02-17 13:39:17 -06:00
Anthony J. Bentley
3a231d7cee Don't escape forward slash in grep expression 2023-02-16 12:10:28 -06:00
Alex Cabal
e7ef78bcd4 Add code to mark donations as company matches for purposes of calculatin the patron's circle 2023-01-05 17:04:02 -06:00
Alex Cabal
26a24cdbe2 Pretty print SQL 2022-12-24 15:44:42 -06:00
Alex Cabal
df07b87d90 Change permissions on script 2022-12-21 22:40:23 -06:00
Alex Cabal
9f87133cb9 Notify admins of new fully-anonymous patrons 2022-12-11 12:10:27 -06:00
Alex Cabal
9204262bab Minor style tweaks 2022-11-28 14:23:12 -06:00
Brandon
88e7f63486 Revert "Fix margin collapse issue" and adjust whitespace to compensate
This reverts commit a806fc41a8.
2022-11-28 14:18:27 -06:00
Brandon
13f15e34a1 Fix margin collapse issue 2022-11-28 14:18:27 -06:00
Brandon
537e14122f Wrap book contents in a <main> tag 2022-11-28 14:18:27 -06:00