Commit Graph

112 Commits

Author SHA1 Message Date
Joshua Dwire f0d276be4c Listen for WePay IPNs 2016-05-18 09:51:20 -04:00
Joshua Dwire 43fade2339 Support app fees and Canadian users 2016-05-17 11:32:17 -04:00
Joshua Dwire a482c63ee3 Payments bug fixes 2016-05-15 16:27:56 -04:00
Joshua Dwire 1524447cd4 WePay fixes; support account updater 2016-05-14 22:22:06 -04:00
Joshua Dwire ce04c994dd Support payments and storing cards via WePay. 2016-05-13 09:30:22 -04:00
Joshua Dwire 0d41d8aeb6 Payments bug fixes - Part 2 2016-05-11 12:53:43 -04:00
Joshua Dwire 258401715c Update billing address when adding payment method 2016-05-10 22:15:32 -04:00
Joshua Dwire 6138e1132f Make sure payments reference newly added payment methods 2016-05-10 19:18:12 -04:00
Joshua Dwire 88ec714cd5 Store Stripe card summary locally 2016-05-10 18:46:32 -04:00
Joshua Dwire 41f4c98e08 Merge remote-tracking branch 'upstream/develop' into payments-changes 2016-05-10 10:25:42 -04:00
Hillel Coren 8bd2e84bc8 Track plan start date when manually applying a license 2016-05-09 15:07:01 +03:00
Hillel Coren 594b0e1bef Implemented server-side analytics tracking for revenue 2016-05-08 16:54:16 +03:00
Joshua Dwire 0fc44962d4 Add Braintree/PayPal support 2016-05-06 22:33:03 -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 70b9c9bba7 Require authorization for ACH 2016-05-06 11:21:06 -04:00
Hillel Coren c0a5084282 Added details to cybersource error 2016-05-03 19:06:38 +03:00
Hillel Coren e6bcdb36b3 Removed extra entity load in the repos save function 2016-05-02 20:42:13 +03:00
Hillel Coren 05bd8d9318 Moving permissions to form requests 2016-05-01 14:31:10 +03: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 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
Hillel Coren 9979eba5d9 Working on custom route model binding 2016-04-28 15:16:33 +03:00
Hillel Coren df93ffaaf9 Fix for permissions in payment controller 2016-04-27 18:09:04 +03:00
Hillel Coren 4c48599175 Fix for permissions in payment controller 2016-04-27 17:22:50 +03: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 b57ebbf8aa Fix card expiration formatting; store card details from all payment triggers 2016-04-25 10:06:27 -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 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 3303c00067 Fix for Cybersource 2016-04-11 22:09:05 +03:00
Hillel Coren b0a4a9b31c Cleaning up log files 2016-03-22 17:14:40 +02:00
Joshua Dwire 4d4f4140b6 Set sorting columns 2016-03-17 18:04:03 -04:00
Joshua Dwire 90e1f6695c Improve user permission support
* Hide links based on permissions
* Restrict editing/creating within other UI
2016-03-15 22:07:11 -04:00
Joshua Dwire 0148d06205 Add user permission support 2016-03-15 19:08:00 -04:00
Hillel Coren aef4c6be98 Upgrade to Laravel 5.2 2016-03-02 15:36:42 +02:00
Hillel Coren 89ff1be14f Manually merging PR #630 2016-01-18 11:13:39 +02:00
Hillel Coren cbe2b2905e Added autolink to emails and fixed checkout.com integration 2016-01-18 10:30:42 +02:00
Hillel Coren 14192846e8 Merging: custom font support 2016-01-07 09:08:30 +02:00
Hillel Coren 56330c1281 Merge pull request #588 from joshuadwire/custom-css
Add custom CSS support
2016-01-03 14:45:16 +02:00
Hillel Coren 565b26ba27 Bug fixes 2015-12-30 20:45:52 +02:00
Joshua Dwire b7687967a6 Add custom CSS support
* Allow custom CSS for self-hosted white-label users or Pro
invoiceninja.com users
* Restrictive sanitization for CSS on invoiceninja.com
* Add .body class to body element to allow styling the body
* Add client_view_css column to accounts table
* English-only translation text
2015-12-30 13:11:51 -05:00
Hillel Coren 60daef8d58 Bug fixes 2015-12-29 19:49:40 +02:00
Hillel Coren 6f2c3c76a3 Bug fixes 2015-12-27 13:37:54 +02:00
Hillel Coren c0409b86fd Added custom labels to email variables 2015-12-23 16:21:48 +02:00
Hillel Coren 3f1891fa3b Bug fixes 2015-12-23 13:49:49 +02:00
Hillel Coren 9603c43277 Bug fixes 2015-12-21 21:57:55 +02:00
Hillel Coren e46d804cd7 Working on importing data from more providers 2015-12-07 23:41:48 +02:00