Project

General

Profile

Revision:

Revisions

# Date Author Comment
7d5fb02a 04/16/2024 05:20 AM Girija Soni

Fixes #37343 - Fix the ks param deprecation warning for rhel 8

98d3bf5b 04/15/2024 12:09 PM Jan Loeser

Fixes #36885 - Add Clevis/Tang disk encryption template

For disk encryption Clevis/Tang is often used. This commit introduces
partition templates for Kickstart and Autoinstall taking care of disk
encryption and a snippet responsible for binding the LUKS device via...

6924b150 04/15/2024 11:09 AM Evgeni Golov

Fixes #37353 - always read cached webpack manifest

f87b1a25 04/15/2024 08:28 AM Leos Stejskal

Fixes #37337 - Fix snapshot task and add Rocky 8 & 9

c21ac651 04/11/2024 07:31 PM Jeremy Lenz

Fixes #37293 - Add user columns to hosts index
- add column registry
- add plugin documentation
- Make breadcrumb a React link
- Respect display_fqdn_for_hosts setting

6cafc684 04/11/2024 10:48 AM Evgeni Golov

Fixes #37344 - enable compression for webpack assets

4550a0c1 04/11/2024 10:00 AM Maria Agaphontzev

Fixes #37252 - prevent duplicate foremanReact in plugins

a88d8d36 04/10/2024 09:11 AM Evgeni Golov

switch container to use CentOS Stream 9 as base

7008091a 04/09/2024 12:56 PM Samir Jha

Fixes #37312 - Upgrade foreman-vendor packages to 13.x

eb754d1b 04/09/2024 11:01 AM Markus Bucher

Fixes #33664 - Adjust subman_setup snippet for debian

1b215f65 04/05/2024 03:15 PM Maria Agaphontzev

Fixes #37280 - remove typeAheadSelect

b6bae776 04/05/2024 01:35 PM Hao Yu

Fixes #37215 - Stop reporting CV/LCE if not set to hosts

a9d585e2 04/02/2024 09:08 PM Leos Stejskal

Pin fog-vsphere to >= 3.6.4

See https://community.theforeman.org/t/problem-with-end-build-on-vmware-esxi-8-0-u2/37139

19702927 03/27/2024 09:32 AM Matěj Mudra

Fixes #37231 - Handle incorrect domain setting display

c9ce7c6e 03/26/2024 09:14 PM Jeremy Lenz

Fixes #37247 - refactor HostsIndex to map results directly

0085153c 03/26/2024 11:57 AM Ewoud Kohl van Wijngaarden

Fixes #37287 - Iterate on hashes when both key and value are used

This replaces the `hash.keys.each { |k| hash[k] }` and `hash.keys.sort`
patterns with `hash.each { |k, v| }` where it makes sense. This avoids
doing hash lookups when you already know the value anyway.

d309c1f3 03/21/2024 03:11 PM Sayan Das

Fixes #37282 - Adding the current_time macro

6c77d09b 03/19/2024 01:42 PM Ewoud Kohl van Wijngaarden

Fixes #37273 - Use delegation syntax for resource_scope

In Ruby 3 you need to explicitly delegate keyword arguments, or if you
don't care about Ruby 2.6 or prior then you can use the new delegation
syntax1.

It deals with the difference in calling where. When calling `.where([])`...

611fa54e 03/19/2024 08:50 AM Bastian Schmidt

Fixes #37002 - Add pagelet anchor for user and usergroup tabs

This feature allows plugins to add pagelets for the users/usergroups
edit page.

02eb6356 03/18/2024 09:45 PM Evgeni Golov

Refs #37065 - require at least apipie-dsl 2.6.2

It adds the `kwlist` macro

54fd97f1 03/18/2024 05:58 PM Bernhard Suttner

Fixes #37274 - Mark API/params as deprecated

e099e49c 03/15/2024 04:00 PM Bernhard Suttner

Fixes #37270 - Misspelled OpenStruct class name

be92fd21 03/15/2024 11:58 AM Oleh Fedorenko

Fixes #37069 - Fallback to UTC on invalid timezone

05f60ce3 03/14/2024 01:05 PM Jeremy Lenz

Fixes #37065 - report_row now explicitly accepts kwargs
also adds a test which fails without the fix

639910bb 03/14/2024 08:21 AM Sebastian Bublitz

Fixes #37244: Add new virtual hw versions for VSphere 8.0 and 8.0U2

See https://kb.vmware.com/s/article/1003746 for reference

(26-50/12630) Per page: 25, 50, 100

Also available in: Atom