Project

General

Profile

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

Latest revisions

# Date Author Comment
1d7dcde3 01/11/2017 03:40 AM Tomer Brisker

Fixes #17972 - Simplify new trend form js and helpers

Migrated the js to webpack as well.

f2c05b8d 01/11/2017 03:31 AM Marek Hulán

Fixes #17330 - skip admin email if it's unknown

When admin user is being seeded the Setting might not exist at that
moment. We can't just create it with value, since the setting would
be invalid because of other attributes. Therefore we split settings
creation from the setting list so we could create it from seed too....

a4dccd9b 01/09/2017 01:38 PM Shlomi Zadok

Fixes #17438 - Disable selecting IPv6 on import

96983205 01/09/2017 09:50 AM Marek Hulán

Fixes #16782 - reset dhcp record cache after mac change

a7f4dad2 01/05/2017 05:34 AM Daniel Lobato Garcia

Fixes #17864 - Show smart proxy errors on unattended fail

If your proxy is has some error (like misconfigured sudoers, puppet not
available, etc...) and you try to boot a host through unattended
mode [1], the exception will not show up when you try to fetch the...

5bd2b748 01/04/2017 01:56 PM Daniel Lobato Garcia

Fixes #17904 - Show tooltips for long proxy log messages

22439f75 01/04/2017 10:05 AM Daniel Lobato Garcia

Fixes #17680 - templates_used host helper

templates_used contains the names of all of the provisioning templates
kickstart used during a host build. This allows users to be able to
show the name of a provisioning template during PXEBoot, for example

007bf254 01/04/2017 08:14 AM Shimon Shtein

Fixes #15403 - moved puppet to a concern in hosts UI controller

912842d0 01/04/2017 05:01 AM Tomer Brisker

Fixes #17913 - Remove deprecation message when loading ACE editor

6cf7d832 01/04/2017 04:04 AM Sebastian Gräßl

Fixes #17910 - Quote strings for JQuery href attribute selector

When the attribute starts with an hash (#) the query can not be
parsed by JQquery, quoting them prevents that from happening.

View revisions

Also available in: Atom