Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
f32bcdd7 01/30/2017 11:01 AM Shlomi Zadok

Fixes #17813 - Add type=LookupValue to Audit search

(cherry picked from commit 5cda7bd0f10e9f57a6c9caad629ca1d060c8e33b)

443412c1 01/30/2017 11:01 AM Ivan Necas

Fixes #5483,#11106 - pass the virtualswitch value to fog

We can't pass the network id directly to the fog, but it accepts the
virtualswitch parameter, that we can use to point to the right value.

Also, it fixes another issue, where we used the vsphere network id to...

54908890 01/30/2017 11:01 AM Tomer Brisker

Fixes #17632 - Reports widget will not fail on ambiguous filter

A user with a filter on a joined table that has a host_id column (such
as nics for example) will cause the report widget to break due to an
ambiguous column name. This fix makes sure the columns use the table...

acdcda07 01/30/2017 11:01 AM Marek Hulán

Fixes #17623 - include model in metadata

(cherry picked from commit f34f70d285d8a7d9a363dd5c7e8f9b9f861ac67f)

4260bb26 01/04/2017 03:44 PM Daniel Lobato Garcia

Fixes #17457 - multiple_checkboxes doesn't work with orgs/locs

multiple_checkboxes calls ActiveModel::Naming on associations that could
be simply "Taxonomy". This results on a 500 error 'undefined method
`taxonomies' for #<Filter:0x005593624bdd18>' (or whatever other class...

5326f5ca 01/04/2017 03:44 PM Marek Hulán

Fixes #17886 - move config groups under parameters

(cherry picked from commit 9c39317be1c42bd77b339f81e8dc317dd8704f7c)

0afb9e99 12/22/2016 09:56 AM Dominic Cleal

fixes #17395 - use admin user for load_template_vars

When `load_template_vars` is called from before_action, the current user
must already be set to ensure caching of parameters inside Host#params
is done with consistent permissions. Otherwise when Foreman::Renderer's...

1ee7b011 12/05/2016 09:32 AM Amir Fefer

Fixes #12156 - Adds email configuration into Foreman settings

Instead using email.yaml, the email configuration
can be modified dynamically via settings.
(cherry picked from commit 5a8f4579cbf581b7c54d86f3dc055d45362e6508)

2bf31522 12/05/2016 09:32 AM Timo Goebel

fixes #17095 - ensure subnet belongs to ip from facts

(cherry picked from commit 911c6e9ec797de05c484064ff3ffc67ba53ae53a)

f26b3127 12/05/2016 09:32 AM Shimon Shtein

Fixes #16987 - Added ability to apply facet attributes

(cherry picked from commit 86f7f4f58a08488c0ea7d3e06c71eaba2be71d57)

View revisions

Also available in: Atom