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
Chris Buechler
b145863adf
"Destination server" is a required field
2011-12-25 19:21:25 -05:00
Chris Buechler
8bb88a62dd
Local port must be specified, fix input validation
2011-12-25 16:16:26 -05:00
jim-p
c0ee2a015f
Add ability to kill all states matching an IP or subnet filter. Also display count of states matching filter.
2011-12-22 12:43:59 -05:00
jim-p
e2939b79f7
Don't let the browser auto-fill username and password on voucher config, as it can interfere with the settings being properly saved if sync isn't fully configured, which this can make happen accidentally.
2011-12-21 14:46:06 -05:00
jim-p
d524b32be5
Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen.
2011-12-21 09:01:41 -05:00
smos
9ae39b01fb
Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
...
Ticket #2057 in redmine
2011-12-20 21:02:06 +01:00
smos
acafeee0f8
Clarify the DHCPv6 server text
2011-12-14 19:33:54 +01:00
jim-p
1b99e1e53a
Some sections should just be copied and not merged or we end up unable to sync the deletion of the last item in a section.
2011-12-12 14:49:02 -05:00
Vinicius Coque
1c3351bd08
Adapted the AjaxQueue code to work with jQuery
2011-12-11 20:52:50 -02:00
jim-p
11f1c38c3c
Fix easyrule on 2.1
2011-12-08 15:17:36 -05:00
Michele Di Maria
0a0292326f
Fix for this: http://redmine.pfsense.org/issues/2037
...
Just changed some padding/margin in the CSS in order to avoid wrapping the menu.
Tested with Firefox 8, Chrome 15.0.874.121 and IE 9.
2011-12-06 21:29:21 +01:00
Scott Ullrich
895972448e
Require guiconfig.inc
2011-12-03 17:54:37 -05:00
Jim P
538ff13d09
Merge pull request #25 from AnthonyWrather/master
...
DHCP IPv4 / IPv6 next-server, filename, and root-path improvements.
2011-12-01 11:04:58 -08:00
Anthony Wrather
a2578c2747
Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path.
2011-12-01 17:33:27 +00:00
Warren Baker
769891b5a4
variable is not yet available so rebrands get a blank page on the last step in the setup wizard
2011-11-30 14:31:24 +02:00
jim-p
fe4780a238
When making a server certificate in the wizard, make sure we specify it must be a server certificate.
2011-11-29 15:17:35 -05:00
jim-p
51c24cf686
Describe the serial field on imported CA more clearly. Resolves #2031
2011-11-29 10:20:36 -05:00
Roberto Nunnari
b3765f4c40
- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
...
- Corrected bug in javascript funtion enable_change(enable_change)
2011-11-29 15:16:35 +01:00
smos
16106d2e4b
Fix for redmine ticket #1993 . Allow saving multiple dynamic entries.
...
Make sure that return_gateways_status() also returns all gateways that have monitoring disabled as up.
2011-11-27 20:09:48 +01:00
jim-p
34d0f40c40
Clear the PHP errors when 'no' is pressed also.
2011-11-23 10:56:41 -05:00
jim-p
dc43ff1eaa
Show the PHP errors reported on the index page in the crash report so users are not confused by an empty report screen. Include them in the report and also clear them after sending.
2011-11-23 10:23:36 -05:00
smos
7d50436533
Comment out TFTP and NTP UI fields and block the code in services.inc.
...
ISC dhcpd does not support these yet. See redmine ticket #2016
2011-11-22 20:01:59 +01:00
jim-p
92420c0a5b
Also show the config version in the backup history.
2011-11-22 11:55:42 -05:00
Ermal
a8db73919c
Resolves #2018 . Add an id to the html object to make javascript work
2011-11-22 13:29:26 +00:00
Vinicius Coque
22201e1a87
converting browser JS code from scriptaculous to jQuery
2011-11-21 21:02:35 -02:00
Vinicius Coque
030e4b3102
Removing scriptaculous effects, now we use jQuery UI for visual effects
2011-11-21 19:46:00 -02:00
Vinicius Coque
5d0d5eb08e
Fix errors caused by javascript code processed by jquery .html() method.
2011-11-21 19:43:10 -02:00
jim-p
927ea6e18e
Fix display of widgets with configuration controls in IE. From Gertjan on the forum. See http://forum.pfsense.org/index.php/topic,42977.0.html
2011-11-21 09:19:12 -05:00
jim-p
b422360c35
Actually save the value typed in the bandwidth limit box for the openvpn client instead of ignoring it.
2011-11-16 12:02:47 -05:00
Scott Ullrich
4ec48253ba
Check uppercase strings
2011-11-16 10:47:10 -05:00
Scott Ullrich
5d7791a208
Ensure style is set to a valid item
2011-11-16 10:41:39 -05:00
Vinicius Coque
c69c58e2e7
Converting from scriptaculous to jQuery
...
Adding jQuery UI, so now we can use effects and widgets provided by this library and remove scriptaculous code. Building the dashboard using the widget jQuery UI sortable
2011-11-16 00:12:21 -02:00
jim-p
4573641589
Add a gui field to set the source tracking timeout for sticky connections.
2011-11-15 16:30:25 -05:00
Vinicius Coque
a02ecc943f
Converting javascript code from scriptaculous to jQuery
2011-11-15 16:09:31 -02:00
Vinicius Coque
6134cc8fe0
now we use the Chosen javascript plugin for jQuery
2011-11-15 15:12:17 -02:00
Vinicius Coque
bef629ac81
Converting from scriptaculous to jQuery
2011-11-15 14:55:52 -02:00
smos
22aaee7dc0
Merge over the end period fix for the custom rrd graphs section.
2011-11-14 21:18:47 +01:00
smos
643c9f9f4e
Fix the Off by One so that delegated prefix id 0 is shown on the LAN interface settings page.
2011-11-14 18:42:57 +01:00