Project

General

Profile

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

Latest revisions

# Date Author Comment
1dd19532 03/29/2017 12:42 PM Renato Botelho

Merge pull request #3580 from doktornotor/patch-9

90ebc7b1 03/23/2017 04:16 PM Phil Davis

Fix display of BIOS only on Sytem Info widget

832535ef 03/23/2017 03:06 PM Jim Pingle

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

a61e8f95 03/21/2017 05:57 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...

c8763391 03/21/2017 09:36 AM Phil Davis

Fix #7317 Widget Filter All button gateways widget RELENG_2_3

fdacd72b 03/21/2017 09:27 AM Doktor Notor

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

a3176912 03/21/2017 09:25 AM Steve Beaver

Further internationalization

cdfd6c9b 03/21/2017 09:24 AM Steve Beaver

Add missing internationalization

faa6d21c 03/21/2017 09:22 AM Phil Davis

Revise gateway widget config form

f3738015 03/21/2017 08:58 AM 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