Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
744f9bd0 04/04/2021 02:08 PM Marek Hulán

Fixes #32213 - inform user about wrong use of admin flag

Our API filters the admin attribute of user group API via strong params
for non-admin users. Therefore when non-admin tries to create or update
a user group admin flag, it is silently ignored even and the user group...

9b62448c 03/31/2021 11:27 AM Hao Yu

Fixes #30053 - Audit page render slow when organization is set

9d44364c 03/24/2021 02:32 PM yifat makias

Fixes #31883 - Validate compute attributes before API creation

3e756bcc 03/24/2021 09:57 AM Leos Stejskal

Fixes #31750 - :foreman_server_ca_cert macro & not existing file (#8294)

8609ef84 03/18/2021 01:21 PM Ewoud Kohl van Wijngaarden

Fixes #30779 - Implement ActionDispatch::RemoteIp (#7960)

The ActionDispatch::RemoteIp middleware can provide the remote IP
correctly as a property of the request object. This looks at
X-Forwarded-For headers while stripping out reverse proxies and falls...

299c2976 03/15/2021 01:36 PM Maria Agaphontzev

Refs #30331 - refctor nav header to pf4

26a20e66 03/12/2021 04:40 PM Leos Stejskal

Fixes #31663 - Registration templates usability issues (#8256)

- New template kind 'Host initial configuration' for
host configuration after the registration.
- Registration templates (like 'Global Registration')
cannot be assigned to operating system...

5bc61db9 03/09/2021 05:43 PM Tomer Brisker

Fixes #31990 - Optimize tooltip and popover initialization

Instead of iterating over all elements with tooltips or popovers and
initializing each one seperately, initialize them once with a selector
to identify which elements should have them. On pages with hundreds or...

7212bd76 03/09/2021 11:49 AM Leos Stejskal

Fixes #31885 - Registration - Simplified logic for rex & insights (#8342)

- New options in form for rex & insights: keep default value (inherit from parameter) or override (enforcement of yes or no).
- Showing the current value of rex & insights parameters is not possible, since it can be overriden on OS/host group/organization/location level, this will be enhanced later with the new implementation of the form.

158c6ce8 03/09/2021 11:29 AM Ondřej Ezr

Fixes #32029 - test coverage for taxed_and_untaxed (#8370)

View revisions

Also available in: Atom