Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
e0c9ad0a 12/22/2015 04:28 PM Shimon Shtein

Fixes #12793 - reverted field filtration to enabled fields only

(cherry picked from commit 77b36c947ac954393dd2e7a09abfcaf4bc959bc9)

984a8793 12/22/2015 04:28 PM 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....

9ea7c2f4 12/11/2015 12:38 PM Shimon Shtein

Fixes #12659 - Fixed "inherit" behavior

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

(cherry picked from commit 6f65fd179f07d7106d301dbe90108d00f5f91170)

00335956 10/01/2015 11:25 AM Dominic Cleal

fixes #11375, #11782 - validate a host's lookup_values

Enabling validation ensures the casting and validation within
LookupValue runs during host/hostgroup save. Tweaks to hostgroup
cloning ensure that the newly cloned hostgroup now passes validation
when it has associated lookup values....

f92e7cc9 09/15/2015 03:29 AM Walden Raines

Fixes #11689: hide editor container when hidden value.

http://projects.theforeman.org/issues/11689

9aadd812 09/09/2015 09:45 AM Daniel Lobato Garcia

Fixes #10106 - Make tests run in parallel

Run rake parallel:test to run tests in several processes. The gem will
auto split the tests in as many cores as you have available.

Keep in mind running tests in parallel could highlight race conditions
we would've missed otherwise, so some tests might to be fixed to ensure...

6b4b489f 09/03/2015 02:54 AM Ori Rabin

fixes #10832 - separating lookup keys into puppet and variable

24fc15c5 07/22/2015 06:29 AM Daniel Lobato Garcia

Fixes #10929 - Add removed widgets to dashboard

This commit allows users to re-add widgets. At this point it's only
possible to recover removed widgets by clicking on "Reset to default".

To do this I populate the 'Add widgets' list by getting a diff
between the current widgets and the available ones. The code calls any...

dbaa163e 07/20/2015 05:25 PM Alon Goldboim

Fixes #11011 - notifications are removed when window is changed

445dd7ab 07/20/2015 10:28 AM Daniel Lobato Garcia

Fixes #11089 - Adapt tests to Rails 4

This commit contains all changes to tests in branch
https://github.com/theforeman/foreman/pull/2055 that I found to be
retrocompatible with Rails 3. The more of these we can get in, the less
code we will have to review for Rails 4, and the more relevant it will...

View revisions

Also available in: Atom