Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0eb78676 01/25/2012 02:45 PM Seth Mos

Disable debug statement
Ticket #2117

7d567088 01/25/2012 01:33 PM Seth Mos

Add gui knobs for 6RD support ticket #2217

51e9533f 01/21/2012 09:24 PM Vinícius Coque

Removing unnecessary inclusions of prototype.js, guiconfig.inc already includes this file

86cf3681 01/21/2012 08:08 PM Vinícius Coque

making small fixes on jQuery code

30a8ef77 01/21/2012 07:39 PM Vinícius Coque

Converting javascript code to jQuery on installer webgui

48387425 01/20/2012 12:57 PM Erik Fonnesbeck

Should be preg_split instead of explode

212ab80f 01/20/2012 12:23 PM Ermal LUÇI

Correct the Called-Station-Id attribute setting to be the consistent on authentication packets

cff5204a 01/20/2012 12:21 PM Ermal LUÇI

Correct the Called-Station-Id attribute setting to be the same on STOP/START packets

2ce660ad 01/20/2012 11:18 AM Seth Mos

Unbreak a number of explode() replacements which required preg_split()

cfbfd941 01/19/2012 07:33 PM Seth Mos

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

80c88a68 01/19/2012 07:03 PM Seth Mos

Fix the config patch to the dhcp6 relayx

3b49bc25 01/18/2012 08:11 PM Scott Ullrich

Ensure timezone is set

943994ff 01/18/2012 08:05 PM Scott Ullrich

Ensure timezone is set

9feaf772 01/17/2012 01:43 AM Vinícius Coque

replacing prototype with jQuery on load balancer pages

ea0d4171 01/15/2012 02:51 PM Vinícius Coque

Converting headjs javascript code from prototype to jQuery

2d107ad5 01/15/2012 01:38 PM Seth Mos

Remove 32 bit subnetmask limitation for IPv6

58418355 01/15/2012 12:07 PM Seth Mos

Show the interface Link Local addresses on the status_interfaces.php

35af7141 01/15/2012 11:40 AM Seth Mos

Fix for ticket 2071, this allows link local addresses for gateways.
Backend already added the interface scope for link local addresses, hurrah.

0c305760 01/13/2012 07:27 PM Jim Pingle

Allow using subnets and special nets in the CLI version of easyrule

633136b8 01/13/2012 06:31 PM Jim Pingle

Fix help text

60879d14 01/13/2012 04:26 PM Jim Pingle

Fix ssh key note to refer to DSA not just RSA since both work.

fd8774c0 01/11/2012 09:41 PM Jim Pingle

Add some protocol filtering capability to the packet capture page

b397879f 01/11/2012 09:08 PM Jim Pingle

Add a button to re-view the packet capture file if one exists in /root/

d495dc51 01/11/2012 07:58 PM Jim Pingle

Fix tab name to be consistent.

b70151ae 01/11/2012 04:59 PM Jim Pingle

Fix botched tag, add some line breaks

4892d709 01/11/2012 04:51 PM Jim Pingle

Remove a second, redundant temperature block (there is already one higher up that appears to be functional, this one is not.)

3a94345c 01/11/2012 04:48 PM Jim Pingle

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

c6678f31 01/11/2012 04:17 PM Jim Pingle

Merge pull request #37 from Joecowboy/master

Dashboard widget fixes and mods

a16a5b91 01/06/2012 07:06 PM Ermal LUÇI

Merge pull request #38 from Joecowboy/patch-1

Increased the Uptime input field size from 30 to 50 because it was trunc...

baa29749 01/06/2012 06:31 PM Jim Pingle

Check userid better here, 0 is also valid

ff9eda9d 01/06/2012 06:30 PM Jim Pingle

Fix permission and certificate display for the admin user

1f3a3ed2 01/06/2012 05:51 PM Jim Pingle

Cleanup html, make tables sortable, implements #2040

d9c059ba 01/06/2012 05:25 PM Daniel Rasmussen

Increased the Uptime input field size from 30 to 50 because it was truncating the uptime tweak output text I made.

e9ca9b9a 01/06/2012 04:34 PM Daniel Rasmussen

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.

b10268ca 01/06/2012 03:30 AM Daniel Rasmussen

Fixed the get_time() out put fixed. Tweaked my changes made a tighter code.

135a0956 01/06/2012 01:13 AM Daniel Rasmussen

Update usr/local/www/widgets/widgets/system_information.widget.php

cbac040d 01/06/2012 12:21 AM Daniel Rasmussen

Disabled the line jQuery('#' + graph['spans'][count - 1]).fadeIn(500); causing javascript error exception to be thrown while displaying span

24d51534 01/06/2012 12:16 AM Daniel Rasmussen

Added Temperature back in

e7d6136d 01/06/2012 12:12 AM Daniel Rasmussen

Tweaked the bar graph width.

e54d3461 01/06/2012 12:04 AM Daniel Rasmussen

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

54f818b1 01/05/2012 11:56 PM Daniel Rasmussen

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.

9a296f50 01/05/2012 06:08 PM Ermal LUÇI

Merge pull request #24 from nunnione/master

Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal

32764288 01/02/2012 09:31 PM Andy I.

Added support for failover radius server on wireless interface

ec9bb09f 12/29/2011 07:23 PM Jim Pingle

Clarify the potential pitfalls when setting the Frequency Probe and Down parameters.

fb403496 12/26/2011 01:43 PM Gerald Raaf

Add SelfHost (German Provider) to Dynamic DNS Service

45c8402f 12/26/2011 12:23 AM Chris Buechler

fix text

b145863a 12/26/2011 12:21 AM Chris Buechler

"Destination server" is a required field

8bb88a62 12/25/2011 09:16 PM Chris Buechler

Local port must be specified, fix input validation

c0ee2a01 12/22/2011 05:43 PM Jim Pingle

Add ability to kill all states matching an IP or subnet filter. Also display count of states matching filter.

e2939b79 12/21/2011 07:46 PM Jim Pingle

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.

d524b32b 12/21/2011 02:01 PM Jim Pingle

Do not redirect on saving services status widget, the headers have been sent by this point and it can't happen.

9ae39b01 12/20/2011 08:02 PM Seth Mos

Add a checkbox that disabled automatically generates negate rules for directly connected networks and VPNs
Ticket #2057 in redmine

acafeee0 12/14/2011 06:33 PM Seth Mos

Clarify the DHCPv6 server text

1b99e1e5 12/12/2011 07:49 PM Jim Pingle

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.

1c3351bd 12/11/2011 10:52 PM Vinícius Coque

Adapted the AjaxQueue code to work with jQuery

11f1c38c 12/08/2011 08:17 PM Jim Pingle

Fix easyrule on 2.1

0a029232 12/06/2011 08:29 PM Michele Di Maria

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.

89597244 12/03/2011 10:54 PM Scott Ullrich

Require guiconfig.inc

538ff13d 12/01/2011 07:04 PM Jim Pingle

Merge pull request #25 from AnthonyWrather/master

DHCP IPv4 / IPv6 next-server, filename, and root-path improvements.

a2578c27 12/01/2011 05:33 PM Anthony Wrather

Updated DHCP IPv4 and IPv6 to allow global and host based filename and root-path.

769891b5 11/30/2011 12:31 PM Warren Baker

variable is not yet available so rebrands get a blank page on the last step in the setup wizard

fe4780a2 11/29/2011 08:17 PM Jim Pingle

When making a server certificate in the wizard, make sure we specify it must be a server certificate.

51c24cf6 11/29/2011 03:20 PM Jim Pingle

Describe the serial field on imported CA more clearly. Resolves #2031

b3765f4c 11/29/2011 02:16 PM Roberto Nunnari

- Added support for MSCHAPv2, MSCHAPv1 and CHAP_MD5 to captive portal
- Corrected bug in javascript funtion enable_change(enable_change)

16106d2e 11/27/2011 07:09 PM Seth Mos

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.

34d0f40c 11/23/2011 03:56 PM Jim Pingle

Clear the PHP errors when 'no' is pressed also.

dc43ff1e 11/23/2011 03:23 PM Jim Pingle

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.

7d504365 11/22/2011 07:01 PM Seth Mos

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

92420c0a 11/22/2011 04:55 PM Jim Pingle

Also show the config version in the backup history.

a8db7391 11/22/2011 01:29 PM Ermal LUÇI

Resolves #2018. Add an id to the html object to make javascript work

22201e1a 11/21/2011 11:02 PM Vinícius Coque

converting browser JS code from scriptaculous to jQuery

030e4b31 11/21/2011 09:46 PM Vinícius Coque

Removing scriptaculous effects, now we use jQuery UI for visual effects

5d0d5eb0 11/21/2011 09:43 PM Vinícius Coque

Fix errors caused by javascript code processed by jquery .html() method.

927ea6e1 11/21/2011 02:19 PM Jim Pingle

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

b422360c 11/16/2011 05:02 PM Jim Pingle

Actually save the value typed in the bandwidth limit box for the openvpn client instead of ignoring it.

4ec48253 11/16/2011 03:47 PM Scott Ullrich

Check uppercase strings

5d7791a2 11/16/2011 03:41 PM Scott Ullrich

Ensure style is set to a valid item

c69c58e2 11/16/2011 02:12 AM Vinícius Coque

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

45736415 11/15/2011 09:30 PM Jim Pingle

Add a gui field to set the source tracking timeout for sticky connections.

a02ecc94 11/15/2011 06:09 PM Vinícius Coque

Converting javascript code from scriptaculous to jQuery

6134cc8f 11/15/2011 05:12 PM Vinícius Coque

now we use the Chosen javascript plugin for jQuery

bef629ac 11/15/2011 04:55 PM Vinícius Coque

Converting from scriptaculous to jQuery

22aaee7d 11/14/2011 08:18 PM Seth Mos

Merge over the end period fix for the custom rrd graphs section.

643c9f9f 11/14/2011 05:42 PM Seth Mos

Fix the Off by One so that delegated prefix id 0 is shown on the LAN interface settings page.

1379d66f 11/10/2011 09:37 PM Jim Pingle

Add an indication in the certificate list to show if a certificate is internally capable of being a CA (basicConstraints has CA:TRUE) or if the nsCertType is set to server.

7aaabd69 11/09/2011 08:43 PM Jim Pingle

When creating an internal certificate, offer the user a choice of what constraints to place upon the certificate (CA, Server, or User).

74a556a3 11/09/2011 05:48 PM Jim Pingle

Rework this a little since using tap+tunnel network is valid, but using tap+tunnel network+bridging is not (will not do what the user expects/wants)

1ab6bdb5 11/08/2011 09:57 PM Jim Pingle

Fix up OpenVPN server tap modes, support various options for providing or passing through DHCP. (Work in progress)

64d84825 11/07/2011 05:32 PM Jim Pingle

Fix display of CARP widget to properly show Disabled status, bring code more in line with the carp status page, and clean it up a bit.

7b7f9007 11/04/2011 06:07 AM Chris Buechler

description is optional

e9e99042 11/04/2011 06:04 AM Chris Buechler

description is optional

f4c2d976 11/03/2011 05:30 PM Jim Pingle

If sticky is enabled, show a tab under Diag > States to view the source tracking table and clear it if needed.

2bd6b12b 11/02/2011 07:23 PM Scott Ullrich

Adding missing file

9d99eb95 10/31/2011 07:02 PM Jim Pingle

Allow the serial speed adjustment to work for nanobsd as well.

c1becc31 10/31/2011 03:35 PM Jim Pingle

Add field to the GUI to select the serial console speed (May work as-is, needs more testing/feedback)

6661dbcf 10/28/2011 03:32 PM Jim Pingle

Reformat the DNS Forwarder page a bit so it conforms with the other pages. Add some headers to make it more clear what each section does. Cosmetic changes only.

b65ce59a 10/27/2011 09:09 PM Marcello Silva Coutinho

Fix missing description in rowhelper.

41936acc 10/27/2011 02:28 PM Jim Pingle

Assume a default value of 1 for cert_depth to disallow chaining.

98963f27 10/27/2011 02:28 PM Jim Pingle

Add GUI option to limit the certificate depth allowed when OpenVPN clients are connecting.

236524c2 10/26/2011 09:14 PM Jim Pingle

Fix up syslog settings a bit, add some missing options, fix formatting of syslog.conf, correct behavior of 'everything', code cleanup.