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.6 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.57 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
5d911917 04/26/2017 04:05 AM Liza Gilman

Fixes #19365 - display loading spinner instead of text

514767df 04/23/2017 09:49 AM Amir Fefer

Fixes #19176 - fix translated strings in select all hosts

f881e954 04/20/2017 08:26 AM Tomer Brisker

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

13a7bf0d 04/03/2017 06:52 AM Amir Fefer

Fixes #16043 - add select all hosts option

fb5e3f28 04/02/2017 08:01 AM Amir Fefer

Fixes #19122 - clear selected hosts in new search

3c562315 03/29/2017 05:30 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.

View revisions

Also available in: Atom