Benjamin Beganović
|
e5c7fc4416
|
E-mail improvements:
- Removed injection of Tailwind CSS in the TemplateEngine.php
- Removed tailwindcss@1.4.6.css & tailwind-1.2.0.css
- Updated master template of e-mails for greeting, signature & footer sections
- Updated generic template for emails
- Updated footer (clean up)
- Fixed EntitySentObject.php class name
- Removed css-inliner.php config file
- Updated button component for e-mails
|
2021-01-20 13:18:17 +01:00 |
|
Benjamin Beganović
|
5dd38421e7
|
Merge pull request #4709 from beganovich/v5-1801-refactor-email-templates
(v5) Refactor email templates
|
2021-01-19 11:07:39 +01:00 |
|
David Bomba
|
7907eae103
|
raw subject and raw body
|
2021-01-19 11:46:00 +11:00 |
|
Benjamin Beganović
|
9471305021
|
Add class button to view links
|
2021-01-18 23:29:20 +01:00 |
|
David Bomba
|
2f58096872
|
Fixes for displaying Recurring Invoice PDF
|
2021-01-15 13:02:55 +11:00 |
|
Benjamin Beganović
|
1c5c7250ee
|
Unified margin across designs
|
2021-01-14 15:57:14 +01:00 |
|
David Bomba
|
502b8f336f
|
HTMLEngine clean up
|
2021-01-14 13:20:26 +11:00 |
|
David Bomba
|
95e5b89641
|
fixes for validation of line_items
|
2021-01-14 08:16:07 +11:00 |
|
David Bomba
|
b5807d8d9c
|
Fixes for document upload from company
|
2021-01-13 21:18:39 +11:00 |
|
David Bomba
|
eb7cee706d
|
Fixes for displaying company logo in email templates
|
2021-01-13 12:22:23 +11:00 |
|
David Bomba
|
b2b464fb9e
|
Check PhantomJS response is valid PDF
|
2021-01-13 10:25:33 +11:00 |
|
David Bomba
|
b0c5cb3f46
|
Fix for DateTime
|
2021-01-12 18:40:18 +11:00 |
|
David Bomba
|
6222a1386c
|
Fixes for timezones
|
2021-01-12 18:38:16 +11:00 |
|
David Bomba
|
e3f0493c48
|
Cleanup for emails
|
2021-01-12 10:21:17 +11:00 |
|
David Bomba
|
fe457537b6
|
Change the way company logos are stored in the settings
|
2021-01-11 19:27:11 +11:00 |
|
David Bomba
|
d26d26fccf
|
Fixes for client counteR
|
2021-01-10 21:45:02 +11:00 |
|
David Bomba
|
aae2f1d198
|
Add .datetime variable for invoice designs
|
2021-01-08 13:15:55 +11:00 |
|
David Bomba
|
e42cb6f4d3
|
display tax rates with no trailing precision
|
2021-01-07 09:43:08 +11:00 |
|
Benjamin Beganović
|
603f7baa58
|
apply php-cs-fixeR
|
2021-01-04 13:38:00 +01:00 |
|
Benjamin Beganović
|
14efcc77e6
|
Support for database port on the setup
|
2021-01-04 13:36:47 +01:00 |
|
David Bomba
|
934610a01c
|
Update copyright + version bump + set canadian dollar symbol to $
|
2021-01-04 08:54:54 +11:00 |
|
=
|
0f70579b72
|
Fixes for client_id_number placeholder for generatescounter
|
2021-01-02 09:32:58 +11:00 |
|
Benjamin Beganović
|
6f7ec1c188
|
Merge pull request #4574 from beganovich/v5-makeCustomField-refactor
(v5) Refactor methods for custom fields
|
2020-12-25 17:19:02 +01:00 |
|
Benjamin Beganović
|
9f58ccb028
|
Add support for custom Chromium path (ie. support for Windows & Mac)
|
2020-12-25 14:15:57 +01:00 |
|
Benjamin Beganović
|
f3f76e9644
|
remove duplicate methods
|
2020-12-25 12:30:40 +01:00 |
|
Benjamin Beganović
|
0bbd910490
|
apply php-cs-fixer
|
2020-12-25 12:29:42 +01:00 |
|
Benjamin Beganović
|
491d080ab4
|
add new makeCustomField (centralised refactor)
|
2020-12-25 12:27:37 +01:00 |
|
Benjamin Beganović
|
ebfbfb6e10
|
htmlengine: refactor makeCustomField to helpers
|
2020-12-25 12:27:23 +01:00 |
|
Benjamin Beganović
|
83ec60cf70
|
Remove unused makeCustomFieldKeyValuePair() method
|
2020-12-25 12:25:28 +01:00 |
|
Benjamin Beganović
|
710c08cdef
|
update formatCustomField value to accept nullable client
|
2020-12-25 12:12:56 +01:00 |
|
Benjamin Beganović
|
2f18ab1eeb
|
htmlengine: refactor formatCustomFieldValue
|
2020-12-25 12:12:43 +01:00 |
|
Benjamin Beganović
|
751b355576
|
Merge pull request #4565 from beganovich/v5-cleanup-browsershot
(v5) Removing Browsershot & Puppeteer
|
2020-12-23 18:10:43 +01:00 |
|
Benjamin Beganović
|
4c351f6658
|
remove node/npm requirement
|
2020-12-23 16:32:56 +01:00 |
|
Benjamin Beganović
|
972099d89f
|
fix product key
|
2020-12-23 15:51:29 +01:00 |
|
Benjamin Beganović
|
f98627e47f
|
Rename product.product_key to product.item
|
2020-12-23 14:25:12 +01:00 |
|
Benjamin Beganović
|
ada4f3065c
|
fixes for tests
|
2020-12-23 11:41:57 +01:00 |
|
Benjamin Beganović
|
a907933d57
|
transformlineitems -> switch
|
2020-12-23 11:17:14 +01:00 |
|
Benjamin Beganović
|
eb5ad3a4ea
|
html engine, new $product1-4 variables
|
2020-12-22 13:55:40 +01:00 |
|
Benjamin Beganović
|
3b4c2ba5b0
|
add $custom_value in makeinvoicevalues
|
2020-12-22 13:55:29 +01:00 |
|
Benjamin Beganović
|
f3c57e87f1
|
Set default margin to standard A4 printing
|
2020-12-22 09:43:14 +01:00 |
|
Benjamin Beganović
|
85d241e15e
|
update global margin
|
2020-12-21 16:55:47 +01:00 |
|
Benjamin Beganović
|
95c1f60674
|
Install beganovich/snappdf package
|
2020-12-21 16:32:04 +01:00 |
|
David Bomba
|
950a057496
|
Merge pull request #4545 from turbo124/v5-develop
Fix for preview
|
2020-12-21 20:59:17 +11:00 |
|
Benjamin Beganović
|
75902c6d3f
|
Fixes for client number formatting
|
2020-12-21 09:08:12 +01:00 |
|
David Bomba
|
caa30da38d
|
Ignore HTTPS errors in browsershop
|
2020-12-21 10:11:33 +11:00 |
|
David Bomba
|
c1edc905db
|
Importing invoices
|
2020-12-20 20:02:10 +11:00 |
|
David Bomba
|
ccde0eaced
|
Working on importing CSV Invoices
|
2020-12-20 18:02:58 +11:00 |
|
=
|
7285c78afb
|
remove GMP extension requirements
|
2020-12-19 08:29:32 +11:00 |
|
David Bomba
|
df30f0cbc5
|
Fixes for github actions
|
2020-12-18 11:31:27 +11:00 |
|
Benjamin Beganović
|
eadcff544f
|
Support for multiline entity public notes.
|
2020-12-17 14:03:07 +01:00 |
|
Benjamin Beganović
|
20c010448a
|
apply php-cs-fixer
|
2020-12-16 12:52:40 +01:00 |
|
Benjamin Beganović
|
7ccd10adf9
|
- Change $global-margin to $global_margin to keep consistency
- Update designs accordingly
- Update ChromiumPdf version
- Apply php-cs-fixer
|
2020-12-15 11:45:04 +01:00 |
|
Benjamin Beganović
|
3b5c592f25
|
Merge pull request #4492 from beganovich/v5-experimental-chromiumpdf-support
Experimental PDF rendering
|
2020-12-15 10:47:39 +01:00 |
|
David Bomba
|
ed20f2c4bc
|
Null safety in translations
|
2020-12-15 07:53:31 +11:00 |
|
Benjamin Beganović
|
dcd6574b2d
|
Experimental PDF rendering:
- Added experimental flag in ninja.php
- Added experimental rendering in PdfMaker.php
- Added dynamic $global-margin for 1cm/0cm based on PDF method
|
2020-12-14 17:23:04 +01:00 |
|
David Bomba
|
0f861554f0
|
Fixes for exec and open_basedir checks
|
2020-12-13 08:06:47 +11:00 |
|
David Bomba
|
6ee4e45d1e
|
Add custom variables
|
2020-12-11 17:50:54 +11:00 |
|
David Bomba
|
44fdadff07
|
Return NPM String error rather than bool
|
2020-12-11 07:24:43 +11:00 |
|
David Bomba
|
22cd6cdff0
|
Fixes for NPM/NODE status
|
2020-12-10 21:06:24 +11:00 |
|
David Bomba
|
91f90c94e3
|
Merge pull request #4454 from turbo124/v5-develop
Notifications clean up.
|
2020-12-10 07:58:08 +11:00 |
|
Benjamin Beganović
|
23a64562c9
|
fix issue with setup & apply php-cs-fixer
|
2020-12-09 13:38:22 +01:00 |
|
David Bomba
|
7ba78cc342
|
Reduce notification emails to one per entity
|
2020-12-09 20:52:08 +11:00 |
|
David Bomba
|
dc2e5706c6
|
Fixes for how to display CHF currency
|
2020-12-09 07:35:26 +11:00 |
|
David Bomba
|
6a03bcc546
|
Merge branch 'v5-develop' into v5-develop
|
2020-12-09 07:25:16 +11:00 |
|
Benjamin Beganović
|
829d4feaff
|
Merge pull request #4445 from beganovich/v5-task-product-key-to-service
(v5) Rename task.product_key to taks.service
|
2020-12-08 16:53:03 +01:00 |
|
Benjamin Beganović
|
ef0584b442
|
add entity_string in htmlengine
|
2020-12-08 16:44:35 +01:00 |
|
Benjamin Beganović
|
53525dc93f
|
rename task.service to task.product key
|
2020-12-08 16:10:29 +01:00 |
|
Benjamin Beganović
|
0155907b27
|
php-cs-fixer
|
2020-12-08 15:05:05 +01:00 |
|
Benjamin Beganović
|
1d0f5b2ad7
|
add post-submit checks to smtp & db
|
2020-12-08 15:04:07 +01:00 |
|
Benjamin Beganović
|
68a84df0dd
|
prefix all smtp fields with mail_
|
2020-12-08 14:29:15 +01:00 |
|
Benjamin Beganović
|
3ffb600117
|
prefix all db field with db_
|
2020-12-08 14:21:00 +01:00 |
|
Benjamin Beganović
|
4bf46a45b1
|
Update reference on balance due
|
2020-12-08 13:57:31 +01:00 |
|
David Bomba
|
594dda9b65
|
fixes for delivery notes{
|
2020-12-08 20:18:17 +11:00 |
|
David Bomba
|
8107a49677
|
remove trailing slash from app url
|
2020-12-08 07:21:08 +11:00 |
|
David Bomba
|
269fff3fc8
|
Changes for counters
|
2020-12-07 21:43:21 +11:00 |
|
David Bomba
|
bc621aa01a
|
fixes for directories
|
2020-12-04 08:24:34 +11:00 |
|
Benjamin Beganović
|
458e207fe3
|
fixes for smtp testing on setup
|
2020-12-03 14:10:40 +01:00 |
|
Benjamin Beganović
|
1a066f2f9f
|
add alias to task searvice from task product
|
2020-12-01 15:18:48 +01:00 |
|
Benjamin Beganović
|
b373a3df52
|
fix stripe refunding & apply php-cs-fixer
|
2020-12-01 13:46:09 +01:00 |
|
Benjamin Beganović
|
d888780ed8
|
update quotes logic
|
2020-11-29 14:20:47 +01:00 |
|
Benjamin Beganović
|
ba6c157128
|
Surround multiple words with quotes in env file
|
2020-11-29 13:54:12 +01: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
|
d07dedf264
|
Add tax_rates relation to company_user
|
2020-11-27 08:05:30 +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
|
efbf8069b5
|
Merge pull request #4360 from turbo124/v5-develop
Fixes for migrations
|
2020-11-25 20:24:06 +11:00 |
|
Benjamin Beganović
|
242d48cd1a
|
update variables for .env instead of writing completely new file
|
2020-11-24 11:45:27 +01:00 |
|
Benjamin Beganović
|
3b765d32c1
|
log as an option for mail driver
|
2020-11-24 11:12:44 +01:00 |
|