Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
1c40f7e8 01/20/2017 01:45 AM Gail Steiger

fixes #18010 - UI Notifications front-end implementation

de3759ff 01/18/2017 04:57 AM Tomer Brisker

Fixes #17844 - unify test mail js code

18fef08c 01/12/2017 04:30 AM Tomer Brisker

Fixes #17971 - move user taxonomyAdded js to webpack

915ee077 01/11/2017 11:29 AM Sebastian Gräßl

Fixes #3551 - Show unavailable Puppet Classes in Host Group edit

Puppet Classes can be assigned to a Host Group even if they are
not available in the set environment.

The Classes persist through out changes of the environment,
but were previously hidden from the UI this changes that....

1d7dcde3 01/11/2017 03:40 AM Tomer Brisker

Fixes #17972 - Simplify new trend form js and helpers

Migrated the js to webpack as well.

fba692db 12/28/2016 03:34 AM Gail Steiger

fixes #17600 - Storybook does not draw chart

9356b0b3 12/21/2016 10:11 AM Daniel Lobato Garcia

Fixes #17516 - Update jquery to 2.2.4 to fix XSS

Affected versions of the package (< 1.12) are vulnerable to Cross-site
Scripting (XSS) attacks when a cross-domain ajax request is performed
without the dataType option causing text/javascript responses to be...

ccc3a646 12/13/2016 02:18 PM Tomer Brisker

Fixes #17627 - remove tooltips after clicking back

Turbolinks will keep the page cached as it is when a link with a tooltip
is clicked, so that clicking back will show the page with the tooltip
still active. This will make sure any tooltips are hidden when a page is...

83afcbec 12/13/2016 10:26 AM Tomer Brisker

Fixes #17570 - Only execute `onContentLoad` once per page

When an event is triggered, jQuery attempts to execute the on<name>
method if it exists for event <name>. We were also manually triggering
the `onContentLoad` every time the `ContentLoad` event was triggered,...

ed2d72e6 12/06/2016 09:39 AM Gail Steiger

Fixes #17580 - React Chart Component has unsafe function

View revisions

Also available in: Atom