web/lib
2025-01-03 18:46:46 -06:00
..
Enums Don't show year for updated dates in current year of project table 2025-01-03 13:43:59 -06:00
Exceptions Allow creating new ebook placeholders when creating a new project 2024-12-18 22:23:57 -06:00
Traits Sort projects by ebook title 2024-12-18 14:28:07 -06:00
Artist.php Refactor functions out of Library 2024-11-10 23:05:31 -06:00
Artwork.php Set ReviewerUserId only if Status changed 2024-12-13 09:06:57 -06:00
ArtworkTag.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
AtomFeed.php Add CanEditEbooks benefit and clean up some PHPStan errors 2024-12-14 11:50:16 -06:00
Benefits.php Allow projects to auto-assign managers and reviewers 2024-12-18 20:57:21 -06:00
Collection.php Rewrite DeleteUnused() queries using new indices 2024-12-31 22:31:00 -06:00
CollectionMembership.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Constants.php Remove now-redundant PD placeholders code 2025-01-01 10:05:59 -06:00
Contributor.php Add beginning of a project management system to placeholders 2024-12-14 19:13:03 -06:00
Core.php Fix logic error when logging in with HTTP auth 2024-11-11 20:17:11 -06:00
Db.php Add missing MultiTableSelect code 2024-12-19 14:25:48 -06:00
DbConnection.php Rewrite MultiTableSelect queries with ON 2025-01-02 09:57:45 -06:00
DonationDrive.php Fix donation progress bar 2024-12-30 22:04:09 -06:00
Ebook.php Rewrite MultiTableSelect queries with ON 2025-01-02 09:57:45 -06:00
EbookPlaceholder.php Set ebook placeholders to not be in progress when a project is marked as abandoned 2024-12-16 23:54:40 -06:00
EbookSource.php Add beginning of a project management system to placeholders 2024-12-14 19:13:03 -06:00
EbookTag.php Rewrite DeleteUnused() queries using new indices 2024-12-31 22:31:00 -06:00
Email.php Continue fleshing out project management system 2024-12-16 15:01:22 -06:00
Feed.php Refactor feed functions out of Library and add some enums 2024-11-15 21:13:35 -06:00
Formatter.php Add parameter to MarkdownToHtml for inline HTML 2024-12-28 14:18:08 -06:00
GitCommit.php Add beginning of a project management system to placeholders 2024-12-14 19:13:03 -06:00
HttpInput.php Update PD day banner and tweak blog post wording 2024-11-27 15:17:10 -06:00
Image.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Library.php Add projects index page, and more detail on placeholder pages 2024-12-14 21:12:00 -06:00
LocSubject.php Rewrite DeleteUnused() queries using new indices 2024-12-31 22:31:00 -06:00
Log.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Manual.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Museum.php Remove National Museum in Warsaw as an approved source 2024-11-11 14:48:09 -06:00
NewsletterSubscription.php Add admin form to view and edit users 2024-11-23 14:30:11 -06:00
OpdsAcquisitionFeed.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
OpdsFeed.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
OpdsNavigationEntry.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
OpdsNavigationFeed.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Patron.php Don't send admin email for returning Patrons 2024-12-21 21:19:07 -06:00
Payment.php Show payments on user detail page 2024-12-01 16:16:04 -06:00
Poll.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
PollItem.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
PollVote.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Project.php Resolve Google Groups URL redirects 2025-01-03 18:46:46 -06:00
ProjectReminder.php Continue fleshing out project management system 2024-12-16 15:01:22 -06:00
RssFeed.php Comment formatting 2024-11-15 21:40:56 -06:00
Session.php Improve error message for people trying to log in to the Patrons Circle 2024-12-13 10:10:52 -06:00
Tag.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Template.php Replace Template::Emit...() functions with more generic function 2024-12-18 13:14:16 -06:00
User.php Don't allow the manager or reviewer to be the same as the ebook producer 2024-12-22 19:52:31 -06:00