Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 4.04 KB
edit.html.erb 380 Bytes
index.html.erb 3.39 KB
new.html.erb 362 Bytes

Latest revisions

# Date Author Comment
833e2aef 04/11/2018 10:56 AM Amir Fefer

Fixes #22855 - Add full breadcrumbs functionality

e9fa04b9 04/01/2018 04:40 PM Tomer Brisker

Refs #22285 - Prepare UI for strong params enforcement

- Fix current_url_params helper for strong params
Explicitly permit only the permitted parameters, don't try to permit all
parameters (and raise exception for other parameters)
- Don't send editor params to server...

9738aa6e 03/29/2018 06:44 PM Amir Fefer

Fixes #22236 - Adds breadcrumbs to foreman UI

689b3d1f 12/05/2017 06:24 PM Ondřej Pražák

Fixes #21869 - Improve help text for filter creation

73ca2720 08/30/2017 03:43 PM Sebastian Gräßl

Fixes #20801 - Put granularity info into alert box

a154c816 07/24/2017 11:47 AM Liza Gilman

Fixes #19031 - move to patternfly pagination style

72a28408 03/24/2017 11:02 AM Ondřej Pražák

Fixes #18001 - Add plugin permissions to core's roles

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

Fixes #18783,#18804 - replace inline helps with label 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...

View revisions

Also available in: Atom