Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  plugins
_form.html.erb 778 Bytes
edit.html.erb 62 Bytes
index.html.erb 1.14 KB
new.html.erb 61 Bytes
show.html.erb 2.51 KB

Latest revisions

# Date Author Comment
376f892b 12/31/2015 05:26 AM Tomer Brisker

Refs #12714 - Improve proxy services tab

7cdaddab 12/30/2015 02:44 AM Shlomi Zadok

fixes #12714 - Show proxy status in index, and create a show page for proxy

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.

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

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

adb487e0 09/15/2014 04:54 AM Ori Rabin

Fixes #6713: Long names needs to be truncated while listing

View revisions

Also available in: Atom