1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 17:31:35 +02:00
Commit Graph

1229 Commits

Author SHA1 Message Date
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
David Bomba
872ac11329 Improvements for variable replacements 2023-10-30 08:07:47 +11:00
David Bomba
96bb9f0d43 minor clean up 2023-10-29 10:29:36 +11:00
David Bomba
e078b9637b
Merge pull request #8910 from turbo124/v5-develop
v5.7.34
2023-10-27 21:11:43 +11:00
David Bomba
33585c65c4 php cs fixes 2023-10-26 13:57:44 +11:00
Benjamin Beganović
48ff701bd1 Fixes for QR code 2023-10-25 18:06:21 +02:00
David Bomba
c116b48a25 Fixes for creating faker data 2023-10-25 19:04:27 +11:00
David Bomba
99b3efda20 merging template 2023-10-25 13:53:50 +11:00
David Bomba
33c8c713b1 fixes for deleted payments being displayed on invoices with variable 2023-10-20 16:40:53 +11:00
David Bomba
17d11710a7 Minor fixes 2023-10-15 05:49:14 +11:00
David Bomba
00d535a8b4 Change from / to when attempting to access prop 2023-10-11 16:25:44 +11:00
David Bomba
d267dc1f09 Minor fixes 2023-10-11 10:25:21 +11:00
David Bomba
b25f58db6f Implement embed documents on pdf 2023-10-11 08:58:47 +11:00
David Bomba
e5997128d6 Fixes for entity images 2023-10-10 21:00:38 +11:00
David Bomba
c44310fa09 Updates for passing refund meta into templates 2023-10-08 21:03:07 +11:00
David Bomba
def82e2d52 Fixes for settings checker 2023-10-05 21:47:24 +11:00
David Bomba
69400c8371 Working on data feeds for templates 2023-10-03 16:38:36 +11:00
David Bomba
96785e27bf Tests for reminders with partial due dates 2023-09-24 16:51:35 +10:00