Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  menu
  pagelets
README.md 804 Bytes

Latest revisions

# Date Author Comment
fcd63a38 09/22/2021 08:50 AM Dominik Matoulek

Fixes #33419 - Introduce Fact Parser Registry

FactParser class has two purposes in current codebase. It acts as parent
for other fact parses (PuppetFactParser, AnsibleFactParser,
RhsmFactParser...) and also as a registry for registering parsers for
given type/key. This PR introduces FactParserRegistry under...

80fb0c21 09/15/2021 12:20 PM Ondřej Ezr

Fixes #32403 - Add validations to a setting DSL

Add ability to define validation per Setting through DSL.
It tries to keep similar syntax to rails model validations.

813b605d 09/15/2021 07:58 AM Tomer Brisker

Fixes #33387 - Remove view_tasks permission

This permission was present since the permission model was implemented
in acfbc45886c4 but wasn't really used anywhere. Foreman tasks uses a
different `view_foreman_tasks` permission.

1c02010e 08/16/2021 01:57 PM Kamil Szubrycht

Fixes #31638 - Adds host status overview page

00aeab04 07/27/2021 12:16 PM Amir Fefer

Fixes #31444 - Add host's statuses to the details page

a69a9d4c 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31129 - drop Host classes API

Extracted in: https://github.com/theforeman/foreman_puppet_enc/pull/103

340fefd5 07/19/2021 10:39 AM Ondřej Ezr

Fixes #30170 - drop smart class param permissions

Extraction details in https://github.com/theforeman/foreman_puppet_enc/pull/27
Forgotten Site Manager permissions in https://github.com/theforeman/foreman_puppet_enc/pull/95

47a6fc65 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31661 - drop externalNodes from host controller

Removes the node export from HostController.

Extracted in theforeman/foreman_puppet_enc#93.

f9c84758 07/19/2021 10:39 AM Ondřej Ezr

Fixes #31061 - drop Environment permissions

Extracted in https://github.com/theforeman/foreman_puppet_enc/pull/47
Adding to default role in: https://github.com/theforeman/foreman_puppet_enc/pull/77

9919a2d3 07/19/2021 10:39 AM Shira Maximov

Fixes #31106 - drop config groups permissions

View revisions

Also available in: Atom