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