Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
a6b7f814 04/19/2017 05:08 AM Dominic Cleal

refs #19298 - update fact test to find links in ol/li elements

0cf6d676 04/18/2017 09:29 AM June Zhang

Fixes #19217 - update the close icon to remove icon

In "Add Parameters" and "Add Combinations", we noticed
there are "Remove" icons, but currently using the Close
icon, based on the icon guideline, we suggest to use the
right icon for correct meaning.

0e52ebb7 03/28/2017 10:15 AM Dominic Cleal

fixes #19035 - rewrite TopbarSweeper without rails-observers

Moves from the observer object into two mixins, one on the model and one
on the top-level controllers to observe creates/updates/destroys on
monitored models. Replaces rails-observers as it lacks Rails 5 support.

72a28408 03/24/2017 11:02 AM Ondřej Pražák

Fixes #18001 - Add plugin permissions to core's roles

e53fd8e1 03/22/2017 09:57 AM Dominic Cleal

refs #18950 - wait for CR test connection to complete

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.

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.

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

5f606e11 02/22/2017 03:26 AM Daniel Lobato Garcia

Fixes #16982 - Scope properly when no taxonomies are set

The default scope for hosts and other objects did not restrict
properly by taxonomies. An user without organizations or
locations, could do anything it's permissions allow to.
The list of hosts was unrestricted and showed hosts in...

View revisions

Also available in: Atom