Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_custom_tabs.html.erb 576 Bytes
edit.html.erb 72 Bytes
index.html.erb 1.41 KB
new.html.erb 71 Bytes
welcome.html.erb 2.15 KB

Latest revisions

# Date Author Comment
baddeae6 07/22/2015 08:32 AM Alon Goldboim

Fixes #11168 - Provisioning templates form is showing corrrect tabs

98f92d3b 07/20/2015 05:07 PM Alon Goldboim

Fixes #11010 - removed type and association tabs, placed those options in the template tab

510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

8eed13de 03/19/2015 07:38 AM Daniel Lobato Garcia

Fixes #9589 - Add documentation button to various models

2aa77d78 01/23/2015 02:37 PM Ori Rabin

Fixes #8963 - Rename trunc helper to trunc_with_tooltip

40279862 01/15/2015 04:13 AM Ori Rabin

Fixes #8830 - Allow two-pane to work on show

e77dd577 12/28/2014 04:12 AM Shimon Shtein

Fixes #8785 - HTML syntax fixes - add thead/tbody, fix formatting

b082a91d 11/12/2014 05:15 AM B Sh

Fixes #7590 - OS Family web UI is handled uniquely in three different places

e768c976 10/22/2014 11:56 AM Tomáš Strachota

Fixes #6710 - unicode characters in url parameters

Original methods to_param defined on resources called name.parameterize
to get rid of url-unsafe characters. This function unfortunately also
stripped off unicode characters.

Changes:
- parameterization extracted into a separate module Parameterizable...

a783d2c8 10/02/2014 09:48 AM B Sh

Fixes #7588 - pagination info not a button and aligned

View revisions

Also available in: Atom