1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Http/Controllers
2017-04-28 16:42:19 +03:00
..
Auth Working on tests 2017-04-18 17:04:44 +03:00
ClientAuth Remove branding from client password reset emails 2017-02-27 16:55:40 +02:00
.gitkeep Add Files 2015-03-17 07:45:25 +10:00
AccountApiController.php Google Auth - Authenticate with backend server (API) (#1405) 2017-03-31 00:01:42 +11:00
AccountController.php Invalid filter algorithm error in pdf generation #1443 2017-04-27 21:57:47 +03:00
AccountGatewayController.php Plaid ClientID, Secret, and Public Key entry won't delete if fields contained prior data. #1440 2017-04-20 13:19:37 +03:00
ActivityController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
AppController.php Update reseller stats 2017-04-26 21:51:24 +03:00
BankAccountController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BaseAPIController.php Merge pull request #1390 from chez-nestor/add_contact_api 2017-03-17 11:46:08 +02:00
BaseController.php When Archiving/Deleting Recurring Invoices, Silently Drops into Invoice Screen #1377 2017-03-13 21:27:32 +02:00
BlueVineController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
BotController.php Speech rec fixes 2017-04-09 13:04:27 +03:00
ClientApiController.php Support searching by client.id_number in the API 2017-03-29 21:21:14 +03:00
ClientController.php Add new recurring invoice link to client overview 2017-04-16 16:35:55 +03:00
ClientPortalController.php Option to include expense documents with invoice #1442 2017-04-28 16:42:19 +03:00
ContactApiController.php Fixes for contact API 2017-03-27 11:36:48 +03:00
Controller.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
CreditController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
DashboardApiController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
DashboardController.php Include expense currencies in dashboard selector 2017-02-08 18:38:05 +02:00
DocumentAPIController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
DocumentController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExpenseApiController.php Fix mapping of expense vendor ids 2017-04-07 14:11:24 +03:00
ExpenseCategoryApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
ExpenseCategoryController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ExpenseController.php Support marking expenses as paid #1400 2017-04-19 17:18:24 +03:00
ExportController.php Standardize file names and fixed aging report export 2017-04-28 12:23:56 +03:00
HomeController.php Improve new company process #460 2017-03-24 14:51:24 +03:00
ImportController.php Check imported file type 2017-04-27 11:34:00 +03:00
IntegrationController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
InvoiceApiController.php Check archived invoices aren't emailed through the API 2017-04-02 11:33:39 +03:00
InvoiceController.php Fix for invoicing tasks 2017-04-27 11:12:55 +03:00
NinjaController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
OnlinePaymentController.php Create buy now invoices as draft 2017-04-26 22:07:42 +03:00
PaymentApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
PaymentController.php Fix for partial refund 2017-04-16 12:42:28 +03:00
PaymentTermController.php Working on supporting custom payment terms 2017-02-26 12:53:06 +02:00
ProductApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
ProductController.php Handle currency symbol when setting product cost 2017-03-09 11:33:55 +02:00
ProjectApiController.php Fix for projects API 2017-04-27 17:29:13 +03:00
ProjectController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
QuoteApiController.php Fix quote api controller 2017-04-12 15:32:10 +03:00
QuoteController.php Fix product custom fields/default tax auto-complete with quotes 2017-04-26 22:16:47 +03:00
RecurringInvoiceController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
ReportController.php Standardize file names and fixed aging report export 2017-04-28 12:23:56 +03:00
SelfUpdateController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
TaskApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
TaskController.php Add support for creating projects inline 2017-03-01 22:03:15 +02:00
TaxRateApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
TaxRateController.php php-cs-fixer cleanup 2017-01-30 21:40:43 +02:00
TokenController.php strtolower new keys 2017-04-02 20:46:01 +03:00
UserApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
UserController.php strtolower new keys 2017-04-02 20:46:01 +03:00
VendorApiController.php Fix swagger's operationId for all API endpoints 2017-03-09 18:12:35 +01:00
VendorController.php Country chooser for vendors and stripe payment doesn't use translated strings #1225 2017-04-18 10:10:15 +03:00