Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  compute_resources
  locale
  proxy_status
about.js 528 Bytes
application.js 17.1 KB
auth_source_ldap.js 1.14 KB
charts.js 12.5 KB
class_edit.js 5.61 KB
compute_resource.js 9.58 KB
dashboard.js 4.27 KB
editor.js 6.87 KB
filters.js 814 Bytes
hidden_values.js 809 Bytes
host_checkbox.js.erb 4.16 KB
host_edit.js 24.9 KB
host_edit_interfaces.js 10.7 KB
hosts.js 1.37 KB
i18n.js 445 Bytes
jquery.extentions.js 797 Bytes
jquery.multi-select.js 4.32 KB
lookup_keys.js 11 KB
nfs_visibility.js 893 Bytes
noVNC.js 1.28 KB
parameter_override.js 1 KB
password_strength.js 2.56 KB
proxy_status.js 3.22 KB
reports.js 789 Bytes
select_on_click.js 527 Bytes
settings.js 790 Bytes
spice.js 1.59 KB
subnets.js 3.15 KB
taxonomy_edit.js 856 Bytes
topbar.js 3.72 KB
trends.js 506 Bytes
two-pane.js 5.29 KB
users.js 1.34 KB

Latest revisions

# Date Author Comment
912842d0 01/04/2017 05:01 AM Tomer Brisker

Fixes #17913 - Remove deprecation message when loading ACE editor

6cf7d832 01/04/2017 04:04 AM Sebastian Gräßl

Fixes #17910 - Quote strings for JQuery href attribute selector

When the attribute starts with an hash (#) the query can not be
parsed by JQquery, quoting them prevents that from happening.

0c78cd75 01/03/2017 11:11 AM Shimon Shtein

Fixes #17855 - reflect changes to template on image selection

In oVirt images are based on templates, so when an image is selected
on operating system tab, the template field on compute resource tab
should change accordingly.

7d712752 12/28/2016 10:52 AM Daniel Lobato Garcia

Fixes #17858 - OpenStack scheduler doesn't show spinner

Foreman does not show the spinner when the OpenStack scheduler hints are
loading, instead it just shows a javascript error.

59e7136a 12/25/2016 04:05 AM Shlomi Zadok

Fixes #17015 - Adds Key pairs controller

9356b0b3 12/21/2016 10:11 AM Daniel Lobato Garcia

Fixes #17516 - Update jquery to 2.2.4 to fix XSS

Affected versions of the package (< 1.12) are vulnerable to Cross-site
Scripting (XSS) attacks when a cross-domain ajax request is performed
without the dataType option causing text/javascript responses to be...

edfc2271 12/20/2016 12:33 PM Kavita Gaikwad

fixes #17630 - show tooltips after deselecting selected item

For example,
User who must be the owner of that host, is having
an organization which is assigned to the same host
then on edit page, you will see tooltip on that organization
hover saying "This is used by host"....

83afcbec 12/13/2016 10:26 AM Tomer Brisker

Fixes #17570 - Only execute `onContentLoad` once per page

When an event is triggered, jQuery attempts to execute the on<name>
method if it exists for event <name>. We were also manually triggering
the `onContentLoad` every time the `ContentLoad` event was triggered,...

55e7d748 12/05/2016 04:25 AM Dominic Cleal

i18n - extracting new, pulling from tx

5a8f4579 12/05/2016 03:34 AM Amir Fefer

Fixes #12156 - Adds email configuration into Foreman settings

Instead using email.yaml, the email configuration
can be modified dynamically via settings.

View revisions

Also available in: Atom