Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
c791f6c7 01/16/2023 12:01 PM Ondřej Ezr

Fixes #29939 - drop category column from settings

Settings table was holding category column to support old style of
settings, but it is now ready to be decomissioned as plugins were given
enough time.

ebc7b8eb 01/11/2023 09:50 AM Oleh Fedorenko

Fixes #35908 - Remove hidden boundaries for power column

abc75312 01/11/2023 09:11 AM Oleh Fedorenko

Fixes #35900 - Update Kickstart default for Katello

d4842738 01/09/2023 02:24 PM Marek Hulán

Fixes #35843 - add alias for configuration_status searching

Historically, the configuration status was the only status users can
search hosts by. When sub-statuses were introduced we kept "status" as
the search term representing the configuration status. However with many...

b7d9230b 01/09/2023 01:58 PM Usman Sunyaev

#35909 - Windows default iPXE httpboot template

Fixed windows deploy via proxy.
You can use it to provision hosts running Windows using iPXE over HTTP instead of TFTP
Only need to use httpboot to do this.
`set boot-url tftp://<%= foreman_request_addr %>/`...

8cbb98b9 01/05/2023 02:15 PM Lucy Fu

Fixes #35649 - Add Details tab - Virtualization card

acafe1aa 01/04/2023 02:38 PM Adam Ruzicka

Fixes #35894 - Properly detect setting changes

Previously we missed setting changes which changed a setting back to its
default value.

16325773 01/04/2023 12:27 PM Nofar Alfassi

Fixes #35876 - Add tag_type parameter to replace_value_control

This change allows us to use the replace_value_control function with a
different type of tag element. Required for foreman_ansible.

f6379b13 01/04/2023 11:11 AM Peter Koprda

Fixes #35823 - Boot time should show up empty instead of N/A

d6e20fd7 01/04/2023 10:27 AM Nofar Alfassi

Fixes #35726 - adding callback_enabled option to job templates for foreman_ansible

Added the `ansible_callback_enabled` property to the template's params, so we can set it from the UI.
And added a new mount point in the template's form, for the Pagelet created in `foreman_ansible` plugin.

View revisions

Also available in: Atom