Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  services
  validators
  views

Latest revisions

# Date Author Comment
e86d444b 08/25/2016 03:51 AM Ohad Levy

fixes #1170 - adds additional charts to statistics page

this patch adds: hostgroups, compute resources, location
and organizations if they are enabled.

5df816dc 08/25/2016 02:59 AM Dominic Cleal

refs #12634 - remove blank i18n string, match capitalisation

bfa131a8 08/24/2016 08:45 AM Dominic Cleal

refs #12544 - replace ordered interpolation with named variables

4cbf879e 08/24/2016 06:41 AM Lukas Zapletal

Fixes #12634 - New HW Model flag pxe_loader

Implementation of

https://github.com/theforeman/rfcs/blob/master/text/0001-PXE-Booting-UEFI.md

In short, new host/hostgroup flag PXE loader is added to specify TFTP
DHCP filename and Foreman now orchestrates all PXE-capable templates...

9b1708f7 08/24/2016 06:41 AM Shimon Shtein

Fixes #12544 - added errors from host to cancelBuild
Now the flash will contain detailed error messages.

e21a3a47 08/24/2016 03:57 AM David Davis

Fixes #15814 - Reset override params when override is off

8685d606 08/23/2016 10:32 AM Tomer Brisker

Fixes #16044 - Load dashboard widgets via ajax

This speeds up dasboard loading as widgets are loaded in the background
and do not block rendering, as well as allow the dashboard to load
correctly even if some of the widgets are broken.

5728bb3f 08/23/2016 09:38 AM Dominic Cleal

templates - sync from community-templates

ba488090 08/23/2016 09:38 AM Dominic Cleal

i18n - extracting new, pulling from tx

8e780e97 08/23/2016 09:34 AM Dominic Cleal

fixes #16243 - make Host::Managed.new's options arg optional

The options argument no longer exists on Rails 5 as it was part of the
support for protected_attrs. The argument list to .new should be handled
more defensively, like Host::Base.

View revisions

Also available in: Atom