183 Commits

Author SHA1 Message Date
erichester76
cd2cbadd40
fixed bug with contact and authed user clash (#3685)
If a contact key is set and a user is also logged in. this was causing the account id to be set to that of the contact, not the authed user. broke multi-account setups.
2020-05-19 09:53:07 +10:00
Joshua Dwire
0ce77608a4 Upgrade to Laravel 5.5 and PHP 7.3 2019-09-12 19:40:13 -04:00
Joshua Dwire
50f2c80190 Stripe 3D secure support (#2897)
* Support Stripe 3D secure

* Use the old Charge API for bank account payments
2019-07-12 14:35:35 +10:00
Kristián Feldsam
d9724c3c50 Fixed invoice authorizations
Signed-off-by: Kristián Feldsam <feldsam@gmail.com>
2019-04-30 12:53:52 +02:00
David Bomba
fce09b036a
file and dir permissions (#2636) 2019-01-30 22:25:07 +11:00
David Bomba
ade15ec390 Rebase Dev 2019-01-30 22:00:26 +11:00
David Bomba
881977003c Permissions fixes 2018-10-06 08:33:33 +10:00
David Bomba
cd10003d64
Permission fixes. (#2407)
* Patch for permissions

* fixes for production

* fix for doc uploads
2018-10-05 00:19:01 +10:00
Hillel Coren
5d9392a55b Fix for tests 2018-07-27 16:58:54 +03:00
Hillel Coren
2c3176544a Fix for sidebar history 2018-07-27 16:15:27 +03:00
David Bomba
0ee6ac1d9a
Create QuoteRequest.php 2018-07-24 22:33:52 +10:00
David Bomba
ebe24c3df1
Update InvoiceRequest.php 2018-07-24 22:30:54 +10:00
David Bomba
741e90462a
Update CreateInvoiceRequest.php 2018-07-24 22:29:49 +10:00
Hillel Coren
9d6b8aed15 Enforce max payment amount 2018-06-17 09:54:05 +03:00
David Bomba
653a8f2412
Revert "fix for tests (#2153)" (#2154)
This reverts commit 1aa546b13e0b2ed9eb76d9a6f1ca13ab86cb747a.
2018-06-08 15:37:36 +10:00
David Bomba
1aa546b13e
fix for tests (#2153) 2018-06-08 15:26:01 +10:00
Hillel Coren
fb469240a0 Working on statements 2018-04-29 17:27:55 +03:00
Hillel Coren
552b72a4bc Prevent duplicate payment terms 2018-03-15 22:57:46 +02:00
Hillel Coren
c9f532dc77 Require invoice_items in invoice requests 2018-02-19 11:57:22 +02:00
Hillel Coren
3da023c1a6 Proposals 2018-02-08 13:41:22 +02:00
Hillel Coren
e822ec04b3 Proposals 2018-02-08 13:01:51 +02:00
Hillel Coren
36489b936b Proposals 2018-02-07 18:20:53 +02:00
Hillel Coren
8f2ef38cc1 Proposals 2018-02-05 21:04:49 +02:00
Hillel Coren
b4bf222d5d Proposals 2018-02-04 21:34:38 +02:00
Hillel Coren
59143f3526 Proposals 2018-02-04 18:42:13 +02:00
Hillel Coren
839d535728 Working on proposals 2018-01-31 16:40:47 +02:00
Hillel Coren
d649fc84a1 Working on proposals 2018-01-31 14:21:33 +02:00
Hillel Coren
ea06b60294 Working on proposals 2018-01-31 11:10:15 +02:00
Hillel Coren
7c3cbc3a7e Working on proposals 2018-01-30 20:58:55 +02:00
David Bomba
9d1cb37835
Payment Terms via API (#1808)
Added the ability to get payment_terms, payment_term and create a new payment_term via the API.
2018-01-14 23:21:10 +11:00
Hillel Coren
3e10c76bc7 Fix comma in expense amount 2018-01-01 11:15:49 +02:00
Hillel Coren
710b6fe458 Add underscore back to subdomain 2017-11-28 10:57:45 +02:00
Hillel Coren
53830430aa Add support for Apple Pay 2017-11-27 16:50:06 +02:00
Hillel Coren
2d49c472c0 Allow projects with the same name 2017-11-15 21:49:42 +02:00
Hillel Coren
82286a2339 Check subdomain is uniuqe across dbs 2017-11-15 14:59:20 +02:00
Hillel Coren
478de96d81 Request for fail2ban log support and two factor authentication support (2FA) #1657 2017-11-01 21:22:29 +02:00
David Bomba
db0fadcb56 Allow ability for Vendors to be deleted from API (#1721) 2017-10-25 18:47:04 +11:00
Hillel Coren
e62213d221 Importing payments.csv from Wave fails #1717 2017-10-20 15:04:52 +03:00
Hillel Coren
b0dabde7cd Working on time tracker 2017-09-25 17:26:22 +03:00
Hillel Coren
4117c71215 Working on time tracker 2017-09-25 13:53:50 +03:00
Hillel Coren
a639ff49f0 Working on time tracker 2017-09-24 17:04:32 +03:00
Hillel Coren
c68825d8a6 Support importing Stripe customer cards 2017-08-31 15:55:15 +03:00
Hillel Coren
a8d73fe1f2 Redirect to /dashboard on model not found 2017-08-28 10:44:00 +03:00
Hillel Coren
4eb3f58aec Clean up error logs 2017-08-16 10:28:40 +03:00
Hillel Coren
29b2d409f6 Support bash payments 2017-08-09 10:57:24 +03:00
Hillel Coren
8c326e3dbc Clean up error logs 2017-08-07 14:09:49 +03:00
Hillel Coren
1edb480ae5 Include archived in payment requests 2017-08-07 09:22:01 +03:00
Hillel Coren
9995dc7ab2 Validate API register email 2017-07-31 16:45:21 +03:00
Hillel Coren
763c5e08a5 Clean up error logs from API 2017-07-12 23:56:31 +03:00
Hillel Coren
4a55e26117 Working on recurring expenses 2017-06-26 07:16:29 +03:00