1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Repositories
2023-07-18 13:15:40 +10:00
..
Migration Fixes for pivots 2023-06-25 00:52:58 +10:00
AccountRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
ActivityRepository.php Add rate limiting for contact reset password urls 2023-07-14 14:23:01 +10:00
BankIntegrationRepository.php move e_invoice config into company settings 2023-04-28 11:39:41 +10:00
BankTransactionRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
BankTransactionRuleRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
BaseRepository.php per entity activities 2023-07-18 13:15:40 +10:00
ClientContactRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
ClientGatewayTokenRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
ClientRepository.php Updates for deleting activities when purging clients 2023-07-16 16:36:52 +10:00
CompanyRepository.php Add hungarian language 2023-06-14 08:09:13 +10:00
CreditRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
DesignRepository.php Set new default design if current default is deleted 2023-04-29 21:01:20 +10:00
DocumentRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
ExpenseRepository.php Different way to access transaction via expense 2023-04-18 18:29:14 +10:00
GroupSettingRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
InvoiceRepository.php Adjustments for restoring a deleted invoice with a deleted payment 2023-07-16 17:42:34 +10:00
PaymentRepository.php Fixes for credit paymentables 2023-06-26 23:42:30 +10:00
PaymentTermRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
ProductRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
ProjectRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
PurchaseOrderRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
QuoteRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
RecurringExpenseRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
RecurringInvoiceRepository.php minor fixes 2023-03-31 10:33:34 +11:00
RecurringQuoteRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
SchedulerRepository.php Improve imports for transactions 2023-06-25 13:15:15 +10:00
SubscriptionRepository.php php-cs-fixer 2023-02-16 12:36:09 +11:00
TaskRepository.php Fixes for sorting 2023-04-11 17:27:37 +10:00
TaskStatusRepository.php Ensure we search trashed statuses 2023-06-29 16:52:51 +10:00
TokenRepository.php Update copyright year 2023-01-29 09:21:40 +11:00
UserRepository.php Updates for silent migrations 2023-07-10 12:55:21 +10:00
VendorContactRepository.php Fixes for tests 2023-02-01 13:46:39 +11:00
VendorRepository.php Log vendor imports 2023-07-18 11:42:36 +10:00