Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_base.html.erb 2.43 KB
_network.html.erb 467 Bytes
_volume.html.erb 916 Bytes

Latest revisions

# Date Author Comment
b70d83c4 03/22/2016 01:23 PM 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...

38a3e64b 01/24/2016 06:47 AM Daniel Lobato Garcia

Fixes #13343 - Compute resource network modal is misaligned

Notice I also changed the help inline to be a popover, as per
Patternfly's recommendation -
https://www.patternfly.org/patterns/field-level-help/

Before: http://i.imgur.com/tVokboI.png
After fixing: http://i.imgur.com/AJusnmF.png

aa50ab15 01/07/2016 04:51 AM Alon Goldboim

Fixes #4629 - Migrate UI to Patternfly

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.

1f71c494 10/30/2015 08:26 AM Tomer Brisker

Fixes #12204 - Show interface form helptext in popovers

Refs #12204 - Resize interface modal, fields and labels

To cause virtual network settings to display correcty changes were also needed
in the layout of the compute attribute forms.

83344af2 08/06/2015 04:50 AM Shlomi Zadok

fixes #11172 - disable select2 with css class (and enable elsewhere)

a6474423 03/25/2015 02:44 AM Tom Caspy

fixes #6568 - showing ovirt template version if applicable

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

a27196f0 07/22/2014 07:34 AM Neil Miao

Fixes #6483 - oVirt network is properly populated for multiple datacenters

View revisions

Also available in: Atom