Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
15c7ce27 01/24/2017 10:17 AM Dominic Cleal

fixes #18214 - accept `params` as AC::Parameters or Hash

In Rails 5, ActionController::Parameters no longer inherits from Hash
and so type checks for params.is_a?(Hash) now return false and should
accept either. (Rails commit 14a3bd5.)

363cab56 01/19/2017 03:43 AM Ohad Levy

fixes #17545 - adds UI notification support

- Initial data model for notification support, based on manageiq design.
- addes notification JSON endpoints.

477b6b6b 01/03/2017 04:40 AM Ondřej Pražák

Fixes #16740 - Access host params through macro

6a7e5074 01/02/2017 02:21 AM Tomer Brisker

Fixes #17874 - Extract contains_erb? from lookup key

59e7136a 12/25/2016 04:05 AM Shlomi Zadok

Fixes #17015 - Adds Key pairs controller

616669d8 12/09/2016 03:01 AM Dominic Cleal

fixes #16459 - remove 1.15 deprecations

4e6d2262 11/24/2016 03:48 AM Marek Hulán

Fixes #16739 - unify parameters permissions

404ead2a 11/23/2016 10:02 AM Marek Hulán

Fixes #17403 - enable exporting of templates

901fe896 11/22/2016 10:45 AM Ondřej Pražák

Fixes #14688 - Power status visible on hosts index page

057641b4 11/18/2016 09:42 AM Shimon Shtein

Fixes #17309 - Made facets resilient to class reloading

Now the configuration is stored in plugin declaration.
If you are using `Facets.register` directly, please make sure
you are re-registering it after reload occurs.

View revisions

Also available in: Atom