Joshua Dwire
|
cf98c37f40
|
Better Braintree support
|
2016-05-06 17:05:42 -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
|
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
|
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
|
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 |
|
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 |
|
Joshua Dwire
|
eb91a3cd42
|
Fix typos
|
2016-04-19 16:31:50 -04: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 |
|
Hillel Coren
|
32d5a25f61
|
Enabled specifying invoice padding
|
2016-04-19 14:26:42 +03:00 |
|
Hillel Coren
|
a805e2b8bb
|
Merge pull request #814 from joshuadwire/enterprise-plan
Enterprise plan
|
2016-04-19 12:01:56 +03:00 |
|
Hillel Coren
|
9f5fe33059
|
Added page size and live preview settings
|
2016-04-19 10:51:57 +03:00 |
|
Joshua Dwire
|
22f65e8108
|
Finalize multi-plan support
* Allow admins to change plan
* Check features instead of plans
* Support linking/unlinking accounts
* Support creating/deleting accounts
|
2016-04-18 22:35:18 -04:00 |
|
Hillel Coren
|
11019e5dc1
|
Improved HTML email margins
|
2016-04-18 10:28:30 +03:00 |
|
Hillel Coren
|
7d08a7cddd
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-04-17 12:22:51 +03:00 |
|
Joshua Dwire
|
63b2c2c6b1
|
More intuitive account management page
|
2016-04-16 22:28:11 -04:00 |
|
Joshua Dwire
|
e0568faae1
|
Merge pull request #3 from joshuadwire/attached-documents
Fix logo filesystem usage
|
2016-04-16 19:17:34 -04:00 |
|
Joshua Dwire
|
33b8566d18
|
Fix logo filesystem usage
|
2016-04-16 19:14:43 -04:00 |
|
Joshua Dwire
|
9b1bfef698
|
Add support for multiple plans/terms
|
2016-04-16 18:34:39 -04:00 |
|
Joshua Dwire
|
51cd82cba8
|
Move cancel account to new account management page
|
2016-04-16 10:58:53 -04:00 |
|
Hillel Coren
|
b2de7c84eb
|
Changed /forgot to /recover_password
|
2016-04-15 13:25:58 +03:00 |
|
Hillel Coren
|
f75b67b704
|
Trim whitespace in JS from emails on invoice page
|
2016-04-14 10:39:12 +03:00 |
|
Hillel Coren
|
b51cea769f
|
Track JS errors as analytics events
|
2016-04-14 10:32:48 +03:00 |
|
Hillel Coren
|
9b8b150766
|
Implemented enable_client_portal_dashboard
|
2016-04-13 22:08:41 +03:00 |
|
Hillel Coren
|
80c77adf03
|
Fix sizing of large logo
|
2016-04-13 18:49:39 +03:00 |
|
Hillel Coren
|
8550543089
|
Made textareas the same width
|
2016-04-13 17:35:36 +03:00 |
|
Hillel Coren
|
74b524aada
|
Add scrollbar to product list
|
2016-04-11 13:30:23 +03:00 |
|
Hillel Coren
|
27f72a4730
|
Fix for tax rates test
|
2016-04-11 11:48:46 +03:00 |
|
Hillel Coren
|
d4915074b6
|
Fix for quotes
|
2016-04-11 11:44:53 +03:00 |
|
Hillel Coren
|
1e44929883
|
Fixed issue initially showing expenses for vendor
|
2016-04-10 22:49:48 +03:00 |
|
Hillel Coren
|
ec7fd5ff0c
|
Limited account search
|
2016-04-10 15:44:45 +03:00 |
|
Hillel Coren
|
769465542d
|
Show info icon as orange if invitation opened but not viewed
|
2016-04-09 23:36:32 +03:00 |
|
Hillel Coren
|
fdde60577c
|
Fixed problem creating a new payment gateway
|
2016-04-08 10:38:11 +03:00 |
|
Hillel Coren
|
f8256127ec
|
Working on multiple tax rates
|
2016-03-31 13:28:22 +03:00 |
|
Hillel Coren
|
be9e7beaed
|
Support for multiple tax rates
|
2016-03-31 12:29:01 +03:00 |
|
Hillel Coren
|
f91f32323f
|
Reworking taxes
|
2016-03-29 17:30:28 +03:00 |
|