Project

General

Profile

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

Latest revisions

# Date Author Comment
07508ddc 01/30/2017 11:01 AM Guido Günther

Fixes #17641 - Use force when destroying VMs

There's no point in waiting several seconds for any guest utils to
shut down the VM when we want to get rid of it as quickly as
possible.

This also works around cases like where VMWare misdetects
the openvm-tools status....

b97df7f4 01/30/2017 11:01 AM Kavita Gaikwad

fixes #17630 - show tooltips after deselecting selected item

For example,
User who must be the owner of that host, is having
an organization which is assigned to the same host
then on edit page, you will see tooltip on that organization
hover saying "This is used by host"....

443412c1 01/30/2017 11:01 AM Ivan Necas

Fixes #5483,#11106 - pass the virtualswitch value to fog

We can't pass the network id directly to the fog, but it accepts the
virtualswitch parameter, that we can use to point to the right value.

Also, it fixes another issue, where we used the vsphere network id to...

54908890 01/30/2017 11:01 AM Tomer Brisker

Fixes #17632 - Reports widget will not fail on ambiguous filter

A user with a filter on a joined table that has a host_id column (such
as nics for example) will cause the report widget to break due to an
ambiguous column name. This fix makes sure the columns use the table...

f7e49fb3 01/30/2017 11:01 AM Lukas Zapletal

Fixes #17636 - token no longer needed for proxied preview

(cherry picked from commit c4ca77400356ecc01737935cb6254934745fac6e)

78ab8401 01/30/2017 11:01 AM Tomer Brisker

Fixes #17570 - Only execute `onContentLoad` once per page

When an event is triggered, jQuery attempts to execute the on<name>
method if it exists for event <name>. We were also manually triggering
the `onContentLoad` every time the `ContentLoad` event was triggered,...

acdcda07 01/30/2017 11:01 AM Marek Hulán

Fixes #17623 - include model in metadata

(cherry picked from commit f34f70d285d8a7d9a363dd5c7e8f9b9f861ac67f)

add80afa 01/30/2017 11:01 AM Lukas Zapletal

Fixes #17042 - add logging of task statuses after orchestration

(cherry picked from commit 2f7a49850c36d5a4ce06e9f8b2fe891c78434238)

9bfe262e 01/30/2017 11:01 AM Sean O'Keeffe

Fixes #17592 - dont truncate on audit details page

(cherry picked from commit 14700117ac6a653c0904c5b13bf570bc81a5cd28)

72cad285 01/30/2017 11:01 AM Tomer Brisker

Fixes #17597 - Prevent error on saving empty dashboard

(cherry picked from commit c6a25c1c3aefe355750f84a27d101389167387c1)

View revisions

Also available in: Atom