..
Enums
Don't show year for updated dates in current year of project table
2025-01-03 13:43:59 -06:00
Exceptions
Rename exception for consistency
2025-01-09 14:08:54 -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
Remove apostrophes, don't preserve them
2025-01-18 11:03:05 -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
Tweak donation banner end date
2025-01-07 10:12:04 -06:00
Contributor.php
Simplify validation logic
2025-01-15 16:16:45 -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
Match Contributor
UrlName
to Identifier
2025-01-15 15:47:04 -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
Add endpoint to get reviewer for an in-progress project
2025-01-07 21:42:51 -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
Fix type issue
2025-01-08 19:33:43 -06:00