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

18626 Commits

Author SHA1 Message Date
David Bomba
1e2f7259a3 Static Analysis Cleanup 2023-09-05 11:54:05 +10:00
David Bomba
9cc464d0d7 remove deletePdf() 2023-09-05 11:35:52 +10:00
David Bomba
306364ed08 Refactor zips 2023-09-05 11:16:47 +10:00
David Bomba
2fe595d4c5 Refactor zips 2023-09-05 10:49:16 +10:00
David Bomba
f5ee1efec0 Update transactions after a bank rule has been added or updated 2023-09-05 09:09:04 +10:00
David Bomba
1d6ed8082b Cleanup for email history 2023-09-05 09:06:03 +10:00
David Bomba
53725d4b9b Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-09-05 09:05:59 +10:00
David Bomba
21520d775a Cleanup for email history 2023-09-05 09:02:49 +10:00
Benjamin Beganović
84d2375fb3 Fixes for SCSS 2023-09-04 16:40:49 +02:00
Benjamin Beganović
7de7e23d71 Migrate Tailwind config to CJS 2023-09-04 16:40:43 +02:00
Benjamin Beganović
153c9bbc11 Expose Vite to global host 2023-09-04 16:40:32 +02:00
Benjamin Beganović
1ebc6016ab Replace require with ES imports 2023-09-04 16:12:21 +02:00
Benjamin Beganović
5f450bd47b Set package.json type to module 2023-09-04 16:09:06 +02:00
Benjamin Beganović
c23577082b Update scripts 2023-09-04 16:08:47 +02:00
Benjamin Beganović
6df3a5abee Migrate file refs 2023-09-04 16:07:34 +02:00
Benjamin Beganović
3e01b46cc0 Migrate files into vite.config.ts 2023-09-04 15:25:20 +02:00
Benjamin Beganović
168bab8d99 vite-plugin-static-copy 2023-09-04 15:10:32 +02:00
Benjamin Beganović
2f50ddbe3a Migrate main JS and SCSS files 2023-09-04 15:10:08 +02:00
Benjamin Beganović
c38a3644c6 vite laravel-vite-plugin 2023-09-04 15:05:21 +02:00
David Bomba
fda7b22ddc Updates for composers 2023-09-04 20:33:30 +10:00
David Bomba
0806a15624 Mark free invoices as paid when plan change 2023-09-04 16:56:32 +10:00
David Bomba
17ad4678fb Updates for stripe connect - setting business name 2023-09-04 16:47:03 +10:00
David Bomba
21785f6395
Merge pull request #8776 from turbo124/v5-develop
v5.7.7
2023-09-04 14:36:10 +10:00
David Bomba
26d221c2ed v5.7.7 2023-09-04 14:35:28 +10:00
David Bomba
9b53ba555f Search API 2023-09-04 14:34:55 +10:00
David Bomba
0a60839da2 Search API 2023-09-04 11:24:13 +10:00
David Bomba
783e18a54e Search 2023-09-04 11:04:51 +10:00
David Bomba
681c38e659 Fixes for db::raw 2023-09-04 10:34:14 +10:00
David Bomba
f7f4804e34 Fixes for DB:raw() 2023-09-04 10:27:28 +10:00
David Bomba
62853c1dcb Fixes for db::raw queries 2023-09-04 08:45:38 +10:00
David Bomba
7c108c14f7 Add sentry dsn 2023-09-03 23:47:58 +10:00
David Bomba
45de35cac7 Accrual vs Cash account tax reports 2023-09-03 20:57:18 +10:00
David Bomba
70bb3e0a9a
Merge pull request #8773 from turbo124/v5-develop
Fixes for recurring expense generation
2023-09-03 16:30:26 +10:00
David Bomba
bb3dfd5a5c Updates for recurring expense currency id for foreign currencies 2023-09-03 16:28:30 +10:00
David Bomba
283c3d4ead Updates for tax summary reports 2023-09-03 11:40:22 +10:00
David Bomba
9f1a035704 Updated translations 2023-09-03 10:52:00 +10:00
David Bomba
fbbdf802c5
Merge pull request #8771 from turbo124/v5-develop
Update release branch, merge Laravel 10 branch
2023-09-03 09:14:37 +10:00
David Bomba
c00d125d82 Update release route 2023-09-03 09:14:01 +10:00
David Bomba
bec22d199e Updated lock 2023-09-01 22:37:10 +10:00
David Bomba
0486fcf74c Merge branch 'laravel10' into v5-develop 2023-09-01 21:35:30 +10:00
David Bomba
8094488c16
Merge pull request #8769 from MatthewHana/MatthewHana-patch-1-emailclientvariables
Correction of PR #8767 - Added 3 client address payment variables
2023-09-01 21:25:55 +10:00
David Bomba
402343d988 FIxes for refundable requests 2023-09-01 13:20:37 +10:00
David Bomba
15f89fdf33 Patches for refund validation 2023-09-01 12:56:06 +10:00
David Bomba
98bad77942 Minor fixes 2023-09-01 12:25:52 +10:00
MatthewHana
86258f17aa
Added 3 client address payment variables
Added payment variables:
$city / $client.city
$state / $client.state
$postal_code / $client.postal_code

These we're available as one combined variable with either $postal_city_state or $city_state_postal, but this also makes them available separately.
2023-09-01 00:20:38 +10:00
David Bomba
7c159321f6 Merge branch 'v5-develop' into laravel10 2023-08-31 15:18:40 +10:00
David Bomba
06e718b0ae v5.7.6 2023-08-31 15:18:19 +10:00
David Bomba
56b7fb5978
Merge pull request #8764 from turbo124/v5-develop
Adjustments for invoice calculations to support higher precision
2023-08-31 15:17:35 +10:00
David Bomba
01af6cb284 Improve resolution of decimal calculations 2023-08-31 15:16:53 +10:00
David Bomba
08f3ba06a4 Adjustments for invoice calculations to support higher precision 2023-08-31 12:55:37 +10:00