Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 4.33 KB
edit.html.erb 79 Bytes
index.html.erb 1.4 KB
new.html.erb 66 Bytes
welcome.html.erb 1.43 KB

Latest revisions

# Date Author Comment
e36fb9fe 06/14/2016 09:21 AM Mac Reid

fixes #15391 - quote host group search links

ff9de7d6 05/10/2016 07:13 AM Ondřej Pražák

Fixes #12945 - use helper for table css classes

e981e430 04/10/2016 03:42 AM Stephen Benjamin

fixes #14555 - use new_link on hostgroups welcome page

bb25ebe6 03/25/2016 04:18 AM Tomer Brisker

Fixes #12979 - Create helper for "new" button

Previously the button classes were applied to new buttons using jQuery.
This commit creates a `new_link` helper that makes sure all new buttons
will receive the correct class and only display if authorized. Also a...

90aa4b03 01/21/2016 07:55 AM Daniel Lobato Garcia

Fixes #13279 - Adapt alerts to Patternfly

Currently our alerts have a h4 header, then a text. Alerts on Patternfly
are meant to have a bold title, then the content, like one can see in
https://www.patternfly.org/widgets/#alerts

43860d6e 01/12/2016 03:32 AM Ori Rabin

Fixes #12957 - removing current_parameters from hostgroup

aa50ab15 01/07/2016 04:51 AM Alon Goldboim

Fixes #4629 - Migrate UI to Patternfly

07b935a2 12/28/2015 01:38 AM Ori Rabin

Fixes #12937 - All parameters can be hidden

The js to hide parameters was moved to lookup_key.js which isn't
included in application.js so only templates that include it
specifically can hide values.

6501082f 11/20/2015 05:54 AM Tomer Brisker

Fixes #11458 - Override inline for class parameters

This implements override inline for smart class parameters and smart
variables in host and hostgroup edit forms.
Global variable override inline will be done in a seperate PR.

Authors:
Ori Rabin <>...

2fc4d6da 11/18/2015 10:41 AM Shlomi Zadok

Fixes #11307 - Add host count to hostgroups

View revisions

Also available in: Atom