Mondi Geetha
f48ea4714e
changed error message color
2017-07-02 18:34:17 +05:30
Mondi Geetha
0a2b2c815d
Aligned Logo, Text, Signature to left
2017-07-02 02:14:18 +05:30
M.Ravi
430ddc4bcb
Merge branch 'master' into siarheipuhach-feature/flake8
2017-07-01 15:56:22 +02:00
M.Ravi
8fb4607bdd
Fixed issues reported by flake
2017-07-01 15:53:25 +02:00
M.Ravi
c8cf166571
Merged code from siarheipuhach/dynamicweb
2017-07-01 15:18:44 +02:00
Pcoder
c8d0a2e91f
Merge pull request #364 from pcoder/master
...
Fixed hosting template footer for unauthenticated case
2017-07-01 14:44:24 +02:00
Mondi Geetha
0c969946f7
Added code for proper return when name/email are not good
2017-07-01 18:02:10 +05:30
Mondi Geetha
e4cfcbf618
Added some classes and divs for error msg alignment alongside the input field
2017-07-01 18:01:08 +05:30
Mondi Geetha
afcec7eb03
Removed unwanted code and add bootstrap-validator cdn js
2017-07-01 17:59:34 +05:30
Mondi Geetha
36877d613d
Added styles for proper positioning of error msgs
2017-07-01 17:58:42 +05:30
PCoder
f847302acd
Fixed hosting template footer for unauthenticated case (direct payment + order confirmation)
2017-07-01 11:22:12 +05:30
Pcoder
d8786c9a3c
Merge pull request #363 from pcoder/new_flow_enhancement
...
Fixed logo in payment/order confirmation page not redirecting to inde…
2017-07-01 01:16:11 +02:00
PCoder
b502cb5da8
Fixed logo in payment/order confirmation page not redirecting to index issue
2017-07-01 04:29:11 +05:30
Pcoder
3aa1357960
Merge pull request #362 from pcoder/new_flow_enhancement
...
- DE translations added
- Missing OS configuration added to payment and order confirmation pages
- Autofill of billing address when pressing back button on order confirmation page
2017-07-01 00:32:36 +02:00
PCoder
4857bc2cd8
Now fetching billing address data from session variable
2017-07-01 03:54:08 +05:30
PCoder
bd766e2073
Fixed filling up of users details while going back to payment page from order confirmation page
2017-07-01 03:11:16 +05:30
PCoder
285ce2e710
Added OS configuration to the Order Confirmation page
2017-07-01 02:16:24 +05:30
PCoder
e286fc8aaf
Added OS configuration to the payment page
2017-07-01 02:10:30 +05:30
PCoder
0b0892a299
Added OS to the payment page
2017-07-01 01:59:24 +05:30
PCoder
dfd910465c
Added dcl translations used in new flow
2017-07-01 01:40:17 +05:30
Mondi Geetha
adb792770e
Fixed alignment for 100% SSD
2017-07-01 00:55:49 +05:30
Mondi Geetha
05a23bb545
Left aligned We bring future to you section
2017-07-01 00:47:29 +05:30
Mondi Geetha
a936c6cb17
Deleted whydcl-pattren.jpg
2017-07-01 00:36:00 +05:30
Mondi Geetha
b4caccaec8
Fixed dropdown menu width for de
2017-07-01 00:35:17 +05:30
Mondi Geetha
6247deb27c
Changed img alt text
2017-06-30 23:22:34 +05:30
Mondi Geetha
8510e0239e
Added some styles for landscape devices
2017-06-30 23:21:37 +05:30
Pcoder
0ad3e0d7c7
Merge pull request #361 from pcoder/new_flow_enhancement
...
New flow enhancement
2017-06-30 19:13:37 +02:00
Mondi Geetha
3a26b93082
Fixed Lato light font and navbar alignment
2017-06-30 21:18:45 +05:30
Mondi Geetha
646f1b0760
Fixed dropdown text alinment, Why data center Light header background and some alignment issues
2017-06-30 14:44:01 +05:30
Mondi Geetha
34395f68eb
Fixed lead text align with 100% IPv6
2017-06-30 14:42:10 +05:30
Mondi Geetha
6a96a86fd1
Fixed paragraph text back to old color
2017-06-30 13:55:55 +05:30
PCoder
160df7685c
Refactored dcl text and support email
2017-06-30 12:47:04 +05:30
Siarhei Puhach
1f0bb9f72a
Merge branch 'master' of https://github.com/siarheipuhach/dynamicweb
...
Merge upsteam/master
2017-06-30 10:03:44 +03:00
PCoder
699326dc57
Made to return empty string for the template filter get_value_from_dict instead of None
2017-06-30 12:33:28 +05:30
PCoder
2350247cdb
Removed unused code
2017-06-30 12:27:18 +05:30
PCoder
1deeec4c33
Added the locale time code to new flow order detail
2017-06-30 12:18:31 +05:30
PCoder
aa561a6cb3
Merge branch 'master' into new_flow_enhancement
2017-06-30 12:14:45 +05:30
PCoder
3eca55a32a
Fixed billing address bug. Fixed back button issues in the new flow
2017-06-30 12:08:07 +05:30
PCoder
d32d2a8976
Added a form in order confirmation page
2017-06-30 12:06:41 +05:30
Andrii Marynets
9431e9846c
Add middleware for fix "get_host() method fails when the host is behind multiple proxies"
2017-06-30 08:44:39 +03:00
PCoder
d161a285b8
Added get_card_details function to stripe_utils
2017-06-30 11:08:00 +05:30
PCoder
4c3d8627b1
Added code to fetch cc data and put in context
2017-06-30 11:06:58 +05:30
PCoder
d0376f35f8
Now getting info in Order Confirmation from session and context
2017-06-30 11:05:34 +05:30
Andrii Marynets
5b53daa14a
Merge branch 'master' into feature/add_google_analytics
2017-06-30 01:43:06 +03:00
Andrii Marynets
ebf8b0646d
Fix not add analytics if DEBUG=True
2017-06-30 01:33:12 +03:00
Andrii Marynets
2ad984504c
Add GOOGLE_ANALYTICS_PROPERTY_IDS for dynamic set ID
2017-06-30 01:23:35 +03:00
Mondi Geetha
94a69a4836
Fixed navbar dropdown that works for mobile device
2017-06-30 01:28:29 +05:30
Mondi Geetha
8754850ac9
Changed Navbar hover effect that only applicable for desktop devices
2017-06-30 01:27:21 +05:30
Mondi Geetha
f69375fb69
Added style to nav bar
2017-06-30 01:21:53 +05:30
Pcoder
381ac1fea0
Merge pull request #352 from levivm/feature/added_localtime
...
Feature/added localtime
The time shows up fine on the VM order confirmation and the ssh keys page both on chrome and firefox.
2017-06-29 21:27:11 +02:00