Project

General

Profile

Download (22.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
de5c66b5 09/28/2017 04:54 PM Steve Beaver

Add copyright notice to dashboard page (but only once per upgrade)

(cherry picked from commit f3c5f4c57362a893868976054c00dd7d9f37e721)

352f422c 09/22/2017 03:59 PM Steve Beaver

Dashboard refresh system should not call the widget callback function if no data was returned

(cherry picked from commit 7a8131028874b334e43b5e7dcf894a86481543c6)

e78d5940 08/09/2017 06:19 PM Steve Beaver

Ensure the callback function exists before calling

8bf4cf1f 08/09/2017 03:41 PM Steve Beaver

gateway, ntp, and openVPN widgets updated

67dd6c11 08/09/2017 02:50 PM Steve Beaver

dd system information widget to central refresh system
Add ability for a widget to specify how often it wants to be updated

53547a05 08/08/2017 07:51 PM Steve Beaver

Add ipsec widget to new centralized refresh system

d7c2f4fe 08/08/2017 05:42 PM Steve Beaver

Experimental centralized widget refresh system
Used by the interfaces.widget.php widget only for now

8452bfc2 05/28/2017 01:43 PM Stilez y

Code cleanup, and add an info message under widget list

Minor code cleanup/simplifying. Also many pages have their settings in their built-in settings panel, so the fact that the dashboard has settings elsewhere isn't obvious. Added a brief message on the widget selection panel to aid discoverability

d8837d57 05/21/2017 09:44 PM Pi Ba

webgui, load .js files with ?v=mtime version to prevent using old scripts after updating

c7937601 05/10/2017 06:27 PM Renato Botelho

Merge pull request #3726 from phil-davis/multi-widget-optional

f14e891d 05/07/2017 04:41 AM Phil Davis

Make multi-widget optional by widget

0fc6d49d 04/27/2017 04:13 AM Phil Davis

Allow customize of dashboard widget names

0172a197 03/20/2017 07:08 AM Phil Davis

Redmine 7182 Allow multiple copies of widgets on dashboard

fba53b43 03/19/2017 05:36 AM Phil Davis

Redmine #7318 None button for widget filters

cbb82e6b 02/14/2017 09:06 PM Steve Beaver

GET/POST conversions

40bb19b3 02/14/2017 11:24 AM Renato Botelho

Merge pull request #3545 from phil-davis/patch-6

621dd536 02/14/2017 09:57 AM Phil Davis

Only save valid widget locations in config

Some widgets create extra panels, e.g. the widgets that now have the filter functionality. Those panels are processed in the ".each" at line 424. They do not have an id in the form "widget-*" and when the old code tries to find the "*" part it gets "undefined". This results in the layout being saved like:...

d86cff7f 02/14/2017 07:44 AM Phil Davis

Allow 5 dashboard columns to work

Selecting 1,2,3,4 or 6 dashboards columns results in an exact integer result here and all is good. But 5 columns results in "2.4" and "col-sm-2.4" is not a thing in bootstrap.
We need just the best int we can choose here, which is one that is just the int part of the division. That ensures that the 5 columns extend over less than the standard bootstrap total of 12 "units" wide.

7ae1b34f 02/07/2017 10:20 AM Phil Davis

setHelp and getttext for i*.php files

23afee66 02/03/2017 02:23 PM Renato Botelho

Remove \n from gettext strings

6f4323f3 12/28/2016 03:17 PM Phil Davis

Change system admin to firewall admin

c87eeb08 12/28/2016 07:59 AM Phil Davis

Fix #7043 Do not display crash reporter link when no crash_reporter access

dc61252a 10/12/2016 07:29 PM Renato Botelho

Deprecate nanobsd platform and remove all conditionals that uses it

1289c0c1 10/12/2016 07:23 PM Renato Botelho

Remove all calls to conf_mount_r* functions

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

2ce5cd33 09/01/2016 03:00 PM Jim Pingle

Remove references to glxsb as it is not relevant to current supported platforms. Fixes #6755

5aad7323 08/12/2016 02:27 PM NewEraCracker

Be sure that user_settings for widgets is an array

2b7d0520 08/02/2016 05:19 AM Phil Davis

Save widget settings per user

For users that have "custom settings" enabled, save the "tool" settings
of their widgets on a per-user basis.
User that do not have "custom settings" enabled will continue to use and
save widget settings to/from the system-wide settings.

236e6a54 08/02/2016 12:06 AM Stephen Beaver

Fixed #6669
Read widget config before adding a new one. (Was starting a new array)

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

50d36974 06/30/2016 05:20 AM Chris Buechler

Merge pull request #3018 from phil-davis/usersettings

86573bb9 06/27/2016 11:31 PM Phil Davis

Update include() to include_once()

For safety, use include_once() when including various "side" files.
There are a couple of instances of include("guiconfig,inc") that I
changes to use require_once() to be consistent with everywhere else.
The remaining cases of include() are just (hundreds of) head.inc and...

8bab524e 06/23/2016 02:53 AM Phil Davis

Feature #6388 custom GUI preference settings per user

918f0a94 04/30/2016 05:33 PM NewEraCracker

Fix Redmine #6097

Replace '/usr/bin/grep -vi warning' with '/bin/cat'

1e87fb3f 04/05/2016 12:13 AM Phil Davis

Remove "we" personalizations

530c7ccf 04/02/2016 07:02 AM NOYB NOYB

Status - Remove Personalizations

Remove "you" personalizations.

cee365e6 03/18/2016 04:30 PM Stephen Beaver

Suppress dashboard save icon until needed.

f0c5e7c1 03/16/2016 10:22 PM Jared Dillard

point css files to the new location

91d59881 03/16/2016 02:54 PM NOYB NOYB

Status / Dashboard - Conceal save icon when not dirty.

caf897c8 03/15/2016 11:09 PM Jared Dillard

remove troubleshooting code

6fefbd48 03/15/2016 09:20 PM Jared Dillard

Fixed #5953 Dashboard widget alignment issues

ad51eb90 03/05/2016 10:56 PM Phil Davis

Limit widget column to dashboardcolumns

Stops widgets from "going missing" when the user reduces the dashboard columns in System, General Setup.
If the user just lowers dashboard columns to see what happens, then increases it again, the actual column settings are preserved in the config, so the widgets go back where they were. That seems a good thing....

35d8d613 02/17/2016 11:23 AM NOYB NOYB

Fix for but #5901

Move the widgets save out of index.php jquery and into head.inc php along with it's counterpart the available widgets icon.

8545adde 02/14/2016 08:09 PM k-paulius

Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.

5d916fc7 02/03/2016 04:02 PM Stephen Beaver

Improvements to the priviledge filter functionality

20e108e0 02/01/2016 03:13 AM NOYB NOYB

Remove Non-Existent Class - help-icon

Remove non-existent help-icon class statements from index and head.

b2f78cfc 01/25/2016 03:58 PM Stephen Beaver

Remove no longer needed function

228da1c5 01/25/2016 03:40 PM Stephen Beaver

rules -> widgets

3f926b7a 01/25/2016 03:23 PM Stephen Beaver

Typo

32e7220f 01/25/2016 03:10 PM Stephen Beaver

Add gettext to icon title

e94f260c 01/25/2016 03:04 PM Stephen Beaver

evised #5796

eae6b58d 01/25/2016 02:45 PM Stephen Beaver

Completed #5796

f49cd725 01/21/2016 06:08 PM Phil Davis

Internationalization graph guiconfig head index

c05363c8 01/20/2016 02:22 PM NOYB NOYB

Special Panels - Show/Hide

Add configuration option to show or hide special panels.
When a panel is hidden a button is displayed on the page title bar to toggle the panel display.

dffe24be 01/18/2016 04:24 PM NewEraCracker

Small tunning to all aspects involving widgets

1) Perform exclusion of non .inc files while reading directory. 2) Be more strict when checking for widget title. 3) We are in the PHP 5.5 age. We can convert certain pieces to anonymous functions and overall better coding.

904c8c4e 01/18/2016 02:21 PM Stephen Beaver

Improved widget sorting (case insensitive)

ee7d4b08 01/16/2016 11:34 PM Stephen Beaver

Final Fixd #5774

0cc4b85f 01/16/2016 10:39 PM Stephen Beaver

Temporarily fixed #5774

762ed913 01/15/2016 08:58 PM Stephen Beaver

Revise sorting to accommodate firewall logs name (logs)

95fa5cce 01/14/2016 05:31 PM Phil Davis

Consistent panel-heading h2

Make all the panel-heading uses also have consistent <h2
class="panel-title"> so they all display the same size.
Forum https://forum.pfsense.org/index.php?topic=105275.0

e76931e2 01/13/2016 03:38 PM Stephen Beaver

Sort the Available Widgets before display
Remove unused modal

c8532336 01/08/2016 05:14 PM Phil Davis

print_info_box success

In most situations we want the print_info_box() of $savemsg to be
'success'. If there was some problem saving, then it can be 'warning'.
These are a few places I have found so far that need this sort of fixing
up - more to come but sleep calls just now!...

72eaefaf 12/19/2015 03:57 AM Stephen Beaver

Fixed #5659

b5ff58cf 12/18/2015 02:09 PM Stephen Beaver

Fixed #5653
Removed bogus code that forced system information to be first in the list
Added JS to always add system_information to col 1

f173a7c7 12/17/2015 12:42 PM Stephen Beaver

Merge pull request #2265 from phil-davis/r017

fbba5ca9 12/17/2015 12:42 PM Stephen Beaver

Merge pull request #2266 from NOYB/HTML_Compliance_-_Dashboard_-_Widget_Config_Panel

c5bdca2d 12/17/2015 06:18 AM NOYB NOYB

HTML Compliance - Dashboard - Widget Config Panel

Bad value #widget-system_information .panel-footer for attribute href on element a: Illegal character in fragment: not a URL code point.
Fix the widget config/wrench icon href.
Add matching widgetname id tag to widgets configuration panel div element....

e3843a08 12/17/2015 06:08 AM Phil Davis

Use different var name looping through columns

There is some problem with the var $i getting reset somehow somewhere
related to the include of each widget PHP code. I found that this was
doing $i = 1, $i = 2 and then $i = 2 again and I got fatal errors
because each widget code was being included twice....

a508c6e4 12/17/2015 05:10 AM NOYB NOYB

HTML Compliance - Dashboard

Rename duplicate id's.
Fix available widgets collapsible section href with id.
Where obsolete replace name attribute with id.

The .panel-footer requires mod to the widgets with config options. So will submit separate commit so it can be handled independently....

94704bc6 12/17/2015 01:31 AM Phil Davis

Code style index.php

Couple of little bits here.

81524033 12/17/2015 01:05 AM Stephen Beaver

Further refinement to widget config

18bb3101 12/17/2015 12:52 AM Stephen Beaver

Fixed the broken widget config action (again)

beffa78a 12/17/2015 12:05 AM Jared Dillard

no longer used

2063a534 12/16/2015 11:55 PM Jared Dillard

fixed issue where if all widgets were in col2, no col1 was created

679ac489 12/16/2015 10:53 PM Stephen Beaver

Reverted commit 677d8bdfebace3321da677a57a0756a27332d505, PR 2218
because it broke all of the widget configuration actions.

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

aa82505e 12/15/2015 10:59 AM Phil Davis

Code style g-i

677d8bdf 12/13/2015 01:04 PM NOYB NOYB

HTML Compliance - Dashboard

HTML compliance (aside from the active widgets).

Rename duplicate id's.
Fix available widgets collapsible section href with id.
Where obsolete replace name attribute with id.

ef325a6c 12/10/2015 01:24 PM Phil Davis

Use the _title var to make the widget title

Each widget has an include file that already has the required widget
title in a var like $dyn_dns_status_title $carp_status_title etc.
Use that var to set the displayed title of the widget, rather than the
stuff that was capitalizing the file name and then having a list of...

a54d69c8 12/08/2015 05:05 PM Stephen Beaver

Added status page links to widget titles

a7aa4d56 12/01/2015 07:21 PM Jared Dillard

remove comment

477db933 12/01/2015 05:29 PM Jared Dillard

add option to choose number of dashboard columns

d5d5836c 12/01/2015 02:41 PM Stephen Beaver

Experimental changes to Form_Section() to allow the panel to be made collapsable in the same way that dashboard widgets are.
Currently used on diag_logs_filter.php ONLY

8fd9052f 11/29/2015 06:23 PM Colin Fleming

Type up SCRIPT tags

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

f4a15d29 11/20/2015 02:42 PM Stephen Beaver

Completed #5499

4b1a8a6c 11/20/2015 12:53 PM Phil Davis

Redmine #5492 case of acronyms in widget names

I am not sure how else to do this. If someone in future writes a widget about "Smart Carp" (an intelligent species of fish) then it will get turned into "SMART CARP". The other strings are not English words, or parts of English words, so not likely to be matched wrongly in future....

75ae3d1c 11/20/2015 12:53 PM Phil Davis

Fix widgetname variables

These were wrong. But actually I don't think any widgets use this mechanism of $config['widgets']['mywidget-config'] - they seem to do their own thing making names for the keys they use in $config['widgets'] to store their settings. So I didn't find anything actually broken because of this.

2734d2db 11/19/2015 06:03 PM Jared Dillard

Ticket #5470 fix dashboard breadcumbs

de85421c 11/19/2015 01:21 PM Stephen Beaver

Completed #5470

bf54ac2d 11/19/2015 12:37 AM Stephen Beaver

Fix icon in dashboard

0206483d 11/19/2015 12:15 AM Stephen Beaver

DEBUG code for Redmine: 5463

1b7379f9 11/18/2015 10:31 PM Jared Dillard

Ticket #5471 another convert batch to font-awesome icons

d86522be 11/18/2015 08:14 PM Stephen Beaver

Move the widget icons back to the right

329a1cd5 11/17/2015 05:22 PM Stephen Beaver

Fixed #5463

a2e6d7f8 11/10/2015 03:00 PM Luiz Souza

Make the display of hardware crypto information more reliable at least for AESNI.

Issue: #4911

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

c9df279d 11/06/2015 04:04 PM Stephen Beaver

Correction per Phil Davis