Arvind Tiwari
|
772469a23e
|
design modifications
|
2017-09-18 19:49:14 +05:30 |
|
PCoder
|
28661c0c48
|
Replaced all occurrences of digitalglarus.ungliech.ch with digitalglarus.ch
|
2017-09-18 11:57:41 +05:30 |
|
PCoder
|
3fe6e65e84
|
Rearranged hold tight text
|
2017-09-16 21:45:21 +05:30 |
|
PCoder
|
0cf8e237b5
|
Now passing user's language to celery task
|
2017-09-16 20:55:37 +05:30 |
|
PCoder
|
acb739944b
|
Added sending email to user on create vm
|
2017-09-16 19:30:31 +05:30 |
|
PCoder
|
f2ee0ea657
|
Converting ugettext_lazy proxy to string
|
2017-09-16 17:54:05 +05:30 |
|
PCoder
|
c9fd741c89
|
Added encode method for ugettext_lazy strings
|
2017-09-16 17:22:37 +05:30 |
|
PCoder
|
40f13784ac
|
Reverted back to ugettext_lazy in hosting/views
|
2017-09-16 16:50:14 +05:30 |
|
PCoder
|
155a4b7cb6
|
Added translation and fa-times icon
|
2017-09-16 15:35:31 +05:30 |
|
PCoder
|
7256160a7b
|
Merge branch 'master' into task/3772/hosting_billing_monthly_subscription
|
2017-09-16 14:45:34 +05:30 |
|
Pcoder
|
f18cf016d3
|
Merge pull request #487 from pcoder/bugfix/add_host_to_celery_mails
Bugfix/add hostname to from address in celery error mails
|
2017-09-16 09:08:32 +00:00 |
|
M.Ravi
|
fe12b9e688
|
Added simple error handling case
|
2017-09-15 18:32:11 +02:00 |
|
M.Ravi
|
67f0e9068d
|
Fixed issue with multiline with template statement
|
2017-09-15 18:16:12 +02:00 |
|
M.Ravi
|
aab9464c6f
|
Rearranged order_detail.html
|
2017-09-15 18:11:22 +02:00 |
|
M.Ravi
|
fa6901e679
|
Made create vm modal non responsive to escape key press
|
2017-09-15 17:55:35 +02:00 |
|
M.Ravi
|
8c2fd03082
|
Now responding json HttpResponse for modal on vm create in hosting.
Important: Using ugettext instead of ugettext_lazy in hosting/views.py
|
2017-09-15 17:34:23 +02:00 |
|
M.Ravi
|
e14ed0c69f
|
Added js handling of create vm form submission
|
2017-09-15 17:30:38 +02:00 |
|
M.Ravi
|
ca5a99ccf5
|
Reverted autoformatted code
|
2017-09-15 17:29:41 +02:00 |
|
M.Ravi
|
445b8f4a79
|
Created virtual_machine_create_form and added ids for elements
|
2017-09-15 17:17:21 +02:00 |
|
Arvind Tiwari
|
2de0fc13b9
|
translation fix
|
2017-09-15 20:17:54 +05:30 |
|
Arvind Tiwari
|
556ed75262
|
translations
|
2017-09-15 20:14:32 +05:30 |
|
Arvind Tiwari
|
87327d028a
|
hosting form view modified
|
2017-09-15 20:03:52 +05:30 |
|
Arvind Tiwari
|
d49e90bd20
|
catching WrongIdError
|
2017-09-15 18:15:06 +05:30 |
|
Arvind Tiwari
|
9c0cefd419
|
js polling timing to 5s
|
2017-09-15 17:44:27 +05:30 |
|
Arvind Tiwari
|
bbb1919404
|
error msg fix
|
2017-09-15 17:38:52 +05:30 |
|
Arvind Tiwari
|
77f2454e3c
|
remove error msg on successful termination
|
2017-09-15 17:20:42 +05:30 |
|
Arvind Tiwari
|
0c3f605735
|
status pending style in vm-list
|
2017-09-15 17:02:02 +05:30 |
|
Arvind Tiwari
|
fdb5039c02
|
minor adjustments
|
2017-09-15 16:57:17 +05:30 |
|
Arvind Tiwari
|
6136a48961
|
edge cases handled
|
2017-09-15 16:46:56 +05:30 |
|
M.Ravi
|
e6514f8061
|
Refactored DCL_ERROR_EMAILS_TO_ADDRESS to DCL_ERROR_EMAILS_TO
|
2017-09-15 13:10:11 +02:00 |
|
M.Ravi
|
a06753ca4b
|
Use hostname and send celery errors to DCL_ERROR_EMAILS_TO
|
2017-09-15 13:09:46 +02:00 |
|
M.Ravi
|
2731ea8635
|
Fixed getting custom_user when calling create_vm for hosting
|
2017-09-15 11:32:20 +02:00 |
|
Arvind Tiwari
|
852c1228ba
|
minor fix
|
2017-09-15 14:48:11 +05:30 |
|
PCoder
|
589a4fcaa9
|
Added create vm modal
|
2017-09-15 12:45:11 +05:30 |
|
PCoder
|
0561688f84
|
Add ssh keys on creation of new VM
|
2017-09-15 12:43:48 +05:30 |
|
PCoder
|
805f1129e8
|
Merged upstream master into task/3772/hosting_billing_monthly_subscription
|
2017-09-15 03:34:50 +05:30 |
|
Arvind Tiwari
|
75156d2c00
|
undo changes in navbar
|
2017-09-15 01:00:07 +05:30 |
|
Arvind Tiwari
|
a935871722
|
code reformating
|
2017-09-15 00:57:59 +05:30 |
|
Arvind Tiwari
|
c2b5c62014
|
hosting calculator added
|
2017-09-15 00:49:39 +05:30 |
|
Arvind Tiwari
|
8402fd4fd3
|
merge master
|
2017-09-15 00:19:01 +05:30 |
|
Arvind Tiwari
|
a1a90ed5d0
|
while loop code formating
|
2017-09-15 00:14:09 +05:30 |
|
Pcoder
|
d30218297c
|
Merge pull request #473 from pcoder/task/3731/cdist_ssh_key_handler
Task/3731/cdist ssh key handler
|
2017-09-14 13:41:49 +00:00 |
|
M.Ravi
|
5c3cf7682f
|
Fixed some flake8 warnings
|
2017-09-14 15:27:25 +02:00 |
|
M.Ravi
|
a4fe2e2db9
|
Updated SaveSSHKeyTestCase to include add/remove ssh keys
|
2017-09-14 15:05:28 +02:00 |
|
M.Ravi
|
bd45577c90
|
Removed unwanted translations in hosting django.po
|
2017-09-14 14:28:52 +02:00 |
|
Arvind Tiwari
|
8393afe141
|
translations and test methods removed
|
2017-09-14 02:59:08 +05:30 |
|
Arvind Tiwari
|
e045caebbe
|
redirect on success
|
2017-09-14 02:52:37 +05:30 |
|
Arvind Tiwari
|
a808f3bf7e
|
error fix on termination
|
2017-09-14 02:48:56 +05:30 |
|
Arvind Tiwari
|
abc290de61
|
added error msg
|
2017-09-14 02:43:01 +05:30 |
|
Arvind Tiwari
|
8ca1b13f80
|
template fixed
|
2017-09-14 02:29:51 +05:30 |
|