1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Controllers
David Bomba 7acc6ee300
Repeating header and footers on Invoice PDFs (#3424)
* remove jobs table

* Working on notifications

* Working on notifications

* Fixes for setting group level currency id on new client

* Working on repeating headers

* Use CSS to force headers and footers

* recurring headers and footers

* Preview PDF

* Working on PDF Preview
2020-03-05 18:14:57 +11:00
..
Auth Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
ClientPortal Repeating header and footers on Invoice PDFs (#3424) 2020-03-05 18:14:57 +11:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
Support/Messages Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
Traits Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
AccountController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Fixes for Credit PDF generation (#3417) 2020-03-04 10:51:50 +11:00
ClientController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php company_user.settings default to null (#3416) 2020-03-04 09:46:19 +11:00
CompanyGatewayController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUserController.php Minors Fixes (#3405) 2020-03-01 21:18:13 +11:00
Controller.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreditController.php Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DesignController.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
ExpenseController.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00
GroupSettingController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceController.php Fixes for pdf_variables validation (#3419) 2020-03-04 22:09:43 +11:00
MigrationController.php (V2) Improve validation & error handling (#3414) 2020-03-04 09:44:42 +11:00
PaymentController.php Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
PreviewController.php Repeating header and footers on Invoice PDFs (#3424) 2020-03-05 18:14:57 +11:00
ProductController.php Fix invoice payable rules (#3212) 2020-01-15 19:43:40 +10:00
QuoteController.php Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
RecurringInvoiceController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SelfUpdateController.php Fixes for V2 (#3408) 2020-03-02 21:22:37 +11:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRateController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TemplateController.php Repeating header and footers on Invoice PDFs (#3424) 2020-03-05 18:14:57 +11:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Fixes for V2 (#3408) 2020-03-02 21:22:37 +11:00
UserProfileController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VendorController.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00