David Bomba
24cfda9b18
Add checks for oauth provider id
2022-08-29 17:07:20 +10:00
David Bomba
f557a93533
Catch and remove updates for oauth_provider_id
2022-08-29 17:04:48 +10:00
David Bomba
322f81bbab
Clean up login controller
2022-08-29 16:55:00 +10:00
David Bomba
861b87bc58
Fixes for applying payment number
2022-08-29 07:59:40 +10:00
David Bomba
8efbeda4e2
Refactor trial confirmed page
2022-08-29 07:52:18 +10:00
David Bomba
53ccd2c361
Allow client variables in purchase orders
2022-08-29 07:27:42 +10:00
David Bomba
c01f6debca
Fixes for showing invoice
2022-08-28 18:55:55 +10:00
David Bomba
98c07573e3
Minor fixes for invitation in view portal
2022-08-28 16:27:12 +10:00
David Bomba
1f1d8d53cc
code cleanup
2022-08-28 13:58:40 +10:00
David Bomba
8f0316a2ec
Improve Check Data
2022-08-28 11:08:15 +10:00
David Bomba
b7c8e197e9
Improve query efficiency
2022-08-27 19:43:01 +10:00
David Bomba
9b629c80d9
Refactor to nested queries to improve query planner
2022-08-27 18:49:34 +10:00
David Bomba
0e2b945c3b
Update client records when trial activated in Stripe
2022-08-27 10:01:53 +10:00
David Bomba
187c5b115b
Update purchase order invitations table
2022-08-27 09:26:08 +10:00
David Bomba
6565be9afd
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-08-26 15:35:59 +10:00
David Bomba
e31e7f8502
Ensure invoice marked as paid
2022-08-26 15:35:20 +10:00
David Bomba
092416b9e6
Toggle sms verification based on domain
2022-08-25 14:02:40 +10:00
David Bomba
59f9f0702a
Wrap client paid to date in transaction
2022-08-25 09:05:57 +10:00
David Bomba
880f1a620f
Fixes for project with both project and client id
2022-08-25 08:10:26 +10:00
David Bomba
7d01295168
Add new column for invoice_task_project
2022-08-25 08:00:52 +10:00
David Bomba
0987d44898
Merge pull request #7779 from beganovich/purchase-orders-includes
...
Add `vendor` & `expense` includes for purchase orders
2022-08-24 22:12:46 +10:00
David Bomba
a2b8d57313
Ensure correct PDF is displayed to the contact
2022-08-24 18:28:08 +10:00
David Bomba
496da291d8
Prevent negative credits from being applied as payments to a invoice
2022-08-24 16:08:30 +10:00
Benjamin Beganović
e4a9ae4526
Add vendor
& expense
includes for purchase orders
2022-08-23 14:15:09 +02:00
David Bomba
a07b955d79
Version bump
2022-08-22 18:12:54 +10:00
=
16a1c65354
valid credits rules
2022-08-22 15:05:02 +10:00
=
2c8d25eeb3
Refactor payment queries for improved efficiency
2022-08-22 13:49:07 +10:00
=
4e3f52a1ee
Refactor for payments to improve query efficiency
2022-08-22 13:24:33 +10:00
=
b99e623100
fixes for restoring a credit
2022-08-22 11:21:43 +10:00
=
b63b3c707e
Add daily checks for credit balances
2022-08-22 11:07:11 +10:00
=
35e21e4551
Update credit balances when a payment is deleted
2022-08-22 10:44:36 +10:00
=
b5f61d22a7
Tests for credit balance
2022-08-22 10:27:11 +10:00
=
59e3ab9993
Working on client credit balance field
2022-08-22 08:48:52 +10:00
=
5070b2745e
Adjust credit balance on client record
2022-08-22 08:24:36 +10:00
=
77d489211e
Fixes for task requests
2022-08-22 07:53:15 +10:00
David Bomba
6862fabbe0
Clean up for mail listener
2022-08-21 15:33:32 +10:00
David Bomba
5e8bcc04dc
Update user observer to dispatch a job
2022-08-21 09:26:58 +10:00
David Bomba
acb756b229
Additions for hosted
2022-08-21 09:13:06 +10:00
David Bomba
761508c436
Fixes for mail sent listener in self hosted
2022-08-20 07:38:01 +10:00
David Bomba
879bca1fd1
Refactor email limits on hosted
2022-08-19 19:19:17 +10:00
David Bomba
4460e970bd
Sort by status_id for quotes in client portal
2022-08-19 15:11:48 +10:00
David Bomba
5c13668a37
Remove snappdf download from composer script
2022-08-19 14:07:33 +10:00
David Bomba
87e3f12920
Fixes for edge case when deleting an invoice with a partial payment
2022-08-19 12:48:58 +10:00
David Bomba
6e134098b5
tests for deleting an invoice
2022-08-19 12:09:50 +10:00
David Bomba
66291e69ab
Change the order of email filters
2022-08-19 10:36:13 +10:00
David Bomba
e716bb5a02
Fixes for showing fees in both the product and tax tables
2022-08-19 08:41:50 +10:00
David Bomba
1c95603b70
OpenAPI
2022-08-18 23:16:25 +10:00
David Bomba
d6ccc27507
Open API
2022-08-18 23:13:06 +10:00
David Bomba
b7a5c055a8
Fixes for single route actions
2022-08-18 14:08:50 +10:00
David Bomba
e1fd87d174
Add validation for task time logs
2022-08-18 13:29:18 +10:00
David Bomba
45d658cf47
Tests for bank transaction matching
2022-08-18 09:27:28 +10:00
David Bomba
30defb6170
Fixes for postmark delivery logging
2022-08-17 17:18:30 +10:00
David Bomba
c9f50608f2
Parsing bank transactions
2022-08-17 16:37:05 +10:00
David Bomba
fc80f96534
Parsing bank transactions
2022-08-17 13:43:16 +10:00
David Bomba
2d6888a6ec
Parsing bank transactions
2022-08-17 11:52:16 +10:00
David Bomba
72ad8915e9
Portuguese translations updated
2022-08-17 09:20:27 +10:00
David Bomba
724dcec2cc
Improve zoho imports
2022-08-17 08:50:02 +10:00
David Bomba
0c5c4c1188
Fixes for zoho imports
2022-08-16 17:13:56 +10:00
David Bomba
d348d2ce4e
Bank transactions
2022-08-16 10:45:51 +10:00
David Bomba
37883b4e67
Add documentation for console scheduler
2022-08-16 09:53:22 +10:00
David Bomba
b031e53a77
Fixes for openapi docs
2022-08-16 09:47:05 +10:00
David Bomba
f45d7f2897
Psalm cleanup
2022-08-16 09:39:12 +10:00
David Bomba
f014ced0d5
Fixes for tax floats with precision greater than 2
2022-08-16 08:02:48 +10:00
David Bomba
e0c1d0d29e
Merge pull request #7746 from kishanmnpatel/refund_feature_added_for_forte
...
Refund feature added for Forte
2022-08-16 07:34:44 +10:00
David Bomba
1bfafbe24c
refactor test mode
2022-08-16 06:03:12 +10:00
Kishan Patel
c23e53af2d
Refund feature added.
2022-08-15 19:21:21 +05:30
=
9d5c181634
Convert quote to project tests
2022-08-15 13:49:47 +10:00
=
fa2c9fdcdd
Convert to project
2022-08-15 12:50:45 +10:00
=
02b38316f2
Convert quote to project
2022-08-15 12:31:20 +10:00
=
528c96addb
Improve subscription currencies
2022-08-15 09:24:47 +10:00
David Bomba
372ec488bc
Paytrace cleanup
2022-08-14 08:57:59 +10:00
David Bomba
baf38e07d3
OpenAPI
2022-08-12 22:35:30 +10:00
David Bomba
532b2325b8
Open API docs
2022-08-12 20:44:09 +10:00
David Bomba
e6045b3fa9
OPENAPI DOCS
2022-08-12 18:58:37 +10:00
David Bomba
2da7f4e17c
Data matching for bank integration
2022-08-12 15:25:18 +10:00
David Bomba
de33548908
working on data matching
2022-08-12 14:23:23 +10:00
David Bomba
3b1d0e07e2
Automating data pulls
2022-08-12 13:41:55 +10:00
David Bomba
ea611e9256
HasMany BankTransactions
2022-08-12 11:40:35 +10:00
David Bomba
4b6447befe
Add missing fields for activity transformer
2022-08-12 11:32:29 +10:00
David Bomba
fd551c563d
Additional checks for checkout.com
2022-08-12 11:25:10 +10:00
David Bomba
45df81ceab
Catch when braintree does not create the customer
2022-08-12 11:02:16 +10:00
David Bomba
b688a432ab
Make square postal code optional
2022-08-12 10:24:51 +10:00
David Bomba
b8f76691fa
Make stripe postal code optional
2022-08-12 10:04:08 +10:00
David Bomba
3562ffd8ce
Fixes for fee labels
2022-08-12 09:45:59 +10:00
David Bomba
c0d781daa6
Fixes for editing an archived gateway
2022-08-12 09:38:48 +10:00
David Bomba
b35cb2be35
Fixes for paytrace:
2022-08-12 09:23:52 +10:00
David Bomba
f6c377a10a
Padding out OpenAPI definitions
2022-08-11 10:47:34 +10:00
David Bomba
04642b0324
Bank Transaction stubs
2022-08-11 17:18:53 +10:00
David Bomba
8c7d002b31
Bank Transaction scaffold
2022-08-11 17:13:40 +10:00
David Bomba
d50220c387
Bank Integration API Tests
2022-08-11 17:05:33 +10:00
David Bomba
90557a3083
Working on BankTransaction scaffolds
2022-08-11 16:26:47 +10:00
David Bomba
0c5efe3ec2
Refactor the tables
2022-08-11 14:47:08 +10:00
David Bomba
6f9baa1c37
Refresh and remove accounts
2022-08-11 14:19:35 +10:00
David Bomba
f7eb506e0d
Refresh accounts
2022-08-11 12:39:43 +10:00
David Bomba
5a2a2cce4a
Bank integration
2022-08-11 11:49:39 +10:00
David Bomba
e0e702d87f
Fixes for language init
2022-08-11 09:34:13 +10:00
David Bomba
7994bf5574
Fixes for custom fields for purchase orders
2022-08-11 08:59:03 +10:00
David Bomba
a5bef4240a
Fixes for password confirmation validation form
2022-08-11 07:50:45 +10:00
David Bomba
4573bd916b
Fixes for confirmation password verification:
2022-08-11 07:36:16 +10:00
David Bomba
b471920155
Clean up for Yodlee authentication
2022-08-10 19:49:27 +10:00
David Bomba
2893c98b0e
Tests for reminders
2022-08-10 13:35:47 +10:00
David Bomba
d80ec520f9
Fast link provisioning
2022-08-10 11:56:46 +10:00
David Bomba
957cc727f1
Data matching
2022-08-09 12:21:06 +10:00
David Bomba
72b86cd25b
Merge branch 'v5-develop' into yodlee
2022-08-09 08:40:48 +10:00
David Bomba
3b136a7539
Merge pull request #7711 from kishanmnpatel/system_logger_for_forte
...
System logger added for Forte.
2022-08-09 08:15:25 +10:00
David Bomba
0faeb63ba3
Merge pull request #7726 from turbo124/v5-develop
...
Clean up for PHP 8.1
2022-08-09 08:11:26 +10:00
David Bomba
5e7846952d
Merge pull request #7684 from yois615/patch-4
...
Relocate portalButton variable
2022-08-09 08:09:49 +10:00
David Bomba
19a9d4aea4
Merge pull request #7521 from yois615/recur_recpt
...
Recurring invoice due on receipt
2022-08-09 08:06:54 +10:00
David Bomba
603fa858e1
Paytrace cleanup
2022-08-09 07:39:38 +10:00
David Bomba
962ea9cc69
Capture sending metrics
2022-08-09 07:26:43 +10:00
David Bomba
3d397b40e3
Transaction matching service
2022-08-08 19:07:35 +10:00
David Bomba
357cb17ebf
Working on bank integration
2022-08-08 17:56:21 +10:00
Kishan Patel
2f80012f64
Merge branch 'v5-develop' into system_logger_for_forte
2022-08-08 08:41:15 +05:30
David Bomba
820070925a
Clean up logging
2022-08-08 12:50:01 +10:00
David Bomba
38704c6ce5
Transaction transformers
2022-08-08 12:46:41 +10:00
David Bomba
b7fbfe6531
Transform accounts
2022-08-08 09:15:31 +10:00
David Bomba
090f8f5dab
Refactor for Yodlee API'
2022-08-08 08:26:27 +10:00
David Bomba
6be2828abf
Minor fixes
2022-08-08 07:54:31 +10:00
David Bomba
15991c9b5b
Update description of changes
2022-08-08 07:50:55 +10:00
David Bomba
7fb139cd9b
Fixes for stripe catching aborted payments
2022-08-08 07:35:00 +10:00
David Bomba
35098f5b14
Merge branch 'v5-develop' into yodlee
2022-08-08 07:00:22 +10:00
David Bomba
3db1210a12
Centralize where we inject email tags
2022-08-07 17:34:23 +10:00
David Bomba
776da3b3ca
Fixes for auto billing
2022-08-07 16:47:37 +10:00
David Bomba
f52c2c7a09
Remove duplicate email tags
2022-08-07 16:26:17 +10:00
David Bomba
c5269832f9
Padding
2022-08-06 18:11:43 +10:00
David Bomba
edfbcb9514
Working on Fastlink
2022-08-06 16:58:48 +10:00
David Bomba
69f2b7059e
Merge branch 'v5-stable' into yodlee
2022-08-06 16:25:56 +10:00
David Bomba
0dc50bb171
Stubbing bank integration controllers
2022-08-05 19:05:59 +10:00
David Bomba
5cd8307686
Fixes for users
2022-08-05 17:42:54 +10:00
David Bomba
96191ff1f1
Fixes for company token generation
2022-08-05 17:27:17 +10:00
David Bomba
1be1a80437
Stubs for bank integration
2022-08-05 14:25:06 +10:00
David Bomba
6dd9f7302d
Income / Expense TransformeR
2022-08-05 13:45:53 +10:00
David Bomba
d1530c4477
Merge v5
2022-08-05 13:04:02 +10:00
David Bomba
8810596511
Merge v5
2022-08-05 12:58:45 +10:00
David Bomba
e41503a5f5
Test yodlee endpoints
2022-08-05 11:37:31 +10:00
David Bomba
1506323ff7
Merge v5
2022-08-05 11:28:29 +10:00
David Bomba
effd1678a5
Merge branch 'v5-stable' into yodlee
2022-08-05 11:27:52 +10:00
David Bomba
5371bed25b
Fixes for missing invites for recurring invitations
2022-08-05 11:12:50 +10:00
David Bomba
6eab259568
add memory limit to PHP check
2022-08-05 10:38:40 +10:00
David Bomba
8df82cf2e5
v5.5.7
2022-08-05 09:54:05 +10:00
David Bomba
0c05370686
Move payment numbering into service
2022-08-05 08:08:19 +10:00
Kishan Patel
8438b1ed87
system logger added for Forte.
2022-08-04 19:32:15 +05:30
David Bomba
e976a4d8fb
Fixes for company logos in client portal
2022-08-04 17:12:07 +10:00
David Bomba
0ca668f7ff
Fixes for null contact
2022-08-04 16:41:56 +10:00
David Bomba
b9c198f38e
Vendor Contact key login
2022-08-04 16:30:11 +10:00
David Bomba
92c236e788
Fixes for payment emails
2022-08-04 16:22:48 +10:00
David Bomba
54ba4de7ad
Fixes for update customer
2022-08-04 14:01:31 +10:00
David Bomba
6b30b38e32
Fixes for update customer
2022-08-04 13:37:16 +10:00
David Bomba
adcdd69177
Update customer for stripe
2022-08-04 13:23:49 +10:00
David Bomba
12febeadfe
Update customer for stripe
2022-08-04 13:22:19 +10:00
David Bomba
0ba05bc985
Update customer for stripe
2022-08-04 13:19:34 +10:00
David Bomba
24b37e2789
Minor fixes for PDF generation
2022-08-04 12:40:14 +10:00
David Bomba
95d53ada66
Minor fixes for PDF generation
2022-08-04 11:26:58 +10:00
David Bomba
68fe664ad6
Return early when deleting non existent filename
2022-08-04 09:29:30 +10:00
David Bomba
cbcf0dc238
Update customers for stripe
2022-08-03 20:06:09 +10:00
David Bomba
6ca955164e
fixes for bccs
2022-08-03 12:35:38 +10:00
David Bomba
7594397d2a
Force required fields for paytrace
2022-08-02 19:38:11 +10:00
David Bomba
412a4a1315
return early when model is missing
2022-08-02 17:04:33 +10:00
David Bomba
85edd8ace6
Minor fixes for expense transformer
2022-08-02 07:39:50 +10:00
David Bomba
1e3b1c08da
Remove dispatchSync
2022-08-01 17:43:26 +10:00
David Bomba
ad7889b769
Clean up for spam notifications
2022-08-01 17:17:06 +10:00
David Bomba
e63d99c2d1
Performance improvements for recurring invoices
2022-08-01 12:50:55 +10:00
David Bomba
524fad7bf4
Refactor for recurring invoices
2022-08-01 11:28:19 +10:00
David Bomba
8ac4aa56a0
Limit logging
2022-08-01 10:39:47 +10:00
David Bomba
87396cd626
Fixes for expense date imports
2022-08-01 08:02:04 +10:00
David Bomba
4634662136
Fixes for query logging
2022-08-01 07:46:45 +10:00
David Bomba
7ac4786bff
Refactor to remove dispatchSync from code path
2022-08-01 07:30:04 +10:00
David Bomba
a321153a5a
Add tag to all outbound emails
2022-08-01 07:02:08 +10:00
David Bomba
d7f01907fa
Fixes for template emails
2022-08-01 06:20:38 +10:00
David Bomba
2ac46b7392
Minor fixes
2022-08-01 04:53:39 +10:00
David Bomba
b38b0e4517
Add tags to mailables
2022-07-31 22:33:00 +10:00
David Bomba
4de240c3ab
Remove storage checks
2022-07-31 22:23:50 +10:00
David Bomba
a9b3522081
Fixes for using dispatchSync()
2022-07-31 21:51:35 +10:00
David Bomba
2ec8e21506
Fixes for mail sent listener
2022-07-31 20:43:43 +10:00
David Bomba
05559feeb2
Fixes for routes
2022-07-31 20:02:21 +10:00
David Bomba
57e1eb7a8e
Inject delay into Send Recurring invoices to allow PDFs to catch up
2022-07-31 19:20:18 +10:00
David Bomba
48c36d0004
Fixes for mailers
2022-07-31 19:11:32 +10:00
David Bomba
a2b89d1476
Transactions
2022-07-30 12:10:42 +10:00
David Bomba
3e84dbc357
fixes for authorizatoin
2022-07-30 11:43:24 +10:00
David Bomba
36509a3f5b
Fixes for design controller
2022-07-30 10:45:55 +10:00
David Bomba
7501d0e7b2
Merge pull request #7699 from turbo124/v5-stable
...
Fixes for client portal payment method display.
2022-07-30 10:30:58 +10:00
David Bomba
99c7adfab4
Fixes for client portal
2022-07-30 10:12:15 +10:00
Christoph Neuhaus
064fe179f9
Update Helpers.php
...
Supporting reserved keywords in custom fields
2022-07-29 12:05:30 +02:00
David Bomba
b4dfabd684
fixes for company table types
2022-07-29 19:14:18 +10:00
David Bomba
9731054125
client contact login
2022-07-29 15:05:47 +10:00
David Bomba
63a7fd35f3
Use null safe operators
2022-07-29 12:12:24 +10:00
David Bomba
3a510ffd4a
Fixes for subscriptions - allow currency id to be passed through
2022-07-29 10:34:33 +10:00
David Bomba
1196ea8122
Add enabled_expense_tax_rates
2022-07-29 09:26:31 +10:00
David Bomba
066f959c7d
Merge pull request #7692 from beganovich/with-filter-stable
...
`with` filter
2022-07-28 18:20:21 +10:00
Benjamin Beganović
eaddb9c8b6
The "with" filter for the QueryFilters
2022-07-28 10:16:15 +02:00
Benjamin Beganović
11aec2d63c
Define "with_property" for ProductFilters
2022-07-28 10:16:05 +02:00
David Bomba
15b53ca617
Stubs for yodlee
2022-07-28 17:33:47 +10:00
David Bomba
b44e1a02ca
Auth tokens
2022-07-28 16:29:42 +10:00
David Bomba
d98fd30add
Auth tokens
2022-07-28 15:07:35 +10:00
David Bomba
f6821e9fcc
Yodlee init
2022-07-28 14:09:13 +10:00
David Bomba
717a34aa99
Fixes for tests
2022-07-28 11:24:50 +10:00
David Bomba
d93bac1b09
Improve efficiency of queries relying on Country
2022-07-28 10:58:13 +10:00
David Bomba
9916288cab
Fixes for livewire
2022-07-28 08:29:18 +10:00
David Bomba
c8fc1a36a3
Fixes for Twilio
2022-07-27 23:12:36 +10:00
David Bomba
3ee0186c67
fixeS
2022-07-27 22:43:53 +10:00
David Bomba
aceb377081
Fixes for settings purchase order designs
2022-07-27 20:03:46 +10:00
David Bomba
fd42442beb
Minor fixes for check data
2022-07-27 17:37:37 +10:00
David Bomba
cef753bbd0
Update lists
2022-07-27 16:45:58 +10:00
David Bomba
6df802509b
Fixes for vendor documents
2022-07-27 16:09:25 +10:00
David Bomba
2942dfa528
Vendor documents
2022-07-27 15:39:43 +10:00
David Bomba
9bf603e584
Fixes for emails - remove mime types
2022-07-27 14:57:17 +10:00
David Bomba
0d4eb7e37a
rebasing commits from v5-develop
2022-07-27 11:28:30 +10:00
David Bomba
d78415b6bf
Fixes for multidb + twilio
2022-07-27 11:22:11 +10:00
David Bomba
438562ab8f
Integrate twilio
2022-07-27 11:21:12 +10:00
yois615
26d8cb6883
Relocate portalButton variable
2022-07-25 09:37:52 -04:00
David Bomba
8e654c21ce
Merge v5
2022-07-25 15:28:06 +10:00
=
3b66b9acdf
Fixes for portal button
2022-07-25 11:02:51 +10:00
=
d7d99f457a
Clean up for variables
2022-07-25 10:51:22 +10:00
=
80ad607e62
Replace 404 with not available screen for deleted entities
2022-07-25 10:47:18 +10:00
=
375b663425
changes for aliases
2022-07-25 09:44:57 +10:00
=
802490a7ee
Refactor for logos in dockerfile
2022-07-25 09:01:15 +10:00
=
ba133360a2
Silence errors from file_get_contents
2022-07-25 08:00:52 +10:00
David Bomba
65e9e604c0
Fixes for mailer
2022-07-24 17:44:40 +10:00
David Bomba
013ce5e6e4
Add logging for stripe intents
2022-07-24 17:38:24 +10:00
David Bomba
f0e215c293
Merge pull request #7669 from turbo124/v5-develop
...
v5.4.12
2022-07-23 09:20:13 +10:00
David Bomba
cf5791f589
Fixes for mailer
2022-07-23 09:19:06 +10:00
David Bomba
cf992be71e
Set defaults
2022-07-22 18:37:27 +10:00
David Bomba
ace8c64162
Fixes for vendors
2022-07-22 14:07:51 +10:00
David Bomba
974d614075
Fixes for hosted
2022-07-22 11:00:29 +10:00
Benjamin Beganović
3c313848d8
vendor
include for expenses
2022-07-21 16:54:47 +02:00
Benjamin Beganović
de44058c76
client
include for expenses
2022-07-21 16:50:34 +02:00
David Bomba
93c782fcc5
Merge branch 'v5-develop' into l9
2022-07-21 14:22:45 +10:00
David Bomba
ccaf4b99ff
Fixes for task statuses
2022-07-21 14:02:29 +10:00
David Bomba
7c500c0247
Prep for Hebrew
2022-07-21 13:20:29 +10:00
David Bomba
cd86b690cd
Fixes for custom surcharges on invoice and purchase order tax currency
2022-07-21 09:05:08 +10:00
David Bomba
97eb8d2aad
Force delete activities on purge data
2022-07-21 08:28:34 +10:00
David Bomba
3251bbdc6a
Minor fixes
2022-07-20 15:12:47 +10:00
David Bomba
e337abe819
Patches from v5-dev
2022-07-20 10:56:02 +10:00
David Bomba
4af46e1c66
Merge branch 'v5-develop' into v5-develop
2022-07-20 10:42:44 +10:00
David Bomba
0c2df0bc22
remove logging
2022-07-20 09:25:57 +10:00
David Bomba
b3707967d8
add support for showing related entity documents on invoice
2022-07-20 09:24:38 +10:00
David Bomba
7051048fdf
Fixes for purchase orders and business design
2022-07-20 08:41:04 +10:00
David Bomba
add1827759
Add exchange rate to factory
2022-07-20 07:57:57 +10:00
David Bomba
f3093f6b75
Merge pull request #7575 from yois615/email-client-portal
...
Button for Client Portal
2022-07-19 20:26:49 +10:00
David Bomba
a73e961123
Fixes for relations
2022-07-19 20:07:23 +10:00
David Bomba
5e06dceb2f
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-07-19 19:38:19 +10:00
David Bomba
c5b8c97b57
Fixes for invoice status if balance changes to negative
2022-07-19 19:36:55 +10:00
David Bomba
c1352e700d
Fixes for purging company data
2022-07-19 09:39:54 +10:00
David Bomba
852fe26cc1
minor fixes for stripe
2022-07-19 08:34:39 +10:00
David Bomba
c3f9addeca
Update Stripe responses for redirect_status
2022-07-19 07:59:20 +10:00
David Bomba
6e4132f08a
Fixes for psalm
2022-07-18 10:26:42 +10:00
David Bomba
5cdb48e7f6
Fixes for psalm
2022-07-18 10:04:17 +10:00
David Bomba
ca95b59b08
Merge branch 'v5-develop' into l9
2022-07-18 07:17:23 +10:00
David Bomba
9b00f76a79
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-07-18 07:15:43 +10:00
David Bomba
e04deab52d
Fixes for purchase orders
2022-07-18 07:15:37 +10:00
David Bomba
d07ba90e10
Updates for minimum requirements
2022-07-17 21:14:25 +10:00
David Bomba
4dcb0def99
Laravel 9 set minimum requirements to PHP 8.1
2022-07-17 20:58:02 +10:00
David Bomba
9b6bfbf96c
merge v5-dev
2022-07-17 20:38:00 +10:00
David Bomba
6fcab82101
Fixes for plan expiry
2022-07-17 20:33:34 +10:00
David Bomba
00eb180afc
minor fixes
2022-07-17 15:26:35 +10:00
David Bomba
9e7375a127
Translate entities
2022-07-16 16:15:31 +10:00
David Bomba
49eb2b63df
Add rules for invitations
2022-07-16 14:43:10 +10:00
David Bomba
5246846018
Company Import|Export for purchase orders
2022-07-16 12:26:55 +10:00
David Bomba
6581abf46d
Merge v5-develop into L9
2022-07-15 22:59:25 +10:00
David Bomba
071f2ee102
Post Merge v5-develop
2022-07-15 17:41:30 +10:00
David Bomba
deecf38b10
Fixes for sending via graph
2022-07-15 17:03:51 +10:00
David Bomba
164b8c41aa
Fixes for sending via graph
2022-07-15 17:03:32 +10:00
David Bomba
a626858752
Implement Microsoft Graph email
2022-07-15 16:55:10 +10:00
David Bomba
76b307d20f
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-07-15 15:54:24 +10:00
David Bomba
90de7b9f96
MErge clients
2022-07-15 15:54:19 +10:00
David Bomba
3a8513cbaf
Fixes for required fields
2022-07-14 21:29:17 +10:00
David Bomba
ced6588087
Minor fixeS
2022-07-14 13:52:31 +10:00
David Bomba
d0759b1215
Fixes for required fields
2022-07-14 10:39:55 +10:00
David Bomba
5735dd7c15
Apple OAuth
2022-07-13 16:31:48 +10:00
David Bomba
8b03e9bee1
Apple OAuth
2022-07-13 16:29:45 +10:00
David Bomba
9c68aebd1a
Apple OAuth
2022-07-13 16:27:19 +10:00
David Bomba
c7b5148e64
Apple OAuth
2022-07-13 16:23:11 +10:00
David Bomba
b487ac8c0c
Apple OAuth
2022-07-13 16:19:27 +10:00
David Bomba
577751cf6f
Apple OAuth
2022-07-13 16:17:54 +10:00
David Bomba
e96db5eb40
Apple OAuth
2022-07-13 16:16:49 +10:00
David Bomba
fa91a755c7
Apple OAuth
2022-07-13 16:14:46 +10:00
David Bomba
469a3f053e
Apple OAuth
2022-07-13 16:05:52 +10:00
David Bomba
b135168dde
Apple OAuth
2022-07-13 16:03:51 +10:00
David Bomba
49eb1bac9e
Apple OAuth
2022-07-13 16:03:24 +10:00
David Bomba
2301409f16
Apple OAuth
2022-07-13 16:01:06 +10:00
David Bomba
33e68ba9d5
Apple OAuth
2022-07-13 16:00:41 +10:00
David Bomba
9925214b31
Apple OAuth
2022-07-13 15:55:15 +10:00
David Bomba
dfd0670dba
Apple OAuth
2022-07-13 15:47:12 +10:00
David Bomba
675ccc7b9e
Add status and client to task transformer
2022-07-12 20:50:50 +10:00
David Bomba
7157c95ef4
Start recurring invoice on send now
2022-07-12 20:47:17 +10:00
David Bomba
63eb2ca524
Fixes for wrong payment types
2022-07-12 08:37:18 +10:00
David Bomba
84ef064e3d
Handle scenario where task has no client
2022-07-12 08:22:03 +10:00
David Bomba
68d5ed1d12
Transforming office365 mailer
2022-07-11 21:48:23 +10:00
David Bomba
7c66de28df
Remove redundant package
2022-07-11 21:40:54 +10:00
David Bomba
9dd1941bc7
Remove redundant package
2022-07-11 21:40:23 +10:00
David Bomba
0ae322798d
Apple OAuth
2022-07-11 18:48:24 +10:00
David Bomba
09d5b7c38f
Wrap paid to date in transaction
2022-07-11 18:24:49 +10:00
David Bomba
05e42a3f99
Working on send with Microsoft
2022-07-11 12:48:59 +10:00
David Bomba
eaf1e193dd
Add webhook endpoint when connecting Stripe
2022-07-11 11:47:01 +10:00
David Bomba
4a262d00ab
Silence bounce notifications
2022-07-11 11:21:01 +10:00
David Bomba
2c38a7d420
Add trial days to account transformer
2022-07-11 10:42:05 +10:00
David Bomba
47768a70a4
Allow forced sending of first recurring invoice
2022-07-11 10:33:41 +10:00
David Bomba
c072841e71
Clean up
2022-07-11 09:34:25 +10:00
David Bomba
f7be77e5d5
fixes for quote filters
2022-07-11 07:15:06 +10:00
David Bomba
49683e8654
Minor fixes
2022-07-10 15:53:23 +10:00
David Bomba
1ca9459365
Do no alter client balance after an invoice has been marked as paid
2022-07-10 15:07:37 +10:00
David Bomba
15da7b841a
Fixes for indexes
2022-07-10 10:56:37 +10:00
David Bomba
0a717f5ad5
Verify hash
2022-07-09 20:50:58 +10:00
David Bomba
1d4e68938e
Handle pay now redirects offsite
2022-07-09 12:15:35 +10:00
David Bomba
085fa81169
Pad out expense when converted from Purchase Order
2022-07-08 17:30:25 +10:00
David Bomba
6a911149ca
Pad out expense when converted from Purchase Order
2022-07-08 17:28:49 +10:00
David Bomba
30c5a8f06e
Minor fixes for invoice filters
2022-07-08 09:38:09 +10:00
David Bomba
9a3a1b92f6
Fixes for send_email bulk routes
2022-07-08 09:00:36 +10:00
David Bomba
44ec3fdd50
Fixes for purchase order to expense
2022-07-07 22:09:39 +10:00
David Bomba
375ce81df9
Fixes for language seeder
2022-07-07 16:13:37 +10:00
David Bomba
d9d6b9f64b
Update translations
2022-07-07 11:20:43 +10:00
David Bomba
4462e3f97b
Fixes for tests
2022-07-06 22:01:07 +10:00
David Bomba
261a2e0ab6
Inventory management from purchase orders
2022-07-06 20:04:59 +10:00
David Bomba
6b3b50318b
Expense a Purchase Order
2022-07-06 19:25:22 +10:00
David Bomba
ffcd3b05d4
Add quantities to subscriptions
2022-07-06 17:12:29 +10:00
David Bomba
9359c84013
Add quantity to subscriptions
2022-07-06 16:18:16 +10:00
David Bomba
3e5e915acc
Uploads for purchase orders
2022-07-06 15:18:41 +10:00
David Bomba
ea0ef763bf
Remove paid to date from credits
2022-07-06 11:51:24 +10:00
David Bomba
3f42bf9bff
working on mailers
2022-07-06 10:08:09 +10:00
David Bomba
2e37d793ac
working on 8.1 support
2022-07-05 16:15:46 +10:00
David Bomba
8075849e7d
Merge pull request #7615 from turbo124/v5-develop
...
v5.4.8
2022-07-05 09:55:52 +10:00
David Bomba
a55dd2ec40
Purchase Orders
2022-07-05 09:55:05 +10:00
David Bomba
6d54db8507
Minor fixes for import
2022-07-05 08:26:41 +10:00
Benjamin Beganović
7bc4770f41
Client
include in TaskTransformer
2022-07-04 21:39:45 +02:00
David Bomba
0a2a4e91e2
Minor fixes for vendor contacts
2022-07-04 16:34:35 +10:00
David Bomba
32387e052c
Purchase Order Emails
2022-07-04 15:37:37 +10:00
David Bomba
8f5896db22
Purchase Order Emails
2022-07-04 15:37:00 +10:00
David Bomba
24b4c3fbab
Purchase Order Emails
2022-07-04 15:34:54 +10:00
David Bomba
dee96182d5
Purchase Order Emails
2022-07-04 15:33:31 +10:00
David Bomba
80ea41568c
Purchase Order Emails
2022-07-04 15:27:09 +10:00
David Bomba
ae6ae410d3
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-07-04 14:41:28 +10:00
David Bomba
40bf4c9a1a
Fixes for template engine
2022-07-04 14:41:16 +10:00
David Bomba
4a4f528814
New Account Notification
2022-07-04 10:53:33 +10:00
David Bomba
357b232b6a
Minor fixes for mailer
2022-07-03 15:52:13 +10:00
David Bomba
866dd58b03
email quality
2022-07-03 10:21:54 +10:00
David Bomba
f592af1469
email quality
2022-07-03 08:54:22 +10:00
David Bomba
aac03163dd
Merge pull request #7607 from turbo124/v5-develop
...
v5.4.7
2022-07-02 12:38:04 +10:00
David Bomba
356d7aeba4
Hide custom values that are empty
2022-07-02 11:59:40 +10:00
David Bomba
6faa3a0ccb
Adjust number applying on Purchase orders when_sent / when_saved
2022-07-02 11:40:51 +10:00
David Bomba
6e5f5da6bb
Fixes for tests when calling classes outside app scope
2022-07-02 08:28:12 +10:00
yois615
5cd4db6a62
BUGFIX - Show recurring invoice
...
https://forum.invoiceninja.com/t/view-recurring-invoice-you-are-not-authorized-to-view-or-perform-this-action/7906
2022-07-01 12:56:54 -04:00
David Bomba
f464c6fb1c
Minor fixes
2022-07-01 21:08:20 +10:00
David Bomba
f583a54863
Fixes for tests
2022-07-01 21:07:34 +10:00
David Bomba
19d71337ba
Fixes for tests
2022-07-01 18:56:19 +10:00
David Bomba
0ac5acda82
Fixes for templates
2022-07-01 18:35:52 +10:00
David Bomba
3499ad885c
Fixes for templates
2022-07-01 18:19:40 +10:00
David Bomba
fcdc69c829
Fixes for surcharge visibility
2022-07-01 18:11:04 +10:00
David Bomba
af8ec95e2c
Fixes for surcharge visibility
2022-07-01 17:51:35 +10:00
David Bomba
a20240b64f
Fixes for type checking for purchase orders
2022-07-01 17:13:35 +10:00
David Bomba
999ff54593
Fixes for type checking for purchase orders
2022-07-01 16:58:57 +10:00
David Bomba
9ae0474de3
Fixes for type checking for purchase orders
2022-07-01 16:56:36 +10:00
David Bomba
8d0dffa4f4
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-07-01 08:26:32 +10:00
David Bomba
b80ff12677
Fixes for duplicate quote approved notifications
2022-07-01 08:26:27 +10:00
David Bomba
90805ca46b
Working on QR Codes
2022-06-30 22:48:16 +10:00
David Bomba
716561e22b
Add filters for swiss QR Codes
2022-06-30 20:12:23 +10:00
David Bomba
ebf88ab693
Templates and reminders for purchase orders
2022-06-30 19:41:44 +10:00
David Bomba
f02cd08d80
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-30 19:12:10 +10:00
David Bomba
dc4b42932f
Add Purchase Order Templates
2022-06-30 19:12:04 +10:00
David Bomba
64b9e22db9
Fixes for tests
2022-06-30 18:36:09 +10:00
David Bomba
0894752c80
Fixes for tests
2022-06-30 17:51:39 +10:00
David Bomba
59e3978374
Templates for Purchase Orders
2022-06-30 16:40:31 +10:00
David Bomba
f0c7f4588c
Swiss QR Codes
2022-06-30 16:09:06 +10:00
David Bomba
da66fa6271
Qr Swiss
2022-06-30 14:37:08 +10:00
David Bomba
27f1e753a3
Working on Swiss QR Codes
2022-06-30 14:29:18 +10:00
David Bomba
8e6d0fd250
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-30 13:34:17 +10:00
David Bomba
c59ad58200
minor fixes
2022-06-30 13:34:15 +10:00
David Bomba
f59c2dc57f
Fixes for conflicts
2022-06-30 13:33:47 +10:00
David Bomba
725aca8796
Fixes for paths
2022-06-30 13:32:44 +10:00
David Bomba
7ec0850684
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-30 10:11:59 +10:00
David Bomba
127e9f723f
Add flagging abilities to accounts table
2022-06-30 10:11:55 +10:00
David Bomba
73bb2c96db
Purchase order decorators
2022-06-29 11:47:16 +10:00
David Bomba
36a7290679
Purchase order decorators
2022-06-29 11:44:05 +10:00
David Bomba
776f3428ba
Purchase order decorators
2022-06-29 11:37:40 +10:00
David Bomba
7129cd1e6f
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-29 10:38:56 +10:00
David Bomba
8bd3f54bb0
Minor fixes for company imports
2022-06-29 10:38:48 +10:00
David Bomba
ae11332d24
Minor fixes for create user route
2022-06-27 16:37:18 +10:00
David Bomba
5c621b4e98
Minor fixes for connected accounts
2022-06-26 13:27:32 +10:00
David Bomba
53f76db81a
Minor fixes for connected accounts
2022-06-26 13:26:58 +10:00
David Bomba
d2d14175b7
Minor fixes for connected accounts
2022-06-26 13:25:51 +10:00
David Bomba
b705cf0520
bulk actions for purchase orders
2022-06-25 09:44:14 +10:00
David Bomba
77845c2259
Always ensure contacts can pay an invoice with an invitation link
2022-06-25 09:13:56 +10:00
David Bomba
a26fd73169
Fixes for connected accounts
2022-06-25 08:49:12 +10:00
David Bomba
81a8e67b35
Fixes for connected accounts
2022-06-25 08:46:27 +10:00
David Bomba
3266af0db5
Password protection route with Microsoft OAuth
2022-06-25 08:40:29 +10:00
David Bomba
296c6a56a8
Password protection route with Microsoft OAuth
2022-06-25 08:39:45 +10:00
David Bomba
e8b3fff483
Password protection route with Microsoft OAuth
2022-06-25 08:31:19 +10:00
David Bomba
263ae4f3ac
Password protection route with Microsoft OAuth
2022-06-25 08:30:06 +10:00
David Bomba
3fbd1849b3
Password protection route with Microsoft OAuth
2022-06-25 07:47:15 +10:00
David Bomba
94ca620b27
Fixes for gmailer
2022-06-25 07:02:59 +10:00
David Bomba
dee3ff7042
Fixes for gmailer
2022-06-25 00:36:59 +10:00
David Bomba
488b90f0e4
Fixes for mailers
2022-06-25 00:27:29 +10:00
David Bomba
04cabac085
Migration table for failed jobs
2022-06-25 00:11:10 +10:00
David Bomba
91b658918a
Merge branch 'l9' of https://github.com/turbo124/invoiceninja into l9
2022-06-24 23:49:29 +10:00
David Bomba
b1ff9f0305
Mailers for Laravel
2022-06-24 23:49:22 +10:00
Nikola Cirkovic
c75b1d303f
Cirkovic/ina 16 fixes ( #50 )
...
* Dispatch | PdfCreatorTest | Removed deprecated method
* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
David Bomba
a170c4a4d1
Permissions updated at
2022-06-24 21:13:24 +10:00
David Bomba
94f224cf2e
Reduce scopes for microsoft email
2022-06-24 20:41:18 +10:00
David Bomba
bea7cdf9a1
Minor fixes for Forte
2022-06-24 16:06:44 +10:00
David Bomba
4266300fe3
Merge pull request #7586 from turbo124/v5-develop
...
Add purchase orders to first load
2022-06-24 16:06:01 +10:00
David Bomba
d46f55ed6d
Add purchase orders to first load
2022-06-24 15:54:34 +10:00
David Bomba
6bd785cc66
Add boot up for gmail api transport
2022-06-24 13:25:02 +10:00
David Bomba
ff783804ff
Working on mail drivers
2022-06-24 13:15:56 +10:00
David Bomba
add5a9d9f7
Fixes for tests
2022-06-24 12:21:31 +10:00
David Bomba
3e916e0f1f
Fixes for tests
2022-06-24 11:55:41 +10:00
David Bomba
50402559a5
Merge pull request #7373 from kishanmnpatel/forte_payment_driver
...
Forte payment driver
2022-06-24 07:34:31 +10:00
David Bomba
86976f4bcb
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-23 20:55:30 +10:00
David Bomba
9174746956
Fixes for stripe webhooks
2022-06-23 20:55:26 +10:00
David Bomba
ec8afed28f
gMerge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-23 18:47:53 +10:00
David Bomba
c0e3d2e677
add signup checks to flutter routes
2022-06-23 18:47:44 +10:00
David Bomba
a7c5779eea
Change purchase order transformer type
2022-06-23 17:38:57 +10:00
David Bomba
290ac8dc7e
Fixes for purchase orders
2022-06-23 17:04:11 +10:00
Kishan Patel
c30616fc46
calculation updated for credit card.
2022-06-23 12:03:57 +05:30
David Bomba
2e29bbce3c
Laravel 9
2022-06-23 15:34:15 +10:00
David Bomba
4eed22d811
Refactor for store client request
2022-06-23 13:12:28 +10:00
David Bomba
f84e760c1f
Spam notifications
2022-06-23 12:30:38 +10:00
David Bomba
e7ab088e90
admin notifications
2022-06-23 10:52:41 +10:00
David Bomba
ade8b24031
Laravel 9
2022-06-23 09:24:56 +10:00
David Bomba
865bb009ad
Laravel 9
2022-06-22 21:57:45 +10:00
David Bomba
93ebf3a767
Response handling with microsoft
2022-06-22 20:55:14 +10:00
David Bomba
5670abe224
Appropriately refresh sending tokens
2022-06-22 19:26:14 +10:00
David Bomba
3391ad54e0
Appropriately refresh sending tokens
2022-06-22 19:21:58 +10:00
David Bomba
5513422739
Appropriately refresh sending tokens
2022-06-22 19:18:00 +10:00
David Bomba
3141a33ced
Appropriately refresh sending tokens
2022-06-22 19:15:31 +10:00
David Bomba
444b3f2375
Improve queries for client statements
2022-06-22 14:26:10 +10:00
David Bomba
7515d0e689
checks for access token property
2022-06-22 11:47:14 +10:00
yois615
b519b6cf43
Button for Client Portal
...
Email button for view client portal
2022-06-21 10:38:01 -04:00
Shift
6edb82308f
Shift cleanup
2022-06-21 10:03:51 +00:00
Shift
63dc08532c
Convert deprecated $dates
property to $casts
2022-06-21 09:59:53 +00:00
Shift
8a74d9072a
Shift to class based routes
2022-06-21 09:59:51 +00:00
Shift
06d910a53b
Use Faker methods
...
Accessing Faker properties was deprecated in Faker 1.14.
2022-06-21 09:59:36 +00:00
Shift
0a20889916
Convert optional()
to nullsafe operator
2022-06-21 09:59:25 +00:00
Shift
e0a8e84108
Shift core files
2022-06-21 09:59:19 +00:00
Shift
a1403b62da
Convert to Symfony Mailer
2022-06-21 09:59:02 +00:00
Shift
59a54c03b0
Replace deprecated HEADER_X_FORWARDED_ALL
constant
2022-06-21 09:58:36 +00:00
Shift
c89b142eec
Streamline $commands
property
2022-06-21 09:58:33 +00:00
Shift
96c992f103
Remove fruitcake/laravel-cors
dependency
2022-06-21 09:58:33 +00:00
Shift
3811375a34
Rename password
validation rule
2022-06-21 09:58:30 +00:00
Shift
299464f604
Shift bindings
...
PHP 5.5.9+ adds the new static `class` property which provides the fully qualified class name. This is preferred over using strings for class names since the `class` property references are checked by PHP.
2022-06-21 09:58:11 +00:00
Shift
19080933b6
Apply Laravel coding style
...
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.
For more information on customizing the code style applied by Shift, [watch this short video][4].
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
David Bomba
2f8ea76d31
Fixes for purchase order fillable list
2022-06-21 07:33:55 +10:00
Kishan Patel
203f6184bf
service fee related issue solved.
2022-06-20 16:29:19 +05:30
David Bomba
3d968d31e6
Add microsoft oauth to index.html
2022-06-20 16:28:03 +10:00
yois615
771dd3ad73
Recurring invoice due on receipt
...
Create logic for recurring invoice to be due on receipt
2022-06-20 00:34:21 -04:00
David Bomba
9fbe81302e
Add logging for payment intents
2022-06-19 17:39:25 +10:00
David Bomba
f5af59e5ca
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-19 16:10:42 +10:00
David Bomba
ad1bea598c
Minor fixes for bcc's
2022-06-19 16:10:37 +10:00
David Bomba
e8108ed34c
Updates for hosted platform
2022-06-19 13:01:29 +10:00
David Bomba
f014cda4e6
Ensure we save auto_bill_tries
2022-06-18 17:10:15 +10:00
David Bomba
7b7fbc5c13
Add dedicated :MONTHYEAR reserved keyword
2022-06-18 14:25:29 +10:00
David Bomba
81e507271a
Fixes for reminders when no due date is set
2022-06-18 13:52:30 +10:00
David Bomba
5b5167ae59
Merge pull request #7565 from beganovich/credit-client-relationship
...
Add `client` relationship to CreditTransformer
2022-06-18 08:57:09 +10:00
David Bomba
ef15933a0f
Fixes for email quotas
2022-06-18 08:54:58 +10:00
Benjamin Beganović
ff1acba00c
Add client
relationship to CreditTransformer
2022-06-17 16:56:35 +02:00
David Bomba
dac15b02d7
Minor fixes for Office 365 transport
2022-06-17 20:13:16 +10:00
David Bomba
1ac45452b2
Refresh tokens
2022-06-17 18:37:45 +10:00
David Bomba
213a51ad62
Update column for refresh tokens
2022-06-17 18:28:31 +10:00
David Bomba
d9ca212f81
FIxes for microsoft oauth
2022-06-17 16:46:33 +10:00
David Bomba
98bc3e8125
Change id for microsoft from sub to oid
2022-06-17 16:20:35 +10:00
David Bomba
59ee228820
Handle personal o365 accounts
2022-06-17 16:14:52 +10:00
David Bomba
174b3af863
Handle personal o365 accounts
2022-06-17 15:59:47 +10:00
David Bomba
89f0740703
Handle personal o365 accounts
2022-06-17 15:53:44 +10:00
David Bomba
9e75ebb317
Handle personal o365 accounts
2022-06-17 15:51:37 +10:00
David Bomba
3d7a65fea0
OAuth o365 permissions
2022-06-17 15:42:14 +10:00
David Bomba
913b202743
Refactor logincontroller for oauth providers
2022-06-17 15:09:35 +10:00
David Bomba
250f0bf2e8
Clean up logout requests
2022-06-17 14:31:53 +10:00
David Bomba
c5f4b31023
Microsoft oauth + signup
2022-06-17 12:52:08 +10:00
David Bomba
8e7dc5fca4
Microsoft oauth
2022-06-17 11:48:17 +10:00
David Bomba
e546d7348a
Fixes for viewing soft deleted invites
2022-06-17 09:08:07 +10:00
David Bomba
ce12b181cf
Don't allow upgrade to react if it is not installed
2022-06-16 16:52:43 +10:00
David Bomba
ce1aea5146
Docs
2022-06-16 15:59:36 +10:00
David Bomba
77d0dd8ae4
Allow setting react_ap flag on accounts table
2022-06-16 15:58:11 +10:00
David Bomba
9032bc6fa7
Notifications for Purchase orders / Viewed / Accepted
2022-06-16 14:42:24 +10:00
David Bomba
2fb1a130c3
Update for self updater
2022-06-16 13:36:38 +10:00
David Bomba
742e0d5c9b
Clean up for self updater
2022-06-16 13:07:53 +10:00
David Bomba
5ce95010d5
Add switch to force react as front end
2022-06-16 13:04:05 +10:00
David Bomba
b35a55ae13
Merge branch 'v5-develop' of https://github.com/turbo124/invoiceninja into v5-develop
2022-06-16 12:03:22 +10:00
David Bomba
6444ed02ae
Version bump for checkout refactor + dependency update
2022-06-16 11:51:42 +10:00
David Bomba
63468a1669
Checkout v2 refund refactor
2022-06-16 11:21:10 +10:00
David Bomba
9856946302
Checkout v2 refactor
2022-06-16 10:01:24 +10:00
David Bomba
2c5e6a4893
Minor fixes for recurring invoices
2022-06-16 08:04:20 +10:00
David Bomba
3f8449ba01
Checkout v2 refactor
2022-06-15 22:47:25 +10:00
David Bomba
4606215ba2
vendor profile updates
2022-06-15 21:24:30 +10:00
David Bomba
e074350c5e
Accept signatures on purchase orders
2022-06-15 16:33:03 +10:00
David Bomba
0f32e43fb6
Accept listener
2022-06-15 16:27:21 +10:00
David Bomba
1e30bf4bdc
Accept a purchase order
2022-06-15 15:20:00 +10:00
David Bomba
03f756fc5d
Fixes for plan controller
2022-06-15 14:38:22 +10:00
David Bomba
041156fa89
Updates for vendor portal
2022-06-14 22:54:31 +10:00
David Bomba
063d600bbd
Vendor Portal - Purchase Orders
2022-06-14 22:18:20 +10:00
=
cbdf0a827c
Remove old snappdf installations prior to upgrading
2022-06-14 09:01:25 +10:00
David Bomba
31054c8a13
Vendor Portal stubs
2022-06-13 20:34:40 +10:00
David Bomba
6674424244
Stubs for vendor portal
2022-06-13 19:59:24 +10:00
David Bomba
8164d40007
MInor fixes for correct disk configuration
2022-06-13 09:33:40 +10:00
David Bomba
bbbe234372
v5.3.100
2022-06-13 08:15:02 +10:00
David Bomba
80b0d19951
Fixes for GoCardless
2022-06-12 20:35:48 +10:00
David Bomba
ce1f57b55f
minor fixes for client portal badges
2022-06-12 17:15:51 +10:00
David Bomba
19216934a5
Merge pull request #7540 from CirkaN/Cirkovic/INA-12
...
Cirkovic/ina 12
2022-06-12 17:13:56 +10:00
David Bomba
7658c66953
Merge pull request #7507 from CirkaN/Cirkovic/INA-7
...
INA-7 | Add Vendor guard
2022-06-12 17:13:26 +10:00
Nikola Cirkovic
e626896732
INA-7 | fix routes file
2022-06-12 02:16:14 +02:00
Nikola Cirkovic
117a4e4028
INA-12 | add apple to the login, refactor of microsoft login.
2022-06-11 05:31:32 +02:00
Nikola Cirkovic
94a07df7cc
INA-12 | Register drivers in EventServiceProvider.php (required for Manager to actually register drivers)
2022-06-11 05:27:26 +02:00