Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 3.06 KB
edit.html.erb 49 Bytes
index.html.erb 1.19 KB
new.html.erb 48 Bytes

Latest revisions

# Date Author Comment
a2c1e8db 10/07/2016 07:25 AM Shlomi Zadok

Fixes #5673 - Allow deletion of role with users

5384798e 09/26/2016 11:28 AM Dominik Hlavac Duran

Fixes #4608 - Added description field to role

77e12c85 09/02/2016 05:12 AM Tomer Brisker

Fixes #13047, #16291 - Upgrade datatables and move it to npm

f619eb4d 08/26/2016 05:33 AM Marek Hulán

Fixes #7806 - allow taxonomy association on role level

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

Fixes #12945 - use helper for table css classes

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

e3047ef2 02/17/2016 10:10 AM Shimon Shtein

Fixes #12380 - Added the ability to select pagination mechanism in /filters

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

Fixes #4629 - Migrate UI to Patternfly

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.

4f211508 06/25/2015 07:34 AM Daniel Lobato Garcia

Fixes #7574 - Rails 4 :data attributes substitute deprecated HTML options

View revisions

Also available in: Atom