Project

General

Profile

Download (120 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

0ac8bd05 12/15/2015 12:48 PM Stephen Beaver

Merge pull request #2234 from phil-davis/r007

aa82505e 12/15/2015 10:59 AM Phil Davis

Code style g-i

583b40ee 12/15/2015 10:13 AM Phil Davis

Adv DHCP Require Options text

c4b60a9a 11/29/2015 05:37 PM Colin Fleming

Tidy up Boolean operators for HTML5

Remove the XHTML standard Boolean operators (makes reading HTML much
simpler).

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

2ed5fb61 11/24/2015 12:15 PM Phil Davis

Hide dhcp when staticv4 selected

A classic 1-char fix!
Forum: https://forum.pfsense.org/index.php?topic=102940.0

02cc81ef 11/23/2015 12:54 PM Doug Wollison

Added use of class autoloading (GUI stuff only)

Any GUI script that loads the guiconfig.inc file will have access to
the autoloader.

b7ed9c48 11/17/2015 05:42 PM Stephen Beaver

Fixed not saving spoofed MAC

16060c78 11/16/2015 06:09 PM Stephen Beaver

Fixed #5123

8ac2fe80 11/16/2015 05:47 PM Stephen Beaver

Fixed #5123

564599fa 11/11/2015 04:20 PM Stephen Beaver

Various changes in pursuit of tracking down slow page load. As yet not effective :(

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

c9df279d 11/06/2015 04:04 PM Stephen Beaver

Correction per Phil Davis

9da2cf1c 11/06/2015 12:12 AM Stephen Beaver

First batch of copyright updates

2288d860 10/07/2015 01:30 PM Stephen Beaver

Fixed incorrect label
https://github.com/phil-davis/pfsense/commit/d14064550e96b109544507e70780e3f1e6eeed04

9f3f4276 10/06/2015 08:27 PM Stephen Beaver

Fixed #5269

9abccff3 10/06/2015 07:34 PM Stephen Beaver

Fixed #5268

4dda3174 10/06/2015 06:55 PM Stephen Beaver

Fixed #5266

96c18fe4 10/01/2015 05:43 PM Stephen Beaver

Addresses #5159 by removing hide/show/disable/enable functions to included file

eef93144 09/24/2015 04:48 PM Jared Dillard

Ticket #5204 a clean up pass of the jquery sections

d65e45d3 09/22/2015 07:51 PM Stephen Beaver

Fixed #5165

2e5fc393 09/22/2015 10:08 AM Renato Botelho

Merge pull request #1929 from phil-davis/patch-4

352f8085 09/22/2015 04:22 AM Chris Buechler

Don't allow configuring IPv6 link local addresses on an interface. Ticket #4062

ca28c12c 09/22/2015 01:43 AM Phil Davis

Fix pptp_remote0 var name

I missed one of these in all the manual integration.
Commit https://github.com/pfsense/pfsense/commit/66fd7b47679187ddcfaf5852a55b2af15394f341 had this error.

66fd7b47 09/21/2015 08:35 PM Phil Davis

Redmine #4568 Preserve MLPPP settings when saving interface settings

This is a resubmit of https://github.com/pfsense/pfsense/pull/1900 after integrating to the current master.

6bb806c6 09/21/2015 06:28 PM Chris Buechler

Fix description for 6rd prefix field

2239959d 09/21/2015 06:26 PM Chris Buechler

Fix 6rd input validation. Ticket #4935

725f987f 09/21/2015 05:22 PM Stephen Beaver

fixed #5121

c0c25504 09/21/2015 02:19 PM Stephen Beaver

Fixed #5176

6dee9957 09/21/2015 01:04 PM Stephen Beaver

Fixed #5121
Antenna section removed per JimT

3c596efc 09/19/2015 07:58 AM Chris Buechler

6rd gateway is required, and must be an IPv4 IP, where 6rd is enabled. Ticket #4935

109ebe80 09/18/2015 09:23 PM Stephen Beaver

Fixed #5164

34ab580d 09/17/2015 01:02 PM Stephen Beaver

Fixed #5147
This work was reverted then re-applied without the (accidental) tab/space screw-up

68933ba7 09/17/2015 12:16 PM Stephen Beaver

Revert "Fixed #5148"
Accidentally broke spaces/tabs
This reverts commit 910b77ad1682740e481df29fc2d9c528a13c2da4.

910b77ad 09/16/2015 06:47 PM Stephen Beaver

Fixed #5148

93162f59 09/16/2015 04:47 PM Renato Botelho

Merge pull request #1899 from phil-davis/patch-2

f4381353 09/16/2015 12:31 PM Stephen Beaver

Fixed #5147
JS added to provide DHCP preset functionality

a344af88 09/16/2015 09:52 AM Phil Davis

pptp_local and pptp_remote are arrays

I believe these should reference the [0] array element of pptp_local and pptp_remote. The code in interfaces.php only presents the [0] (first) array element to the user for editing.
The current code also does not preserve any additional pptp_local, pptp_subnet or pptp_remote entries in the coma-separated list in the config. That is redmine bug #4568....

8044720c 09/15/2015 08:22 PM Chris Buechler

fix text

cf011cf2 09/11/2015 05:08 PM Stephen Beaver

Fixed #5123
WEP removed by the use of 'define("ALLOWWEP", false);' - Just in case

6d5e25ce 09/11/2015 04:34 PM Stephen Beaver

Fixed 5124 and #5125 (Default values)

c71c434b 09/11/2015 04:10 PM Stephen Beaver

Fixed #5121 Antennas now default to 'Default'

d0156c7a 09/11/2015 02:33 PM Stephen Beaver

Corrected wpa_enable element name

309e8f8f 09/09/2015 03:58 PM Stephen Beaver

Fixed Modal class issues
FInished interfaces.php (probably)
Fixed notices error in head.inc

635f649d 09/09/2015 01:59 AM Stephen Beaver

Fix typo

8b5aac9f 09/08/2015 09:45 PM Stephen Beaver

PPP country/provider/plan system complted

a9929d56 09/08/2015 07:48 PM Stephen Beaver

IPv4 "add new gateway" functionality provided via modal pop-up
Basic hide/show for form setction implemented

aeeda8b4 09/08/2015 06:29 PM Stephen Beaver

Fixed modal.class.php so that modal forms now work
interface.php changes still WIP

3375f236 09/08/2015 06:29 PM Stephen Beaver

Basic functionality based on types completed and tested

241111d7 09/04/2015 01:14 PM Stephen Beaver

Numerous detail edits from Phil Davis
Thank you!

a0509b13 09/03/2015 04:36 PM Stephen Beaver

All HTML completed. Work in progress. NOT ready for testing

ad2879b8 08/30/2015 11:09 PM PiBa-NL

bootstrap, use require_once for classes/Form.class.php

b4cb59ca 08/28/2015 06:49 PM Stephen Beaver

COmmented out "Copy my MAC" button

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/