1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Ninja/Repositories
2017-12-20 11:16:40 +02:00
..
AccountGatewayRepository.php Changed gateway_fee_location to gateway_fee_enabled 2017-03-26 10:37:32 +03:00
AccountRepository.php Working on task kanban 2017-12-19 22:08:49 +02:00
ActivityRepository.php Don’t allow activating recurring invoice if start date is blank 2017-06-05 17:53:21 +03:00
BankAccountRepository.php Improvements to OFX 2017-07-11 13:22:11 +03:00
BaseRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ClientRepository.php Add notes in datatables 2017-10-14 20:55:37 +03:00
ContactRepository.php Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
CreditRepository.php XSS fixes 2017-08-04 16:39:11 +03:00
CustomerRepository.php Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
DashboardRepository.php Upgrade to Laravel 5.3 2017-11-14 10:58:08 +02:00
DocumentRepository.php Fix sorting document list in client portal 2017-11-23 14:07:00 +02:00
ExpenseCategoryRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExpenseRepository.php Add notes in datatables 2017-10-14 20:55:37 +03:00
InvoiceRepository.php Fix quote status in portal 2017-12-13 09:12:09 +02:00
NinjaRepository.php Support updating plan price 2017-05-08 11:18:35 +03:00
PaymentRepository.php working on payment currency 2017-11-19 11:55:01 +02:00
PaymentTermRepository.php Working on supporting custom payment terms 2017-02-26 11:39:25 +02:00
ProductRepository.php Support updating products when importing 2017-08-03 22:31:22 +03:00
ProjectRepository.php Add default rate / amount for time tracking / tasks #1575 2017-10-17 13:57:20 +03:00
RecurringExpenseRepository.php Add notes in datatables 2017-10-14 20:55:37 +03:00
ReferralRepository.php Multi-db fixes 2017-05-14 12:11:38 +03:00
SubscriptionRepository.php Working on subscriptions UI 2017-11-29 12:44:28 +02:00
TaskRepository.php Working on kanban 2017-12-20 11:16:40 +02:00
TaxRateRepository.php Support importing line items taxes 2017-07-31 19:22:29 +03:00
TokenRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
UserRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
VendorContactRepository.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
VendorRepository.php Add notes in datatables 2017-10-14 20:55:37 +03:00