Levi
|
02e716106e
|
Created BaseEmail class , Now we are sending email to info@ungleich.com after an user book a VM, Fixed pricing issue, Now Admin can changed data about a booked VM
|
2016-05-25 01:23:32 -05:00 |
|
Levi
|
83a5a27791
|
fixed cdn fonts url
|
2016-05-24 01:27:10 -05:00 |
|
Levi
|
b4164e56ab
|
Added next button in order detail view after the user make a payment, Avoid to regenerate SSH Key if the user refresh the page, Now the key is served to download from javascript , Added public_key attribute to VirtualVMPlan in order to store keys created by the user, Now private key has PEM format and public has OpenSSH
|
2016-05-24 01:19:49 -05:00 |
|
Tomislav R
|
154f6a77bf
|
hosting: https://redmine.ungleich.ch/issues/2292, fixed footer
|
2016-05-22 17:36:28 +02:00 |
|
tmslav
|
a06199448f
|
Merge pull request #77 from tmslav/develop
https://redmine.ungleich.ch/issues/2290
|
2016-05-21 00:04:41 +02:00 |
|
Tomislav R
|
6eb5565537
|
https://redmine.ungleich.ch/issues/2290
|
2016-05-21 00:03:17 +02:00 |
|
Levi
|
419f08aff8
|
Merge branch 'develop' of github.com:ungleich/dynamicweb into develop
|
2016-05-20 16:43:17 -04:30 |
|
Levi
|
d4a44b2b6c
|
Fixed Login Error Style , Started view to generating SSH key for a VM
|
2016-05-20 16:41:42 -04:30 |
|
Tom
|
b8be9f3915
|
delete orders
|
2016-05-20 15:00:06 +00:00 |
|
Tomislav R
|
9671ec5f05
|
resolve conflicts
|
2016-05-20 14:22:51 +02:00 |
|
Levi
|
768a990040
|
Changed offers in VM pricing, Fixed pricing error changing disk size, VM footer dead links, Added logged out message
|
2016-05-19 01:47:16 -04:30 |
|
Tomislav R
|
d3b579a41c
|
add delete hosting order
|
2016-05-19 00:58:28 +02:00 |
|
Levi
|
cd0bbd4063
|
removed RailsBetaUser
|
2016-05-14 02:20:45 -04:30 |
|
Levi
|
e8e58066a0
|
Added test to order detail view, Added test to customer orders view, Added test to virtual machine detail view, Added test to customer booked virtual machines view
|
2016-05-14 02:12:42 -04:30 |
|
Levi
|
32d9b6719d
|
added model mommy to requirements.txt
|
2016-05-12 02:11:18 -05:00 |
|
Levi
|
8be59499b6
|
Added based view test, Added billing address form test, payment view test , Added test for hetzner pricing calculation, Added test for bern pricing calculation, Fixed script to load initial pricing data
|
2016-05-12 01:57:34 -05:00 |
|
Levi
|
342512036d
|
Added DjangoHostingView test, Added RailsHostingView test, Added, NodeJSHostingView test, Changed VMPlan model, Fixed templates to support new relationship between orders and VMplans, Merged Calendar feature with Booking
|
2016-05-05 01:03:35 -05:00 |
|
Levi
|
ca136d4e47
|
Merge branch 'develop' into feature/vm_pricing
|
2016-05-04 22:07:30 -05:00 |
|
Levi
|
6e8004bfd0
|
Changed hostingorder to m2m with vm plan model
|
2016-05-04 22:06:49 -05:00 |
|
Tomislav R
|
9f2b3a2a31
|
resolve merge conflicts
|
2016-05-04 17:36:54 +02:00 |
|
Levi
|
1486843af0
|
Added VM detail page, Added VM setting page, Added VM pricing page,Added VM orders page, Added VM status page
|
2016-05-04 00:16:41 -05:00 |
|
Levi
|
bbddb48ecc
|
Changed redirect url after login
|
2016-05-03 01:06:43 -05:00 |
|
Levi
|
7d697b3c3a
|
Added pagination to orders view, Created, Virtual machines booked page ,Changed logged user nabber , Added pagination to virtual machines view , Started Virtual machine detail page
|
2016-05-03 00:59:40 -05:00 |
|
Tomislav R
|
45730e4eb1
|
update dg payment
|
2016-05-01 14:13:12 +02:00 |
|
Levi
|
4d47564ea6
|
Added redirect urls after signup/login
|
2016-04-30 13:55:55 -05:00 |
|
Levi
|
3459dc6cbc
|
Fixes digitalglarus urls, Added translated text to ungleich landing page, Create user’s order template, Created view to list all user’s orders, Adding some style to pricing template
|
2016-04-29 01:53:24 -05:00 |
|
Tomislav R
|
e0fc542673
|
fix merge conflict
|
2016-04-28 19:47:44 +02:00 |
|
Tomislav R
|
0fc96880ef
|
update dg
|
2016-04-28 19:42:01 +02:00 |
|
Levi
|
e7c8258427
|
Handled stripe payment errors , Added invoice template, Added view to handle invoice data
|
2016-04-27 01:54:15 -05:00 |
|
Levi
|
fdf8722c8f
|
Added Hosting Order model, Created Billing Address Model , Method to create a customer using Stripe API , Created Customer Stripe profile to store for further charges , Method in order to charge an amount to a customer
|
2016-04-26 01:16:03 -05:00 |
|
Levi
|
4777484245
|
Created a base template for login / signup, Fixed some html design issues on login / signup pages, Added Billing Address Form to payment page, Handle Billing Address Form validation, Created VirtualMachinePlan model in order to store user purchased VM, Create method in order to create a stripe plan , Investigated about stripe payment workflows
|
2016-04-23 02:22:44 -05:00 |
|
Levi
|
2827275bdc
|
Merge branch 'develop' of github.com:ungleich/dynamicweb into develop
|
2016-04-22 19:58:30 -05:00 |
|
Levi
|
0bad2870f9
|
Added View to render payment page, Added Payment and summary forms, Added Payment.js library to request stripe token , Added jQuery validator for handling payment form errors
|
2016-04-22 08:36:38 -05:00 |
|
|
4a68857717
|
wqMerge remote-tracking branch 'remotes/origin/feature/vm_pricing' into develop
Conflicts:
dynamicweb/urls.py
|
2016-04-22 10:04:00 +02:00 |
|
Levi
|
64a484e749
|
Separated base hosting page into html sections, Added pricing selector to Django Page, Added pricing selector to Rails Page, Added pricing selector to NodeJS Page, Implemented hosting signup , Implemented hosting login, Created forms to handle login/signup errors
|
2016-04-20 01:03:32 -05:00 |
|
Levi
|
cb51e08cef
|
Added serializer to VM model, Rewrite django hosting view , Created price selection templates , Added price selector with automatic price change
|
2016-04-19 01:04:42 -05:00 |
|
Efstratios Goudelis
|
4442501786
|
Added extra URLs for the hosting pages:
/djangohosting/
/nodehosting/
Also fixed a small typo in hosting/templates/hosting/rails.html
Related tickets:
https://redmine.ungleich.ch/issues/2225
https://redmine.ungleich.ch/issues/1620
https://redmine.ungleich.ch/issues/1621
|
2016-04-18 12:16:29 +03:00 |
|
Levi
|
3015399692
|
registered VM types model in the admin
|
2016-04-17 20:05:39 -05:00 |
|
Levi
|
05e73b1d5e
|
Fixed ungleich urls, created model for storing VM types, created command to load VM prices and data to database
|
2016-04-17 19:52:19 -05:00 |
|
Tomislav R
|
ff9a6e1b2b
|
fixed requirements
|
2016-03-16 00:26:49 +01:00 |
|
|
8b8d7733d3
|
dynamic year for hosting template footer
Signed-off-by: rscnt <rascnt@gmail.com>
|
2016-02-03 05:24:58 -06:00 |
|
|
fd1b987bb6
|
hosting: fixed views function calls
|
2015-09-22 05:37:22 -06:00 |
|
Nico Schottelius
|
16008512b2
|
Merge branch 'feature/notifybymail' into develop
|
2015-09-03 19:56:39 +02:00 |
|
Nico Schottelius
|
a69ac73f5d
|
Add cards
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
|
2015-09-03 19:56:31 +02:00 |
|
Nico Schottelius
|
42b0acd45e
|
merge railshosting into hosting
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
|
2015-08-27 18:33:10 +02:00 |
|
Nico Schottelius
|
59ef61dfe8
|
merge from sanghee
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
|
2015-08-27 18:21:15 +02:00 |
|
Nico Schottelius
|
2bf346495e
|
begin refactor to /hosting/
Signed-off-by: Nico Schottelius <nico@wurzel.schottelius.org>
|
2015-08-27 18:20:08 +02:00 |
|