| .. |
|
locale/de/LC_MESSAGES
|
Created .po translation file for login.html, signup.html, reset_password.html, confirm_reset_password.html, base_short.html, order_detail.html. Created .po translation file for orders.html, virtual_machine_detail.html, virtual_machines. created .po translation file for virtual_machine_key.html, notifications.html
|
2016-07-18 21:24:44 -05:00 |
|
management
|
Fixed Login Error Style , Started view to generating SSH key for a VM
|
2016-05-20 16:41:42 -04:30 |
|
migrations
|
Added ‘view virtual machine plan ’ permission, Added ‘delete virtual machine plan’ permission , Added ‘view hosting order’ permission
|
2016-07-10 22:08:51 -05:00 |
|
static/hosting
|
Fixed blling form goes out of background image, Fixed billing address page "amount" field seems broken, Changed authentication page fonts
|
2016-08-20 00:57:46 -05:00 |
|
templates/hosting
|
Added functionality to select templates for the VMs being created
|
2017-04-18 13:34:29 +05:30 |
|
__init__.py
|
|
|
|
admin.py
|
Renamed 'manage vmss' model names so that we have a nice name
|
2017-04-23 22:24:41 +05:30 |
|
forms.py
|
Added HostingUserLoginForm test, Added HostingUserSignupForm test, Added PasswordResetRequestForm Test, Added SetPasswordForm test, Created custom 404 page
|
2016-07-07 23:35:50 -05:00 |
|
managers.py
|
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 |
|
mixins.py
|
Created generic view for vm pricing widget, Added VM configuration info on VM detail view, Fixed template bugs. Fixed Blog urls bugs
|
2016-06-30 01:23:14 -05:00 |
|
models.py
|
Renamed 'manage vmss' model names so that we have a nice name
|
2017-04-23 22:24:41 +05:30 |
|
README-opennebula-integration.md
|
Update README-opennebula-integration.md
|
2017-04-22 10:52:19 +05:30 |
|
test_forms.py
|
Added HostingUserLoginForm test, Added HostingUserSignupForm test, Added PasswordResetRequestForm Test, Added SetPasswordForm test, Created custom 404 page
|
2016-07-07 23:35:50 -05:00 |
|
test_models.py
|
Fixed login/signup page background.Fixed payment input fields.Added login button on hosting page. Fixed hosting tests. Redirect to notifications page if an logged user try to login again.
|
2016-06-04 02:59:37 -05:00 |
|
test_views.py
|
Added PostListViewUngleichTest, Added PostDetailViewUngleich, Converted detail ungleich post view into Class Based Django view, Added translations to ungleich landing page
|
2016-07-15 00:14:51 -05:00 |
|
tests.py
|
|
|
|
urls.py
|
Created generic view for vm pricing widget, Added VM configuration info on VM detail view, Fixed template bugs. Fixed Blog urls bugs
|
2016-06-30 01:23:14 -05:00 |
|
views.py
|
Fixed blling form goes out of background image, Fixed billing address page "amount" field seems broken, Changed authentication page fonts
|
2016-08-20 00:57:46 -05:00 |