Joshua Dwire
|
d27822e17b
|
Merge pull request #5 from joshuadwire/laravel-acl
Laravel acl
|
2016-05-06 15:08:48 -04:00 |
|
Joshua Dwire
|
c4b17fedd8
|
Fix permissions bugs
|
2016-05-06 15:05:28 -04:00 |
|
Joshua Dwire
|
815ab471a1
|
Fix auth bug
|
2016-05-06 14:55:26 -04:00 |
|
Joshua Dwire
|
475f5430f3
|
Update BaseService.php
|
2016-05-06 14:54:58 -04:00 |
|
Joshua Dwire
|
bfb4267f43
|
Fix permissions bug for recurring invoices
|
2016-05-06 14:29:44 -04:00 |
|
Joshua Dwire
|
e3823775f1
|
Fix permissions bug
|
2016-05-06 14:26:37 -04:00 |
|
Joshua Dwire
|
7469ea998c
|
Use new ACL for refunds
|
2016-05-06 14:19:58 -04:00 |
|
Joshua Dwire
|
9ed44bdfe4
|
Merge pull request #4 from joshuadwire/laravel-acl
Laravel acl
|
2016-05-06 14:17:16 -04:00 |
|
Joshua Dwire
|
9a64db3234
|
Allow client to choose auto bill settings
|
2016-05-06 13:26:37 -04:00 |
|
Joshua Dwire
|
70b9c9bba7
|
Require authorization for ACH
|
2016-05-06 11:21:06 -04:00 |
|
Joshua Dwire
|
37f4430e62
|
Move payment methods to dashboard when enabled
|
2016-05-06 11:06:01 -04:00 |
|
Joshua Dwire
|
77bd6f7bc5
|
Restyle add bank account page
|
2016-05-06 10:50:50 -04:00 |
|
Joshua Dwire
|
913c6eeff0
|
Fix error; don't let users try to refund failed or already refunded payments
|
2016-05-02 18:04:57 -04:00 |
|
Joshua Dwire
|
059a23b612
|
Fix syntax error
|
2016-05-01 00:38:48 -04:00 |
|
Joshua Dwire
|
3e9dd7d8d1
|
Remove debug code
|
2016-05-01 00:37:14 -04:00 |
|
Joshua Dwire
|
d78b874838
|
Add Plaid support
|
2016-04-30 22:45:51 -04:00 |
|
Joshua Dwire
|
92552dc94f
|
Remove obsolete payment page
|
2016-04-30 17:56:40 -04:00 |
|
Joshua Dwire
|
2af509058b
|
Fix errors
|
2016-04-30 17:55:29 -04:00 |
|
Joshua Dwire
|
ed1f2b6044
|
Handle failed payments
|
2016-04-30 17:54:56 -04:00 |
|
Joshua Dwire
|
c536bd8569
|
Add basic ACH support
|
2016-04-29 17:50:21 -04:00 |
|
Joshua Dwire
|
e5fb354643
|
Support configuring Stripe for ACH and Plaid
|
2016-04-28 16:38:01 -04:00 |
|
Joshua Dwire
|
1cb2b9dc25
|
Use existing PaymentType instead of CardType
|
2016-04-27 22:13:51 -04:00 |
|
Joshua Dwire
|
91efade7f7
|
Don't require new ucwords signature
|
2016-04-26 20:06:19 -04:00 |
|
Joshua Dwire
|
1a12cd30d3
|
Hide autobill when both Stripe and Braintree are not configured
|
2016-04-26 20:02:52 -04:00 |
|
Joshua Dwire
|
fe2a1fe66a
|
Add Braintree support
|
2016-04-26 19:59:52 -04:00 |
|
Joshua Dwire
|
fc0d4d3edd
|
Finish migrating to Laravel ACL
|
2016-04-25 21:53:39 -04:00 |
|
Joshua Dwire
|
af415afd2f
|
Show payments without card details
|
2016-04-25 11:06:52 -04:00 |
|
Joshua Dwire
|
b57ebbf8aa
|
Fix card expiration formatting; store card details from all payment triggers
|
2016-04-25 10:06:27 -04:00 |
|
Joshua Dwire
|
6e3b53f3cb
|
Make expiration table wrap with expiration date
|
2016-04-23 22:31:39 -04:00 |
|
Joshua Dwire
|
42c1f537bc
|
Store/display credit card type, expiration and last 4 digits
|
2016-04-23 22:10:51 -04:00 |
|
Joshua Dwire
|
b8170f0324
|
Support refunds from the admin UI
|
2016-04-23 16:40:19 -04:00 |
|
Joshua Dwire
|
fdf1b25b16
|
Begin adding authorization policies
|
2016-04-23 11:52:36 -04:00 |
|
Hillel Coren
|
f9c36fd761
|
Fix for saving invoice client with id/public_id
|
2016-04-21 13:02:19 +03:00 |
|
Hillel Coren
|
b27505f63c
|
Fix for saving invoice client with id/public_id
|
2016-04-21 13:01:36 +03:00 |
|
Hillel Coren
|
cf75a2c2d2
|
Merge pull request #823 from joshuadwire/enterprise-plan
Fix refunds; support using stored card; change proPlanModel link
|
2016-04-21 10:39:34 +03:00 |
|
Joshua Dwire
|
9d27b68fb6
|
Fix refunds; support using stored card; change proPlanModel link
|
2016-04-20 16:53:56 -04:00 |
|
Hillel Coren
|
9dd1a106a9
|
Merge pull request #821 from DraperStudio/develop
Use object_get to retrieve a config field
|
2016-04-20 19:50:23 +03:00 |
|
Hillel Coren
|
6711678fbe
|
Merge pull request #822 from joshuadwire/enterprise-plan
Improve enterprise plan migration
|
2016-04-20 19:42:46 +03:00 |
|
Joshua Dwire
|
71b6b6eb87
|
More robust migration; avoids timeout failures
|
2016-04-20 11:47:38 -04:00 |
|
Joshua Dwire
|
b5b3fa56ac
|
Don't try to migrate nonexistent accounts
|
2016-04-20 09:50:13 -04:00 |
|
DraperStudio
|
d87552c90e
|
Use object_get to retrieve a config field
|
2016-04-20 13:37:57 +02:00 |
|
Hillel Coren
|
9281cd5ba2
|
Fix for default quote terms
|
2016-04-20 11:04:54 +03:00 |
|
Hillel Coren
|
eaa4ffab0e
|
Merge pull request #818 from DraperStudio/develop
Use initialize method to set configuration
|
2016-04-20 10:14:21 +03:00 |
|
Hillel Coren
|
5c4b75cf76
|
Fix for tests
|
2016-04-20 00:02:02 +03:00 |
|
Hillel Coren
|
c9ef281206
|
Merge pull request #819 from joshuadwire/enterprise-plan
Fix typos in enterprise plan changes
|
2016-04-19 23:44:14 +03:00 |
|
Joshua Dwire
|
eb91a3cd42
|
Fix typos
|
2016-04-19 16:31:50 -04:00 |
|
Hillel Coren
|
d37794d402
|
Fix for tests
|
2016-04-19 23:28:25 +03:00 |
|
DraperStudio
|
c67564823b
|
Use initialize method to set configuration
|
2016-04-19 22:02:46 +02:00 |
|
Hillel Coren
|
d6608f863c
|
Syntax fix
|
2016-04-19 23:01:44 +03:00 |
|
Hillel Coren
|
0dcee794b5
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
resources/lang/en/texts.php
resources/views/accounts/invoice_design.blade.php
resources/views/invoices/edit.blade.php
|
2016-04-19 22:48:03 +03:00 |
|