Project

General

Profile

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

# Date Author Comment
5b3879ff 08/28/2015 11:54 AM Amir Fefer

Fixes #11461 - Remove 'global scope' column in host/hostgroup parameters form

8844f307 04/20/2015 05:54 AM Michael Moll

Fixes #10153 - pull in host_edit_interfaces.js also in hostgroups

2b6605c4 04/17/2015 08:05 AM Ori Rabin

Fixes #8217, #8214 - Rearranging override section in smart class parameter page and host page

3345d139 02/24/2015 02:09 AM Tomer Brisker

Fixes #9461 - Update subnets on domain change in hostgroup

8e53b7c9 10/30/2014 05:37 AM Ori Rabin

Fixes #3260- Allows puppet to manage value of smart class parameter that can be overrided

4b09e4df 09/18/2014 06:27 AM Shlomi Zadok

Fixes #7489 - changed root password label to 'must' instead of 'should'

e14b6968 09/09/2014 07:03 AM Daniel Lobato Garcia

Fixes #4596 - Change parent of host group via AJAX

Reparenting host groups requires submitting the form to see the changes
nowadays, this fix makes the host group model inherit all properties
from the parent and show them in real time.

9c30b63e 06/19/2014 03:21 PM Joseph Magen

fixes #6067 - UI inconsistency around root password limit 8 characters

92ea9c3b 06/17/2014 12:40 PM Joseph Magen

fixes #5809 - don't show parent location/organization/hostgroup select box if zero or one location/organization/hostgroup

bd6ed217 04/13/2014 08:27 PM Joseph Magen

fixes #5083 - refactor host_edit.js - remove puppetclass specific functions to class_edit.js

77f70152 04/02/2014 10:46 AM Stephen Benjamin

fixes #1809 - foreman realm integration

1fa008a4 02/19/2014 10:31 AM Joseph Magen

fixes #3912 - add inheritance for locations / organizations

34897490 02/17/2014 11:15 PM Joseph Magen

fixes #3939 - add option to 'inherit from parent' for hostgroup attributes

378c65e5 01/21/2014 07:21 PM Brad Buckingham

fixes #4152 - fix syntax error in _form.html.erb for hosts and hostgroups

ede5687c 01/14/2014 09:55 PM Ohad Levy

refs #3811 alerts messages cleanup and minor refactoring

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

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

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

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

1bd19611 06/06/2013 04:46 PM Joseph Magen

fixes #2616 - Hostgroup fields not populating when parent fields are selected

410505f4 06/06/2013 10:46 AM Marek Hulán

Fixes #2615 - failed to save host group

If there was current organization selected, organizations got doubled
which prevented save. Fixed and added test for this part.

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

fixes #2582 indicators for all.

3f113d99 05/22/2013 08:19 AM Ohad Levy

Revert "fixes #2484 - host and hostgroup root passwords are not saving"

This reverts commit 2193afa0e33e939739a53d2918cb2e31ee92ac7a.

merged by mistake

2193afa0 05/22/2013 08:15 AM Joseph Magen

fixes #2484 - host and hostgroup root passwords are not saving

f591528c 05/09/2013 02:33 PM Amos Benari

refs #2132 - fixes ajax on puppetclass update, and some typos.

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.

9a280163 05/09/2013 02:13 AM Dominic Cleal

fixes #2426 - translate model and column names to English

24a54bfb 04/25/2013 02:03 AM Ivan Necas

Always use multi-select widget for taxonomies in host group

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

Feature #2368 - form helpers, exceptions and fixes

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

Feature #2368 - i18n extracting and locale rake task

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

611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

3f482b82 11/19/2012 02:25 AM Ohad Levy

fixes #1957 - remove old libvirt hypervisors code

Since foreman 1.0 libvirt hypervisors are now part of compute resources
this patch removes the old code and migrate any existing hypervisors to
be libvirt based compute resources.

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

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

6c8f473c 05/31/2012 08:08 AM Amos Benari

fixes #1664 hostgroup-selected for edit host is broken.

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

ace6fbad 03/14/2012 05:46 AM Ohad Levy

fixes #1503 - When creating a host, it should be possible to define a Puppet CA and a Puppet Master to use

24e55891 12/25/2011 03:15 AM Ohad Levy

fixes #1411 - hostgroup ajax actions are mostly broken

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

b26ddb7d 10/30/2011 05:22 AM Ohad Levy

fixes #1272 - New Hostgroup: Selecting an environment does not update class list

d59a4f2d 10/27/2011 08:55 AM Ohad Levy

fixes #1267 - missing root password

05ab4c16 10/18/2011 04:31 PM Ohad Levy

new UI for foreman

8dec3f5b 08/09/2011 06:48 AM Ohad Levy

fixes #1085 - add default domain and subnet settings to hostgroups

d5707b63 08/03/2011 02:24 AM Ohad Levy

fixes #724 - Allow default VM specs to be tied to a hostgroup

4d4b84f6 06/20/2011 07:07 AM Ohad Levy

fixes #35 - Allow hostgroup nesting for puppet classes and parameters

36f93e4d 03/17/2011 02:32 PM Ohad Levy

Fixes #609 - Orchestrate puppetca operations

This also includes adding support for a puppet smart-proxy target type
and providing migration support
Updated to provide backward compatability for host and hostgroup objects
Now terminates the build and incorporates other fixes...

8deb9933 03/15/2011 04:56 AM Ohad Levy

updates host forms

668d432f 03/15/2011 04:26 AM Ohad Levy

added css grid and converted most pages to use that grid

1ab261e1 02/04/2011 04:31 AM Ohad Levy

Fixes #649 - Makes the operating system settings for hostgroups obey the :unattended global setting

Based on the original patch from Justin Sherrill.

e5d3f34e 02/01/2011 04:24 PM Ohad Levy

Fixes #631 - Adds the ability to set default values for hostgroups, which
are automatically applied when creating a new host (and selecting that
host group), and allows for templates to be rendered with those default
hostgroup values

b09b4515 04/28/2010 10:12 AM Ohad Levy Fixes #193 - move hosts controller away from AS
  • Remove active scaffold from hosts controller.
  • changed default host graphs from one day for up to one week
  • added dynamic dropdown boxes for host creation / edit page (e.g. for puppet classes, operating systems etc)....
bd46fa41 04/27/2010 06:47 AM Ohad Levy

fixes #200 - Remove activescaffold from the puppet groups page