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.54 KB
dashboard.js 2.69 KB
filters.js 814 Bytes
hidden_values.js 809 Bytes
host_checkbox.js 6.5 KB
host_edit.js 24.8 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 221 Bytes
spice.js 1.59 KB
subnets.js 3.15 KB
taxonomy_edit.js 856 Bytes
topbar.js 3.72 KB
two-pane.js 5.3 KB

Latest revisions

# Date Author Comment
26e57324 04/24/2017 11:22 AM Daniel Lobato Garcia

i18n - extracting new, pulling from tx

8eb71799 04/24/2017 09:58 AM Amir Fefer

Fixes #19176 - fix translated strings in select all hosts

f9dbfb97 04/24/2017 09:58 AM Tomer Brisker

Fixes #19309 - Only select first hosts page on select all (#4467)

0f49b72b 04/05/2017 03:04 PM Amir Fefer

Fixes #16043 - add select all hosts option

(cherry picked from commit 13a7bf0d3ad3445ce82bb2a79b46a2352bb3694b)

5243557e 03/29/2017 11:06 AM Daniel Lobato Garcia

i18n - extracting new, pulling from tx

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

fixes #18064 - import host from compute resource

f82a666d 03/22/2017 07:12 AM Amir Fefer

Fixes #18264 - change select multiple host actions to POST

When selecting large amount of hosts for bulk action,
url is getting too long and may cause 414 error.
To avoid that, hosts_ids should send via post request
within the body.

71f05b78 03/21/2017 12:05 PM Ohad Levy

fixes #16288 - moves ace editor to webpack.

I've tried to limit changes to minimum, besides fixing lint errors i've:
- moved to brace package (as its compatable with br and webpack).
- added ERB as a syntex highlight.

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.

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.

View revisions

Also available in: Atom