Joshua Dwire
|
f0d276be4c
|
Listen for WePay IPNs
|
2016-05-18 09:51:20 -04:00 |
|
Joshua Dwire
|
4f3bb7eeb4
|
Merge remote-tracking branch 'upstream/develop' into wepay-integration
|
2016-05-17 15:07:53 -04:00 |
|
Joshua Dwire
|
43fade2339
|
Support app fees and Canadian users
|
2016-05-17 11:32:17 -04:00 |
|
Bartlomiej Szala
|
9c0202713a
|
Enable swap symbol for currencies
|
2016-05-16 22:37:16 +02:00 |
|
Hillel Coren
|
a82437b2bc
|
Merge branch 'develop' of github.com:hillelcoren/invoice-ninja into develop
Conflicts:
app/Http/routes.php
resources/lang/en/texts.php
|
2016-05-16 11:34:00 +03:00 |
|
Hillel Coren
|
5e7cdddc3e
|
Merge pull request #863 from joshuadwire/wepay-integration
Wepay integration - Part 1
|
2016-05-16 11:29:37 +03:00 |
|
David Bomba
|
1d05525ee3
|
typo
|
2016-05-16 12:30:24 +10:00 |
|
Joshua Dwire
|
f6942a199f
|
Merge remote-tracking branch 'upstream/develop' into wepay-integration
|
2016-05-15 21:21:59 -04:00 |
|
Joshua Dwire
|
a482c63ee3
|
Payments bug fixes
|
2016-05-15 16:27:56 -04:00 |
|
Hillel Coren
|
3df6ad2529
|
Changes to support transifex.com
|
2016-05-15 23:16:08 +03:00 |
|
Hillel Coren
|
46cf89361f
|
Support manually importing OFX files
|
2016-05-15 14:06:25 +03:00 |
|
Hillel Coren
|
b067697b1c
|
Support manually importing OFX files
|
2016-05-15 13:58:11 +03:00 |
|
Joshua Dwire
|
d99d81d655
|
Make autobill setting numbers match token settings
|
2016-05-14 23:15:22 -04:00 |
|
Joshua Dwire
|
919aec2192
|
Better refund handling
|
2016-05-14 23:03:39 -04:00 |
|
Joshua Dwire
|
65feee34e3
|
Fox expiration off-by-one error
|
2016-05-14 22:43:55 -04:00 |
|
Joshua Dwire
|
8bc8b384c5
|
Fix auto bill error when the user hasn't entered payment information
|
2016-05-14 22:38:09 -04:00 |
|
Joshua Dwire
|
9afd0741f7
|
Better WePay setup UI
|
2016-05-14 22:32:27 -04:00 |
|
Joshua Dwire
|
1524447cd4
|
WePay fixes; support account updater
|
2016-05-14 22:22:06 -04:00 |
|
Joshua Dwire
|
947cb4a6f7
|
Better WePay configuration support
|
2016-05-14 17:23:20 -04:00 |
|
Joshua Dwire
|
ce04c994dd
|
Support payments and storing cards via WePay.
|
2016-05-13 09:30:22 -04:00 |
|
Hillel Coren
|
b111adaf17
|
Added and removed extra lables from activity messages
|
2016-05-13 15:35:59 +03:00 |
|
Hillel Coren
|
f873998e22
|
Simplified reseller setup
|
2016-05-13 12:23:13 +03:00 |
|
Hillel Coren
|
fba37171ae
|
Support query counter in webapp as well as API
|
2016-05-13 12:08:41 +03:00 |
|
Hillel Coren
|
3202d2480f
|
Fix for saving client portal setting in self host
|
2016-05-12 20:26:36 +03:00 |
|
Joshua Dwire
|
ba000546c4
|
Better WePay switching
|
2016-05-12 11:09:07 -04:00 |
|
Hillel Coren
|
110af6f28b
|
Fix for #859
|
2016-05-12 12:44:22 +03:00 |
|
Joshua Dwire
|
88c9fc1ac1
|
Add WePay configuration UI
|
2016-05-11 22:55:37 -04:00 |
|
David Bomba
|
e738a58a42
|
Merge pull request #858 from turbo124/develop
Permissions fields for Invoice Transformer
|
2016-05-12 08:29:55 +10:00 |
|
David Bomba
|
7c0e2f4420
|
added in additional fields for Invoice Transformer
|
2016-05-12 08:28:49 +10:00 |
|
David Bomba
|
2b23a80fda
|
rewind
|
2016-05-12 08:27:21 +10:00 |
|
Joshua Dwire
|
573c17431f
|
More bug fixes
|
2016-05-11 14:12:52 -04:00 |
|
Joshua Dwire
|
0d41d8aeb6
|
Payments bug fixes - Part 2
|
2016-05-11 12:53:43 -04:00 |
|
Joshua Dwire
|
581ae1baa6
|
Handle currency not set
|
2016-05-11 11:30:45 -04:00 |
|
Joshua Dwire
|
981045b28b
|
Better Stripe support
|
2016-05-11 09:57:44 -04:00 |
|
Joshua Dwire
|
fc029a62e1
|
Merge remote-tracking branch 'upstream/develop' into payments-changes
|
2016-05-10 22:32:28 -04:00 |
|
Joshua Dwire
|
258401715c
|
Update billing address when adding payment method
|
2016-05-10 22:15:32 -04:00 |
|
Joshua Dwire
|
dcf231c6a5
|
Fix gateway ids
|
2016-05-10 21:30:52 -04:00 |
|
Joshua Dwire
|
6138e1132f
|
Make sure payments reference newly added payment methods
|
2016-05-10 19:18:12 -04:00 |
|
Joshua Dwire
|
104264607b
|
Pad last 4 card digits to a string of length 4, since we're storing it as an int
|
2016-05-10 19:17:55 -04:00 |
|
Joshua Dwire
|
b8514436a9
|
Pad last 4 card digits to a string of length 4, since we're storing it as an int
|
2016-05-10 19:17:41 -04:00 |
|
Joshua Dwire
|
cc5cb091d7
|
Store Braintree card summary locally
|
2016-05-10 19:16:53 -04:00 |
|
Joshua Dwire
|
88ec714cd5
|
Store Stripe card summary locally
|
2016-05-10 18:46:32 -04:00 |
|
Hillel Coren
|
147c51f6f9
|
Clean up diffs between branches
|
2016-05-10 22:39:54 +03:00 |
|
Hillel Coren
|
1a4984cb2d
|
Bumped version number to 2.5.2
|
2016-05-10 21:30:48 +03:00 |
|
Hillel Coren
|
ee7dbc710c
|
Updated version
|
2016-05-10 21:27:17 +03:00 |
|
Joshua Dwire
|
41f4c98e08
|
Merge remote-tracking branch 'upstream/develop' into payments-changes
|
2016-05-10 10:25:42 -04:00 |
|
David Bomba
|
050b79cc75
|
user transformer - add fields
|
2016-05-10 09:26:44 +10:00 |
|
David Bomba
|
e795ac28cd
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2016-05-10 09:26:15 +10:00 |
|
Joshua Dwire
|
20f6f32a06
|
Update UI for configuring auto bill
|
2016-05-09 16:29:02 -04:00 |
|
Hillel Coren
|
7317bfc8c9
|
Fixed issue with invoice history
|
2016-05-09 20:35:50 +03:00 |
|