Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
operating_system.rb 2.02 KB
ownership.rb 2.42 KB
power_interface.rb 737 Bytes
search.rb 17 KB
smart_proxy.rb 507 Bytes
token.rb 1.31 KB
ui_notifications.rb 518 Bytes

Latest revisions

# Date Author Comment
54db95ae 03/19/2017 03:34 AM Ivan Necas

Fixes #18952 - fix destroy of host without owner

The notifications failure caused the host not being deleted.
I don't think the notifications should interfere with the core
functionality of the objects.

a36689ab 03/09/2017 07:45 AM Ohad Levy

fixes #18681 - moves polymorphic subject into notification object

also adds host build, destroyed and missing owner UI notifications

535d2329 03/08/2017 04:40 AM Amir Fefer

Fixes #14013 - add a setting for default owner of new hosts

4ada010b 02/23/2017 03:36 PM Ivan Necas

Refs #17272 - fix sql condition

1==1 is not a valid SQL condition.

38ac46e5 02/23/2017 10:35 AM Dominik Hlavac Duran

Fixes #17272 - Fixed Searches on parameters with !=

ec3360d9 01/24/2017 04:13 AM Daniel Lobato Garcia

Fixes #16752 - Extract template code from Host::Managed

Host::Managed contains a lot of code related with determining the
template that a host should have. Other Host objects such as
Host::Discovered might need that logic, without becoming a
Host::Managed....

3ab02530 01/16/2017 03:31 AM Kavita Gaikwad

Fixes #12547 - Added validators to interger fields

With this commit, instead of postgresql exception it will
show proper validation message for interger fields.

917054f2 01/11/2017 07:22 AM Dominic Cleal

fixes #18024 - add 'image' search field to hosts

ed67b8c9 12/18/2016 10:21 AM Dominic Cleal

fixes #17574, #17364 - update scoped_search to 4.x

scoped_search's sort() now accepts a replacement for params which is
filtered in an overridden Foreman sort helper, permitting additional
parameters used in Foreman's index pages.

Replaces :in and :alias in search definitions with preferred keywords.

901fe896 11/22/2016 10:45 AM Ondřej Pražák

Fixes #14688 - Power status visible on hosts index page

View revisions

Also available in: Atom