web/lib
2024-11-25 13:56:31 -06:00
..
Enums Add admin form to view and edit users 2024-11-23 14:30:11 -06:00
Exceptions Add admin form to view and edit users 2024-11-23 14:30:11 -06:00
Traits Clarify comments in PropertyFromHttp trait 2024-11-11 14:22:25 -06:00
Artist.php Refactor functions out of Library 2024-11-10 23:05:31 -06:00
Artwork.php Convert artwork filters to enums 2024-11-15 23:11:01 -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 PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Benefits.php Add admin form to view and edit users 2024-11-23 14:30:11 -06:00
Collection.php Refactor functions out of Library 2024-11-10 23:05:31 -06:00
CollectionMembership.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Constants.php Fix donation drive start date calculation 2024-11-25 10:40:30 -06:00
Contributor.php Make MARC roles an enum and restructure how contributors are fetched from the DB to reduce queries 2024-11-11 12:01:53 -06:00
Core.php Fix logic error when logging in with HTTP auth 2024-11-11 20:17:11 -06:00
Db.php Create a helper function for SQL set membership 2024-11-04 13:16:56 -06:00
DbConnection.php Update framework standards 2024-09-12 21:45:28 -05:00
DonationDrive.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Ebook.php Add PHPDocs and code formatting 2024-11-20 14:23:42 -06:00
EbookSource.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
EbookTag.php Refactor functions out of Library 2024-11-10 23:05:31 -06:00
Email.php Continue improving type hints 2024-05-10 23:38:57 -05:00
Feed.php Refactor feed functions out of Library and add some enums 2024-11-15 21:13:35 -06:00
Formatter.php Replace some global variables with static class properties in Formatter 2024-07-06 13:34:12 -05:00
GitCommit.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
HttpInput.php Update framework standards 2024-09-12 21:45:28 -05:00
Image.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Library.php Refactor feed functions out of Library and add some enums 2024-11-15 21:13:35 -06:00
LocSubject.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -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 Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Payment.php Add admin form to view and edit users 2024-11-23 14:30:11 -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
RssFeed.php Comment formatting 2024-11-15 21:40:56 -06:00
Session.php Switch logged in user to static typed variable instead of in $GLOBALS 2024-11-10 23:05:31 -06:00
Tag.php Add PropertyFromHttp trait and update codebase to use new pattern 2024-11-10 22:23:43 -06:00
Template.php Use HTTP code enums instead of ints 2024-11-20 14:52:05 -06:00
User.php Tweak how User::$Benefits getter 2024-11-25 13:56:31 -06:00