Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
e4ed4a0d 03/22/2016 08:16 AM Marek Hulán

Fixes #14232 - make generic helpers available for global PXE template

308f611d 03/22/2016 07:12 AM Marek Hulán

Fixes #14264 - improve primary interface selection

c2c01642 03/22/2016 07:12 AM Ivan Necas

Fixes #5859 - don't rely on a mac address being present when overriding the conflicts

We tried to initiate the `dhcp_record` for checking if conflicts were
there. The problem was the mac address was not available at that stage
when using the compute resources. It also turns out there is no need...

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...

5c02935a 03/21/2016 09:34 AM Dominic Cleal

fixes #14291 - replace integration test logins with SSO

Replace the loading and form-filling on the user login page with a
test-only SSO method, which automatically logs in the test user on
every request. This uses a cookie sent in the request to specify the...

38987e04 03/18/2016 11:00 AM Dominic Cleal

fixes #14253 - add attr_accessible to Widget

Add position/view related attributes to widget as accessible attributes
and protect data such as template and name. Under Rail 4.2, saving the
dashboard was failing due to attribute protection, so new functional...

1580adbe 03/18/2016 10:41 AM Daniel Lobato Garcia

Fixes #14067 - Host#edit integration tests should wait for tasks

When you click on Host#edit Submit button, a few orchestration tasks
will be created. After that, the show page will call (via AJAX) a few
URLS to fetch 'overview', 'resources', 'nics', etc... to fill up the...

ea740cfe 03/18/2016 06:57 AM Ori Rabin

Fixes #14183 - showing whitespace validation in smart variables

38d9333f 03/18/2016 05:15 AM Tom Caspy

fixes #14239 - when creating host from API, set first interface as primary if none set

3952cb53 03/17/2016 04:48 AM Amir Fefer

Fixes #13757 - spilt layout helper into two helpers

Layout helper is too large, all the forms logic moved to form helper

View revisions

Also available in: Atom