1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-23 01:41:34 +02:00
Commit Graph

239 Commits

Author SHA1 Message Date
Hillel Coren
ffa67cef3b Refactoring payments code... 2016-06-09 10:56:22 +03:00
Supun Budhajeewa
915c416245 #907 Seed Sri Lankan Rupee as a Currency 2016-06-07 19:01:01 +05:30
Hillel Coren
e47b3894cc Fix for tests 2016-06-07 14:41:07 +03:00
Hillel Coren
f4fcc81871 Fix for tests 2016-06-07 14:39:53 +03:00
Hillel Coren
0238067af3 Added more data to test user seeder 2016-06-06 22:45:21 +03:00
Hillel Coren
e0d512dab7 Remove individual languages from migration files 2016-06-04 23:20:01 +03:00
Hillel Coren
5cda4c0dd9 Fix capitalization of migration file name 2016-06-03 11:29:03 +03:00
Joshua Dwire
49d47bb9e3 Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-06-01 16:46:03 -04:00
Hillel Coren
162c6d2ce6 Changed attach defaults 2016-05-29 22:12:09 +03:00
Hillel Coren
7af05c077a Fix for rollback 2016-05-29 17:36:36 +03:00
Hillel Coren
c254544b19 Added setting to hide second tax rate 2016-05-29 12:56:10 +03:00
ben
dadac05532 add support to multiple invoice types 2016-05-29 12:02:44 +03:00
Joshua Dwire
6ddbbbc64d Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-05-25 11:14:14 -04:00
Hillel Coren
4a4494a2f3 Fix for cancelled accounts 2016-05-25 16:16:34 +03:00
Joshua Dwire
a5fdb88d79 Add support for auto bill on due date 2016-05-24 22:49:06 -04:00
Joshua Dwire
f8835268b4 Update DB structure 2016-05-24 14:16:42 -04:00
Hillel Coren
bb2fa9a18e Reverted date/time format change 2016-05-22 19:50:45 +03:00
Hillel Coren
0769ae9916 Fix for random invoice design in automated tests 2016-05-22 16:55:25 +03:00
Hillel Coren
614044364b Fixes for #442 and #702 2016-05-22 13:13:24 +03:00
Hillel Coren
99da41669b Fixes for #442 and #702 2016-05-22 13:10:58 +03:00
Hillel Coren
1968632122 Merge pull request #876 from bSzala/develop
Swap symbol for Danish currency
2016-05-17 22:35:27 +03:00
Bartlomiej Szala
7cebb4b7fb Swap symbol for Danish currency 2016-05-17 21:33:13 +02:00
Hillel Coren
a2998a8cfb Added Croatian 2016-05-17 20:22:41 +03:00
Hillel Coren
faec0a2f04 Fix for deleting account 2016-05-17 15:03:17 +03:00
Hillel Coren
bc0cd4ee52 Added fields for expense taxes 2016-05-17 10:47:24 +03:00
Bartlomiej Szala
5d94dfe3a6 Update Currency seeder 2016-05-16 22:34:42 +02:00
Bartlomiej Szala
9d67e54fbb Add swap currency symbol to currency 2016-05-16 22:33:34 +02:00
Joshua Dwire
f6942a199f Merge remote-tracking branch 'upstream/develop' into wepay-integration 2016-05-15 21:21:59 -04:00
Joshua Dwire
d99d81d655 Make autobill setting numbers match token settings 2016-05-14 23:15:22 -04:00
Hillel Coren
6c4009d1ef Fixes for initial setup 2016-05-12 20:27:24 +03:00
Hillel Coren
cca4e40ef5 Fix problem with migration 2016-05-12 12:44:44 +03:00
Hillel Coren
f5eddcbc62 Merge pull request #857 from bSzala/polish_currency
Add Polish currency into a CurrenciesSeeder
2016-05-12 12:06:49 +03:00
Bartlomiej Szala
8185e87d0d Add Polish currency into a CurrenciesSeeder 2016-05-11 22:12:00 +02:00
Joshua Dwire
0d41d8aeb6 Payments bug fixes - Part 2 2016-05-11 12:53:43 -04:00
Joshua Dwire
0ca073291e Make storing card summary locally part of payments changes 2016-05-10 19:17:14 -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
Joshua Dwire
20f6f32a06 Update UI for configuring auto bill 2016-05-09 16:29:02 -04:00
Hillel Coren
eb814eec71 Added Czech #844 2016-05-08 18:57:32 +03:00
Joshua Dwire
0fc44962d4 Add Braintree/PayPal support 2016-05-06 22:33:03 -04:00
Joshua Dwire
cf98c37f40 Better Braintree support 2016-05-06 17:05:42 -04:00
Joshua Dwire
9a64db3234 Allow client to choose auto bill settings 2016-05-06 13:26:37 -04:00
Hillel Coren
5249ae0291 Added Pakistani Rupee 2016-05-05 22:49:09 +03:00
Hillel Coren
296d75bb1b Limit random test fonts 2016-05-05 22:32:26 +03:00
Hillel Coren
c12514b07f Added random font to test account 2016-05-05 22:27:02 +03:00
Hillel Coren
ecbe6104f8 Fix for travis 2016-05-05 22:12:33 +03:00
Hillel Coren
54be2f0b84 Improvements to the user table seeder 2016-05-05 20:18:02 +03:00
Hillel Coren
501958cc1e Added language seeder 2016-05-05 11:55:09 +03:00
Hillel Coren
9ebb539cce API optimizations 2016-05-04 14:53:27 +03:00
Joshua Dwire
ed1f2b6044 Handle failed payments 2016-04-30 17:54:56 -04:00