Project

General

Profile

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

Latest revisions

# Date Author Comment
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...

92584f2e 02/08/2016 05:56 AM Imri Zvik

Fixes #12949 - Allow selection of external networks as main network in Openstack

aa50ab15 01/07/2016 04:51 AM Alon Goldboim

Fixes #4629 - Migrate UI to Patternfly

07b935a2 12/28/2015 01:38 AM Ori Rabin

Fixes #12937 - All parameters can be hidden

The js to hide parameters was moved to lookup_key.js which isn't
included in application.js so only templates that include it
specifically can hide values.

7682bbb1 11/11/2015 02:17 AM Amir Fefer

Fixes #4133 - compute resource test connection provides positive feedback

027d2087 10/07/2015 10:58 AM Tomer Brisker

Fixes #8800 - Clip table cells only when needed

For clipping to work, table must have class `table-fixed` and the cell
have class `ellipsis`. Also column widths should be set in table head.
Clipping will occur automagically with tooltip.

2348fc8e 09/21/2015 11:32 AM Amir Fefer

Fixes #2943,#11387 - Add unset option to password_f in layout helper, added in Host and hostgroup root_pass, LDAP acount password, BMC password and compute resources password

#2943,#11387 - Please enter the commit message for your changes. Lines starting
e8061121 09/21/2015 05:44 AM Amir Fefer

Fixes #11893 - extract test connection string in compute resource vmware form

View revisions

Also available in: Atom