Project

General

Profile

Revision:

Revisions

# Date Author Comment
68bd8b31 05/30/2024 01:10 PM Adam Ruzicka

Refs #37374 - Fix wrong key for ipv6

Fixes db0ccb9

9fccd978 05/28/2024 12:29 PM Archana Kumari

Fixes #37420 - Fix Style/AccessorGrouping cop

0841b365 05/28/2024 10:18 AM Evgeni Golov

drop unused dynflowd script

it's unused since Foreman 2.0 which switched to sidekiq

d690fa77 05/23/2024 06:27 PM Markus Reisner

Fixes #36547 - Fix parsing of Ubuntu version in fact parsers

1516fde7 05/22/2024 09:46 PM Griffin Sullivan

Bump develop to 3.12.0-develop

0a1d8866 05/22/2024 09:46 PM Ewoud Kohl van Wijngaarden

i18n - extracting new, pulling from tx

406162d5 05/22/2024 01:54 PM Maria Agaphontzev

Fixes #37489 - use host_details_ui in React context

bd975f90 05/22/2024 12:44 PM Leos Stejskal

Fixes #37439 - API 'build_pxe_default' with taxonomies

The 'hammer template build-pxe-default' command works
only when no organization or location is passed.

The fix is to skip ':find_optional_nested_object' for the
'build_pxe_default' action, as it does not make any sense here.

37093a54 05/22/2024 11:30 AM Maria Agaphontzev

Fixes #37443 - edit comment from host details

e7570bc2 05/22/2024 10:59 AM Ewoud Kohl van Wijngaarden

Fixes #37490 - Correct translation logic in registration cmd

It's invalid to use %s more than once in a translatable string because
it becomes ambigous. Different languages may want to change the order
of words and that's not possible with %s. They should be named.

5f343b66 05/22/2024 06:20 AM Ewoud Kohl van Wijngaarden

Fixes #37488 - Correct fact setting descriptions

The default_$taxonomy settings are used when a host is created from any
fact upload, not just Puppet. Their descriptions should reflect this.

f04d47cc 05/21/2024 12:25 PM Nadja Heitmann

Fixes #37440 - Enable multiple repositories for host registration

3b135d0e 05/20/2024 08:18 AM Leos Stejskal

Fixes #37461 - Don't use the Kickstart rhsm for RHEL 8

The rhsm command has some issues on RHEL 8,
before it was not enabled for RHEL8 until the PR#9745.

refs bf03a259a7e6fd65207b9a40639bb99e0e507dd8

0f9352a4 05/17/2024 01:21 PM Ewoud Kohl van Wijngaarden

Fixes #37434 - Use nightly for develop manual links

Foreman has for the longest time had
https://theforeman.org/manuals/$next redirect to
https://theforeman.org/manuals/nightly in our Apache configuration. This
means that on every branching we need to modify this. It also doesn't...

000a5165 05/17/2024 11:40 AM Evgeni Golov

Fixes #37484 - remove bookworm/sid workaround

bookworm was released, so it now has a number that gets reported
correctly

c75c51b0 05/16/2024 02:39 PM Adam Ruzicka

Fixes #37374 - Prefer execution interface over primary

in Ansible Inventory report template.

The execution interface method is not defined (and exposed in safemode
jail) unless remote execution plugin is enabled.

5334c308 05/15/2024 04:01 PM Adam Ruzicka

Fixes #37463 - Fix permission handling for table prefs

Before this change non-admin users could create, but not update their
own table preferences as the default scope tried to check
various *_table_preferences permissions which don't exist at all.
Alternatively, we could introduce these permissions and grant the...

5b00e9e1 05/14/2024 05:33 PM Bernhard Suttner

Fixes #37437 - Prevent XSS issue for pages using react and angular

9b91cc93 05/14/2024 02:40 PM Bernhard Suttner

Fixes #37444 - get rid of sidekiq deprecation warnings

4907a960 05/14/2024 07:37 AM Leos Stejskal

Fixes #37421 - foreman_bootdisk templates not seeded

Remove some strange characters at the beginning of the version line,
which were blocking the seed of the templates.

6dcecc83 05/13/2024 11:27 AM Nadja Heitmann

Refs #33664 - Fix syntax error in sub man setup script

5935d54d 05/13/2024 10:45 AM Evgeni Golov

drop old and unused sync_templates script

38b22032 05/13/2024 06:20 AM Shimon Shtein

Fixes #37422 - Switch to method definition in template generators

Mocha cannot be used in rake tasks like `rake snapshots:generate`

75ba4ecc 05/11/2024 06:03 PM Oleh Fedorenko

Fixes #37436 - Remove TimedCacheStore class

Foreman uses either redis or file store for quite some time.
This class is not being used anywhere.

b0f28c2c 05/10/2024 09:55 AM Archana Kumari

Fixes #37432 - Fix Style/GlobalStdStream cop

aeb0ffa2 05/06/2024 02:23 PM Evgeni Golov

Fixes #37406 - drop upload functionality from foreman-debug

fe777203 05/02/2024 09:45 AM Ewoud Kohl van Wijngaarden

Fixes #35463 - Allow newer rdoc on Ruby 3.1

Ruby 3.1 ships rdoc 6.1 by default.

43a7a4f2 04/29/2024 11:34 AM Evgeni Golov

Fixes #37391 - also use reactExports for core

9e514325 04/26/2024 03:33 PM Ewoud Kohl van Wijngaarden

Fixes #37387 - Drop unused typeToIcon function

Has been unused since d91a0e4d219560000c5cc9c145650bab2039ba3b.

Fixes: d91a0e4d2195 ("fixes #14178 - introduce patternfly toast notifications")

ec299515 04/26/2024 03:33 PM Ewoud Kohl van Wijngaarden

Fixes #37386 - Drop toggleRowGroup and filter_permissions functions

Their last use was dropped in acfbc45886c4d81a2a3ca5af433a6124a0a7191a
and I can't other traces of their usage.

Fixes: acfbc45886c4 ("fixes #812 - new permissions model, user group role and nest support, role filters for better granularity")

7579d508 04/26/2024 03:33 PM Ewoud Kohl van Wijngaarden

Fixes #37385 - Drop (un)check_all_roles event handlers

In acfbc45886c4d81a2a3ca5af433a6124a0a7191a the links with these IDs
were removed, but the JavaScript handler remained. I can't find other
traces of its usage. Originally added in
feacea35f07f362d9e2c694a83516bbc902321a0....

a57aac01 04/25/2024 03:15 PM Maria Agaphontzev

Archive all_react_app_exports.js

555c3d0f 04/25/2024 11:12 AM Bernhard Suttner

Fixes #36830 - transform_vars on preseed_path

Co-Authored-by: quartsize

7878a4a5 04/24/2024 12:20 PM Oleh Fedorenko

Fixes #37307 - Add more control over SelectAllCheckbox

7a77b3ce 04/23/2024 11:28 AM Bernhard Suttner

Fixes #36691 - use 'connectefi scsi' by default

Co-Authored-by: Shimon Shtein <>
Co-Authored-by: Ewoud Kohl van Wijngaarden <>

ca34010f 04/19/2024 06:59 AM Shimon Shtein

Fixes #37367 - Switch to 'network' directive instead of ifcfg

42e7178b 04/18/2024 02:34 PM Evgeni Golov

include Katello in GHA tests

bf03a259 04/17/2024 06:15 AM Pat Riehecky

Fixes #36525 - kickstart's RHSM line only works on RHEL hosts

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

(1-50/12643) Per page: 25, 50, 100

Also available in: Atom