PCoder
|
4a30438704
|
Update datacenterlight django.po
|
2017-11-27 08:38:10 +01:00 |
|
PCoder
|
273fa75d55
|
Fix PEP8 warnings
|
2017-11-26 01:12:16 +01:00 |
|
PCoder
|
07ffbcda97
|
Add skipIf condition for utils.tests.TestStripeCustomerDescription
|
2017-11-25 23:57:58 +01:00 |
|
PCoder
|
8c5848c1aa
|
Update skipif condition
|
2017-11-25 23:14:40 +01:00 |
|
PCoder
|
3284adaf7a
|
Add cardholder_name to data in BillingAddressFormTest
|
2017-11-25 22:37:00 +01:00 |
|
PCoder
|
89ac6250f1
|
Add validated=1 to users created in utils.tests
|
2017-11-25 20:19:22 +01:00 |
|
PCoder
|
6eec131218
|
Merge branch 'master' into task/3672/cleaning_existing_tests
|
2017-11-24 21:37:19 +01:00 |
|
Arvind Tiwari
|
b8d0ca17d7
|
translation fix in utils.forms
|
2017-10-31 21:01:54 +05:30 |
|
PCoder
|
23e7edf7c2
|
Return True if associate_customer_card runs ok
|
2017-10-29 14:40:15 +01:00 |
|
PCoder
|
2ffaee2d5b
|
Add clear_items_from_list utility function
|
2017-10-29 13:14:29 +01:00 |
|
PCoder
|
7e5cab2cc4
|
Fix PEP8 warnings
|
2017-10-28 22:44:58 +02:00 |
|
PCoder
|
2a59a3336b
|
Add metadata (vm_id) to Stripe subscription
|
2017-10-28 20:25:18 +02:00 |
|
PCoder
|
73169e825d
|
Add set_as_default parameter for associate_customer_card method
|
2017-10-28 15:13:38 +02:00 |
|
PCoder
|
bd7db30633
|
Add card hidden field to BillingAddressForm
|
2017-10-27 00:43:07 +02:00 |
|
PCoder
|
1374eaf1a2
|
Rename id to stripe_api_cus_id
|
2017-10-27 00:41:49 +02:00 |
|
M.Ravi
|
85d19c004b
|
Remove redundant code in check_customer
|
2017-10-26 15:21:29 +02:00 |
|
PCoder
|
1e08ae5426
|
Stripe API: Use list() instead of all() as the former is deprecated
|
2017-10-21 20:46:29 +02:00 |
|
PCoder
|
fb2056bf95
|
Update stripe_id for a missing case
|
2017-10-21 20:45:00 +02:00 |
|
PCoder
|
70b6bbdf2f
|
Save card id as a parameter and use it to delete a source
|
2017-10-21 13:27:35 +02:00 |
|
M.Ravi
|
a3ce43fd53
|
Add add_card_to_stripe_customer function
|
2017-10-15 23:32:16 +02:00 |
|
M.Ravi
|
83363f4701
|
Remove some lines
|
2017-10-15 21:46:26 +02:00 |
|
M.Ravi
|
7d69d8d5d4
|
Add get_cards_details_from_token function
|
2017-10-15 21:45:17 +02:00 |
|
Arvind Tiwari
|
3370f06bff
|
msg fix
|
2017-10-15 02:30:42 +05:30 |
|
Arvind Tiwari
|
452089e103
|
translation fix
|
2017-10-10 21:38:49 +05:30 |
|
M.Ravi
|
e2188cc166
|
Added some skipIf conditions
|
2017-10-02 17:19:51 +02:00 |
|
M.Ravi
|
b848841337
|
Add logger error messages for Stripe errors
|
2017-10-02 01:35:28 +02:00 |
|
M.Ravi
|
4334dfaa44
|
Update utils django.po
|
2017-09-29 22:36:38 +02:00 |
|
M.Ravi
|
e6869612d8
|
Update resend activation link email text
|
2017-09-29 21:45:30 +02:00 |
|
M.Ravi
|
0202d5ba93
|
Add initial values for dcl billing form
|
2017-09-28 22:56:33 +02:00 |
|
PCoder
|
fcda0b5637
|
DCL payment page: Get form data from session on error
|
2017-09-29 01:25:22 +05:30 |
|
PCoder
|
06ef940b01
|
Merge upstream
|
2017-09-28 03:33:43 +05:30 |
|
PCoder
|
5a2a134070
|
Merge upstream master
|
2017-09-28 01:35:09 +05:30 |
|
PCoder
|
e33e9cd1ae
|
Merge branch 'master' into tiwariav-task/3756/landing_billing_page
|
2017-09-26 12:20:56 +05:30 |
|
PCoder
|
c17604e5c1
|
Merge master into task/3730/refactor_price_parameter
|
2017-09-26 12:16:50 +05:30 |
|
PCoder
|
a9e8d8bb34
|
Merge branch 'master' into task/3764/show_cancelled_vms_my_orders
|
2017-09-26 12:09:09 +05:30 |
|
PCoder
|
6bf89669ef
|
some more de translations
|
2017-09-26 02:07:28 +05:30 |
|
PCoder
|
3b55e331ed
|
Merge branch 'master' into task/3764/show_cancelled_vms_my_orders
|
2017-09-26 01:58:42 +05:30 |
|
PCoder
|
75ff7e4ea8
|
Added some translations
|
2017-09-26 01:53:19 +05:30 |
|
PCoder
|
81bc5d5555
|
Merge branch 'master' into task/3781/resend_activation_mail
|
2017-09-26 01:18:02 +05:30 |
|
PCoder
|
c2844d25ed
|
Corrected a de spelling
|
2017-09-26 00:06:17 +05:30 |
|
verysanghee
|
04c29d0622
|
Update django.po
|
2017-09-25 20:17:12 +02:00 |
|
PCoder
|
114511e924
|
Fixed some flake8 warnings
|
2017-09-25 00:34:18 +05:30 |
|
PCoder
|
7278a20135
|
Added get_or_create_vm_detail function
|
2017-09-25 00:02:36 +05:30 |
|
PCoder
|
3e32e5127b
|
Added ResendActivationLinkViewMixin
|
2017-09-24 15:55:52 +05:30 |
|
PCoder
|
af426c5b7a
|
Added ResendActivationEmailForm and translation function to untranslated texts
|
2017-09-24 15:54:45 +05:30 |
|
PCoder
|
9ab7622a9c
|
Reformatted stripe_utils.py
|
2017-09-23 03:25:48 +05:30 |
|
PCoder
|
285d664660
|
Refactored obtaining stripe plan name to utils.stripe_utils.get_stripe_plan_name
|
2017-09-23 03:17:21 +05:30 |
|
PCoder
|
3bb7f09d41
|
Refactored obtaining vm price to utils.hosting_utils.get_vm_price
|
2017-09-23 03:16:18 +05:30 |
|
Arvind Tiwari
|
fc03df4652
|
merged master
|
2017-09-20 23:21:24 +05:30 |
|
M.Ravi
|
a06753ca4b
|
Use hostname and send celery errors to DCL_ERROR_EMAILS_TO
|
2017-09-15 13:09:46 +02:00 |
|