Commit Graph

234 Commits

Author SHA1 Message Date
Renato Botelho
c9f63b08bf Apply previous progressbar customizations for jquery-ui 1.11.1 2014-09-22 08:18:24 -03:00
Renato Botelho
b9cf74c3b3 Update jquery-ui components to 1.11.1, it fixes #3879" 2014-09-22 08:18:02 -03:00
Renato Botelho
2439543813 Update jquery to 1.11.1
* Update jquery to latest version
* Use production version instead of development
* Rename file to have version on it and avoid browser cache issues
* Add jquery-migrate to keep backward compatible with old version
2014-09-18 10:50:09 -03:00
Renato Botelho
3b0bc8c34e Import fix for http://bugs.jquery.com/ticket/9521 2014-09-09 11:54:36 -03:00
Renato Botelho
63c058e780 Change functions from row_toggle.js to work with different field names, keeping the old behaviour as default. This is necessary to have more than one group of fields in the same page 2014-09-04 07:47:42 -03:00
Renato Botelho
0e2eaa1bfd Do not reset source and destination port range values when it's an associated rule created by nat port forward. It fixes #3778 2014-08-11 14:22:30 -03:00
ayvis
354ecfbc9e javascript normalization 2014-03-26 00:25:32 +01:00
ayvis
91f026b02c replaced uppercase html tags with lowercase
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"
2014-03-19 23:38:56 +01:00
ayvis
ec879e3db4 replaced BR with br
replaced uppercase html tags with lowaercase
2014-03-19 22:12:40 +01:00
Renato Botelho
7f7626ba44 Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br 2014-03-17 11:17:29 -03:00
Chris Buechler
c728177042 standardize on www.pfsense.org and HTTPS, point package URLs to
packages.pfsense.org
2014-03-14 19:04:43 -05:00
ayvis
8cd558b61b xhtml Compliance
replaced <br>, <br/> and </br> with <br />
2014-03-14 21:24:03 +01:00
ayvis
56b490bad3 syntax errors corrected 2014-03-04 22:09:02 +01:00
Brian Candler
e0fc15d18f Fix for #3416
Correct javascript error which prevents PPP/PPPoE per-link settings from
being displayed (bandwidth, MTU, MRU, MRRU).
2014-02-10 16:03:49 +00:00
jim-p
5c43e7bdb6 Also account for a widget being null/not defined, and not just closed/open. 2013-12-05 15:09:08 -05:00
Renato Botelho
f4100c0e83 Set id for select elements created dynamicaly created 2013-10-21 17:58:49 -02:00
Charlie Marshall
9a478340a5 reduce height of progress bars 2013-08-14 15:56:11 +01:00
Charlie Marshall
bc0a344b92 convert dashboard progress bars to jqueryUI 2013-08-14 15:09:52 +01:00
Charlie Marshall
38546223ee ammend css for jquery progressbars 2013-08-14 14:34:55 +01:00
Renato Botelho
3c249cfa71 Remove datetimepicker.js since it's not used anymore 2013-08-12 09:15:11 -03:00
Chris Buechler
ab9dc5be75 fix text - s/occured/occurred/ 2013-08-01 21:56:41 -05:00
Renato Botelho
5aa68a55a6 Fix #3113, fix multiple english spell errors s/seperet/separat/ 2013-07-28 10:31:14 -03:00
Renato Botelho
7fa503d8f2 Fix #3103, cleanup ports fields when protocol changes 2013-07-24 16:23:06 -03:00
jim-p
2cb760dae2 Some more tweaks to state and mbuf update/output on dashboard widget. 2013-07-16 16:09:44 -04:00
jim-p
4a83831c53 Add a meter for states, too 2013-07-16 15:39:19 -04:00
jim-p
8ff9cc387b Make mbufs update via ajax 2013-07-16 15:09:18 -04:00
Renato Botelho
c251f8ccc8 Make synamic firewall logs and widget add new rows:
The Dynamic Firewall Log page doesn't add rows, it only updates the php
generated rows which means that if it's loaded after the log is cleared,
it'll never show any activity. The same occurs for the log widget.

This pacth fix this issue moving from absolutely sized spans to tables.

It should fix #2763
2013-01-25 15:16:47 -02:00
Ermal
aca65de524 Cleanup unused pages that was supposed for upload_progress bars 2013-01-05 13:42:29 +00:00
N0YB
cbeed53936 Update usr/local/www/javascript/filter_log.js
Firewall Logs Widget FilteringOptions to filter on interfaces, 'pass', 'block', & 'reject'
2012-12-07 02:42:21 -08:00
PiBa-NL
426fc7d389 table javascript sorting improvement sorttable 1.2.3.4:123 and *:1234 now sort properly. 2012-11-06 00:54:09 +01:00
Darren Embry
219d9eb9a9 fix #2639 (country interface selector in interfaces_ppps_edit.php)
also make ppps_edit more jslint ready for good measure
2012-10-26 16:40:07 -04:00
PiBa-NL
f06f7cc0c2 (line endings UNIX format..)
Firewall log alternating colored rows
Firewall log sortable
Fixed several sorting issues in widgets and other pages
Sorting now possible on multiple rows in the header tables
Sorting now possible for text that starts with IPv4:port
2012-09-16 12:17:17 +02:00
PiBa-NL
32f8552e8a Show/hide toggle 2012-09-10 17:32:52 +02:00
PiBa-NL
52b2726831 Added a setting for configuring the firewall log to either:
-Not load descriptions
-Show descriptions in a column
-Show descriptions on a second row (after a click on 'show descriptions')

'fixed' a few html validation issues..
2012-09-10 16:32:28 +02:00
Darren Embry
f5df5e8415 re-indentation. 2012-06-22 14:27:20 -04:00
Charlie Root
4e8854c66a improve alias popup in firewall_rules
include url_table list up to 10000 items
read alias only on mouseover
use table to list columns
show edit shortcut
show total items value on popup description
2012-06-16 17:58:51 +00:00
Marcello Coutinho
43b1760c40 fix jquery+domtt notices css on all themes 2012-06-09 00:56:05 -03:00
Marcello Coutinho
005ac3ca4c convert menu alerts/notices to jquery + domtt 2012-06-08 16:50:32 -03:00
Cristian Feldman
25a46a3cb2 Added load average information to the System Information widget 2012-05-24 18:52:27 -03:00
Ermal
1346306cf7 Allow 802.1p tags to be controlled from firewall rules edit screen 2012-05-18 19:49:41 +00:00
Cristian Feldman
4dedd18a80 System info widget on dashboard now updates CPU Frequency automatically 2012-05-18 00:53:21 -03:00
Erik Fonnesbeck
0b4ae4b5ca Check for this function before calling it to avoid an error when hitting that line for pages that don't include the js file for it. 2012-04-07 15:55:12 -06:00
Scott Ullrich
48cb641a81 Merge pull request #78 from Whizkidzz/master
Added "interface_selection" to enable interface selection in tinydns
2012-04-06 10:16:06 -07:00
whizkidzz
de69fab34c Added interface_selection for use in tinydns
Corrected the use of objectsize so that if its "undefined" the correct "rowsize[]" is used
which if used outside the for loop was also "undefined"
2012-04-06 16:01:17 +02:00
Darren Embry
b771e46942 change behavior a bit on #bits dropdown
this is prepwork for restoring 24/64 bit defaults in vpn_ipsec_phase2
2012-04-05 19:09:19 -04:00
jim-p
1ab1f0a988 Fix newlines 2012-04-04 11:34:47 -04:00
Darren Embry
f51d5d57a6 feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input
http://redmine.pfsense.org/issues/2320
2012-03-28 18:50:02 -04:00
Darren Embry
980ded5a1b prep work for feature #2320: stub js function 2012-03-28 16:58:22 -04:00
Darren Embry
a94c3e438a prep work for feature #2320: tag dynamic fields for ipv4v6 2012-03-28 16:57:57 -04:00
Darren Embry
ce49a7c9f2 Add date/time picker to Custom RRD graphs.
from: http://trentrichardson.com/examples/timepicker/
2012-03-23 13:35:32 -04:00