dynamicweb/hosting/templates/hosting
2016-05-29 13:37:43 -05:00
..
includes 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
base.html fixed cdn fonts url 2016-05-24 01:27:10 -05:00
base_short.html Added mark a notification as read feature, Fixed some errors 2016-05-29 13:37:43 -05:00
beta.html begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
django.html begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
login.html Fixed Login Error Style , Started view to generating SSH key for a VM 2016-05-20 16:41:42 -04:30
nodejs.html begin refactor to /hosting/ 2015-08-27 18:20:08 +02:00
notifications.html Added mark a notification as read feature, Fixed some errors 2016-05-29 13:37:43 -05:00
order_detail.html 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
orders.html resolve conflicts 2016-05-20 14:22:51 +02:00
payment.html Handled stripe payment errors , Added invoice template, Added view to handle invoice data 2016-04-27 01:54:15 -05:00
rails.html Added extra URLs for the hosting pages: 2016-04-18 12:16:29 +03:00
signup.html 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
virtual_machine_detail.html Added status field to a booked VM. Added the capability to change a booked VM status from the admin panel. Send email to user after his VM is approved 2016-05-27 00:51:10 -05:00
virtual_machine_key.html 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
virtual_machines.html Added status field to a booked VM. Added the capability to change a booked VM status from the admin panel. Send email to user after his VM is approved 2016-05-27 00:51:10 -05:00