Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
54db95ae 03/19/2017 03:34 AM Ivan Necas

Fixes #18952 - fix destroy of host without owner

The notifications failure caused the host not being deleted.
I don't think the notifications should interfere with the core
functionality of the objects.

b9c0ea89 03/19/2017 03:33 AM Dominic Cleal

fixes #18950 - enable password field in CR form test

Prior to capybara 2.13.0, the test passed despite filling in a disabled
password field, but a change now prevents this odd assumption. The test
now enables the field via the provided button, also requiring JS.

28b7dd9f 03/15/2017 12:03 PM Timo Goebel

fixes #18476 - users have ssh keys

b6d8a6f9 03/14/2017 02:48 PM Dominic Cleal

refs #18760 - only build CSV URL from permitted params

Prevents malicious data being injected into the URL options (e.g. host)
and prevents a security exception rendering URLs with non-sanitised
params under Rails 5.0.

55c37b71 03/14/2017 11:11 AM Dominic Cleal

refs #17463 - require test helper for smart proxy mixin

229195a5 03/14/2017 10:11 AM Tomer Brisker

Fixes #18760 - Allow export to CSV

This introduces a way of exporting tables from the UI to CSV.
There are 3 steps to adding a CSV export to a table:

1. Add the CsvResponder concern to the relevant controller.
2. Add a `format.csv` block to the index controller action. This block...

273f928c 03/14/2017 07:42 AM Ondřej Pražák

Fixes #17463 - Detect user's orgs when importing from puppet

65c0d142 03/13/2017 05:20 AM Michael Moll

Fixes #18868 - add Parallels PSBM version handling

100cf25b 03/12/2017 07:15 AM Ori Rabin

Fixes #18718 - Empty boolean matcher should not turn into false

4017d259 03/10/2017 01:58 PM Marek Hulán

Fixes #18722 - fix host parameters in host form

View revisions

Also available in: Atom