1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Services
2016-05-17 14:36:12 +03:00
..
AccountGatewayService.php Fix for checkouit.com integration 2016-03-09 16:58:21 +02:00
ActivityService.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
AuthService.php Bug fixes 2015-12-22 14:06:53 +02:00
BankAccountService.php Fix for creating vendors when importing OFX transactions 2016-05-15 14:07:04 +03:00
BaseService.php Remove duplicate Auth include 2016-05-08 09:33:19 +03:00
ClientService.php Working on custom route model binding 2016-04-28 15:16:33 +03:00
CreditService.php Finish migrating to Laravel ACL 2016-04-25 21:53:39 -04:00
DatatableService.php Improve user permission support 2016-03-15 22:07:11 -04:00
EmailService.php Added custom invoice text fields 2015-10-11 17:41:09 +03:00
ExpenseService.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00
ImportService.php Matched vendor when importing expenses 2016-02-27 22:41:23 +02:00
InvoiceService.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00
PaymentService.php Send contact's email when creating Stripe token 2016-05-01 09:43:41 +03:00
PaymentTermService.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
ProductService.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
PushService.php Disabled iOS push notifications by default 2016-05-17 14:36:12 +03:00
RecurringInvoiceService.php Finish migrating to Laravel ACL 2016-04-25 21:53:39 -04:00
TaskService.php Finish migrating to Laravel ACL 2016-04-25 21:53:39 -04:00
TaxRateService.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
TemplateService.php Added preview for email templates 2016-05-05 17:46:22 +03:00
TokenService.php Only show user’s own tokens 2016-05-08 21:50:35 +03:00
UserService.php Add user permission support 2016-03-15 19:08:00 -04:00
VendorService.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00