1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
Commit Graph

4285 Commits

Author SHA1 Message Date
David Bomba
f5f972ad6a Fixes for tests 2024-03-21 09:12:45 +11:00
David Bomba
ba4cd4508b Fixes for restoring deleted user 2024-03-21 08:01:13 +11:00
David Bomba
a5022dd553 Fixes for tests / name spaces 2024-03-20 22:54:18 +11:00
David Bomba
298ffa817f Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop 2024-03-20 22:10:19 +11:00
David Bomba
8274ba0a3d Fixes for validation 2024-03-20 22:10:06 +11:00
David Bomba
869262b541
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-20 22:09:53 +11:00
David Bomba
05593f0824 Minor fixes 2024-03-20 20:05:22 +11:00
David Bomba
584c83e8a6 Fixes fo r tests 2024-03-20 17:51:07 +11:00
David Bomba
a871e319ea Fixes for attempting to pass a negative value for a applied amount 2024-03-20 17:17:23 +11:00
David Bomba
73c73d1f5c Fixes for applied and unapplied amounts after a refund 2024-03-20 16:52:14 +11:00
Lars Kusch
ee147e0e4e
Merge branch 'v5-develop' into feature-einvoice-quote
Signed-off-by: Lars Kusch <lars@lars-kusch.de>
2024-03-19 15:45:40 +01:00
David Bomba
0cada4e647 Fies for company-key path 2024-03-19 13:06:42 +11:00
David Bomba
08eb30785d Add .env var for extensions 2024-03-19 10:46:57 +11:00
David Bomba
3ef7d68eed Square factory 2024-03-19 10:38:54 +11:00
David Bomba
37e2e772f9 Import payment methods for checkout 2024-03-18 13:50:12 +11:00
David Bomba
86fc7a0662 Working on importing customers 2024-03-18 12:58:42 +11:00
David Bomba
d2325bed7c Adjustments for auto billing 2024-03-18 09:03:34 +11:00
David Bomba
d752f03b82
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-03-17 22:37:30 +11:00
paulwer
e443fb28ec Merge branches 'feature-brevo' and 'feature-brevo' of https://github.com/paulwer/invoiceninja; branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-brevo 2024-03-17 07:29:17 +01:00
David Bomba
80b944f822 Add SMS checks 2024-03-17 15:25:31 +11:00
David Bomba
8a54df3cf6 Update blacklist 2024-03-17 12:07:20 +11:00
David Bomba
0186368f39 Do not force delete tokens when logging out 2024-03-15 09:08:44 +11:00
David Bomba
6957be11a9 v5.8.37 2024-03-15 08:31:18 +11:00
David Bomba
f54fc8ccb2 minor fixes 2024-03-14 20:51:42 +11:00
David Bomba
4a8265e553 Fixes for test mailers 2024-03-14 09:09:04 +11:00
David Bomba
1b999dd7d9 Updates 2024-03-13 10:36:41 +11:00
David Bomba
1de5bbfdc4 Minor fixes for currency_id logic 2024-03-12 13:07:09 +11:00
David Bomba
b95ce4c2ec Fixes for stripe connect 2024-03-12 11:30:05 +11:00
Lars Kusch
db54fa39ac Fixes for missing routes 2024-03-10 16:55:49 +01:00
Lars Kusch
99a211b823 Added new routes and adapted controllers 2024-03-10 15:40:25 +01:00
David Bomba
6b53322e95 Fixes for validation when adding clients / new users 2024-03-10 21:28:50 +11:00
David Bomba
cdf78d90c7 Minor updates for client unsubscribe 2024-03-10 19:53:52 +11:00
David Bomba
96607d806e Fixes for From Mail Name on hosted platform 2024-03-10 17:42:09 +11:00
David Bomba
58fabe2704 Validation for project budgeted hours 2024-03-10 13:01:30 +11:00
David Bomba
cc89bcecd2 allow plural for report names in scheduler 2024-03-10 10:13:00 +11:00
David Bomba
f9a7c582b7 Updates for cache::pull 2024-03-09 16:42:27 +11:00
David Bomba
66452a9f2a Catch archived / deleted subscriptions 2024-03-09 16:35:00 +11:00
David Bomba
3564bb8935 Fixes for task status requests 2024-03-08 13:13:19 +11:00
David Bomba
5ed098fc9c Fixes for tests 2024-03-08 10:05:48 +11:00
David Bomba
708bad16ec Remove logging 2024-03-07 17:33:22 +11:00
David Bomba
69007836ac Minor fixes 2024-03-07 17:03:09 +11:00
David Bomba
a43bd9c6de Updates for reports 2024-03-05 13:58:26 +11:00
David Bomba
52f1c0bcfe Updates for client document filters 2024-03-01 08:58:56 +11:00
David Bomba
d9184bb0ab Fixes for stripe connect 2024-02-29 21:34:29 +11:00
David Bomba
631527e8e3 Fixes for redirect after stripe connect 2024-02-29 19:58:59 +11:00
David Bomba
3772d2a165 Updates for smtp 2024-02-29 14:02:32 +11:00
David Bomba
d3cd6765bb Fixes for taxes not displaying 2024-02-24 13:28:19 +11:00
David Bomba
328d00e235 Improve parseFloat function 2024-02-20 13:29:30 +11:00
David Bomba
25df7eacad Fixes for missing variables prop in pre payments 2024-02-20 07:28:53 +11:00
David Bomba
e87c618778 Updated 2FA error message response 2024-02-19 17:28:15 +11:00