Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
38f854cd 07/09/2018 01:14 PM Tomer Brisker

Fixes #23965 - Only save ids for association audits (#5753)

Otherwise, we have issues when trying to check revisions of the audit
since it will fail trying to assign a string to an attribute that
expects an object id.

d477552c 07/08/2018 07:42 AM Daniel Lobato Garcia

Fixes #23382 - Hashes in arrays are shown properly on ENC

When defining smart class parameter values with type YAML and submitted
in GUI an Ruby error message gets prepended for each array entry.

Defining an YAML-Array like:

---
- name: foo
mount_point: /bar...

5655a7ac 07/06/2018 03:13 PM Ondřej Pražák

Fixes #23705 - Do not associate ptable snippets

333c03f4 07/06/2018 08:10 AM Ewoud Kohl van Wijngaarden

Fixes #24167 - Remove legacy_puppet_hostname setting

2d5e52d9 07/05/2018 03:32 PM Ondřej Pražák

Fixes #23896 - Update taxonomies when refreshing metadata

672e0467 07/05/2018 01:33 PM Ori Rabin

Fixes #24122 - Remove limit from LookupValue value

f968c042 07/05/2018 10:00 AM Marek Hulán

Fixes #24158 - fix cloning of roles

Roles that contains filters without permissions could not be cloned. In
UI, user did not even get any error message, API responded with 422 at
least.

971b0bea 07/05/2018 07:51 AM Kavita Gaikwad

Fixes #23933 - consider associated object in set_taxonomies

dc313926 07/03/2018 06:14 AM Ivan Necas

Fixes #24072 - freeip with compute resource via hostgroup

In #5790, we added an option to set the compute resource via hostgroup.
There was one thing missed though: the freeip not getting assigned
automagically, when the compute resource was selected this way....

cbe40e3d 07/03/2018 06:14 AM Ivan Necas

Refs #24072 - fix compute profile with CR set via HG

When compute resource is set via compute profile, we're not sending it
via the form (as it's disabled). Therefore, we need to search for in via
hostgroup.

View revisions

Also available in: Atom