1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/app/Ninja/Repositories
2018-01-29 20:03:17 +02:00
..
AccountGatewayRepository.php Changed gateway_fee_location to gateway_fee_enabled 2017-03-26 10:37:32 +03:00
AccountRepository.php Endless reminders 2017-12-26 12:03:23 +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 totals to the tasks report 2017-12-31 23:24:57 +02: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 Working on projects 2017-12-24 23:54:19 +02:00
DocumentRepository.php Fix sorting document list in client portal 2017-11-23 14:07:42 +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 Merge fix for reminders 2018-01-29 20:03:17 +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 Added new project fields 2017-12-24 17:23:43 +02: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 Task adjustments 2018-01-08 11:55:23 +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