Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  include
  javascript
  widgets

Latest revisions

# Date Author Comment
360e4f05 03/23/2017 04:16 PM Phil Davis

Fix display of BIOS only on Sytem Info widget

9c437b7e 03/23/2017 03:06 PM Jim Pingle

Show BIOS information in the system info widget, if it exists in kenv.

c47e5003 03/23/2017 02:02 AM Steve Beaver

Merge pull request #3666 from phil-davis/sysinfo-widget-all-button-RELENG_2_3_3

35481239 03/21/2017 06:01 PM Phil Davis

System Info Widget enable All button when disable firmware check is set

If system firmware disablecheck is set, then the click event for the filter "All" button is also not included in the JS, so the "All" button is not effective.

The setTimeout for systemStatusGetUpdateStatus() can be moved up just below where it is declared and inside the existing "if" that conditionally includes that function - no need for it to be inside events.push...

57a015f9 03/21/2017 05:30 PM Phil Davis

Fix #7317 Widget Filter All button gateways widget RELENG_2_3

50418f97 03/21/2017 05:29 PM Doktor Notor

Reduce numeric precision in gateways widget to single decimal place (Feature #6841)

f3ee7e05 03/21/2017 05:28 PM Steve Beaver

Further internationalization

31a6c8eb 03/21/2017 05:28 PM Steve Beaver

Add missing internationalization

9fcd168b 03/21/2017 05:26 PM Phil Davis

Revise gateway widget config form

6c067722 03/21/2017 05:25 PM Phil Davis

Allow hiding of gateways in Gateways Widget

Sometimes there are gateways that I do not care about, so it is handy to
be able to save some space on the dashboard by hiding them.
This uses similar code structure taken from service_status widget. I
made the Save and Clear buttons and all that stuff use the same styles...

View revisions

Also available in: Atom