1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 01:41:34 +02:00
invoiceninja/app/Http/Controllers
Holger Lösken fcc8cac7b5 Adding configuration for first day of the week
- Fix #868 and resolves #868
- The first day of the week can be configured in localization settings,
which affects the Bootstrap date picker
2016-07-04 16:20:22 +02:00
..
Auth Finalize multi-plan support 2016-04-18 22:35:18 -04:00
ClientAuth Add contact_key 2016-05-24 17:02:28 -04:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Working on permissions in the API 2016-05-02 11:38:01 +03:00
AccountController.php Adding configuration for first day of the week 2016-07-04 16:20:22 +02:00
AccountGatewayController.php Improve check for duplicate gateways 2016-06-22 21:42:09 +03:00
ActivityController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
AppController.php Add Mailgun API as mail driver 2016-06-19 13:51:22 -04:00
BankAccountController.php Support manually importing OFX files 2016-05-15 13:58:11 +03:00
BaseAPIController.php API changes for Zapier 2016-06-23 12:38:06 +03:00
BaseController.php Support manually importing OFX files 2016-05-15 13:58:11 +03:00
ClientApiController.php Refresh contacts after saving in API 2016-06-09 15:22:57 +03:00
ClientController.php Adding translation support for languages 2016-07-04 01:02:38 +02:00
ClientPortalController.php Fix for enabling autobilling 2016-06-30 20:53:06 +03:00
Controller.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
CreditController.php Restrict client list 2016-06-08 17:56:13 +03:00
DashboardApiController.php Bug Fixes 2016-06-01 21:38:35 +10:00
DashboardController.php Fix #203 2016-06-30 15:14:54 +02:00
DocumentAPIController.php refactoring documentAPI 2016-06-05 20:15:49 +10:00
DocumentController.php Support saving invoice_id and expense_id with the document 2016-06-01 12:39:42 +03:00
ExpenseApiController.php typo 2016-05-16 12:30:24 +10:00
ExpenseController.php Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
ExportController.php Include archived records in JSON export 2016-06-03 11:17:55 +03:00
HomeController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
ImportController.php Support importing JSON file 2016-06-02 22:03:59 +03:00
IntegrationController.php Zapier fixes 2015-10-02 11:32:13 +03:00
InvoiceApiController.php API changes for Zapier 2016-06-23 12:57:10 +03:00
InvoiceController.php Adding translation support for languages 2016-07-04 01:02:38 +02:00
NinjaController.php Payments refactor 2016-06-20 17:14:43 +03:00
OnlinePaymentController.php Payment webhook fixes 2016-06-24 18:15:51 +03:00
PaymentApiController.php API optimizations 2016-05-03 23:02:29 +03:00
PaymentController.php Fix hardcoded translations for industry, country and payment types 2016-07-03 09:24:55 +00:00
PaymentTermController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
ProductApiController.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00
ProductController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
QuoteApiController.php Added back API route for quotes 2016-06-06 22:19:49 +03:00
QuoteController.php Fix permission issue with quotes 2016-05-26 15:50:23 +03:00
RecurringInvoiceController.php Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
ReportController.php Fix for invoice report totals 2016-06-07 21:50:09 +03:00
TaskApiController.php Restrict client list 2016-06-08 17:56:13 +03:00
TaskController.php Restrict client list 2016-06-08 17:56:13 +03:00
TaxRateApiController.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00
TaxRateController.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00
TokenController.php Only show user’s own tokens 2016-05-08 21:50:35 +03:00
UserApiController.php Working on permissions in the API 2016-05-02 16:12:37 +03:00
UserController.php Changes to support transifex.com 2016-05-15 23:16:08 +03:00
VendorApiController.php Changed vendorcontacts to vendor_contacts 2016-05-04 15:16:49 +03:00
VendorController.php Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00