Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  compute_resources
  locale
  proxy_status
about.js 528 Bytes
application.js 18.3 KB
auth_source_ldap.js 1.14 KB
charts.js 12.5 KB
class_edit.js 5.95 KB
compute_resource.js 8.9 KB
dashboard.js 4.18 KB
editor.js 7.03 KB
filters.js 553 Bytes
hidden_values.js 1.76 KB
host_checkbox.js.erb 4.16 KB
host_edit.js 22.4 KB
host_edit_interfaces.js 9.88 KB
hosts.js 1.37 KB
i18n.js 445 Bytes
jquery.extentions.js 797 Bytes
jquery.multi-select.js 4.2 KB
lookup_keys.js 11.5 KB
nfs_visibility.js 893 Bytes
noVNC.js 1.28 KB
parameter_override.js 1019 Bytes
password_strength.js 2.47 KB
proxy_status.js 3.02 KB
reports.js 789 Bytes
select_on_click.js 527 Bytes
settings.js 2.45 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.06 KB
users.js 1.34 KB

Latest revisions

# Date Author Comment
bf8c7fbd 03/24/2016 04:07 AM Dominic Cleal

fixes #14318 - load JS translations table for current locale only

26eeda80 03/22/2016 06:45 AM Dominic Cleal

fixes #14041 - don't call select2 on CR form templates

select2 must be called only when the select becomes visible, not for
hidden template elements. add_child_node() already does when adding a
new set of fields from the template. without_select2 is removed from...

a44919d8 03/18/2016 08:54 AM Tomer Brisker

Refs #7726 - Improve select all for filtered multi-select

fbd765f1 03/18/2016 05:25 AM Tomer Brisker

Fixes #13091 - Paginate VMs for supporting compute resources

Loading all VMs for the compute resource view can be a very heavy task,
which leads to timeouts when attempting to load all VMs for a compute
resource that has many hundreds or thousands of VMs. This patch allows...

10c98a9a 03/16/2016 05:01 AM Dominic Cleal

fixes #14200 - exclude form templates from select2 initialisation

Form templates shouldn't be initialised with select2, as the elements
are copied through add_child_node, e.g. when adding a new external user
group inside the user group form. add_child_node calls select2 after...

45be57cd 03/09/2016 09:50 AM Ondřej Pražák

Fixes #7726 - Filtered out items no longer added when 'Select all' clicked

d05be6d1 03/08/2016 09:39 AM Ondřej Pražák

Fixes #14071 - Using Sprockets directive to require host_edit_interfaces.js

e108822a 03/06/2016 02:28 AM Amir Fefer

Fixes #6858 - escape HTML tags when update a parameter value in settings

dba5afe0 03/02/2016 06:32 AM Ori Rabin

Fixes #13976 - override checkbox in smart class parameter doesn't uncheck other checkboxes

5c7e4ed6 03/01/2016 07:13 AM Shimon Shtein

Fixes #6376 - AJAX call to update hostgroup info without hostgroup failed

View revisions

Also available in: Atom