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.83 KB
mismatches.html.erb 1.49 KB
new.html.erb 85 Bytes
step2.html.erb 109 Bytes

Latest revisions

# Date Author Comment
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

1a753b07 06/30/2016 10:13 AM Partha Aji

Fixes #15336 - Enables proper deletion of Orgs

Prior to this commit if you had an Org/Location with a host and tried to
the delete the Org. You would end up with an error that looks like

<Org> is used by <Host> (RuntimeError)

Basic error is these 2 areas...

c7f55be1 06/23/2016 08:13 AM Ori Rabin

Fixes #13164 - Add view_params permission

A new view_params permission was added for parameters inheriting from
Parameter object. The only exception is global parameters, which are
already handled by filter for CommonParameter resource.

This new permissions is also automatically added to viewer and site...

a30ab44e 06/23/2016 02:36 AM Marek Hulán

Fixes #15268 - limit user taxonomies using my scopes

Fixes CVE-2016-4475

View revisions

Also available in: Atom