Project

General

Profile

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

Latest revisions

# Date Author Comment
9d56081f 06/02/2016 09:56 AM Timo Goebel

fixes #14664 - support IPv6 in Nic, Hosts and Hostgroups models

1d308d0f 06/02/2016 08:25 AM Tomer Brisker

Fixes #15225 - correct permission mapping for api puppet import

b9f3561f 06/02/2016 08:01 AM Ori Rabin

Fixes #15246 - correctly override array params

When editing inline array params would be parsed as js objects.
This was a result of using the jquery data api.

a1506cab 06/02/2016 07:38 AM Amir Fefer

Fixes #8797 - Separate style from the HTML in emails

By using roadie-rails gem (1.1) style can be separated from email
html foramt, and absolute paths can be used.
style was separated to 'email.css'

7e20cbac 06/02/2016 04:02 AM Marek Hulán

Fixes #15238 - ignore empty NIC identifiers

4552607a 06/01/2016 10:57 AM Dominic Cleal

fixes #15247 - reference PuppetError class correctly

f97a2fb8 05/31/2016 09:41 AM Ivan Necas

Fixes #15066 - operating systems and ovirt < 3.6

The operating systems endpoint was added in ovirt 3.6
https://bugzilla.redhat.com/show_bug.cgi?id=1050243. Older versions
were failing getting 404 when provisioning.

This patch adds a check for this case. We also cache the operating...

38fdd66f 05/31/2016 07:01 AM Tomer Brisker

Fixes #15166 - correct layout of dashboard when zoomed

c3db9892 05/31/2016 05:13 AM Lukas Zapletal

Fixes #6539 - missing templates error is now descriptive

ad2ee956 05/30/2016 10:01 AM Ohad Levy

fixes #15223 - query parameters are now correct.

before this patch, there were two query
parameters (/hosts/template_used?id=47?provisioning=build).
since the view always prepand the hosts ID parameter, it is safe
to assume the URL always contain a leading parameter (e.g....

View revisions

Also available in: Atom