Project

General

Profile

Download (1 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d9056afe 01/16/2014 10:45 AM Greg Sutcliffe

Fixes #4014 - Correctly use to_label when showing OSs

fba2bf5f 01/15/2014 10:26 AM Greg Sutcliffe

Fixes #3927 - Allow VMs to provision via user-data

af1b6350 05/28/2013 11:18 AM Joseph Magen

fixes #2542 - sort image listing with datatables

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes

bfbf7ed8 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - i18n extracting strings

7301e99f 01/08/2013 10:42 AM Amos Benari

removed the need to add 'btn' class for the action_buttons helper, and changed the action buttons to small.

40c55c5a 05/29/2012 06:35 AM Amos Benari

minor visual fixes to the compute resource view.

dd42df0a 05/29/2012 03:41 AM Ohad Levy

adds ec2 provisioning support fixes #1223

- added progress bar for instance creation
- minor fixes for certname based deployments
- added ssh provisioning support to orchestartion, which utilize finish
scripts by default
- added images support (part of the vm compute tab)...