Henry Bravo
|
ac28ab0d6b
|
Fix texts bugs and hosting mobile design
|
2017-05-27 10:39:30 -05:00 |
|
modulos
|
f8bbd94f8f
|
Change 15 to 10 GB Storage
|
2017-05-26 17:12:37 +02:00 |
|
modulos
|
a044490ec3
|
Add i18n to hosting/order
With this commit most work for i18n of the order page is done. However
django errors, e.g. 'this field is required', aren't transalted yet.
|
2017-05-26 17:02:22 +02:00 |
|
modulos
|
5869c6dd87
|
Add i18n to datacenterlight
The pricing page is now fully i18n as well as the subscription modal
|
2017-05-26 15:53:21 +02:00 |
|
Henry Bravo
|
22a876e134
|
Fix and add input values in calc
|
2017-05-25 16:16:18 -05:00 |
|
Henry Bravo
|
792219f6ac
|
Fix image beta
|
2017-05-25 15:18:42 -05:00 |
|
Henry Bravo
|
7b452740d7
|
fix values
|
2017-05-25 14:24:04 -05:00 |
|
Henry Bravo
|
fbc1ab28b7
|
Fix minimun values calculator order widget
|
2017-05-25 13:40:45 -05:00 |
|
Henry Bravo
|
549acd400a
|
Merge branch 'develop' of github.com:ungleich/dynamicweb into develop
|
2017-05-25 13:31:16 -05:00 |
|
Henry Bravo
|
c91a61b33c
|
Fix order columns in hosting/payment
|
2017-05-25 13:27:47 -05:00 |
|
Noe Thalheim
|
1ff411e426
|
Merge branch 'develop' of https://github.com/ungleich/dynamicweb/
|
2017-05-25 18:38:58 +02:00 |
|
Noe Thalheim
|
cb73bf7b80
|
Replace lorem ipsum text
|
2017-05-25 18:37:42 +02:00 |
|
Levi Velázquez
|
505e5920c9
|
Merge pull request #278 from Modulos/pr/henry
Henry's changes
|
2017-05-25 10:16:13 -05:00 |
|
Levi
|
ee80181a55
|
added redirect after create vm ssh key
|
2017-05-24 10:58:16 -05:00 |
|
Henry Bravo
|
f2649251c2
|
Merge branch 'develop' of github.com:ungleich/dynamicweb into develop
|
2017-05-23 18:32:21 -05:00 |
|
Henry Bravo
|
c205bb05e8
|
Fixed Pricing pages bugs
|
2017-05-23 18:32:06 -05:00 |
|
modulos
|
229c8b9cfc
|
Disable checkbox
|
2017-05-23 20:27:26 +02:00 |
|
modulos
|
e6f2157b83
|
Correct pricing page redriection
|
2017-05-23 19:58:29 +02:00 |
|
Henry Bravo
|
398b7062e0
|
resolve conflicts
|
2017-05-23 12:13:44 -05:00 |
|
Henry Bravo
|
c383156c42
|
Pass params in form pricing
|
2017-05-23 12:06:48 -05:00 |
|
Levi
|
e278ff742d
|
Merge branch 'develop' of github.com:ungleich/dynamicweb into develop
|
2017-05-23 11:48:25 -05:00 |
|
Levi
|
8d81220202
|
changed virtual machine list
|
2017-05-23 11:48:02 -05:00 |
|
Levi Velázquez
|
21d37ffca4
|
Merge pull request #263 from Modulos/beta_modal
Show modal after beta access signup
|
2017-05-23 11:10:01 -05:00 |
|
Henry Bravo
|
506fbca204
|
Design calculator page
|
2017-05-22 23:35:29 -05:00 |
|
Henry Bravo
|
30f042cdc3
|
Fixed bugs style dcl
|
2017-05-22 13:00:27 -05:00 |
|
modulos
|
88731d6371
|
Change buy now to order now and add link
|
2017-05-22 18:25:56 +02:00 |
|
modulos
|
920e7669dc
|
Show modal after beta access signup
The beta access form is now in it's own html page. this makes it easier
to work with djangos form validation with reloading the whole page.
|
2017-05-22 18:03:33 +02:00 |
|
Levi
|
1aba5cbee5
|
fixed datacenterlight page
|
2017-05-20 11:38:37 -05:00 |
|
Levi
|
3503e6568e
|
Merge branch 'develop' into opennebula_api
|
2017-05-20 11:23:13 -05:00 |
|
Levi
|
03ec8ef674
|
Merge branch 'opennebula_api' of github.com:ungleich/dynamicweb into opennebula_api
|
2017-05-20 11:20:30 -05:00 |
|
Levi
|
ec198c74f9
|
fixed translations
|
2017-05-20 11:19:58 -05:00 |
|
Levi
|
5dd54f4219
|
added redirect
|
2017-05-20 11:06:10 -05:00 |
|
verysanghee
|
14e87feab2
|
Update django.po
|
2017-05-20 17:11:50 +02:00 |
|
verysanghee
|
5cead83c89
|
typo
|
2017-05-20 17:08:24 +02:00 |
|
Henry Bravo
|
00101921c7
|
Fixed typo bugs dcl
|
2017-05-19 22:41:10 -05:00 |
|
Henry Bravo
|
767e95895a
|
Redesign DCL Page
|
2017-05-18 00:13:00 -05:00 |
|
M.Ravi
|
1ca884e1f6
|
Removed 'More info' button from datacenterlight index page.
|
2017-05-14 21:09:16 +05:30 |
|
M.Ravi
|
dec1ccd180
|
Created url for buy button on datacenterlight home page and redirection
of ^hosting/ endpoint to take to hosting app's login page.
|
2017-05-14 12:44:11 +02:00 |
|
M.Ravi
|
d537fcb118
|
Manual merge of ungleich/master into opennebula-integration
|
2017-04-24 03:01:05 +05:30 |
|
HenryGBC
|
b853ce84c5
|
Fix mobile sspace datacenterlight
|
2017-03-31 22:55:01 -04:30 |
|
HenryGBC
|
80ecb963b3
|
Add name field i beta program
|
2017-03-30 20:21:15 -04:30 |
|
HenryGBC
|
227d69178f
|
Add modal sucess
|
2017-02-17 09:43:32 -04:30 |
|
Levi
|
38934b0883
|
added request beta notification
|
2017-02-16 22:32:14 -05:00 |
|
Levi
|
ea2f6444db
|
Added alplora and datacenter beta program
|
2017-02-14 23:34:06 -05:00 |
|
Levi
|
41362fc948
|
added translations
|
2017-01-23 22:34:22 -05:00 |
|
Levi
|
896c07930b
|
fixing language swticher
|
2017-01-13 12:26:03 -05:00 |
|
Levi
|
640819c7de
|
Fixed #2806 and #2863
|
2017-01-09 19:49:10 -05:00 |
|
Levi
|
ef07f5da83
|
#2905
|
2017-01-09 09:34:25 -05:00 |
|
Levi
|
f9387cd6b8
|
Finished #2883
|
2017-01-06 10:24:34 -05:00 |
|
Levi
|
bf82aa61f1
|
Fixed #2862. Fixed #2861. Fixed #2864. Fixed #2865
|
2017-01-04 20:31:53 -05:00 |
|
Levi
|
ed28fc411e
|
fixed some index datacenterlight issues
|
2016-12-21 01:24:04 -05:00 |
|
Levi
|
db13e642fc
|
fixed datacenter index link
|
2016-12-21 01:06:27 -05:00 |
|
Levi
|
abfab6915c
|
added datacenterlight
|
2016-12-20 18:05:20 -05:00 |
|