Commit graph

2043 commits

Author SHA1 Message Date
Pcoder
3c4ca1101a Update main.js
Fixed probably a typo. 500 -> 2000 for storage.
2017-07-28 01:02:45 +05:30
ARvind Tiwari
b0e6c5b55b style changes 2017-07-27 20:14:10 +05:30
ARvind Tiwari
c6a3928638 decoding error fixed 2017-07-27 19:45:55 +05:30
ARvind Tiwari
c4dd366997 translation tags added 2017-07-27 19:07:40 +05:30
ARvind Tiwari
33c56b8890 why datacenterlight page, 'we bring the future' section layout changed to flex and mobile layout fixed 2017-07-27 18:35:17 +05:30
ARvind Tiwari
99788468d1 download btn icon added for mobile 2017-07-27 17:33:44 +05:30
ARvind Tiwari
8a9242d74d ssh key flow styles fixed 2017-07-27 17:21:22 +05:30
ARvind Tiwari
08155c379b Merge branch 'master' into task/3354/modal_restyling 2017-07-27 16:02:39 +05:30
ARvind Tiwari
035266b68b main.js indent changed back to 4 spaces 2017-07-27 15:50:44 +05:30
PCoder
fca291c6a5 Added VMTemplateSerializer 2017-07-27 12:05:01 +05:30
PCoder
1a6e497e38 Removed another openebula call after submitting landing page calculator 2017-07-27 11:25:48 +05:30
M.Ravi
8485819caa Removed unneeded code from datacenterlight/views.py 2017-07-26 20:58:08 +02:00
M.Ravi
1f58da70d4 Removed OpenNebula code from the IndexView and code reformatted 2017-07-26 20:39:51 +02:00
M.Ravi
f3cfe19e68 Reformatted the template file and used opennebula_vm_template_id instead of template_id 2017-07-26 20:38:53 +02:00
M.Ravi
71e4fece58 Renamed opennebula_vm_id to opennebula_vm_template_id 2017-07-26 20:35:12 +02:00
M.Ravi
762c8b14cc Added fetchvmtemplates management command in datacenterlight 2017-07-26 19:52:02 +02:00
M.Ravi
bc2ad28969 Fixed bug where we need to fetch VMs whose names strictly begin with 'public-' 2017-07-26 19:41:05 +02:00
M.Ravi
c92960a3e6 Added VMTemplate model 2017-07-26 19:38:38 +02:00
ARvind Tiwari
b9873c2829 changed font name to 'Lato' from 'Lato-Regular' in landing-page.css 2017-07-26 17:07:12 +05:30
ARvind Tiwari
d6a1eabbde Merge branch 'master' into bugfix/3553/navbar 2017-07-26 16:57:00 +05:30
ARvind Tiwari
2c7a42e447 removed class url from <a> tags which redirect to other page 2017-07-26 16:54:49 +05:30
ARvind Tiwari
4216d9911a add ssh key form input shadows removed 2017-07-26 16:45:49 +05:30
PCoder
9883a3f908 Refactored the validation error messages 2017-07-26 01:55:31 +05:30
PCoder
fff468f95f Merge branch 'task3577' of https://github.com/siarheipuhach/dynamicweb into siarheipuhach-task3577 2017-07-26 01:30:24 +05:30
Pcoder
a05b5b6918 Merge pull request #412 from amarynets/bugfix/change_text_on_button
Change text on button Order now -> Continue!
2017-07-25 20:36:13 +02:00
Pcoder
c5f7a79f5a Merge pull request #407 from tiwariav/bugfix/icon_underbars
Social icons underbars removed #3593
2017-07-25 20:21:24 +02:00
ARvind Tiwari
ee4ce1cf7d removed close button 2017-07-25 22:28:04 +05:30
ARvind Tiwari
69ff67c821 close icon fix 2017-07-25 22:21:39 +05:30
ARvind Tiwari
8e1a5a0221 added back href to links, removed blinking 2017-07-25 19:44:19 +05:30
ARvind Tiwari
c511ede2c7 removed collapse button from navbar on login/signup/reset-password 2017-07-25 19:12:28 +05:30
ARvind Tiwari
0e4a488dc1 footer links :hover :fpcus :active color changed to #ddd 2017-07-25 18:59:07 +05:30
ARvind Tiwari
3c5cd50a47 commented markup removed from navbar 2017-07-25 18:26:56 +05:30
ARvind Tiwari
1e55c6679a removed the language dropdown, replaced with link to the only other language 2017-07-25 18:17:59 +05:30
ARvind Tiwari
7319cc4e1d language options using bootstrap dropdown 2017-07-24 22:16:37 +05:30
Andrii Marynets
0db218cfbf Change text on button Order now! 2017-07-24 18:52:28 +03:00
ARvind Tiwari
eb1b3b6eb5 new transparent navbar include in login,signup,reset-password 2017-07-24 19:43:03 +05:30
ARvind Tiwari
918e13bf91 modal close button thinner, some icons changed, vertical alignment changed to middle 2017-07-24 18:52:23 +05:30
ARvind Tiwari
805d151eea vertical alignment middle for modal 2017-07-24 17:55:36 +05:30
ARvind Tiwari
c26e9a692a social icons underbars removed 2017-07-21 21:10:33 +05:30
Polycarp Okock
652054d334 Update Change log
Fixed indentation
2017-07-21 01:00:40 +03:00
Polycarp Okock
1c5979a517 Updating Change log
As at 21/07/2017
2017-07-21 00:57:57 +03:00
Polycarp Okock
032059c965 Merge branch 'master' into bugfix/#3553-2 2017-07-20 23:30:04 +03:00
Polycarp Okock
2c422c49f6 Merge pull request #395 from macs03/bugfix/#3558
Task #3558 header change
2017-07-20 22:22:54 +03:00
Andrii
64b29271e0 Merge pull request #406 from amarynets/bugfix/hover_on_mobile_device_#3588
Fix :hover on mobile device
2017-07-20 22:21:37 +03:00
Andrii Marynets
72ece2ec29 Merge branch 'master' into bugfix/hover_on_mobile_device_#3588 2017-07-20 22:17:58 +03:00
Polycarp Okock
39b06775a7 Merge pull request #399 from pcoder/task/3581/change_font_weight
Added font-weight-> 300 to .split-section .split-text .lead in dcl
2017-07-20 22:14:01 +03:00
Andrii Marynets
884fd6cda1 Fix :hover on mobile device 2017-07-20 22:10:09 +03:00
Polycarp Okock
f310c20771 Merge pull request #405 from deaspo/fixing3591
Fix for Task 3591
2017-07-20 22:06:22 +03:00
Miguel Cardenas
38413820be font family late light for titles 2017-07-20 11:13:08 -05:00
Polycarp Okock
7a8154a907 Updated Views
Added the cardholder_name as one of the fields retrieved from the Payment page
2017-07-20 15:02:59 +03:00