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

9099 Commits

Author SHA1 Message Date
David Bomba
c9ea2ceaf3
Merge pull request #6593 from turbo124/v5-develop
Add withTrashed() when searching for MultiDB users
2021-09-07 16:01:06 +10:00
David Bomba
2bed8fc972 Trim emails 2021-09-07 15:12:12 +10:00
David Bomba
916c5e4da8 Trim all emails 2021-09-07 14:55:09 +10:00
David Bomba
02e8e6e000 Fixes for amounts when formatted with comma's 2021-09-07 13:57:55 +10:00
David Bomba
63e638f931
Merge pull request #6591 from beganovich/v5-672
Show archived payments in client portal
2021-09-07 07:06:59 +10:00
David Bomba
cb9e470741
Merge pull request #6590 from beganovich/v5-669
Show all documents on the `Documents` page
2021-09-07 07:06:34 +10:00
Benjamin Beganović
50b447dd20 Show archived payments 2021-09-06 18:14:00 +02:00
Benjamin Beganović
6ee51e87bc Tasks 2021-09-06 17:39:25 +02:00
Benjamin Beganović
f179831e06 Recurring invoices 2021-09-06 17:38:45 +02:00
Benjamin Beganović
d5326f4873 Quotes 2021-09-06 17:36:58 +02:00
Benjamin Beganović
bb8bee0304 Projects 2021-09-06 17:36:22 +02:00
Benjamin Beganović
218cf81922 Payments 2021-09-06 17:35:15 +02:00
Benjamin Beganović
778a48a699 Invoices 2021-09-06 17:34:27 +02:00
Benjamin Beganović
9acff982cc Expenses 2021-09-06 17:28:04 +02:00
Benjamin Beganović
5811ad5bca Production build 2021-09-06 17:26:45 +02:00
Benjamin Beganović
a93fcdc588 My documents & credits 2021-09-06 17:26:42 +02:00
hillelcoren
28356d2921 Admin Portal - Last 2021-09-06 07:46:35 +00:00
hillelcoren
c9871dffee Admin Portal - Next 2021-09-06 06:56:03 +00:00
hillelcoren
abd685b7ca Admin Portal - Selfhosted 2021-09-06 06:51:13 +00:00
hillelcoren
860d16249f Admin Portal - Profile 2021-09-06 06:48:10 +00:00
hillelcoren
ce211d3877 Admin Portal - WASM 2021-09-06 06:45:16 +00:00
hillelcoren
9d31ad251a Admin Portal - Hosted 2021-09-06 06:42:12 +00:00
David Bomba
a2fbfbac10 Explicitly define the system log const 2021-09-06 15:48:31 +10:00
David Bomba
32b0479101 Fixes for quantity number in line items 2021-09-06 15:37:52 +10:00
David Bomba
e719c659ea Fixes for Zoho imports 2021-09-06 15:08:41 +10:00
David Bomba
79ef62fefb Fixes for System Log Filter types 2021-09-06 13:07:11 +10:00
David Bomba
d575fac950 Fixes for edge cases when applying :MONTH in invoice pdfs 2021-09-06 11:48:08 +10:00
David Bomba
b06d761c8e fixes for edge case when deleting a payment on a deleted invoice 2021-09-06 11:04:00 +10:00
David Bomba
69c5891723 Working on testing scenarios 2021-09-06 10:22:33 +10:00
David Bomba
72a9584d67 Working on testing scenarios 2021-09-06 09:42:19 +10:00
David Bomba
de32d57b5b Working on testing scenarios 2021-09-06 09:37:35 +10:00
David Bomba
e914447097 Add withTrashed() when searching for MultiDB users 2021-09-06 08:21:22 +10:00
David Bomba
ddf6e94c43 Make client_id query filter a global filter option 2021-09-06 07:43:01 +10:00
David Bomba
857e56fef7
Merge pull request #6587 from turbo124/v5-develop
Init token billing for Auth.net
2021-09-05 21:24:37 +10:00
David Bomba
995c2bbe88
Merge pull request #6586 from beganovich/v5-671
Braintree: Wrap getting token in the try-catch block
2021-09-05 21:23:55 +10:00
Benjamin Beganović
67f00214fa Wrap getting token in the try-catch block 2021-09-05 13:20:37 +02:00
=
67e0e84e38 Init token billing for Auth.net 2021-09-05 21:15:51 +10:00
David Bomba
831fbade7b
Merge pull request #6556 from beganovich/v5-654
(v5) Redirect back to client portal page on error pages
2021-09-05 20:43:14 +10:00
Benjamin Beganović
160370c362 Add router methods for invoice, credit & quote 2021-09-05 12:41:00 +02:00
David Bomba
c45f3fab40
Merge pull request #6585 from beganovich/v5-668
Pass merchant account id to Braintree transactions
2021-09-05 20:34:24 +10:00
David Bomba
1d4d7fff87
Merge pull request #6584 from turbo124/v5-develop
Prevent duplicate events firing on save
2021-09-05 20:31:28 +10:00
Benjamin Beganović
146cd8bc66 Process merchantAccountId with Braintree transactions 2021-09-05 12:31:17 +02:00
=
72bbcf2bb2 Prevent duplicate events firing on save 2021-09-05 20:31:08 +10:00
Benjamin Beganović
535e0b93aa Migration for merchantAccountId 2021-09-05 12:12:59 +02:00
David Bomba
4a2e52738f
Merge pull request #6583 from turbo124/v5-develop
Minor fixes for hosted migrations
2021-09-05 20:11:56 +10:00
Benjamin Beganović
db462e56d8 Add merchantAccountId to PaymentLibrariesSeeder 2021-09-05 12:11:37 +02:00
David Bomba
fb0403b104 Minor fixes for hosted migrations 2021-09-05 20:11:25 +10:00
David Bomba
b4d34f74cc move hosted migrations into correct folder 2021-09-05 20:07:10 +10:00
David Bomba
2cfac5d99c
Merge pull request #6582 from beganovich/v5-667
Show navigation bar only if `enable_client_portal` is toggled
2021-09-05 19:57:05 +10:00
Benjamin Beganović
0495c29f7e Show navigation bar only if enable_client_portal is toggled 2021-09-05 11:54:28 +02:00