1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 06:32:40 +01:00
invoiceninja/app
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
..
Console Changes for demo 2020-08-21 16:16:56 +10:00
DataMapper minor fixes for email templates 2020-08-22 08:13:42 +10:00
Designs Add documents as default includes 2020-08-06 13:04:09 +10:00
Events Fixes for QuoteWasApproved 2020-08-24 21:21:35 +10:00
Exceptions Exclude some errors from reporting 2020-08-19 16:35:35 +10:00
Factory Fixes for tests 2020-08-15 20:44:05 +10:00
Filters System Logs 2020-08-24 15:08:49 +10:00
Helpers Remove JSON backups from activities 2020-08-11 11:33:43 +10:00
Http Preview logic for editing designs 2020-08-28 09:51:02 +02:00
Jobs Merge branch 'v2' into v2-pdfmaker-design-improvements 2020-08-28 08:17:46 +02:00
Libraries
Listeners Fixes for tests 2020-08-13 10:57:06 +10:00
Mail Add documents as default includes 2020-08-06 13:04:09 +10:00
Models Merge branch 'v2' of https://github.com/turbo124/invoiceninja into v2 2020-08-25 07:09:54 +10:00
Notifications Fixes for email templates not displaying css correctly 2020-08-02 19:59:32 +10:00
Observers Fix for observer 2020-08-22 13:34:41 +10:00
PaymentDrivers Custom payment drivers 2020-08-20 08:11:46 +10:00
Policies
Providers Add CompanyGatewayObserverg 2020-08-22 10:42:12 +10:00
Repositories Add amount column to history table 2020-08-19 12:44:25 +10:00
Services Update logic to support only one dynamic design class: 2020-09-04 10:18:41 +02:00
Transformers Fixes for system logs 2020-08-25 21:40:34 +10:00
Utils Update designs with new margins & paddings 2020-08-27 13:01:19 +02:00