1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

1246 Commits

Author SHA1 Message Date
David Bomba
e01f100407 fixes for custom email templates 2024-05-21 11:40:12 +10:00
David Bomba
4a7819d2ce Fixes for einvoice tests 2024-05-18 17:32:03 +10:00
David Bomba
7940f9c3b7 Updates for twig 2024-05-16 10:20:54 +10:00
David Bomba
27f3a54ecf Fixes for file_get_contents 2024-05-15 09:29:43 +10:00
David Bomba
e248e96868 Refactor for start / end of quarters 2024-05-09 10:15:46 +10:00
David Bomba
6e5fb456c1 Run tests for adjustment amount within validaiton 2024-05-06 11:42:14 +10:00
David Bomba
048e21f9b2 Ensure redundant directory deleted 2024-04-29 16:50:04 +10:00
David Bomba
086e82649b Updates for cancelled invoice presentation 2024-04-29 09:17:37 +10:00
David Bomba
108ca2633d Bulk updates 2024-04-25 16:31:15 +10:00
David Bomba
45f378eb9d Minor fixes 2024-04-20 10:58:29 +10:00
David Bomba
c472e8ce68 Fixes for type checks 2024-04-15 08:15:34 +10:00
David Bomba
9e12e32e29 Fixes for payment validations 2024-04-15 07:57:24 +10:00
David Bomba
c80ec85c61 Updates for subscriptions 2024-04-14 09:11:25 +10:00
David Bomba
f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba
a62302b655 Remove mail config from setup 2024-04-08 08:51:33 +10:00
David Bomba
bba6d6623b Task filtering 2024-04-06 10:07:54 +11:00
David Bomba
412cfb511a skip tests 2024-04-04 11:32:31 +11:00
David Bomba
afa171390e Improvements to parse float 2024-03-14 14:44:01 +11:00
David Bomba
1b999dd7d9 Updates 2024-03-13 10:36:41 +11:00
David Bomba
08dee1309e Fixes and improvements for templates 2024-03-11 19:37:53 +11:00
David Bomba
f0ad4175aa Fixes for required client invoice + SMTP transport 2024-03-11 13:35:16 +11:00
David Bomba
c4807be9df Updates for parseformat 2024-02-29 13:06:11 +11:00
David Bomba
f325aecaed Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-02-29 12:32:05 +11:00
David Bomba
e22d3effc6 improve parseFloat 2024-02-29 12:31:59 +11:00
David Bomba
902cae6585 Add missing prop 2024-02-29 12:17:44 +11:00
David Bomba
3ad5de1d2c Add filters for documents 2024-02-28 21:15:43 +11:00
David Bomba
328d00e235 Improve parseFloat function 2024-02-20 13:29:30 +11:00
David Bomba
5a14b85eea fixes for html entities 2024-02-18 11:21:04 +11:00
David Bomba
6445e518dc Fixes for parse float 2024-02-16 14:28:57 +11:00
David Bomba
83215cd0bc Improve template switching for hosted users 2024-02-13 17:10:36 +11:00
David Bomba
c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00
David Bomba
192722b7a4 Minor adjustments 2024-02-12 14:00:24 +11:00
David Bomba
4fa76afee6 Fixes for router domains 2024-02-08 21:12:01 +11:00
David Bomba
f16e8fdd15 Fixes for KRW currency formatting 2024-02-07 07:42:46 +11:00
David Bomba
bea52e641e Fixes for display of unsubscribe link 2024-02-03 22:26:43 +11:00
David Bomba
59568b20df Refactor for emails - failed notifications 2024-01-29 17:45:22 +11:00
David Bomba
160d961974 Create raw version of qr code 2024-01-21 12:51:58 +11:00
David Bomba
8aef589fe0 Updates for search controller 2024-01-20 13:41:07 +11:00
David Bomba
40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba
0c64e38208 Reset counters at client and group levels 2024-01-05 18:42:44 +11:00
David Bomba
da0117bfa9 Refactor for settings appropriate user id on activities 2024-01-01 12:02:19 +11:00
David Bomba
ea86ce3c11
Merge pull request #8950 from kenny665/v5-stable
Added $balance_due_dec as usable variable
2023-12-01 15:36:41 +11:00
David Bomba
b925b536c1 Fixes for htmlengine 2023-11-29 08:50:18 +11:00
David Bomba
dc39d7f01a minor fixes for formatting 2023-11-27 22:20:58 +11:00
David Bomba
4c60d47446 Templates + Statements 2023-11-23 16:13:06 +11:00
David Bomba
84b54d344c Adjustments for recurring invocies 2023-11-21 12:00:10 +11:00
David Bomba
1bff207e6c Fixes for activity insertions 2023-11-15 10:15:14 +11:00
kenny665
f5da7669a2 Added $balance_due_dec as usable variable
Added balance_due_dec as usable variable for mail and PDF customization. It contains a two decimal formatted number (%01.2f))
2023-11-10 10:33:57 +01:00
David Bomba
bc4215a1b5 Add Imagick extension to improve image compression 2023-11-08 19:53:38 +11:00
David Bomba
5183b2e864 Remove build HTML 2023-10-30 08:08:59 +11:00