Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  console
  provision_method
  puppet
_assign_hosts.html.erb 2.31 KB
_bmc.html.erb 1.01 KB
_build_review_status.html.erb 151 Bytes
_compute.html.erb 1.49 KB
_compute_detail.html.erb 801 Bytes
_conflicts.html.erb 1.17 KB
_dhcp_lease_errors.html.erb 908 Bytes
_form.html.erb 7.24 KB
_interfaces.html.erb 3.06 KB
_interfaces_tab.html.erb 116 Bytes
_list.html.erb 3.59 KB
_metrics.html.erb 499 Bytes
_nics.html.erb 960 Bytes
_operating_system.html.erb 1.93 KB
_overview.html.erb 333 Bytes
_progress.html.erb 487 Bytes
_provisioning.html.erb 637 Bytes
_resources.html.erb 111 Bytes
_runtime.html.erb 140 Bytes
_selected_hosts.html.erb 1.54 KB
_taxonomy_import_option.html.erb 193 Bytes
_templates.html.erb 959 Bytes
_unattended.html.erb 263 Bytes
assign_hosts.html.erb 217 Bytes
clone.html.erb 85 Bytes
edit.html.erb 765 Bytes
index.html.erb 734 Bytes
multiple_build.html.erb 350 Bytes
multiple_destroy.html.erb 339 Bytes
multiple_disable.html.erb 270 Bytes
multiple_disassociate.html.erb 718 Bytes
multiple_enable.html.erb 269 Bytes
multiple_parameters.html.erb 443 Bytes
multiple_puppetrun.html.erb 213 Bytes
new.html.erb 55 Bytes
query.html.erb 126 Bytes
rebuild_config.html.erb 242 Bytes
review_before_build.html.erb 1.59 KB
select_multiple_environment.html.erb 516 Bytes
select_multiple_hostgroup.html.erb 405 Bytes
select_multiple_location.html.erb 441 Bytes
select_multiple_organization.html.erb 465 Bytes
select_multiple_owner.html.erb 466 Bytes
select_multiple_power_state.html.erb 413 Bytes
select_multiple_puppet_ca_proxy.html.erb 223 Bytes
select_multiple_puppet_proxy.html.erb 215 Bytes
show.html.erb 4.7 KB
storeconfig_klasses.html.erb 363 Bytes
update_multiple_parameters.html.erb 527 Bytes
welcome.html.erb 567 Bytes

Latest revisions

# Date Author Comment
14b42ec5 06/05/2017 08:40 AM Tomer Brisker

Fixes #19418 - Correctly route cancel button on host form

e59bc189 05/08/2017 04:50 AM Tomer Brisker

Fixes #19436 - Better controller selection on host dropdown (#4498)

Always setting to `host` unless the controller is `hostgroup` broke
discovery's usage of the form as it uses the `discoverd_host`
controller.
This reverts the change from `method_path` to `host_or_hostgroup_path`...

514767df 04/23/2017 09:49 AM Amir Fefer

Fixes #19176 - fix translated strings in select all hosts

13a7bf0d 04/03/2017 06:52 AM Amir Fefer

Fixes #16043 - add select all hosts option

49fad244 04/03/2017 05:59 AM Amir Fefer

Fixes #19123 - fix labels on multiple action pages

637da2f2 03/22/2017 11:34 AM Timo Goebel

fixes #18064 - import host from compute resource

229195a5 03/14/2017 10:11 AM Tomer Brisker

Fixes #18760 - Allow export to CSV

This introduces a way of exporting tables from the UI to CSV.
There are 3 steps to adding a CSV export to a table:

1. Add the CsvResponder concern to the relevant controller.
2. Add a `format.csv` block to the index controller action. This block...

8eaa6ba7 03/09/2017 07:41 AM Ohad Levy

fixes #18796 - do not flot charts by default

flot initalization relay on css class, if the css class conflict,
legacy flot to try and initalize on the same div as c3.

this removes charts.js to load by default, and only load it in pages
which requires it.

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

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

ee7002f8 03/07/2017 12:03 PM matan

Fixes #18591 - powerStatus in redux

View revisions

Also available in: Atom