invoiceninja/app/Services
Benjamin Beganović 50c37a8719 Update logic to support only one dynamic design class:
- New Design.php class that will act as master template
- PdfMaker->design() now accepts design object instead of string
- PdfMaker: Skip elements if no id|tag provided
- PdfMaker: 'content' property is now optional
- config/ninja.php now contains base_path for templates
- Refactored tests to be :green: ✔
- Removed PdfMakerDesignsTest since content is same for each template now
2020-09-04 10:18:41 +02:00
..
Client Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Credit Refactor for events 2020-07-08 22:02:16 +10:00
Invoice Activity for paid invoice 2020-08-12 11:45:40 +10:00
Ledger Bulk actions on groups 2020-06-24 09:39:49 +10:00
Notification Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Payment Minor fixes for authorize.net 2020-08-13 12:30:45 +10:00
PdfMaker Update logic to support only one dynamic design class: 2020-09-04 10:18:41 +02:00
Quote Fixes for bulk emailing quotes 2020-08-19 12:55:58 +10:00
Recurring Send change of email to both old and new email address 2020-07-22 13:03:33 +10:00
AbstractService.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00