Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
d70aab32 04/09/2020 09:51 AM Bernhard Suttner

Fixes #29439 - VMRC doesn't start

Co-Authored-By: Ondřej Ezr <>

5059cd45 04/03/2020 01:49 PM Marek Hulán

Fixes #29464 - plain inputs can be hidden

Some inputs can be sensitive. Users typing such values would prefer to
have the value hidden in the form. The sensitive information can be a
password, private key or general multiline text. Therefore we aren't
limitting the input to type=password, but use text area with hiding...

4ac40456 04/01/2020 05:12 PM Lukas Zapletal

Fixes #29178 - improved labels and help on proxy page

495b1dbc 03/31/2020 10:19 AM Shira Maximov

Fixes #28734 - Add hostgroup inherited parameters in GET

1ffaa585 03/30/2020 03:03 PM Marek Hulán

Refs #20832 - extract strings

689a9cb4 03/30/2020 07:51 AM Amir Fefer

Fixes #29427 - change breadcrumbs path in compute resources

c8216187 03/27/2020 10:18 AM Marek Hulán

Fixes #20832 - allow deletion of unkown STI records

When a plugin that adds to STI table is uninstalled, Foreman fails with
500 when we list records that no longer has a class definition present.
On settings page we display a command to delete such records, however we...

e1fe2551 03/25/2020 08:47 AM Ondřej Ezr

Fixes #29263 - catch permission error for hypervisor name

cc479a2b 03/22/2020 04:22 PM Marek Hulán

Fixes #29379 - don't try to load removed widget

After a plugin removal, its widgets are still stored for user dashboard.
We can detect the widget won't be able to be rendered and skip it, to
avoid ugly red boxes on dashboard.

With this patch, widget model gets a new scope that can filter only...

65aecc5d 03/20/2020 08:59 AM Chris Smith

Fixes #27067 - Patch for External IPAM plugin implementation

View revisions

Also available in: Atom