1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-12 22:22:32 +01:00
Commit Graph

1345 Commits

Author SHA1 Message Date
David Bomba
d55c77c59d fixes for str_replace 2024-07-06 08:23:44 +10:00
Benjamin Beganović
2a1947ea6e
New payment flow (#64)
* remove context from invoice-pay

* withsecurecontext trait

* update usages

* wip

* wip

* wip

* wip

* wip
2024-07-05 15:13:38 +10:00
paulwer
36745bfabc Merge branches 'feature-inbound-email-expenses' and 'feature-inbound-email-expenses' of https://github.com/paulwer/invoiceninja; branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-07-02 20:20:04 +02:00
David Bomba
a67de99b49 Fixes for task assigned user 2024-07-02 18:35:10 +10:00
David Bomba
ee90539bd8 improvements for validation of over/under payments 2024-07-02 18:32:14 +10:00
David Bomba
dd1fc3da82 Updates for country selector 2024-06-29 07:42:45 +10:00
paulwer
b8abf12fd4 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-26 19:26:08 +02:00
David Bomba
96766d33b8 Working on aggregate charts 2024-06-25 14:58:18 +10:00
David Bomba
df37a488f7 Display payment type 2024-06-25 09:32:31 +10:00
David Bomba
a374a7e949
Merge pull request #9681 from turbo124/v5-develop
Adjustments for signatures
2024-06-25 08:56:28 +10:00
David Bomba
85b306c8ea Additional props for contact.signaturew 2024-06-25 08:56:07 +10:00
David Bomba
498a627988
Merge pull request #9675 from thirstyice/v5-develop
Make $project.name defined as empty for invoices with no project
2024-06-25 08:54:52 +10:00
David Bomba
6e5e9bdb12 Adjustments for signatures 2024-06-25 08:49:25 +10:00
paulwer
4a56c114d0 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-24 14:38:38 +02:00
David Bomba
e4377f3378 Fixes for carbon types 2024-06-24 21:10:52 +10:00
thirstyice
e694fe44c9 Set .name consistently 2024-06-24 03:24:40 -06:00
thirstyice
1575974099
Make $project.name defined as empty for invoices with no project
Allows inclusion of $project.name in emails without needing a special case for invoices with no project

Signed-off-by: thirstyice <thirstyice@users.noreply.github.com>
2024-06-23 17:03:46 -06:00
paulwer
b13e54f49b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-22 14:20:04 +02:00
David Bomba
cf2fc80f06 Ensure all carbon mutator types are cast appropriately 2024-06-22 21:05:18 +10:00
David Bomba
1cfb2a0ad1 Fixes for tests 2024-06-22 14:53:45 +10:00
David Bomba
de79eaa409
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-22 14:02:11 +10:00
David Bomba
6b7876967e
Merge branch 'v5-develop' into laravel11
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-06-22 14:00:26 +10:00
David Bomba
2d87131627 Fixes for project name label 2024-06-21 14:16:21 +10:00
David Bomba
698a376de3 remove cache build steps 2024-06-21 10:29:38 +10:00
David Bomba
d8a753055a Fixes for tongan paanga 2024-06-19 14:57:40 +10:00
David Bomba
45b43094b0 Notify user on assignment of task 2024-06-19 13:57:50 +10:00
David Bomba
c388a1b3e7 Fixes for generated numbers 2024-06-19 07:41:43 +10:00
Benjamin Beganović
abc57ed625 Merge remote-tracking branch 'upstream/v5-develop' into laravel11 2024-06-18 13:06:41 +02:00
David Bomba
64e724f215 V5.9.9 2024-06-18 20:37:57 +10:00
David Bomba
26d376d070 v5.9.8 2024-06-18 16:11:24 +10:00
David Bomba
006e819f3a Refactor for cache statics moving to container 2024-06-18 10:24:03 +10:00
David Bomba
11e082d443 Fixes for credits 2024-06-17 13:45:24 +10:00
David Bomba
742b49c75a Fixes for subscription cron query 2024-06-17 10:14:04 +10:00
paulwer
cb4e348c15 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-16 13:30:09 +02:00
David Bomba
52752a8f09 Static Analysis 2024-06-16 14:35:56 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
d4feca33ab Fixes for diffindays with Carbon v3 2024-06-07 09:15:19 +10:00
David Bomba
8e22f3c469 Add signature IP to htmlengine 2024-06-04 07:53:55 +10:00
Dave Shoreman
9195addb37
"Real" entity numbers in Invoice Settings preview
This refactors the GeneratesCounter trait slightly, such that arbitrary
entity numbers can be formatted according to the given padding/pattern.

With that small abstraction we can use the trait in the PdfMock instance
to show the exmple entity number using real patterns without actually
incrementing it or checking the number is available in the database.
2024-05-29 15:00:02 +01:00
paulwer
befbdc399d Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-05-21 06:50:47 +02:00
David Bomba
e01f100407 fixes for custom email templates 2024-05-21 11:40:12 +10:00
paulwer
9c9c4a998c Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-05-19 06:46:54 +02: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
paulwer
2d091f3cb6 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-23 22:38:57 +02: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
paulwer
9a733f06c0 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-04-07 13:26:28 +02: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
paulwer
a1338cbbab fixes for postmark + inbound engine rework 2024-04-03 07:57:23 +02:00
paulwer
c80e3bf921 working mailgun inbound webhook 2024-03-18 08:04:54 +01:00
paulwer
21d569bd2b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-03-17 09:14:07 +01: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
paulwer
6bb86caff3 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-02-27 08:13:19 +01: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
paulwer
678da384a9 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-01-20 08:51:09 +01: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
paulwer
c393fdaa9b handling of temporary files + wip init of webhooks processing 2023-12-16 16:27:40 +01: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