Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
69379b51 07/08/2021 12:46 PM Ondřej Ezr

Fixes #32584 - drop flot charts

All uses of flot charts have been deprecated and are rendering React
counterparts. We can remove flot charts now.

16226afc 06/25/2021 10:41 AM Bernhard Suttner

Fixes #32741 - Allow merge for yaml/json variables

b55d3ed7 06/14/2021 08:00 AM yifat makias

Fixes #21641 - Drop jquery-ui spinners in favor of React implementation

055489b7 05/20/2021 06:29 PM Lukas Zapletal

Fixes #27604 - added Fedora|Redhat CoreOS and IM

1e6d59a2 05/03/2021 04:32 PM Amit Upadhye

i18n - extracting new, pulling from tx

af99d79a 04/26/2021 02:49 PM Amit Upadhye

i18n - extracting new, pulling from tx

db15a67b 04/26/2021 07:38 AM yifat makias

Fixes #32272 - Deprecate jquery.ui.custom_spinners

d3ddfac0 04/09/2021 10:52 AM Tomer Brisker

Fixes #32153 - Hide tooltip on multiselect all buttons

The tooltips remain shown on click because the elemnt they are attached
to is a `a` tag, which remains in focus until the user clicks elsewhere
so there is no `focusout` event fired.
For the deselect all button, the click handler calls...

a64edc9d 04/07/2021 08:59 AM Amit Upadhye

i18n - extracting new, pulling from tx

5bc61db9 03/09/2021 05:43 PM Tomer Brisker

Fixes #31990 - Optimize tooltip and popover initialization

Instead of iterating over all elements with tooltips or popovers and
initializing each one seperately, initialize them once with a selector
to identify which elements should have them. On pages with hundreds or...

View revisions

Also available in: Atom