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

21318 Commits

Author SHA1 Message Date
David Bomba
2fdee4fd0f
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-07-16 08:32:40 +10:00
David Bomba
90c700a81a v5.10.9 2024-07-16 08:31:56 +10:00
Benjamin Beganović
dc8beec89d update translations 2024-07-15 18:52:30 +02:00
David Bomba
f9e631d37d Storecove API 2024-07-15 17:09:58 +10:00
David Bomba
19465985c6 Storecove API 2024-07-15 14:27:12 +10:00
David Bomba
745c594f3b Static analysis 2024-07-15 13:35:21 +10:00
David Bomba
7b0b5216a8 Add client level validation settings 2024-07-14 21:32:46 +10:00
David Bomba
d818520c73 Static analysis 2024-07-14 21:28:54 +10:00
Hillel Coren
24b3a4df35 fix for setup error introduced with migration check 2024-07-14 09:14:58 +03:00
Hillel Coren
5dd412b1e4 fix for setup error introduced with migration check 2024-07-14 09:00:05 +03:00
Lars Kusch
510953630e Added option to enable/disable xml-attachments in the e-mail 2024-07-14 07:05:08 +02:00
David Bomba
273fe4d6eb Add product fields to import map 2024-07-14 08:50:29 +10:00
David Bomba
d53f3062cf add stock quantity to imports 2024-07-14 08:16:29 +10:00
hillelcoren
bbd8403fe1 Admin Portal - Selfhosted 2024-07-12 11:31:14 +00:00
David Bomba
b19fe6c14d
Merge pull request #9770 from hillelcoren/v5-develop
Added pending database migrations to the health check
2024-07-12 21:26:09 +10:00
hillelcoren
b654771f82 Admin Portal - Profile 2024-07-12 11:25:12 +00:00
hillelcoren
65599c7192 Admin Portal - Hosted 2024-07-12 11:19:09 +00:00
Hillel Coren
620430f59c Remove key:generate from readme 2024-07-12 14:01:22 +03:00
Hillel Coren
c791b8c6c5 Add check for pending database migrations 2024-07-12 13:58:31 +03:00
Hillel Coren
10527f5dbc Update help message in logs when setting up the app 2024-07-12 10:19:49 +03:00
David Bomba
efaaad2180
Merge pull request #9769 from hillelcoren/v5-develop
Improvements to setup process
2024-07-12 17:12:45 +10:00
Hillel Coren
61a78ca4b9 Add labels to checkboxes on setup screen 2024-07-12 10:07:10 +03:00
Hillel Coren
eb4ed3b936 Update label for report errors 2024-07-12 10:06:55 +03:00
Hillel Coren
550724eae9 Add call to key:generate when setting up app 2024-07-12 10:06:35 +03:00
David Bomba
2295f160f3
Merge pull request #9764 from hillelcoren/v5-develop
Fix edge cases to ensure /setup loads
2024-07-12 11:27:09 +10:00
Hillel Coren
e549b34f6a Fix edge cases to ensure /setup loads 2024-07-11 14:29:33 +03:00
David Bomba
bfe5e28ecf
Merge pull request #9763 from hillelcoren/v5-develop
Fix for 'Table ninja.accounts doesn't exist'
2024-07-11 21:12:41 +10:00
Hillel Coren
a10e65d382 Rollback .gitignore change 2024-07-11 11:40:19 +03:00
Hillel Coren
7ca0b8aa25
Merge branch 'invoiceninja:v5-develop' into v5-develop 2024-07-11 10:27:42 +03:00
Hillel Coren
ec968c6357 Fix for 'Table ninja.accounts doesn't exist' 2024-07-11 10:15:24 +03:00
Hillel Coren
6dae814a28 Minor change to health check to support older Flutter apps 2024-07-11 09:34:23 +03:00
David Bomba
d8205528c8
Merge pull request #9762 from hillelcoren/v5-develop
Add queue stats to the health check stats
2024-07-11 16:27:12 +10:00
Hillel Coren
11bfb99b0a Update code used to retrieve last error in the logs 2024-07-11 09:19:16 +03:00
Hillel Coren
c91be53b6d Add database queue data to the health check 2024-07-11 09:09:06 +03:00
David Bomba
d22c9a3bd9 Static analysis 2024-07-11 15:53:18 +10:00
David Bomba
25f7cfe827
Merge pull request #9758 from CodeShakingSheep/add-open-exchange-app-id-to-.env
Add OPENEXCHANGE_APP_ID to .env
2024-07-11 08:48:24 +10:00
David Bomba
e371721b3f
Merge pull request #9755 from hillelcoren/v5-develop
Enable selfhost admins to view the last error from storage/logs
2024-07-11 07:43:06 +10:00
CodeShakingSheep
e63ae7b48e
Update .env.example
Add OPENEXCHANGE_APP_ID

Signed-off-by: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com>
2024-07-10 14:05:42 -05:00
Hillel Coren
4e2016b210 Enable selfhost admins to view the last error from storage/logs 2024-07-10 17:45:59 +03:00
David Bomba
f2efca6521
Merge pull request #9754 from hillelcoren/v5-develop
Standardize button sizes in client portal
2024-07-10 22:34:34 +10:00
Hillel Coren
42f149e310 Standardize button sizes in client portal 2024-07-10 14:48:19 +03:00
Hillel Coren
fb4fff6d8b Standardize button sizes in client portal 2024-07-10 14:45:40 +03:00
David Bomba
a5f8933886
Merge pull request #9753 from turbo124/v5-develop
v5.10.8
2024-07-10 20:52:01 +10:00
David Bomba
fdb672e382 v5.10.8 2024-07-10 20:51:36 +10:00
David Bomba
2f3ea90d92
Merge pull request #9752 from hillelcoren/v5-develop
Improve selfhost app load time
2024-07-10 20:45:39 +10:00
Hillel Coren
a1fef77bdc Improve selfhost app load time 2024-07-10 11:09:42 +03: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
ef9b284202 Updated translations 2024-07-10 16:41:51 +10:00
David Bomba
b700310273 Fixes for translations 2024-07-10 16:41:02 +10:00