Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  form
  show
_form.html.erb 1.38 KB
edit.html.erb 72 Bytes
index.html.erb 1.14 KB
new.html.erb 60 Bytes
show.html.erb 4.24 KB

Latest revisions

# Date Author Comment
59e7136a 12/25/2016 04:05 AM Shlomi Zadok

Fixes #17015 - Adds Key pairs controller

1e3f9ac9 09/23/2016 03:25 AM Daniel Lobato Garcia

Fixes #16625 - Deprecate show_taxonomy_tabs? helper

This helper isn't really needed as the partial already takes care of it.

37885ae9 09/09/2016 07:57 AM Tomáš Strachota

Fixes #16092 - Test connection buttons don't disapper on error

d5ff4a67 09/08/2016 07:16 AM Tomáš Strachota

Fixes #16072 - Fixes compute profile two pane

Fixes compute profile two-pane behaviour in compute resource detail
page and adds support for using id '#two_pane_content' for element
that should be replaced after closing the right pane. '#content' is
still used by default.

4a9179a0 06/13/2016 07:55 AM Marek Hulán

Fixes #15345 - allow changing oVirt CA certificate

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...

ff9de7d6 05/10/2016 07:13 AM Ondřej Pražák

Fixes #12945 - use helper for table css classes

d46b64a2 04/22/2016 07:06 AM Marek Hulán

Fixes #14769 - avoid template comments because of deface

After many hours spent on debugging I realized that the issue is that
when action view compiles the template, some lines are concatenated
together just split by ";". This becomes problem when ERB tag contained...

f8b3dbe2 03/30/2016 04:39 AM Adam Ruzicka

Fixes #14326 - Show long compute resource descriptions correctly

bb25ebe6 03/25/2016 04:18 AM Tomer Brisker

Fixes #12979 - Create helper for "new" button

Previously the button classes were applied to new buttons using jQuery.
This commit creates a `new_link` helper that makes sure all new buttons
will receive the correct class and only display if authorized. Also a...

View revisions

Also available in: Atom