Project

General

Profile

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

# Date Author Comment
acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
c436f25d 01/16/2014 10:56 AM Amos Benari

fixes #4019 Compute Resource -> New Image renders on Compute Profiles tab

c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

bf4a13d3 12/29/2013 11:22 AM Walden Raines

Fixes #3811 updating to bootstrap 3

4d4557e9 10/15/2013 12:18 PM Joseph Magen

fixes #2741 - remove dash from -%> to %>

5cd5a557 10/08/2013 05:15 PM Sam Kottler

Fixes #2875: only show URL and description for a CR if they exist

805358df 09/06/2013 10:22 AM Jason Montleon

fixes #1923 - matches vms on a compute resource to hosts

b760d48d 08/13/2013 10:35 AM Greg Sutcliffe

Fixes #2721 - Allow use of spice for libvirt via checkbox per-CR
Fixes #1711 - Add a per-CR checkbox for console passwords

5d8ef4cb 06/04/2013 05:55 AM Amos Benari

fixes #2594 missing progress indicator on compute resource selection

3dfb6e4c 05/09/2013 05:07 AM Dominic Cleal

fixes #2420 - extract strings for i18n from JavaScript, various i18n fixes

93117958 04/24/2013 05:07 AM Bryan Kearney

Feature #2368 - i18n extracting strings

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

Feature #2368 - i18n extracting strings

feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...

c4f7f6f2 01/13/2013 03:06 PM Ohad Levy

fixes #2047 - pagination is not visible on compute resources vms.

this fixes pagination and now default to in browser sort/search for compute resources vms

6241f2ee 08/08/2012 08:57 AM Sam Kottler

[UI] Fixed inconsistent tab naming for the initially active tab

55548030 07/11/2012 12:47 PM Ohad Levy

adds missing EC2 propetries view

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)...

82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

334d0359 03/19/2012 06:51 AM Amos Benari

fixes #1540 added suport for provisioning on ovirt/rhvem using fog.

This patch addes a compute resource concept within foreman

Signed-off-by: Ohad Levy <>