Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
_form.html.erb 6.57 KB
_loc_org_tabs.html.erb 1.49 KB
_step1.html.erb 461 Bytes
_step2.html.erb 1.38 KB
clone.html.erb 98 Bytes
edit.html.erb 267 Bytes
index.html.erb 2.94 KB
mismatches.html.erb 1.49 KB
new.html.erb 85 Bytes
step2.html.erb 109 Bytes

Latest revisions

# Date Author Comment
9bd4fac1 03/27/2019 08:58 AM Tomer Brisker

Fixes #26392 - Include "all users" taxonomies in my_taxonomy

Otherwise, when selecting all users, users will not be able to set the
default taxonomy to such taxonomy, nor will other methods of
authentication would function correctly.

f2dde6f7 09/13/2018 08:05 AM Tomer Brisker

Fixes #24783 - Refactor hosts count

This takes advantage of the new HostCounter service to simplify and
unify host counts throughout the application. A cache was also added to
the service to speed up responses when multiple counters are created for
the same association in quick succession.

c065eeeb 07/16/2018 12:00 PM Dominik Hlavac Duran

Fixes #22416 - Taxonomy buttons visible for right taxonomies (#5824)

3576f8fb 12/16/2017 01:42 PM Marek Hulán

Fixes #21343 - support multiple orgs supported for non-admin users

  • Fixes #21343 - support multiple orgs supported for non-admins

This adds a full support for taxonomies in API for non-admin users. It
fixes the issue with dirty associations module that only track _ids...

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

Fixes #19031 - move to patternfly pagination style

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

1e328af9 10/13/2016 10:03 AM Marek Hulán

Fixes #16899 - rename helper with conflicting path name

c773c0ef 07/19/2016 10:42 AM Tomer Brisker

Fixes #12193 - Stop using counter_cache for host[group] counts

This is aimed to prevent deadlocks caused by Rails' implementation of
counter_cache that is hit when multiple hosts are created or updated at
the same time. An added benefit is that the counters will now display...

2432eb5c 07/12/2016 03:03 PM Ori Rabin

Fixes #15629 - parameters form shows new parameters after error

b0f8d18e 07/01/2016 07:24 AM Dominic Cleal

refs #15336 - use i18n variable names and plural form

View revisions

Also available in: Atom