1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
Commit Graph

11798 Commits

Author SHA1 Message Date
David Bomba
d55c77c59d fixes for str_replace 2024-07-06 08:23:44 +10:00
David Bomba
ec50e6f64b Adjustments for inclusive taxes 2024-07-05 14:37:21 +10:00
David Bomba
26bb71f067 Adjustments for inclusive taxes 2024-07-05 14:15:42 +10:00
David Bomba
f3dc80ae09 Roll back join queries 2024-07-05 12:04:42 +10:00
David Bomba
1adbd3907e Updates 2024-07-05 11:53:58 +10:00
David Bomba
0d654dae95 Fixes for tax map display of surcharge taxes 2024-07-05 11:47:38 +10:00
David Bomba
78ed14074d Updates for react changer 2024-07-03 14:06:41 +10:00
David Bomba
bb159be386 Minor fixes for zug docs 2024-07-02 18:36:53 +10:00
David Bomba
a67de99b49 Fixes for task assigned user 2024-07-02 18:35:10 +10:00
David Bomba
1009b52531 Fixes for task assigned user 2024-07-02 18:33:15 +10:00
David Bomba
bb23241291 Fixes for expense reports 2024-07-02 10:21:34 +10:00
David Bomba
52e4931b68 Invalidate sessions if DB cannot be set 2024-07-01 08:40:57 +10:00
David Bomba
e0a3126e88 Fixes for zoho 2024-06-30 19:02:29 +10:00
David Bomba
81f67a0f1e Checks for task array 2024-06-30 19:01:23 +10:00
David Bomba
b8be425d4d Increase reminder chunk size 2024-06-30 18:50:51 +10:00
David Bomba
ab23592b96 Revert refactor for whereHas 2024-06-30 17:37:44 +10:00
David Bomba
3cd1d7767f Fixes for query name 2024-06-30 14:45:59 +10:00
David Bomba
f1ac238917 Fixes for tests 2024-06-30 14:42:57 +10:00
David Bomba
96f980aa54 Refactor for whereHas('client 2024-06-29 09:00:36 +10:00
David Bomba
7240f4f1e7 Query optimization 2024-06-29 08:21:57 +10:00
David Bomba
dd1fc3da82 Updates for country selector 2024-06-29 07:42:45 +10:00
David Bomba
028eb24fd9 Static analysis 2024-06-28 15:16:08 +10:00
David Bomba
6aac4a03b7 Fixes for override taxes for AT region 2024-06-28 09:54:28 +10:00
David Bomba
b35d54a2c6 Exclude vendor directory from file checks 2024-06-28 09:43:00 +10:00
David Bomba
ecfa558bf3 do not leave index.html in /public 2024-06-28 09:40:40 +10:00
David Bomba
e1af50d6eb
Merge pull request #9705 from turbo124/v5-develop
v5.10.4
2024-06-27 14:57:55 +10:00
David Bomba
1a1d75a0b5 v5.10.4 2024-06-27 14:57:15 +10:00
David Bomba
7288e5b641 Adjust BTCPay for scoping 2024-06-27 14:52:38 +10:00
David Bomba
8ecddce437 ensure utf-8 encoding 2024-06-27 11:15:27 +10:00
David Bomba
9f1efeba99 Add back credit options 2024-06-27 09:14:49 +10:00
David Bomba
7e92c84d5b
Merge pull request #9702 from Nisaba/v5-develop
Update BTCPay doc link
2024-06-27 08:36:32 +10:00
David Bomba
06f5c0ae22 Trim passwords on update 2024-06-27 08:32:38 +10:00
Nisaba
80cd0ac035
Update BTCPay doc link
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-06-26 22:32:30 +00:00
David Bomba
96766d33b8 Working on aggregate charts 2024-06-25 14:58:18 +10:00
David Bomba
702d8992e5 Improve sort filters 2024-06-25 12:19:11 +10:00
David Bomba
605ddd7d3e Ensure gateway fees are not cleared inappropriately 2024-06-25 11:09:33 +10:00
David Bomba
df8f7e1c7c Improve sort filters 2024-06-25 09:58:22 +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
David Bomba
b564983803 remove cache warming 2024-06-24 21:14:08 +10: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
David Bomba
6f5daf6f2a Rate limit invoice deletion 2024-06-24 17:37:08 +10:00
David Bomba
5db3eb3d53 Add stubbed referal object 2024-06-24 11:17:46 +10:00
David Bomba
6ceef3695d Fixes for quote reminder dates 2024-06-24 10:22:16 +10:00
David Bomba
ffaf5259e6 Tests for quote reminders 2024-06-24 09:52:35 +10: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
David Bomba
64f3af9c31 Additional column checks prior to export queries 2024-06-24 07:56:13 +10:00
David Bomba
06233240ce Updates for harvesting fee invoice 2024-06-23 16:11:13 +10:00
David Bomba
3ec604919e Add index to fee_invoice_id 2024-06-23 14:04:43 +10:00
David Bomba
cf2fc80f06 Ensure all carbon mutator types are cast appropriately 2024-06-22 21:05:18 +10:00
David Bomba
18e0ced89c minor fixes 2024-06-22 20:58:17 +10:00
David Bomba
540dd2f43e minor fixes 2024-06-22 20:33:53 +10:00
David Bomba
6138f11ece Fixes for tests 2024-06-22 15:05:11 +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
0ed2520c92
Merge pull request #9635 from LarsK1/v5-develop
Feature: E-Invoice Import
2024-06-22 13:54:06 +10:00
David Bomba
104ad33042 Fixes for tests 2024-06-22 13:00:33 +10:00
David Bomba
79b93f75bb Fixes for tests 2024-06-22 12:48:43 +10:00
David Bomba
2a97787ddb Fixes for testse 2024-06-22 12:39:46 +10:00
David Bomba
83e3147462 updates for type casting 2024-06-22 09:38:09 +10:00
David Bomba
ba7651cdae Fixes for tests 2024-06-21 19:51:04 +10:00
David Bomba
4855276794 Working on quote reminders 2024-06-21 19:40:56 +10:00
David Bomba
2d87131627 Fixes for project name label 2024-06-21 14:16:21 +10:00
David Bomba
50f13eca5a minor clean up 2024-06-21 14:09:25 +10:00
David Bomba
a65d0d5067 Remove cache warmers 2024-06-21 10:56:18 +10:00
David Bomba
698a376de3 remove cache build steps 2024-06-21 10:29:38 +10:00
David Bomba
3ab899f58e Validation for task rate 2024-06-21 07:37:46 +10:00
David Bomba
957556b8d0 Validation for task rate 2024-06-20 22:03:23 +10:00
David Bomba
897d31f89a updates for matching payments 2024-06-20 14:28:33 +10:00
David Bomba
bd94f7bb65 Working on credit rules for bank transactions 2024-06-19 18:18:05 +10:00
David Bomba
0bca8b6074 Fixes for tests 2024-06-19 15:42:06 +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
cb9e40d442 Referral Meta 2024-06-19 12:45:42 +10:00
David Bomba
cbfb312e0f public/build/assets/stripe-credit-card-75322a3b.js 2024-06-19 11:42:14 +10:00
David Bomba
bc6df79e2b Validation layer for einvoicing 2024-06-19 11:31:03 +10:00
David Bomba
0c60a11989 Search filters for recurring invoices 2024-06-19 09:09:44 +10:00
David Bomba
c388a1b3e7 Fixes for generated numbers 2024-06-19 07:41:43 +10:00
David Bomba
0912e39759 Fixes for scoping bank refreshes 2024-06-19 07:26:44 +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
Lars Kusch
a33c3832e9 Bugfixes 2024-06-18 08:19:49 +02:00
Lars Kusch
61570cea93 Implement E-Invoice Import as Expense 2024-06-18 08:19:45 +02:00
David Bomba
26d376d070 v5.9.8 2024-06-18 16:11:24 +10:00
David Bomba
b5508f702d Purge laravel-data 2024-06-18 15:12:45 +10:00
David Bomba
932a0d3f57 Handle github actions quirks 2024-06-18 15:04:16 +10:00
David Bomba
e8f26ddbb2 Fixes for tests 2024-06-18 13:57:09 +10:00
David Bomba
13b557a4e7 Fixes for tests 2024-06-18 13:47:27 +10:00
David Bomba
c3c4058f0a Logging for tests 2024-06-18 13:37:54 +10:00
David Bomba
e349245c45 Fixes for tests 2024-06-18 12:57:15 +10:00
David Bomba
cb0385dd39 Fixes for tests 2024-06-18 11:59:05 +10:00
David Bomba
7623246424 Add limiting exception 2024-06-18 11:33:56 +10:00
David Bomba
24a662f920 Rate limit new payments 2024-06-18 11:24:55 +10:00
David Bomba
6b0a25453d Static Analysis 2024-06-18 10:49:51 +10:00
David Bomba
dfdfc41fee Static Analysis 2024-06-18 10:25:56 +10:00
David Bomba
006e819f3a Refactor for cache statics moving to container 2024-06-18 10:24:03 +10:00
David Bomba
f68d1d3053 Static Analysis 2024-06-18 09:41:22 +10:00
David Bomba
957ddb2a81 Fixes for wave imports 2024-06-18 09:36:22 +10:00
David Bomba
f03c6a1d6b Roll back for idempotency 2024-06-17 21:29:31 +10:00
David Bomba
c163f3c1a4 Static Analysis 2024-06-17 20:38:33 +10:00
David Bomba
97049f36a9 Fixes for includes 2024-06-17 16:34:26 +10:00
David Bomba
13405c1805 Static Analysis + ACSS 2024-06-17 16:08:06 +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
David Bomba
38114d0c48 Minor fixes - add referral code to user transformer 2024-06-16 19:16:42 +10:00
David Bomba
1e0f250052 Fixes for paypal auth credentials 2024-06-16 17:22:15 +10:00
David Bomba
d2d436da8f Fixes for redirect after auth in cp 2024-06-16 16:28:44 +10:00
David Bomba
3a4f47c1a9 Static Analysis 2024-06-16 14:58:03 +10:00
David Bomba
52752a8f09 Static Analysis 2024-06-16 14:35:56 +10:00
David Bomba
78333e332f Minor fixes: 2024-06-16 10:33:18 +10:00
David Bomba
9935847dc3 Static Analysis 2024-06-16 08:30:25 +10:00
David Bomba
109d5cfdca Static analysis 2024-06-15 17:34:08 +10:00
David Bomba
953e2e3e48 Improve queries 2024-06-15 16:51:34 +10:00
David Bomba
094d43be4f Improve N+1 queries 2024-06-15 16:18:33 +10:00
David Bomba
61f09e1ad4 code comments 2024-06-15 10:03:25 +10:00
David Bomba
4371c080f6 Fixes for payment ledger when credits are applied 2024-06-14 18:38:26 +10:00
David Bomba
f79f31c89e Clean up for paypal 2024-06-14 17:32:07 +10:00
David Bomba
72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba
9c288cd452 remove paypal user-id 2024-06-14 17:07:52 +10:00
David Bomba
3350685ade Expose nordigen_transaction_id in transformer 2024-06-14 14:33:38 +10:00
David Bomba
ef388a0c77 Filters for bank accounts 2024-06-14 14:31:26 +10:00
David Bomba
50398360b9 Paypal 2024-06-13 19:59:29 +10:00
David Bomba
d23866932b Fixes for text body templates 2024-06-13 16:52:23 +10:00
David Bomba
de853b3445 Fixes for tests 2024-06-13 10:55:03 +10:00
David Bomba
0edfc0d850 Fixes for tests 2024-06-13 10:54:43 +10:00
David Bomba
10b64ffa65 Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-06-13 10:22:11 +10:00
David Bomba
4e46511a8a meta analytics 2024-06-13 10:21:58 +10:00
David Bomba
fb3334096b Fixes for tasks when rounding down 2024-06-12 14:52:26 +10:00
David Bomba
0877bdb6ea Minor fixes for expense export preview props 2024-06-12 08:32:26 +10:00
David Bomba
6972d4d4b0 Allow parameter passing to pre-payments 2024-06-12 08:30:22 +10:00
David Bomba
1e7b8e9111 Fixes for stale invoice cleanup 2024-06-11 09:44:31 +10:00
David Bomba
78d465daea Return early on paid invoices if gateway fee is already paid 2024-06-11 09:38:06 +10:00
David Bomba
5937414ad3 Add twig linting 2024-06-11 08:52:56 +10:00
David Bomba
2b8f96d208 Merge PDFs if embed documents is enabled 2024-06-11 08:14:21 +10:00
David Bomba
32744d3fa8 minor fixes 2024-06-11 07:22:04 +10:00
David Bomba
f7bd62d84a Static Analysis 2024-06-09 15:56:05 +10:00
David Bomba
cf35c30bfc Fixes for task filters 2024-06-09 14:07:56 +10:00
David Bomba
d6337b69b3 Fixes for caps 2024-06-09 13:43:35 +10:00
David Bomba
99e05cbe63 Fixes for html variable replacements in mobile html view 2024-06-09 10:53:53 +10:00
David Bomba
145fef637b Updates for seeders 2024-06-09 09:08:31 +10:00
David Bomba
b70f01fff2 Updates for openapi 2024-06-08 09:13:47 +10:00
Nisaba
665e1eabfa
BTCPay updates
Signed-off-by: Nisaba <34550856+Nisaba@users.noreply.github.com>
2024-06-07 11:30:11 +00:00
David Bomba
fb24255813 Fixes for reminders 2024-06-07 20:31:48 +10:00
David Bomba
63e2280228 peppol 2024-06-07 16:11:44 +10:00
David Bomba
de874a21cd Peppol tests 2024-06-07 14:09:02 +10:00