Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
7afae8e0 03/01/2017 02:08 PM Jo Vandeginste

fixes #18574 - add ip6 address to the REST api results

(cherry picked from commit 71eb7ee0731726d41d76b839c56db0330e895187)

2f8e5a95 03/01/2017 02:08 PM Dominic Cleal

refs #18468 - move compute_resources JS to compute profile index

The CR JS should always be ready and loaded on the compute profile
index, as the new attributes form is rendered into the existing page
after the profile is created.

Because the new attributes form is loaded via the two-pane #content...

471ccb7c 03/01/2017 02:08 PM Sebastian Gräßl

Fixes #18468 - Include JS in libvirt compute profile form

When the form is loaded via XHR the needed JavaScript
is not loaded and selecting of certain attributes fail.
(cherry picked from commit ec7fc1bd9f6ec77a90287f77092ad1f57fc92790)

3552acf4 02/01/2017 11:16 AM Daniel Lobato Garcia

Fixes #18040 - URL escape PuppetCA CN on proxy view

If the CN contains characters that cannot be displayed in an URL, like
'mcollective/OL=mcollective', the puppetca list will not be able to
render.

The reason is that Rails cannot generate an URL for such CNs, so we need...

097d0c2f 02/01/2017 11:16 AM Ondřej Pražák

Fixes #18126 - Fix security groups select for EC2 form

(cherry picked from commit 7f2f792808b0d8523db87278edd2ddaeef120f6b)

11458bc2 01/30/2017 11:09 AM Dominic Cleal

templates - sync from community-templates

7f0c0c8e 01/30/2017 11:09 AM Tomer Brisker

Fixes #4519, #9531 - Correctly handle invalid host name changes

Removing a host name or otherwise changing it to an invalid name (such
as a name containing /) caused the form to fail loading. This makes sure
all paths are generated correctly and validation error is shown....

3d35120d 01/30/2017 11:09 AM Marek Hulán

Fixes #16782 - reset dhcp record cache after mac change

(cherry picked from commit 969832057c5ea6a1f84eaf5c53f5cdc7ee445af2)

5d7da88e 01/30/2017 11:01 AM Amir Fefer

Fixes #17808 - fix 'multipart form data' IE bug

According to this bug
(https://connect.microsoft.com/IE/Feedback/Details/868498),
multipart form data is malformed if there are fields without names.
This bug has been solved within Edge browser,
however no solution is expected for IE10/IE11...

443412c1 01/30/2017 11:01 AM Ivan Necas

Fixes #5483,#11106 - pass the virtualswitch value to fog

We can't pass the network id directly to the fog, but it accepts the
virtualswitch parameter, that we can use to point to the right value.

Also, it fixes another issue, where we used the vsphere network id to...

View revisions

Also available in: Atom