summaryrefslogtreecommitdiffstats
path: root/usr/local/www/widgets
Commit message (Collapse)AuthorAgeFilesLines
...
* Try to make the ipsec widget usable againErmal2014-09-101-11/+18
|
* Fix traffic graph widget default autoscalePhil Davis2014-09-011-2/+4
| | | | so the radio buttons selection allows only 1 to be selected and the setting is then saved. Forum: https://forum.pfsense.org/index.php?topic=81166.msg
* Merge pull request #1261 from CharlieMarshall/improveInterRenato Botelho2014-08-281-19/+17
|\
| * Remove blank line if only an ipv6 address is in useCharlieMarshall2014-08-281-3/+7
| |
| * improve/tidy up interfaces widgetCharlieMarshall2014-08-281-16/+10
| |
* | Merge pull request #1268 from CharlieMarshall/gatewayWidgetRenato Botelho2014-08-281-33/+13
|\ \
| * | improve look of gateways widgetCharlieMarshall2014-08-251-33/+13
| | |
* | | fix display of traffic graphCharlieMarshall2014-08-251-9/+1
|/ /
* | Revert "improve/tidy up interfaces widget"Renato Botelho2014-08-201-8/+14
| | | | | | | | | | | | I pushed it accidentally, will wait a fixed version of the patch This reverts commit b75192e3bc851e80d6bfd33c12849dbc269039fb.
* | improve/tidy up interfaces widgetCharlieMarshall2014-08-201-14/+8
|/
* Merge pull request #1232 from N0YB/Widget_GatewaysRenato Botelho2014-07-181-3/+6
|\
| * Better string checkN0YB2014-06-131-5/+6
| |
| * Remove htmlspecialchars() call for a fixed string.N0YB2014-06-131-1/+1
| |
| * Populate gateway address field with tilde if there is no address or friendly ↵N0YB2014-06-081-0/+2
| | | | | | | | | | | | interface. This is to match the update data.
* | Merge pull request #1236 from N0YB/Widget_Services_StatusRenato Botelho2014-07-181-1/+1
|\ \
| * | Remove Status Verbiage. Consumes too much realestate in widget. Status ↵N0YB2014-06-151-1/+1
| | | | | | | | | | | | icon without the verbiage is sufficient in widget view.
* | | Convert almost all /sbin/sysctl calls to php functionsRenato Botelho2014-07-072-6/+3
| | |
* | | Simplify logic, add some protection to user input parametersRenato Botelho2014-06-181-27/+25
| | |
* | | Fix whitespaces and indentRenato Botelho2014-06-181-49/+52
| | |
* | | Protect servicestatusfilter parameter with htmlspecialchars()Renato Botelho2014-06-171-1/+1
| | |
* | | Protect rssfeed parameters with htmlspecialchars()Renato Botelho2014-06-171-6/+6
|/ /
* | Replace Header() calls by lowercaseRenato Botelho2014-06-133-3/+3
| |
* | Tidy up misc. widgets XHTMLColin Fleming2014-06-057-15/+15
|/ | | | | | | | | | | | | | | | | | | | | | | captive_portal_status.widget.php Remove NAME from TABLE tag, not valid in XHTML carp_status.widget.php Add missing closing TD tag dyn_dns_status.widget.php and installed_packages.widgete.php Update TD class to single line load_balancer_status.widget.php Add quotes to missing TD background colour traffic_graphs.widget.php Tidy up HTML Boolean operator Make NAME and ID in INPUT tag unique wake_on_lan.widget.php Remove B tag from "widgetsubheader", alread in CSS Center message across all columns within table
* Bring in proper gmirror support for the GUI and notifications.jim-p2014-05-302-86/+1
| | | | | | Made a general gmirror library to perform various gmirror tasks and get information, using some of the former widget logic to start. Updated widget to use this new code. Added a Diag > GEOM Mirrors page that displays information about existing mirrors and perform various management tasks. Current actions include rebuilding a drive, forgetting disconnected mirror drives, insert/remove, deactivate/activate, clearing medatada. It's now possible to use the GUI to rebuild a failed mirror by performing a forget, then insert action to replace a missing/dead drive. Also included is a notification setup. Mirror status is polled every 60 seconds, and if any aspect of the mirror changes, notifications are issues that alert in the GUI and by SMTP, etc.
* Use script-friendly gmirror status output to build this info, old method was ↵jim-p2014-05-281-9/+4
| | | | breaking output when the mirror was being rebuilt.
* Merge pull request #1205 from ExolonDX/branch_master_59Renato Botelho2014-05-221-2/+2
|\
| * Update SCRIPT tags.Colin Fleming2014-05-191-2/+2
| | | | | | | | Add CDATA sections to SCRIPT tags in various files
* | Merge pull request #1203 from ExolonDX/branch_master_56Renato Botelho2014-05-221-13/+14
|\ \
| * | Tidy up "log.widget.php" XHTMLColin Fleming2014-05-191-13/+14
| |/ | | | | | | | | | | | | | | Add CR to SCRIPT Update HTML Boolean operators Move NOWRAP into CLASS statement Deprecate Ampersand in Anchor tags Add dummy row to TBODY, but don't display it.
* | Merge pull request #1168 from ExolonDX/branch_master_16Renato Botelho2014-05-221-8/+16
|\ \
| * | Tidy up "status_graph" XHTMLColin Fleming2014-05-171-8/+16
| |/ | | | | | | | | | | | | | | | | | | Move "fbegin.inc" between BODY and SCRIPT Add CDATA sections to SCRTIPS Update HTML Boolean operators Remove EMBED, propriietary tag, replace with OBJECT Add SUMMARY to TABLES Add missing closing P tag Close INPUT tags
* | Display space usage for all mounted filesystems, not just /. Also display FS ↵jim-p2014-05-221-4/+14
|/ | | | type and indicate if it's a RAM disk.
* add guiconfig to widgets not including it. ticket #3498Chris Buechler2014-05-142-0/+2
|
* Fix firewall log widget rule lookup to consider tracker id.jim-p2014-05-081-1/+1
|
* Tidy up "system_information.widget.php" XHTMLColin Fleming2014-04-011-5/+7
| | | | | Add CDATA secttions to script Remove link to CSS file and place it in HEAD.INC and add "type"
* javascript normalization ayvis2014-03-261-2/+2
|
* removed duplicate type=text/javascriptayvis2014-03-255-7/+4
| | | added type for <script>
* Merge pull request #1031 from ayvis/master-br-patchRenato Botelho2014-03-254-5/+5
|\ | | | | replaced uppercase html tags with lowercase
| * replaced uppercase html tags with lowercaseayvis2014-03-194-5/+5
| | | | | | | | js files saved as UTF-8 / LF language="JavaScript" deprecated, replaced with type="text/javascript"
* | Detect Zones and Cores for thermal sensors using regex, it fixes #3337Renato Botelho2014-03-211-25/+8
|/
* Merge branch 'master-br' of https://github.com/ayvis/pfsense into ↵Renato Botelho2014-03-179-22/+22
|\ | | | | | | ayvis-master-br
| * xhtml Complianceayvis2014-03-149-22/+22
| | | | | | replaced <br>, <br/> and </br> with <br />
* | standardize URLsChris Buechler2014-03-141-2/+2
| |
* | standardize on https on www.pfsense.orgChris Buechler2014-03-1414-14/+14
|/
* Merge pull request #938 from nagyrobi/patch-12Ermal Luçi2014-02-191-0/+503
|\ | | | | Create ntp_status.widget.php
| * Update ntp_status.widget.phpnagyrobi2014-02-181-1/+1
| | | | | | fixed tail path
| * Update ntp_status.widget.phpnagyrobi2014-02-181-2/+2
| | | | | | Updated errorneous paths. Sorry.
| * Create ntp_status.widget.phpnagyrobi2014-02-181-0/+503
| | | | | | Dedicated widget which has a javascript clock showing the server time accurately, and based on NTP's running state displays information about sync source, GPS state etc. It refreshes contents every minute, without reloading the entire page.
* | Create ntp_status.incnagyrobi2014-02-181-0/+5
|/ | | NTP widget helper
* Add an option to force a gateway to be down, it fixes #2847Renato Botelho2014-01-061-1/+4
|
OpenPOWER on IntegriCloud