Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
logs.js 2.72 KB
puppet.js 332 Bytes

Latest revisions

# Date Author Comment
8da0a865 02/26/2019 01:11 PM Tomer Brisker

Fixes #26113 - Show timestamp in proxy log pane

When unifing the date time columns, the datatables initializer for the
logs table was changes to render the time column as it is. This does not
work properly with the new react date component, causing the column to...

d738d2c0 09/14/2017 07:08 AM Marek Hulán

Fixes #19047 - unify date formats

This introduces two new helpers for printing date in absolute and
relative format. Helper for absolute accepts also a parameter to choose
between long and short variant. The long one includes the year. The date
also has a title so you see the other format after hovering mouse...

5bd2b748 01/04/2017 01:56 PM Daniel Lobato Garcia

Fixes #17904 - Show tooltips for long proxy log messages

77e12c85 09/02/2016 05:12 AM Tomer Brisker

Fixes #13047, #16291 - Upgrade datatables and move it to npm

26eeda80 03/22/2016 06:45 AM Dominic Cleal

fixes #14041 - don't call select2 on CR form templates

select2 must be called only when the select becomes visible, not for
hidden template elements. add_child_node() already does when adding a
new set of fields from the template. without_select2 is removed from...

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

View revisions

Also available in: Atom