Commit Graph

9467 Commits

Author SHA1 Message Date
Seth Mos
6f0dc800b7 Merge pull request #42 from Joecowboy/master
.
2012-01-25 22:38:08 -08:00
Joecowboy
83e7491df5 Update usr/local/www/widgets/javascript/cpu_graphs.js 2012-01-25 22:46:38 -06:00
smos
668e8961ff Add backend 6RD support. We don't have the required patch yet for our stf driver.
Needs hooks into our gateway code to handle the default gateway since the stf interface does use router solicitations
Adds to ticket #2117
2012-01-25 18:17:14 +01:00
smos
32dc81094b Clarify the UI text with example IPv6 prefix.
Ticket #2117
2012-01-25 15:45:07 +01:00
smos
0eb7867634 Disable debug statement
Ticket #2117
2012-01-25 15:45:06 +01:00
smos
7d56708855 Add gui knobs for 6RD support ticket #2217 2012-01-25 14:33:51 +01:00
Vinicius Coque
51e9533f46 Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file 2012-01-21 19:24:24 -02:00
Vinicius Coque
86cf36813d making small fixes on jQuery code 2012-01-21 18:08:09 -02:00
Vinicius Coque
30a8ef77e1 Converting javascript code to jQuery on installer webgui 2012-01-21 17:39:05 -02:00
Erik Fonnesbeck
48387425e5 Should be preg_split instead of explode 2012-01-20 05:57:40 -07:00
smos
2ce660ad4d Unbreak a number of explode() replacements which required preg_split() 2012-01-20 12:18:13 +01:00
Ermal
212ab80f68 Correct the Called-Station-Id attribute setting to be the consistent on authentication packets 2012-01-20 12:23:20 +00:00
Ermal
cff5204a17 Correct the Called-Station-Id attribute setting to be the same on STOP/START packets 2012-01-20 12:21:19 +00:00
smos
cfbfd9412b The function split() is replaced by the function explode(). Starting with PHP 5.3 this is deprecated and with version 6 gone.
Replacing it surpresses all the warnings
2012-01-19 20:33:41 +01:00
smos
80c88a686d Fix the config patch to the dhcp6 relayx 2012-01-19 20:03:42 +01:00
Scott Ullrich
3b49bc2586 Ensure timezone is set 2012-01-18 15:11:36 -05:00
Scott Ullrich
943994ff7d Ensure timezone is set 2012-01-18 15:05:39 -05:00
Vinicius Coque
9feaf772fb replacing prototype with jQuery on load balancer pages 2012-01-16 23:43:00 -02:00
smos
2d107ad5a9 Remove 32 bit subnetmask limitation for IPv6 2012-01-15 14:38:23 +01:00
Vinicius Coque
ea0d4171c0 Converting headjs javascript code from prototype to jQuery 2012-01-15 12:51:33 -02:00
smos
584183558e Show the interface Link Local addresses on the status_interfaces.php 2012-01-15 13:07:36 +01:00
smos
35af71416e Fix for ticket 2071, this allows link local addresses for gateways.
Backend already added the interface scope for link local addresses, hurrah.
2012-01-15 12:40:38 +01:00
jim-p
0c305760d1 Allow using subnets and special nets in the CLI version of easyrule 2012-01-13 14:27:48 -05:00
jim-p
633136b87f Fix help text 2012-01-13 13:31:34 -05:00
jim-p
60879d1400 Fix ssh key note to refer to DSA not just RSA since both work. 2012-01-13 11:26:06 -05:00
jim-p
fd8774c085 Add some protocol filtering capability to the packet capture page 2012-01-11 16:41:12 -05:00
jim-p
b397879f2b Add a button to re-view the packet capture file if one exists in /root/ 2012-01-11 16:08:51 -05:00
jim-p
d495dc51d6 Fix tab name to be consistent. 2012-01-11 14:58:34 -05:00
jim-p
b70151ae3b Fix botched tag, add some line breaks 2012-01-11 11:59:05 -05:00
jim-p
4892d70982 Remove a second, redundant temperature block (there is already one higher up that appears to be functional, this one is not.) 2012-01-11 11:51:09 -05:00
jim-p
3a94345cea Change system info widget fields from <input> to <span> so they don't appear editable, and we aren't bound by their width constraints. (One long one was messing up table width). 2012-01-11 11:48:11 -05:00
Jim P
c6678f31b0 Merge pull request #37 from Joecowboy/master
Dashboard widget fixes and mods
2012-01-11 08:17:38 -08:00
Ermal Luçi
a16a5b910d Merge pull request #38 from Joecowboy/patch-1
Increased the Uptime input field size from 30 to 50 because it was trunc...
2012-01-06 11:06:35 -08:00
jim-p
baa297497b Check userid better here, 0 is also valid 2012-01-06 13:31:28 -05:00
jim-p
ff9eda9d9a Fix permission and certificate display for the admin user 2012-01-06 13:30:24 -05:00
jim-p
1f3a3ed2bb Cleanup html, make tables sortable, implements #2040 2012-01-06 12:51:57 -05:00
Joecowboy
d9c059ba8c Increased the Uptime input field size from 30 to 50 because it was truncating the uptime tweak output text I made. 2012-01-06 11:25:59 -06:00
Joecowboy
e9ca9b9a35 I did a block comment out the fist time because I wanted to leave that code in for later use when start adding more OID checks for different hardware drivers. So made comment change per request. 2012-01-06 10:34:33 -06:00
Joecowboy
b10268ca95 Fixed the get_time() out put fixed. Tweaked my changes made a tighter code. 2012-01-05 21:30:16 -06:00
Joecowboy
135a095656 Update usr/local/www/widgets/widgets/system_information.widget.php 2012-01-05 19:13:50 -06:00
Joecowboy
cbac040da5 Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causing javascript error exception to be thrown while displaying span 2012-01-05 18:21:13 -06:00
Joecowboy
24d515348c Added Temperature back in 2012-01-05 18:16:23 -06:00
Joecowboy
e7d6136d86 Tweaked the bar graph width. 2012-01-05 18:12:25 -06:00
Joecowboy
e54d3461b4 Fixed Javascript error in function updateInterfaces(x)
Removed the return that revented the updates to widgets in function stats(x)
Tweaked Javascript code in function updateTemp(x) for temperature output
2012-01-05 18:04:57 -06:00
Joecowboy
54f818b16f Changed the output of function get_uptime() to display: 00 Hours 00 Minutes 00 Seconds
Added code function get_temp() to get the OID values for temperature.
2012-01-05 17:56:17 -06:00
Ermal Luçi
9a296f50e8 Merge pull request #24 from nunnione/master
Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
2012-01-05 10:08:11 -08:00
Namezero
32764288a8 Added support for failover radius server on wireless interface 2012-01-02 22:31:09 +01:00
jim-p
ec9bb09fe2 Clarify the potential pitfalls when setting the Frequency Probe and Down parameters. 2011-12-29 14:23:01 -05:00
Gerald Raaf
fb40349683 Add SelfHost (German Provider) to Dynamic DNS Service 2011-12-26 14:43:23 +01:00
Chris Buechler
45c8402fb2 fix text 2011-12-25 19:23:29 -05:00