Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  compute_resources
  locale
about.js 528 Bytes
application.js 16.5 KB
auth_source_ldap.js 1.13 KB
charts.js 12.5 KB
class_edit.js 5.95 KB
compute_resource.js 8.1 KB
dashboard.js 4.18 KB
editor.js 7.05 KB
filters.js 553 Bytes
hidden_values.js 1.76 KB
host_checkbox.js.erb 4.16 KB
host_edit.js 23.1 KB
host_edit_interfaces.js 9.92 KB
hosts.js 1.37 KB
i18n.js 471 Bytes
jquery.extentions.js 797 Bytes
jquery.multi-select.js 4.14 KB
lookup_keys.js 11.6 KB
nfs_visibility.js 893 Bytes
noVNC.js 1.28 KB
password_strength.js 2.47 KB
proxy_status.js 2.31 KB
reports.js 789 Bytes
select_on_click.js 527 Bytes
settings.js 2.33 KB
spice.js 1.59 KB
subnets.js 280 Bytes
taxonomy_edit.js 864 Bytes
topbar.js 4.27 KB
trends.js 506 Bytes
two-pane.js 5.05 KB
users.js 1.34 KB

Latest revisions

# Date Author Comment
c2f07165 12/31/2015 05:26 AM Tomer Brisker

Fixes #12964 - Show proxy features version for proxy<1.11

7cdaddab 12/30/2015 02:44 AM Shlomi Zadok

fixes #12714 - Show proxy status in index, and create a show page for proxy

947393d8 12/28/2015 03:23 AM Ori Rabin

Fixes #12934 - Unhiding paramter values does not clear their value

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.

77b36c94 12/22/2015 10:01 AM Shimon Shtein

Fixes #12793 - reverted field filtration to enabled fields only

d94f4d36 12/22/2015 10:01 AM Shimon Shtein

Fixes #12794 - Defined logic when properties should be sent to server

If hostgroup is not set - always send the parameters.
On hostgroup change - remove inherited parameters from the request, so the values from the hostgroup will take place.
On save - send the values according to the state of the "inherit" button.

fb9f45e8 12/18/2015 08:03 AM Daniel Lobato Garcia

Fixes #7230, #12021 - Upgrade to Rails 4.1.5

This commits upgrades Rails to Rails 4.1.5. See a description of the
changes included here, and go to the pull request in GitHub to see more
detailed explanations:

  • Update gems to a Rails 4 compatible version, including dependencies...
4a7dcb71 12/17/2015 06:21 AM Ori Rabin

Fixes #12852 - override checkbox always enables default value when use_puppet_default is false

fd1e1221 12/16/2015 07:42 AM Ori Rabin

Fixes #12828 - Hidden value checkbox enabled after override button is checked

6f65fd17 12/11/2015 06:37 AM Shimon Shtein

Fixes #12659 - Fixed "inherit" behavior

Non-inherited attributes are now sent in the form data.

View revisions

Also available in: Atom