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 |
|
Hillel Coren
|
50de2d757e
|
Working on permissions
|
2016-04-30 21:55:15 +03:00 |
|
Hillel Coren
|
a9e10985a1
|
Fix for tests
|
2016-04-30 21:52:53 +03:00 |
|
Hillel Coren
|
ca377bc0d2
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-04-30 21:41:14 +03:00 |
|
Hillel Coren
|
a24ae57b4e
|
Fix for travis tests
|
2016-04-30 21:41:05 +03:00 |
|
Hillel Coren
|
e98bc057f1
|
Merge pull request #836 from nerdoc/patch-1
Some more German translations
|
2016-04-30 21:20:13 +03:00 |
|
Joshua Dwire
|
c536bd8569
|
Add basic ACH support
|
2016-04-29 17:50:21 -04:00 |
|
Christian González
|
ac57dcdcc3
|
Changed "Klient" to "Kunde" to be consistent.
|
2016-04-29 21:57:18 +02:00 |
|
Christian González
|
c9ac804e5f
|
Some more German translations
I left out some strings when I was not completely sure about.
|
2016-04-29 21:54:38 +02:00 |
|
Joshua Dwire
|
e5fb354643
|
Support configuring Stripe for ACH and Plaid
|
2016-04-28 16:38:01 -04:00 |
|
Hillel Coren
|
d7fdd61a8e
|
Merge pull request #830 from abacusresearch/whitelabel-1
whitelabeling: allow more settings from environment.
|
2016-04-28 17:28:02 +03:00 |
|
Philipp Hug
|
3ab4c0964d
|
whitelabeling: allow more settings from environment.
|
2016-04-28 16:08:24 +02:00 |
|
Hillel Coren
|
4b764ea72e
|
Working on custom route model binding
|
2016-04-28 15:23:09 +03:00 |
|
Hillel Coren
|
1a47598aea
|
Working on custom route model binding
|
2016-04-28 15:20:34 +03:00 |
|
Hillel Coren
|
7aded4588b
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-04-28 15:16:38 +03:00 |
|
Hillel Coren
|
9979eba5d9
|
Working on custom route model binding
|
2016-04-28 15:16:33 +03:00 |
|
Hillel Coren
|
38b6c94fe7
|
Fix for quote api controller in routes files
|
2016-04-28 15:10:53 +03:00 |
|
Hillel Coren
|
882cfb79fd
|
Refactored controller->entity to entityType
|
2016-04-28 13:53:29 +03:00 |
|
Joshua Dwire
|
1cb2b9dc25
|
Use existing PaymentType instead of CardType
|
2016-04-27 22:13:51 -04:00 |
|
Hillel Coren
|
ce2392563d
|
Removed checkSubPermissions flag
|
2016-04-27 23:56:14 +03:00 |
|
Hillel Coren
|
ee4591c3c6
|
Fix for recurring invoice list
|
2016-04-27 19:25:24 +03:00 |
|
Hillel Coren
|
4f926ec8b8
|
Fix for permissions in base service
|
2016-04-27 19:13:29 +03:00 |
|
Hillel Coren
|
df93ffaaf9
|
Fix for permissions in payment controller
|
2016-04-27 18:09:04 +03:00 |
|
Hillel Coren
|
b930593d5f
|
Fix for product policy
|
2016-04-27 17:24:09 +03:00 |
|
Hillel Coren
|
4c48599175
|
Fix for permissions in payment controller
|
2016-04-27 17:22:50 +03:00 |
|
Hillel Coren
|
f77657f1c1
|
Update log filenames in travis file
|
2016-04-27 17:10:27 +03:00 |
|
Hillel Coren
|
6f5a68e1f5
|
Fixed bug in vendor controller
|
2016-04-27 16:36:44 +03:00 |
|
Hillel Coren
|
6ba27c2475
|
Fixed problem sorting data tables by client
|
2016-04-27 11:49:54 +03:00 |
|
Hillel Coren
|
bc2880f05e
|
Merge pull request #828 from joshuadwire/laravel-acl
Don't require new ucwords signature for ACL
|
2016-04-27 08:51:39 +03:00 |
|
David Bomba
|
38a1757b10
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2016-04-27 13:27:05 +10: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 |
|
Hillel Coren
|
782cda4004
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
|
2016-04-26 23:31:31 +03:00 |
|
Hillel Coren
|
2712f92422
|
Merge pull request #826 from joshuadwire/laravel-acl
Laravel ACL
|
2016-04-26 23:29:53 +03:00 |
|
Hillel Coren
|
996b6d4ce6
|
Fixed typo in text files
|
2016-04-26 21:11:41 +03:00 |
|
Hillel Coren
|
f28e0cd76b
|
Fix for JS rounding problem
|
2016-04-26 12:41:34 +03:00 |
|
David Bomba
|
960802827a
|
Document Transformer
|
2016-04-26 15:16:25 +10:00 |
|
Joshua Dwire
|
fc0d4d3edd
|
Finish migrating to Laravel ACL
|
2016-04-25 21:53:39 -04:00 |
|
David Bomba
|
6a7cfdeb64
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2016-04-26 11:52:43 +10: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 |
|
Hillel Coren
|
cfb4dc4351
|
Hide zapier button for resellers
|
2016-04-24 20:41:30 +03:00 |
|
Hillel Coren
|
71b1a9c209
|
Improved filtering the payment list
|
2016-04-24 16:34:48 +03:00 |
|
Hillel Coren
|
604c132a3a
|
Temporary workaround to support not setting the CVC/CVV
|
2016-04-24 16:14:35 +03:00 |
|
Joshua Dwire
|
6e3b53f3cb
|
Make expiration table wrap with expiration date
|
2016-04-23 22:31:39 -04:00 |
|