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

18439 Commits

Author SHA1 Message Date
Chanda Chewe
156377a77d
Import Company Model and Hash in usersTableSeeder.php
UsersTableSeeder.php takes use of company models here but it has not imported it:  $company = Company::factory()->create([....

Also it takes use of password hashing here but it has not imported it: 'password' => Hash::make(config('ninja.testvars.password')),
2023-09-09 09:39:56 +02:00
hillelcoren
2fff060a67 Admin Portal - Selfhosted 2023-09-07 19:29:30 +00:00
hillelcoren
4daa2afdb1 Admin Portal - Profile 2023-09-07 19:22:16 +00:00
David Bomba
214484244d
Merge pull request #8787 from turbo124/v5-develop
v5.7.10
2023-09-06 23:51:13 +10:00
David Bomba
059424f994 v5.7.10 2023-09-06 23:49:38 +10:00
David Bomba
a946cf346d Fixes for e-invoices 2023-09-06 23:49:19 +10:00
David Bomba
3541324d1a Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2023-09-06 14:41:23 +10:00
David Bomba
2377f4be2b Static Analysis Cleanup 2023-09-06 14:41:15 +10:00
David Bomba
7f6d4ca9c4
Merge pull request #8784 from turbo124/v5-develop
v5.7.9
2023-09-06 09:14:03 +10:00
David Bomba
2aca2251e4 v5.7.9 2023-09-06 09:11:21 +10:00
David Bomba
50b6e14782 Fixes for check data 2023-09-06 09:10:59 +10:00
David Bomba
25739a912e Updated filters 2023-09-06 08:47:48 +10:00
David Bomba
7e8b09b146 Minor fixes for imports 2023-09-06 00:03:45 +10:00
David Bomba
3fd78e1074 Hints for imports 2023-09-05 17:29:36 +10:00
David Bomba
ed63d56a31 Fixes for settings savers 2023-09-05 16:22:24 +10:00
David Bomba
0ac294eaf0 Minor Fixes 2023-09-05 16:13:37 +10:00
David Bomba
ddc949c260 Fixes for group settings parser 2023-09-05 15:12:49 +10:00
David Bomba
3fcce909f5 Improve sorting of expense listrs 2023-09-05 14:02:39 +10:00
David Bomba
74300d0b88 Add filters for expense categories 2023-09-05 13:34:49 +10:00
David Bomba
367aa3b70d Static Analysis 2023-09-05 13:08:31 +10:00
David Bomba
26d990b4d6
Merge pull request #8781 from turbo124/v5-develop
v5.7.8
2023-09-05 13:07:36 +10:00
David Bomba
9988601884 v5.7.8 2023-09-05 13:07:03 +10:00
David Bomba
91e0e22298 Refactor for zips 2023-09-05 13:03:52 +10:00
David Bomba
c7482c9615 Clean up and remove pdf_file_paths 2023-09-05 12:55:27 +10:00
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
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