Projet

Général

Profil

Statistiques
| Branche: | Tag: | Révision:

univnautes / usr / local / www / widgets / widgets @ f334f8bf

# Date Auteur Commentaire
f334f8bf 18 juin 2014 20:38 Renato Botelho

Fix whitespaces and indent

2b641a08 17 juin 2014 20:13 Renato Botelho

Protect servicestatusfilter parameter with htmlspecialchars()

e4921058 17 juin 2014 19:53 Renato Botelho

Protect rssfeed parameters with htmlspecialchars()

6f3d2063 13 juin 2014 13:59 Renato Botelho

Replace Header() calls by lowercase

56898132 05 juin 2014 23:44 Colin Fleming

Tidy up misc. widgets XHTML

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...

52398a6b 30 mai 2014 20:15 jim-p

Bring in proper gmirror support for the GUI and notifications.
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....

3543db5e 22 mai 2014 20:26 Renato Botelho

Merge pull request #1205 from ExolonDX/branch_master_59

e286c998 22 mai 2014 20:26 Renato Botelho

Merge pull request #1203 from ExolonDX/branch_master_56

0ab02bfd 22 mai 2014 20:25 Renato Botelho

Merge pull request #1168 from ExolonDX/branch_master_16

0d4b6b89 22 mai 2014 18:47 jim-p

Display space usage for all mounted filesystems, not just /. Also display FS type and indicate if it's a RAM disk.

1b244d38 20 mai 2014 00:49 Colin Fleming

Update SCRIPT tags.

Add CDATA sections to SCRIPT tags in various files

d085e7ac 20 mai 2014 00:10 Colin Fleming

Tidy up "log.widget.php" XHTML

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.

286996b4 17 mai 2014 13:27 Colin Fleming

Tidy up "status_graph" XHTML

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

b27659bd 14 mai 2014 17:37 Chris Buechler

add guiconfig to widgets not including it. ticket #3498

426cf164 08 mai 2014 15:36 jim-p

Fix firewall log widget rule lookup to consider tracker id.

bd42727d 01 avril 2014 17:55 Colin Fleming

Tidy up "system_information.widget.php" XHTML

Add CDATA secttions to script
Remove link to CSS file and place it in HEAD.INC and add "type"

07130afe 25 mars 2014 23:32 ayvis

removed duplicate type=text/javascript
added type for <script>

91f026b0 19 mars 2014 23:38 ayvis

replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"

7f7626ba 17 mars 2014 15:17 Renato Botelho

Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br

0734024c 15 mars 2014 01:28 Chris Buechler

standardize URLs

184016fc 15 mars 2014 01:15 Chris Buechler

standardize on https on www.pfsense.org

8cd558b6 14 mars 2014 21:24 ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

fe5ad8af 18 février 2014 18:22 nagyrobi

Update ntp_status.widget.php

fixed tail path

de3ba995 18 février 2014 16:01 nagyrobi

Update ntp_status.widget.php

Updated errorneous paths. Sorry.

d950f929 18 février 2014 15:32 nagyrobi

Create ntp_status.widget.php

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.

81f19476 06 janvier 2014 17:11 Renato Botelho

Add an option to force a gateway to be down, it fixes #2847

a364ecd0 07 décembre 2013 21:50 dwayne voelker

added missing quotes

thx rbgarga

0c8fb222 07 décembre 2013 21:50 dwayne voelker

Allow setting a default scale type preference for the traffic graphs widget

I originally submitted this at https://redmine.pfsense.org/issues/2994
but it seems that is not used for commits now so I am adding it here.
It works great on my box, and I can't see these changes causing any...

0c21eb70 06 décembre 2013 20:16 Ermal

Use _vip as identified for CARP vip IPs to allow easier upgrade code. This way only ipaliases on carp need to be upgraded.

9cdc1caf 05 décembre 2013 17:16 Ermal

Provide proper interface for getting carp status

7238e0cf 28 novembre 2013 19:36 Ermal

Remove references to _vip interface and provide proper configuration for carp on FreeBSD 10. Still some places to deal with this and certainly missing upgrade code

fcaf1709 23 novembre 2013 20:32 Ermal

Catch up with mac needed for all operations in the table nowdays.

2d845db7 15 novembre 2013 19:20 Renato Botelho

Merge pull request #855 from ExolonDX/branch_01

Tidy up the "Helper Icons"

94c52ff8 14 novembre 2013 14:48 Colin Fleming

Tidy up "interface_statistics.widget.php"

Remove padding surrounding the main table, makes the widget have the
same "look and feel" as the other widgets.

17b8c60a 14 novembre 2013 14:44 Colin Fleming

Tidy up the "Helper Icons"

The "Helper Icons" at the top right of some service pages at present
produces 30+ HTML errors/warnings, this is due to the table cell being
wrapped in a span statement then in a div statement, table cells can
only be part of a table row then within a table statement....

0c951d98 25 octobre 2013 21:15 Charlie Marshall

cleanup interfaces.widget.php

c1e48e9b 03 octobre 2013 16:10 jim-p

Fix display of pools in the LB status widget and on the LB Virtual Server status.

1ed963d7 30 septembre 2013 07:49 phildd

Traffic graphs widget has old interface names

Fixes bug #3245

b097a7cf 30 août 2013 19:37 jim-p

Show a count of the CPUs if more than one is detected, and show how those CPUs are supplied by the hardware.

eb0287e9 20 août 2013 21:41 jim-p

Add patch from the ticket to fix #3149

5ef8ec88 15 août 2013 20:17 Charlie Marshall

fix swap & temp

bc0a344b 14 août 2013 16:09 Charlie Marshall

convert dashboard progress bars to jqueryUI

9b50c0ed 07 août 2013 00:46 Charlie Marshall

remove whitespaces from widgets

14bcaa4b 06 août 2013 00:07 Charlie Marshall

remove whitespaces

82beeb74 05 août 2013 23:56 Charlie Marshall

fix / make textarea full width

27b745e8 03 août 2013 00:52 Charlie Marshall

typos

9ca01b5f 30 juillet 2013 18:22 Daniel Becker

tighten overly broad regexes for SMART monitoring

8bfc329f 30 juillet 2013 17:04 jim-p

Catch adaX here too

10a1f2da 27 juillet 2013 16:52 Charlie Marshall

fix title overlap

9b03bd4c 27 juillet 2013 14:14 Charlie Marshall

improve gateway widget dimensions

23c185bb 26 juillet 2013 19:32 Renato Botelho

Merge pull request #731 from CharlieMarshall/graphs

change traffic graph widget width & height to improve look for pfsense_ng_fs theme

15d18c11 26 juillet 2013 13:34 Charlie Marshall

Add 'ALL' interfaces as an option to the dropdown menu

f95cfe52 26 juillet 2013 12:08 Charlie Marshall

fix drop down menu to correctly use selected and remember state

f0ac4108 26 juillet 2013 12:04 Charlie Marshall

remove another whitespace

faef4c77 26 juillet 2013 11:36 Charlie Marshall

remove white spaces

fa050a56 26 juillet 2013 11:35 Charlie Marshall

revert part of commit 4cfcbd3 - removes blank option on firewall log widget drop down menu

28d3ac14 26 juillet 2013 00:03 Charlie Marshall

remove new line (opps didnt see this on previous commit)

e220e513 25 juillet 2013 23:47 Charlie Marshall

remove text note

5330161e 25 juillet 2013 23:24 Charlie Marshall

remove whitespaces

46172e9c 25 juillet 2013 23:23 Charlie Marshall

improve picture widget size/proportion and stop border overlapping widget size

e9cbf4b3 25 juillet 2013 22:52 Charlie Marshall

change graph display to improve look for pfsense_ng_fs theme

7bc1b968 17 juillet 2013 17:29 Renato Botelho

Remove remaining hardcoded theme names

2cb760da 16 juillet 2013 22:09 jim-p

Some more tweaks to state and mbuf update/output on dashboard widget.

4a83831c 16 juillet 2013 21:39 jim-p

Add a meter for states, too

bc3e2c14 16 juillet 2013 21:02 jim-p

Fix ids

bd5629b6 16 juillet 2013 20:51 jim-p

Make mbuf usage a meter, too.

7041c01a 16 juillet 2013 20:43 jim-p

Show totals for memory, swap, and disk usage.

ba581f07 07 juillet 2013 17:45 jim-p

Make dashboard update check respect nanobsd-vga, probably fixes #3078

0a860dda 30 mai 2013 09:40 Ermal Luçi

Merge pull request #628 from technical50/master

WebGUI Auto Codeset and Language Dynamics & pfSense.pot updates

c2f351f3 30 mai 2013 08:58 Ermal Luçi

Merge pull request #660 from CharlieMarshall/firewall_log_widget

change interface text entry box to drop down menu

310bf9e0 30 mai 2013 00:55 Charlie Marshall

improve look of picture button selector

2a7bfc1f 29 mai 2013 22:55 Charlie Marshall

change interface text entry box to drop down menu

9486a580 22 mai 2013 03:49 N0YB

Widget Firewall Logs Fields

In the Firewall Log Widget view time field is of more use than source port and protocol.
Add time field and remove source port and protocol fields.
Fields: Action, Time, Interface, Source IP, Destination IP & Port

5765d691 14 mai 2013 12:13 Selim

system info dashboard gettext updates for translation projects

system info dashboard gettext updates for next translation projects

b54d0135 14 mai 2013 12:08 Selim

Update system_information.widget.php

9459b2de 14 mai 2013 11:41 Selim

system info dashboard gettext updates for translation projects

Im include gettext areas for next translation projects

3312d8af 23 avril 2013 18:31 jim-p

Add a way to hide the uname easily.

aa6ea858 16 avril 2013 20:46 Colin Fleming

Tidy up "thermal_sonsors.widget.php" XHTML

Add CDATA section to SCRIPT tag
Move the STYLE block into the "all.css" theme files
Close INPUT tag
Remove name statement from DIV tag
Add summary statement to TABLE tag

ff03bedc 08 avril 2013 08:11 Michele Di Maria

Tidy up "ipsec.widget.php" XHTML.

fc7f02c6 01 avril 2013 04:30 phildd

Do not display disabled services on services status widget

6d76984a 21 mars 2013 15:48 Ermal

No need for nocsrf here too

0e0f9b9b 21 mars 2013 15:47 Ermal Luçi

Merge pull request #486 from 01101001c/master

Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).

cfa0c336 21 mars 2013 15:45 Ermal

No need to set it for the system information widget

b23e1a70 21 mars 2013 03:51 Phil Davis

DynDNS status widget add 5 minute refresh

It was easy to add the code to refresh the status every 5 minutes. I think 5 minutes is a reasonable refresh time for dynamic DNS.

c1dcb7ab 20 mars 2013 15:19 Phil Davis

DynDNS status widget async update

The Dynamic DNS status widget performs remote operations to the www to check the cached dynamic DNS IP against the actual current public-facing IP. When an external link is slow, or particularly when the cable is plugged in (it seems up) but actually the internet is down, it takes a long time for a response from http://checkip.dyndns.com/ to time out. The dashboard page hangs in a half-drawn state (up to drawing the DynDNS status table) for up to 30 seconds....

4fc54000 19 mars 2013 01:08 01101001c

Thermal Sensors Widget (for pfSense v2.1-BETA1 and up).
Original post: http://forum.pfsense.org/index.php/topic,59193.0.html

fe74228f 17 mars 2013 01:19 N0YB

Diag DNS Lookup Dialog Output

Display DNS lookup results in a dialog box rather than browsing away from the current page (Dashboard Firewall Widget or Status: System logs: Firewall) to the diag DNS page.
Especially useful when filtering so that filter does not have to be reposted to return to the current page.

bb9aaf95 09 mars 2013 11:20 Phil Davis

Services Status Widget remove leftover >

efd60dc4 05 mars 2013 20:30 Jim P

Merge pull request #461 from ExolonDX/branch_32

Tidy up "wol" widget XHTML

d4a5f36b 05 mars 2013 20:29 Jim P

Merge pull request #460 from ExolonDX/branch_31

Tidy up "smart" widget XHTML

2686516d 05 mars 2013 20:29 Jim P

Merge pull request #459 from ExolonDX/branch_30

Tidy up "services" widget XHTML

e0977d20 05 mars 2013 20:26 Jim P

Merge pull request #458 from ExolonDX/branch_28

Tidy up "picture" and "rss" widget XHTML

23b531c6 05 mars 2013 20:24 Jim P

Merge pull request #457 from ExolonDX/branch_27

Tidy up "log" widget XHTML

8bca8c46 05 mars 2013 20:24 Jim P

Merge pull request #456 from ExolonDX/branch_26

Tidy up "ipsec" and "load balancer" widgets XHTML

800a628e 05 mars 2013 20:23 Jim P

Merge pull request #455 from ExolonDX/branch_25

Tidy up "gmirror" and "installed packages" widgets XHTML

456bae65 05 mars 2013 20:22 Jim P

Merge pull request #454 from ExolonDX/branch_23

Tidy up "gateways" widgets XHTML

6af76e87 05 mars 2013 20:22 Jim P

Merge pull request #453 from ExolonDX/branch_22

Tidy up "carp_status" widget XHTML

a038e6b4 05 mars 2013 20:17 Jim P

Merge pull request #452 from ExolonDX/branch_21

Tidy up "captive portal" widget XHTML

ebaf7d05 05 mars 2013 20:12 Colin Fleming

Tidy up "wol" widget XHTML

Added summary to table tag
Added ALT to img tag
Closed IMG tag
Moved nowrap to class definition
Deprecated the ampersand in HREF

623ee867 05 mars 2013 20:03 Colin Fleming

Tidy up "smart" widget XHTML

Added a new include file.
Added summart to table tag