Project

General

Profile

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

Latest revisions

# Date Author Comment
3ebc95da 03/08/2017 12:50 PM Marek Hulán

Fixes #18767 - keep cloning info

a95e602a 03/07/2017 05:21 PM Marek Hulán

Fixes #18783,#18804 - replace inline helps with label helps

1eef5c9a 03/02/2017 07:46 AM Marek Hulán

Fixes #18768 - remove generic inline helps

b11071cd 01/24/2017 10:20 AM June Zhang

Fixes #17872 - Update button label from New to Create

Based on PatternFly Terminology and Wording suggestions
Don't recommend to use New, so update New to Create.

46ab6100 01/03/2017 08:47 AM Daniel Lobato Garcia

Fixes #17457 - multiple_checkboxes doesn't work with orgs/locs

multiple_checkboxes calls ActiveModel::Naming on associations that could
be simply "Taxonomy". This results on a 500 error 'undefined method
`taxonomies' for #<Filter:0x005593624bdd18>' (or whatever other class...

5a573456 11/08/2016 07:41 AM Tomer Brisker

Fixes #17195 - CVE-2016-8634 escape html in alert text

The alert helper used to mark the alert text as html_safe by default.
However, in some cases it may be possible for a user to enter custom
text into the alert message leading to a possible XSS vulnerability....

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

View revisions

Also available in: Atom