Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
e47927e6 12/24/2015 09:23 AM Daniel Lobato Garcia

Fixes #12834 - Avoid select2 integration test deadlock

The test was testing that selecting a hostgroup (1), then clicking on
inherit environment, then selecting another hostgroup (2) should return the
original environment. That overrides hostgroup 2 environment.

77b36c94 12/22/2015 10:01 AM Shimon Shtein

Fixes #12793 - reverted field filtration to enabled fields only

d94f4d36 12/22/2015 10:01 AM Shimon Shtein

Fixes #12794 - Defined logic when properties should be sent to server

If hostgroup is not set - always send the parameters.
On hostgroup change - remove inherited parameters from the request, so the values from the hostgroup will take place.
On save - send the values according to the state of the "inherit" button.

fd1e1221 12/16/2015 07:42 AM Ori Rabin

Fixes #12828 - Hidden value checkbox enabled after override button is checked

6f65fd17 12/11/2015 06:37 AM Shimon Shtein

Fixes #12659 - Fixed "inherit" behavior

Non-inherited attributes are now sent in the form data.

e0e41840 12/10/2015 07:13 AM Ori Rabin

Fixes #12752 - Host and hostgroup clone should copy smart class parameters overrides

e4ae4a69 12/10/2015 05:48 AM Ori Rabin

Fixes #6007 - Allowing to hide smart class parameters

03c609eb 12/04/2015 11:10 AM Tomer Brisker

Fixes #12642 - Show overriden values before type cast on host edit form

9a54e63a 12/01/2015 07:17 AM Shlomi Zadok

Fixes #12506 - Show smart proxies version in about page

ea26193a 11/30/2015 04:06 PM Tomer Brisker

Fixes #12609 - correctly display boolean parameters on host edit form

Booleans were not displayed correctly in certain cases due to the fact
that `false.present? false` and `lookup_value.value ||
inherited_value true` in case one of them is true.

View revisions

Also available in: Atom