Project

General

Profile

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

# Date Author Comment
c6e02bd3 01/09/2014 07:43 AM Joseph Magen

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

5d6ab0b1 12/31/2013 12:58 PM Amos Benari

refs #3811 - additional bootstrap 3 updates/fixes

  • css renamed alert-error is now alert-danger
  • spinner progress indicators are back
  • fixed progress bar on create host
d31eea8c 12/29/2013 11:22 AM Amos Benari

fixes #3811 - merge with new layout

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

Fixes #3811 updating to bootstrap 3

41fb208d 12/18/2013 10:23 AM Lukas Zapletal

fixes #2374 - added allocation option to libvirt VM

f9a77319 11/04/2013 07:44 PM Amos Benari

fixes #3338 - grey out VM form when editing is not supported

1e1b2f13 10/21/2013 07:54 AM Ohad Levy

Changed the on content load direct method call to event

This change allow extending the on content load easly.

beed05de 09/07/2013 12:34 PM Mark O'Shea

fixes #1871, #1879 - add VPC support to EC2 compute resource

Based on patch from Romain Vrignaud <>

0ba99bba 07/29/2013 04:49 AM Joseph Magen

fixes #2788 - adding / removing puppet classes updates the change even if the form is not submitted

fca6a9d2 07/14/2013 08:21 AM Marek Hulán

Fixes #2780 - Enhance puppet classes assignment

Allows you to assign/unassign puppet classes to a host/hostgroup by
clicking on it's name. You can still use the small icon on particular
line.

1546388e 06/18/2013 08:29 AM Amos Benari

fixes #2646 Asset icon URLs are incorrect when under a different base URL

d592994b 06/14/2013 10:27 AM Amos Benari

fixes #2663 javascript errors on the host form

c5e90813 06/12/2013 10:32 AM Greg Sutcliffe

Fixes #2641 - Add type_changed check to JS to allow form to refresh when provisioning a discovered host

92326dd2 06/11/2013 10:26 AM Amos Benari

fixes #2636 host submit missing progress-bar when installed at sub-domain

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

fixes #2594 missing progress indicator on compute resource selection

0df38871 06/04/2013 01:28 AM Ohad Levy

fixes #2565 - new / edit host ajax call create nested forms

66afbc33 05/30/2013 11:32 AM Joseph Magen

fixes #2549, fixes #2544 - new host organization and location should default to current context if it exists

89b9ecb0 05/29/2013 06:16 AM Amos Benari

fixes #2582 indicators for all.

511e8f78 05/23/2013 10:04 AM Ohad Levy

fixes #2551 new host image not always visible under openstack

671b7907 05/22/2013 10:10 AM Joseph Magen

fixes #2197 - form fields for new host are scoped by location and organization on load

371c2e86 05/12/2013 10:46 AM Amos Benari

fixes #2396 Popups show escaped HTML

7acc469b 05/09/2013 02:30 PM Amos Benari

fixes #2132 Smart Variables in hostgroup. 1. Show smart variables in hostgroup view. 2. Added the GUI to override smart variables values in host group.

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

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

8bfaec2a 04/22/2013 04:47 AM Joseph Magen

fixes #2360 loading parameters on host edit form when hostgroup or environment is changed

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