web/templates
Mike Colagrosso eacd7306b0 Remove templates/EbookProjects.php
378555d removed the reference to it in `www/ebook-placeholders/get.php`
2025-01-01 20:29:15 -06:00
..
ArtworkForm.php Improve number input pattern matching 2024-12-21 17:39:17 -06:00
ArtworkList.php Move enums into their own namespace 2024-11-08 16:34:21 -06:00
ArtworkStatus.php Add placeholders for ebooks 2024-12-13 11:46:36 -06:00
AtomFeed.php Add DateTimeFormat enum 2024-11-08 16:41:15 -06:00
AtomFeedEntry.php Fix broken XHTML file inclusion in feeds 2024-11-15 21:26:10 -06:00
BulkDownloadTable.php Allow VCS URLs to be null in projects 2024-12-16 21:48:01 -06:00
CollectionDescriptor.php Tweak wanted list appearance 2024-12-28 19:14:04 -06:00
ContributeAlert.php Close all void HTML tags and remove HTML entities 2020-09-04 12:42:27 -05:00
DonationAlert.php Switch logged in user to static typed variable instead of in $GLOBALS 2024-11-10 23:05:31 -06:00
DonationCounter.php Improve error message for people trying to log in to the Patrons Circle 2024-12-13 10:10:52 -06:00
DonationProgress.php Fix donation progress bar 2024-12-30 22:04:09 -06:00
EbookCarousel.php Add blog post 2024-12-16 23:47:02 -06:00
EbookGrid.php Switch from EbookPlaceholder.Status to EbookPlaceholder.IsInProgress, and some type tweaks 2024-12-14 13:39:28 -06:00
EbookMetadata.php Move delete form and more multi select fixes 2024-12-19 14:40:38 -06:00
EbookPlaceholderForm.php Expand placeholder subforms if they have data 2024-12-28 19:20:30 -06:00
EmailAdminNewPatron.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
EmailAdminNewPatronText.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
EmailAdminUnprocessedDonations.php Add unprocessed pending payments watchdog 2023-05-15 12:38:01 -05:00
EmailAdminUnprocessedDonationsText.php Add unprocessed pending payments watchdog 2023-05-15 12:38:01 -05:00
EmailDonationProcessingFailed.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
EmailDonationProcessingFailedText.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
EmailDonationThankYou.php Tweak email template 2022-06-25 11:25:43 -05:00
EmailDonationThankYouText.php Tweak email template 2022-06-25 11:25:43 -05:00
EmailFooter.php Continue fleshing out project management system 2024-12-16 15:01:22 -06:00
EmailFooterText.php Update business address in email footers 2024-04-03 17:07:39 -05:00
EmailHeader.php Add dark mode support to emails 2024-12-23 15:07:06 -06:00
EmailManagerNewProject.php Show improved project details on placeholder page 2024-12-18 15:54:06 -06:00
EmailManagerNewProjectText.php Allow VCS URLs to be null in projects 2024-12-16 21:48:01 -06:00
EmailNewsletterConfirmation.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
EmailNewsletterConfirmationText.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
EmailPatronsCircleCompleted.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
EmailPatronsCircleCompletedText.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
EmailPatronsCircleRecurringCompleted.php Send an email to lapsed patrons 2022-07-02 16:45:23 -05:00
EmailPatronsCircleRecurringCompletedText.php Send an email to lapsed patrons 2022-07-02 16:45:23 -05:00
EmailPatronsCircleWelcome.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
EmailPatronsCircleWelcomeText.php Add more type hints and work on some code formatting 2024-11-08 14:20:06 -06:00
EmailProjectAbandoned.php Continue fleshing out project management system 2024-12-16 15:01:22 -06:00
EmailProjectAbandonedText.php Continue fleshing out project management system 2024-12-16 15:01:22 -06:00
EmailProjectStalled.php Continue fleshing out project management system 2024-12-16 15:01:22 -06:00
EmailProjectStalledText.php Continue fleshing out project management system 2024-12-16 15:01:22 -06:00
Error.php Improve error message for people trying to log in to the Patrons Circle 2024-12-13 10:10:52 -06:00
FeedHowTo.php Switch logged in user to static typed variable instead of in $GLOBALS 2024-11-10 23:05:31 -06:00
Footer.php Add social media manager ask to footer 2024-12-30 22:14:01 -06:00
Header.php Remove now-redundant PD placeholders code 2025-01-01 10:05:59 -06:00
ImageCopyrightNotice.php Add password login option for some users, and further refinements to artwork management system 2024-01-06 22:27:38 -06:00
OpdsAcquisitionEntry.php Add CanEditEbooks benefit and clean up some PHPStan errors 2024-12-14 11:50:16 -06:00
OpdsAcquisitionFeed.php Add DateTimeFormat enum 2024-11-08 16:41:15 -06:00
OpdsNavigationFeed.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
ProjectDetailsTable.php Tweak some styling 2024-12-18 15:58:50 -06:00
ProjectForm.php Don't allow the manager or reviewer to be the same as the ebook producer 2024-12-22 19:52:31 -06:00
ProjectsTable.php Allow editing of projects 2024-12-18 14:20:28 -06:00
RealisticEbook.php Add blog post for Public Domain Day 2025 2024-11-26 23:14:26 -06:00
RssEntry.php Add CanEditEbooks benefit and clean up some PHPStan errors 2024-12-14 11:50:16 -06:00
RssFeed.php Add DateTimeFormat enum 2024-11-08 16:41:15 -06:00
SearchForm.php Fix class in search form 2024-12-29 15:10:32 -06:00
UserForm.php Fix wrong property references in user edit form 2024-12-31 10:31:16 -06:00
WantedEbooksList.php Tweak wanted list template structure 2024-12-29 14:14:20 -06:00