Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 4.82 KB
edit.html.erb 79 Bytes
index.html.erb 1.37 KB
new.html.erb 69 Bytes
welcome.html.erb 1.43 KB

Latest revisions

# Date Author Comment
ab171b13 09/13/2017 09:01 AM Amir Fefer

Fixes #20628 - cloned host/hostgroup should copy rootpass

When cloning host/hostgroup, root pass field should be copied too

(cherry picked from commit f44756635c250b7dac74c494e5904707b6d31a6f)

a0ac52d6 08/08/2017 09:34 AM Tomer Brisker

Fixes #20403 - Only show authorized compute profiles in forms

(cherry picked from commit b5f9c8438d5e6d2470921a770ce28da51983ba59)

b11071cd 01/24/2017 10:20 AM June Zhang

Fixes #17872 - Update button label from New to Create

Based on PatternFly Terminology and Wording suggestions
Don't recommend to use New, so update New to Create.

a005b7dc 01/23/2017 12:10 PM Kavita Gaikwad

Fixes #12649 - Index search not retained on cancel click

On pages puppet classes and host group, index search is not
retained on form's cancel click.
Added cancel_path_with_index_search method
in file application_helper.rb

1e328af9 10/13/2016 10:03 AM Marek Hulán

Fixes #16899 - rename helper with conflicting path name

c6760930 10/07/2016 07:08 AM Timo Goebel

fixes #16725 - add plugin extension point for smart proxies

c773c0ef 07/19/2016 10:42 AM Tomer Brisker

Fixes #12193 - Stop using counter_cache for host[group] counts

This is aimed to prevent deadlocks caused by Rails' implementation of
counter_cache that is hit when multiple hosts are created or updated at
the same time. An added benefit is that the counters will now display...

79c0664a 07/13/2016 12:46 PM Timo Goebel

fixes #14666 - support IPv6 in UI

2432eb5c 07/12/2016 03:03 PM Ori Rabin

Fixes #15629 - parameters form shows new parameters after error

a4d69f8c 06/27/2016 07:19 AM Tomer Brisker

Fixes #4477 - Host[group] form only show authorized resources

Previously, most dropdowns in the host and hostgroup edit forms
displayed all of the existing resources, including some that a user may
not have been authorized to view.
This commit makes sure only authorized resources are displayed, with the...

View revisions

Also available in: Atom