M.Ravi
a79efa4db6
Update Changelog
2017-10-03 00:27:05 +02:00
M.Ravi
60b233f082
Fix flake8 warnings
2017-10-03 00:26:50 +02:00
M.Ravi
c63e3cb0ff
Update Changelog
2017-10-02 23:43:25 +02:00
Pcoder
97ed965b8b
Merge pull request #510 from ungleich/tiwariav-task/3808/dcl_order_confirm
...
Task/3808 dcl order confirmation redesign
2017-10-02 23:39:58 +02:00
M.Ravi
44b5d9bb3a
hosting order: Add price to vm context
2017-10-02 23:17:37 +02:00
M.Ravi
b848841337
Add logger error messages for Stripe errors
2017-10-02 01:35:28 +02:00
M.Ravi
42224a5d38
Add missing form ids
2017-10-02 01:34:32 +02:00
M.Ravi
a605901850
Update datacenterlight django.po
2017-10-02 00:15:13 +02:00
M.Ravi
7680e5aa25
Update hosting django.po
2017-10-02 00:13:28 +02:00
M.Ravi
22af001489
Merge upstream master
2017-10-02 00:09:38 +02:00
M.Ravi
7aa50dcfa7
Update Changelog
2017-10-01 23:31:26 +02:00
Pcoder
350a52c657
Merge pull request #506 from ungleich/bugfix/stripe_error
...
- Bugfix/stripe error
- #3835 [dcl] Forbidden (403) CSRF verification failed. Request aborted.
- hosting/dashboard only available after login
2017-10-01 23:24:06 +02:00
M.Ravi
68cbfdd393
Update translation and fix loginmixin required for dashboard view
2017-10-01 23:06:51 +02:00
M.Ravi
cf45a9ac75
Add messages to some hosting templates
2017-10-01 20:39:55 +02:00
M.Ravi
06b1ce9e72
Update error message
2017-10-01 20:32:51 +02:00
M.Ravi
167eaf2a0c
Add forbidden_view method adds the message and redirects to the same path
2017-10-01 20:17:03 +02:00
M.Ravi
9e8d930a3b
Refactor messages to includes/_messages.html
2017-10-01 20:16:05 +02:00
M.Ravi
3a33dd2035
Add CSRF_FAILURE_VIEW
2017-10-01 20:14:46 +02:00
M.Ravi
6ef8a03de7
Respond with JSON
2017-09-30 01:02:59 +02:00
M.Ravi
4334dfaa44
Update utils django.po
2017-09-29 22:36:38 +02:00
M.Ravi
43e6fc45e2
Add de translations
2017-09-29 22:19:26 +02:00
M.Ravi
b04f9ea1ec
Update hosting django.po
2017-09-29 22:12:02 +02:00
M.Ravi
00341e014c
Update hosting django.po
2017-09-29 22:02:53 +02:00
M.Ravi
4bf73db14f
Update datacenterlight django.po
2017-09-29 22:01:28 +02:00
M.Ravi
5bbfb54b79
Revert back to simple error message
2017-09-29 21:54:31 +02:00
M.Ravi
1dfe1d7cf8
Redirect to my virtual machines page if any error
2017-09-29 21:53:02 +02:00
M.Ravi
e6869612d8
Update resend activation link email text
2017-09-29 21:45:30 +02:00
M.Ravi
4b8d68fc8e
Reuse price parameter
2017-09-29 09:35:45 +02:00
M.Ravi
5393ffa10d
Small code reorganizing
2017-09-29 09:16:00 +02:00
M.Ravi
5c99dd4da7
hosting/views: remove billing_address_id in call to create_vm_task
2017-09-29 09:07:38 +02:00
M.Ravi
d06f5ffb00
datacenterlight/views: remove billing_address_id in call to
...
create_vm_task
2017-09-29 08:58:45 +02:00
M.Ravi
61a4060e10
datacenterlight/tests: remove billing_address_id in call to
...
create_vm_task
2017-09-29 08:55:30 +02:00
M.Ravi
483aa493bb
Remove billing_address_id as it is no more used
2017-09-29 08:51:58 +02:00
M.Ravi
ac37349aef
Refactor code and pass subscription_id instead of obj
2017-09-29 08:50:03 +02:00
M.Ravi
313ba9d502
Refactor set_subscription_id - use stripe subscription id instead of obj
2017-09-29 08:42:17 +02:00
M.Ravi
caad79304b
Pass subscription_id instead of subscription object
2017-09-29 08:40:43 +02:00
M.Ravi
f29a3ad0e6
Pass subscription_id to create_vm_task instead of the object
2017-09-29 08:39:20 +02:00
M.Ravi
5783e42171
Refactor code and add following fixes
...
- create_vm_task receiving stripe_subscription_id instead of object
- Fix: use BillingAddress instead of UserBillingAddress in
HostingOrder, HostingPlan
- Remove DictDotLookup class
2017-09-29 08:37:25 +02:00
M.Ravi
4ce1ff073a
Some more modal styles
2017-09-28 23:31:29 +02:00
M.Ravi
f60a2c3482
Make correct icons load on dcl createvm error modal
2017-09-28 23:20:43 +02:00
M.Ravi
9cab43f051
Update modal with html from server
2017-09-28 23:03:22 +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
4efc1b4943
Merge branch 'master' into bugfix/stripe_error
2017-09-28 23:43:21 +05:30
M.Ravi
03442398c2
Handle message create vm request in js
2017-09-28 17:31:29 +02:00
M.Ravi
c13015eabd
Refactor and correct some logic
2017-09-28 15:56:09 +02:00
Arvind Tiwari
9c69c4cb25
Update landing-page.css
2017-09-28 19:14:13 +05:30
M.Ravi
57f0757fa3
Update datacenterlight django.po
2017-09-28 15:00:44 +02:00
Arvind Tiwari
abb7c38d75
translation fix
2017-09-28 18:27:26 +05:30
M.Ravi
46925c29c4
Add error detail to the message
2017-09-28 14:57:03 +02:00