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

5408 Commits

Author SHA1 Message Date
David Bomba
6b9001684e Fixes for tests 2021-04-06 17:11:58 +10:00
David Bomba
fe7b3c79e7 Working on subscriptions 2021-04-06 16:07:35 +10:00
David Bomba
d385488ccb
Merge pull request #5345 from turbo124/v5-develop
PHP 8 support
2021-04-06 14:02:56 +10:00
David Bomba
355d0ae7b5 Testing Permissions 2021-04-06 14:02:27 +10:00
David Bomba
6d1d950c4e Ninja Feature Tests 2021-04-06 13:05:40 +10:00
David Bomba
2e72df7f09 update dependencies for PHP 8.0 2021-04-06 11:21:18 +10:00
David Bomba
47c89067ad Update composer to support PHP8.0 2021-04-06 10:49:42 +10:00
David Bomba
86d612f127 Update composer to support PHP8.0 2021-04-06 10:46:45 +10:00
David Bomba
fac1eebd2c PHP 8.0 suppotr 2021-04-06 10:43:56 +10:00
David Bomba
378cf1c60c Fixes for localizing emails 2021-04-06 08:35:27 +10:00
David Bomba
8b91c0718e
Merge pull request #5344 from turbo124/v5-develop
Bug Fixes
2021-04-06 08:25:09 +10:00
David Bomba
9cb8e865fc Fixes for assigned_user_id and group_id not sticking to subscriptions 2021-04-06 08:21:55 +10:00
David Bomba
b1e6325ef8 Fixes for tests 2021-04-06 08:19:27 +10:00
David Bomba
40335c0d92 Add rest method and headers to webhooks 2021-04-06 07:41:51 +10:00
David Bomba
d9047b413a Disable product price updating if currencies do not match 2021-04-06 07:36:20 +10:00
David Bomba
ec7784ed86
Merge pull request #5340 from Sugavanas/v5-stable
Update README.md
2021-04-06 07:05:58 +10:00
hillelcoren
817c7cbe00 New admin portal FOSS build 2021-04-05 19:26:14 +00:00
hillelcoren
77dad77008 New admin portal WASM build 2021-04-05 19:23:53 +00:00
hillelcoren
7ba30b26d9 New admin portal build 2021-04-05 19:21:24 +00:00
Benjamin Beganović
d109113004
Merge pull request #5341 from beganovich/v5-0504-disable-invoice-signatures-if-feature-not-present
(v5) Client portal: Show the signature if account has feature
2021-04-05 17:13:34 +02:00
Benjamin Beganović
2ba543248a Show the signature if account has feature 2021-04-05 17:12:18 +02:00
Sugavanas
3477ce5fe2
Update README.md
Install composer package first before running artisan to set application key.
2021-04-05 22:36:30 +08:00
hillelcoren
62f72b84ed New admin portal FOSS build 2021-04-05 13:23:31 +00:00
hillelcoren
922a05cc0e New admin portal WASM build 2021-04-05 13:21:12 +00:00
hillelcoren
2742fb1af1 New admin portal build 2021-04-05 13:18:45 +00:00
hillelcoren
9d420db365 New admin portal FOSS build 2021-04-05 13:16:33 +00:00
hillelcoren
ee4323f0ac New admin portal WASM build 2021-04-05 13:14:19 +00:00
hillelcoren
74f3ee6248 New admin portal build 2021-04-05 13:11:59 +00:00
David Bomba
d293c28a55
Merge pull request #5339 from turbo124/v5-develop
Subscriptions
2021-04-05 22:59:27 +10:00
David Bomba
6fad377e70
Merge pull request #5332 from lwj5/sentinel
Allow the use of redis sentinel for HA
2021-04-05 22:52:14 +10:00
David Bomba
660dca561b subscriptions 2021-04-05 22:37:25 +10:00
Benjamin Beganović
5af66f8cea
Merge pull request #5338 from beganovich/v5-0504-expenses-in-products-table
(v5) Allow expenses to be part of products table
2021-04-05 14:23:24 +02:00
Benjamin Beganović
2cd3ceed2e Allow expenses to be part of products table 2021-04-05 14:21:49 +02:00
Benjamin Beganović
126095bb1d
Merge pull request #5337 from beganovich/v5-0504-billing-portal
Show product description under product key
2021-04-05 14:00:35 +02:00
Benjamin Beganović
43ea49c251 Show product description under product key 2021-04-05 13:57:51 +02:00
Benjamin Beganović
4738920475
Merge pull request #5333 from beganovich/v5-0504-fillables-fields-over-queries
(v5) Billing portal: Allow prefilling the client/contact fields over query parameters
2021-04-05 13:24:45 +02:00
Benjamin Beganović
790a717d9c
Merge pull request #5336 from beganovich/v5-0504-totals-improvements
(v5) Totals table improvements
2021-04-05 13:23:33 +02:00
Benjamin Beganović
5ac1ae16ff Fixes #5314 (https://github.com/invoiceninja/invoiceninja/issues/5314) 2021-04-05 13:22:21 +02:00
Benjamin Beganović
c1a92bfb52 Fixes #5312 (https://github.com/invoiceninja/invoiceninja/issues/5312) 2021-04-05 11:04:33 +02:00
Benjamin Beganović
b230680e8f Allow prefilling the client/contact fields over query parameters 2021-04-05 10:43:25 +02:00
Lee Ween Jiann
23c5ee7785 Added redis sentinel to database.php 2021-04-05 16:08:02 +08:00
David Bomba
8d4fa8cb42 Working on subs 2021-04-05 12:42:49 +10:00
David Bomba
fcaabace7f Subscriptions 2021-04-05 09:21:54 +10:00
David Bomba
51c7a16423 Subscriptions 2021-04-05 09:08:16 +10:00
David Bomba
c814a754c3 Subscriptions 2021-04-05 08:37:01 +10:00
=
bf71acfe2d Fixes for tests 2021-04-04 22:47:59 +10:00
=
858c99e09d Working on subscriptions 2021-04-04 22:14:33 +10:00
hillelcoren
368ed459f1 New admin portal FOSS build 2021-04-03 18:33:16 +00:00
hillelcoren
36567e959c New admin portal WASM build 2021-04-03 18:31:07 +00:00
hillelcoren
62cf79a54b New admin portal build 2021-04-03 18:28:49 +00:00