Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
14b42ec5 06/05/2017 08:40 AM Tomer Brisker

Fixes #19418 - Correctly route cancel button on host form

3501ac9d 06/02/2017 11:29 AM Marek Hulán

Fixes #19646 - improve inline help

cabe2c2e 06/01/2017 07:45 AM Ohad Levy

Fixes #19700 - update rubocop rules

The following changes have been made:

- Performance/RedundantMerge:
changes lines such as:
```not_found_message.merge! :message => options```
to:
```not_found_message[:message] = options```

- converts str.match() to str =~ ()...

c8efc502 05/31/2017 05:01 AM Timo Goebel

fixes #19340 - replace all new_host calls with new_vm

d80e2430 05/27/2017 04:16 AM Daniel Lobato Garcia

Fixes #16159 - Rename mail alerts to not be Puppet specific

Right now, under 'my account', users get emails with alerts about the
status of their hosts regarding configuration management (e.g: if there
was an error, get an alert, or get a weekly summary of all hosts...

fcb0e4bb 05/15/2017 06:45 AM Ori Rabin

Fixes #19296 - Combination remove link shows correct tooltip

2915335a 05/11/2017 02:00 AM June Zhang

Fixes #19384 - Add tooltip to the Remove Matcher button

b9df73be 05/10/2017 04:25 AM Ohad Levy

fixes #19479, #10587, #19500 - two pane notifications are visible

- notification is now inside the content div, allowing two-pane server
responses to include it.
- refactored all notifications to use notification helpers (notice,
warning and error) instead of direct flash manipulation...

7bc914eb 05/09/2017 02:55 AM Dominic Cleal

fixes #19476 - list features in smart proxy refresh API response

6a5d76db 05/08/2017 06:48 AM Daniel Lobato Garcia

templates - sync from community-templates

View revisions

Also available in: Atom