This website requires JavaScript.
Explore
Help
Sign in
moep
/
dynamicweb
Watch
1
Star
0
Fork
You've already forked dynamicweb
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
24acee504c
dynamicweb
/
hosting
/
migrations
History
Download ZIP
Download TAR.GZ
Levi
4352094680
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
..
0001_initial.py
0002_railsbetauser.py
0003_virtualmachinetypes.py
0004_auto_20160418_0034.py
0005_auto_20160418_0038.py
0006_auto_20160418_0103.py
0007_auto_20160418_0103.py
0008_virtualmachineplan.py
0009_auto_20160426_0444.py
0010_auto_20160426_0530.py
0011_auto_20160426_0555.py
0012_auto_20160501_1850.py
0013_auto_20160505_0302.py
Changed hostingorder to m2m with vm plan model
2016-05-04 22:06:49 -05:00
0014_auto_20160505_0541.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
0015_auto_20160512_0448.py
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
0016_delete_railsbetauser.py
removed RailsBetaUser
2016-05-14 02:20:45 -04:30
0017_virtualmachinetype_location.py
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
0018_virtualmachineplan_public_key.py
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
0019_virtualmachineplan_status.py
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
0020_auto_20160526_0258.py
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
0021_auto_20160526_0445.py
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
0022_virtualmachineplan_ip.py
As an admin I can change the VM ip using admin panel ,Fixed notification view count label, Fixed hosting company name on payment view, Added configuration in VM hosting page, Admin can changes the VM configuration using admin panel
2016-06-07 00:29:22 -05:00
0023_virtualmachineplan_configutarion.py
As an admin I can change the VM ip using admin panel ,Fixed notification view count label, Fixed hosting company name on payment view, Added configuration in VM hosting page, Admin can changes the VM configuration using admin panel
2016-06-07 00:29:22 -05:00
0024_auto_20160607_0231.py
As an admin I can change the VM ip using admin panel ,Fixed notification view count label, Fixed hosting company name on payment view, Added configuration in VM hosting page, Admin can changes the VM configuration using admin panel
2016-06-07 00:29:22 -05:00
0025_auto_20160621_0522.py
Added migrations
2016-06-21 00:22:57 -05:00
0026_auto_20160625_0028.py
started hosting permissions
2016-06-26 14:50:48 -05:00
0027_auto_20160711_0210.py
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
__init__.py