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

693 Commits

Author SHA1 Message Date
David Bomba
eedd7145d2 Switch order of commands for PDF generation 2024-10-06 14:45:27 +11:00
David Bomba
48ccd66013 Minor updates 2024-10-06 11:11:57 +11:00
Benjamin Beganović
a7b0f3030b attach x-socket-id to invoicewaspaid event 2024-10-02 18:33:05 +02:00
Benjamin Beganović
48a6053100 extract broadcasting properties 2024-09-18 17:44:14 +02:00
David Bomba
bd406136d6 Tests for new clean fee items method 2024-09-04 09:24:32 +10:00
David Bomba
c71d7ffeec Ensure line item gateway fees are not cloned 2024-09-04 09:17:46 +10:00
David Bomba
fa369e79cf Roll back from model touchables 2024-09-02 14:07:30 +10:00
David Bomba
18fbcf75f7 Fixes for template 2024-09-02 13:34:29 +10:00
David Bomba
9cc7723949 Touch parent model after mutating docs 2024-09-02 13:19:01 +10:00
David Bomba
036aca49a4 Rollback for new payment flow 2024-08-22 16:45:06 +10:00
David Bomba
af92ce8d37 Merge new payment flows 2024-08-22 08:31:18 +10:00
David Bomba
20899e2bea Minor fixeS 2024-08-08 09:32:23 +10:00
David Bomba
25d3668050 Fixes for null checks 2024-07-22 10:26:03 +10:00
David Bomba
d818520c73 Static analysis 2024-07-14 21:28:54 +10:00
David Bomba
d22c9a3bd9 Static analysis 2024-07-11 15:53:18 +10:00
David Bomba
a5f8933886
Merge pull request #9753 from turbo124/v5-develop
v5.10.8
2024-07-10 20:52:01 +10:00
Hillel Coren
54625ccc41 Improve selfhost app load time 2024-07-10 11:04:17 +03:00
David Bomba
bb650a80c1 Static analysis 2024-07-10 16:58:57 +10:00
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
David Bomba
dd1fc3da82 Updates for country selector 2024-06-29 07:42:45 +10:00
David Bomba
96766d33b8 Working on aggregate charts 2024-06-25 14:58:18 +10:00
David Bomba
e4377f3378 Fixes for carbon types 2024-06-24 21:10:52 +10: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
698a376de3 remove cache build steps 2024-06-21 10:29:38 +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
11e082d443 Fixes for credits 2024-06-17 13:45:24 +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
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
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
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
bba6d6623b Task filtering 2024-04-06 10:07:54 +11:00
David Bomba
5a14b85eea fixes for html entities 2024-02-18 11:21:04 +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
bea52e641e Fixes for display of unsubscribe link 2024-02-03 22:26:43 +11:00