Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
ancestry_helper.rb 825 Bytes
application_helper.rb 19 KB
audits_helper.rb 5.59 KB
auth_source_ldaps_helper.rb 146 Bytes
autosign_helper.rb 290 Bytes
bmc_helper.rb 1.23 KB
common_parameters_helper.rb 3.03 KB
compute_resources_helper.rb 3.47 KB
compute_resources_vms_helper.rb 7.06 KB
dashboard_helper.rb 5 KB
domains_helper.rb 58 Bytes
environments_helper.rb 320 Bytes
fact_values_helper.rb 1.81 KB
filters_helper.rb 1.02 KB
filters_helper_overrides.rb 551 Bytes
form_helper.rb 15.4 KB
home_helper.rb 2.1 KB
hostgroups_helper.rb 609 Bytes
hosts_and_hostgroups_helper.rb 1.34 KB
hosts_helper.rb 21 KB
hosts_nic_helper.rb 976 Bytes
images_helper.rb 581 Bytes
interfaces_helper.rb 171 Bytes
key_pairs_helper.rb 489 Bytes
layout_helper.rb 7.69 KB
lookup_keys_helper.rb 9.69 KB
mediums_helper.rb 49 Bytes
operatingsystems_helper.rb 1.43 KB
pagelets_helper.rb 1.35 KB
provisioning_templates_helper.rb 3.73 KB
ptables_helper.rb 160 Bytes
puppet_related_helper.rb 2.51 KB
puppetca_helper.rb 862 Bytes
puppetclasses_and_environments_helper.rb 1.84 KB
puppetclasses_helper.rb 580 Bytes
reactjs_helper.rb 206 Bytes
reports_helper.rb 1.88 KB
roles_helper.rb 632 Bytes
settings_helper.rb 1.21 KB
shared_smart_proxies_helper.rb 1.52 KB
smart_proxies_helper.rb 4.1 KB
statistics_helper.rb 252 Bytes
subnets_helper.rb 1.05 KB
tasks_helper.rb 483 Bytes
taxonomy_helper.rb 7.44 KB
template_paths_helper.rb 996 Bytes
templates_helper.rb 1.64 KB
trends_helper.rb 2.29 KB
unattended_helper.rb 252 Bytes
users_helper.rb 1018 Bytes

Latest revisions

# Date Author Comment
8cc2651f 03/08/2017 04:53 AM Evgeni Golov

Fixes #18587, #18588 - Fix 'multipart form data' IE bug

According to this bug [1] multipart form data is malformed if there
are fields without names. It been solved within Edge browser, however
no solution is expected for IE10/IE11

It cause a failure with Rack - EOFError: bad content body, therefore...

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

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

a95e602a 03/07/2017 05:21 PM Marek Hulán

Fixes #18783,#18804 - replace inline helps with label helps

2b81dfe4 03/05/2017 05:58 AM Tomer Brisker

Fixes #14492 - Unify delete and minimize for dashboard widgets

Originally the idea was for the buttons to have a different effect on
the widgets, however with changes introduced later on these differences
have been reduced to being insignificant.

4b2873a6 03/02/2017 06:50 AM June Zhang

Fixes #18763 - Change delete button to standard style

c7dbc302 02/21/2017 03:18 PM Marek Hulán

Refs #18554 - Revert cache removal

This reverts commit 23b60a176974307244665c1c190424d5667a2ccc.

23b60a17 02/21/2017 09:17 AM Chris Duryee

Fixes #18554 - skip collection_cache_lookup on authorized_for

The call to `authorized_for` can take multiple seconds in some cases,
leading to performance issues.

This patch will bypass the cache lookup, resulting in similar times for
admins and non-admins when viewing pages with lots of hosts.

87bf790b 02/20/2017 10:58 AM Shlomi Zadok

Fixes #18560 - Remove searchbar from 403, change 403 style

cc81d993 01/30/2017 10:02 AM Daniel Lobato Garcia

Fixes #18260 - Display proper organizations count on table

If the user is scoped to taxonomy "A", "Host.count" will only return
hosts in that taxonomy. That is correct. However there is a usecase
where we want to display the hosts count regardless of the current...

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.

View revisions

Also available in: Atom