David Bomba
f65567a637
Update copyright
2024-04-12 14:15:41 +10:00
David Bomba
40086db271
cs fixer
2024-01-14 15:05:00 +11:00
David Bomba
b92e95efb3
Working on logic for custom designs
2023-09-19 10:05:13 +10:00
David Bomba
1c73c7ed15
Clean up and remove secondary dependency
2023-09-17 11:46:59 +10:00
David Bomba
8256131ea2
working on templates
2023-09-11 07:22:22 +10:00
David Bomba
7cc2f3c665
Fixes for tests
2023-08-07 18:57:25 +10:00
David Bomba
939dd44be5
Set new default design if current default is deleted
2023-04-29 21:01:02 +10:00
David Bomba
4babfbb651
php-cs-fixer
2023-02-16 12:36:09 +11:00
David Bomba
6c86d7151a
Update copyright year
2023-01-29 09:21:40 +11:00
David Bomba
7b073d033a
Fixes for Zoho Import
2022-12-01 08:49:59 +11:00
Shift
19080933b6
Apply Laravel coding style
...
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
b6f48c0d8c
Page numbering for PDFs
2022-05-25 22:00:17 +10:00
David Bomba
6f491dfb92
Update Copyright text
2022-04-27 13:20:41 +10:00
David Bomba
83692ed618
refactor queries
2022-02-26 18:48:22 +11:00
Joshua Dwire
91d90c87b3
Fix PhantomJS support for multi-page tables and PDF page sizes
2021-10-05 19:34:53 -04:00
Benjamin Beganović
fbe0d3e8bd
Update references to process_markdown
flag
2021-08-09 14:31:31 +02:00
David Bomba
659d742477
Fixes for base driver
2021-07-05 13:47:45 +10:00
David Bomba
36f6cbbcc9
Update license in codebase
2021-06-16 16:58:16 +10:00
David Bomba
55918d772c
Specify disk for storage operations
2021-06-13 13:57:08 +10:00
David Bomba
7709bd32d1
Ensure directories are created prior to PDF generation
2021-06-13 10:18:07 +10:00
=
afdfddd7e9
Refactor for entity paths
2021-06-12 21:50:01 +10:00
David Bomba
de0904ba1c
Fixes for request property accessor
2021-05-26 09:26:13 +10:00
David Bomba
52c3d63349
Refactor system logger to enable multidb
2021-05-19 11:12:23 +10:00
David Bomba
477aa691a9
Add custom exceptions
2021-04-12 14:36:51 +10:00
David Bomba
f52fb31ced
Remove illegal characters from pdf file names
2021-03-17 22:29:20 +11:00
David Bomba
7a50032b35
Logging
2021-03-07 08:50:14 +11:00
=
a20fcaf299
Add logging to Phantom JS
2021-02-02 20:33:02 +11:00
David Bomba
dc231bc8b5
Fixes for PhantomJS displaying Recurring Invoice
2021-01-30 12:23:43 +11:00
David Bomba
3c72a15707
Fix for phantom displaying Recurring Invoices
2021-01-30 11:19:43 +11:00
David Bomba
b2b464fb9e
Check PhantomJS response is valid PDF
2021-01-13 10:25:33 +11:00
David Bomba
934610a01c
Update copyright + version bump + set canadian dollar symbol to $
2021-01-04 08:54:54 +11:00
David Bomba
8107a49677
remove trailing slash from app url
2020-12-08 07:21:08 +11:00
David Bomba
bc621aa01a
fixes for directories
2020-12-04 08:24:34 +11:00
Benjamin Beganović
0aff363f5d
php-cs-fixer
2020-11-27 12:08:42 +01:00
David Bomba
9f4979095b
Temp routes"
2020-11-27 20:21:18 +11:00
David Bomba
3a78326a83
Temp routes"
2020-11-27 20:19:23 +11:00
David Bomba
78e5a91175
Temp routes"
2020-11-27 20:17:47 +11:00
David Bomba
5a3c93bb3c
Temp routes"
2020-11-27 20:14:01 +11:00
David Bomba
e410a99f91
Phantom adjustment for preview
2020-11-27 13:31:21 +11:00
David Bomba
b5840f8e45
Phantom adjustment for preview
2020-11-27 13:30:37 +11:00
David Bomba
3cdd5bc544
Phantom adjustment for preview
2020-11-27 13:29:46 +11:00
David Bomba
b593cb0ff3
Fixes for preview PDF using phantom js
2020-11-27 13:02:05 +11:00
David Bomba
2c2d1b50f4
Fix for invitation resolution with PhantomJS
2020-11-27 08:24:25 +11:00
David Bomba
f1e1fa0b82
Fix for invitation resolution with PhantomJS
2020-11-27 08:22:28 +11:00
David Bomba
1181f9de62
Merge branch 'v5-develop' into authorize_refactor
2020-11-26 22:43:25 +11:00
David Bomba
5e0bcfbc88
working on authorize
2020-11-26 20:39:35 +11:00
Benjamin Beganović
ae88d5e08e
php-cs-fixer format
2020-11-25 15:19:52 +01:00
David Bomba
137231c95e
cs-fixer
2020-11-25 21:30:00 +11:00
David Bomba
63cc567244
Working on migrations
2020-11-24 21:12:05 +11:00
Benjamin Beganović
5c2bfaa8ce
Alpha testing on tasks:
...
- Change 'products' to '$product' with design within: CreateEntityPdf, ActivityRepository, HtmlGenerationTest, Phantom
- New 'task-table' element in the Services\PdfMaker\Design.php
- buildTableHeader & buildTableBody are now more generic
- processTaxColumns() now requires $type to be specified
2020-11-04 14:56:08 +01:00