Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
3ee38d9e 06/13/2016 12:35 PM Marek Hulán

Fixes #15362 - improve global status audit logs

f358e676 06/03/2016 09:13 AM Marek Hulán

Fixes #15278 - taxonomies support granular filters

0300fadf 05/19/2016 10:53 AM Daniel Lobato Garcia

Fixes #15077 - Error HTML tags are shown

On some custom errors we show, the alert_header helper is escaping the
HTML tags we put on the alert title.

http://imgur.com/cm6l5ZW

Obviously these shouldn't be escaped. Fix is as simple as marking the
string that puts the tags as html_safe

056f2718 05/15/2016 08:10 AM Trey Dockendorf

Fixes #15047 - Improve audit email details

9b6c84d4 05/12/2016 04:01 PM Marek Hulán

Fixes #14313 - improve facts navigation and URL

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

f88a7a55 05/09/2016 08:34 AM Tomer Brisker

Fixes #14960 - Improve settings helper for collections

1dc0f39b 05/06/2016 09:39 AM Tomer Brisker

Fixes #13741 - Prevent hidden parameters from erasing newline

Switching the input from textarea to password leads to all newline
characters being stripped from the value. This PR attempts to prevent
this by changing the font of the textarea to a font that displays a...

990dee69 05/06/2016 08:29 AM Timo Goebel

fixes #14661 - support IPv6 subnets

ad603e40 05/06/2016 07:33 AM Amir Fefer

Fixes #3200 - Add select boxes to settings

Fixes #3200 - Add select box to settings

Sometimes it necessary to choose a value from a collection of values,
instead of entering a raw value.

View revisions

Also available in: Atom