Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
b0bd79a4 10/05/2015 07:47 PM Stephen Beaver

Fixed https://forum.pfsense.org/index.php?topic=100250.0

273d2256 10/05/2015 07:41 PM Stephen Beaver

Fixed https://forum.pfsense.org/index.php?topic=100388.0

5fec2813 10/05/2015 07:31 PM Stephen Beaver

Fixed #5252

9c82e8ed 10/05/2015 07:16 PM Stephen Beaver

Merge pull request #1945 from phil-davis/patch-5

b5032691 10/05/2015 07:13 PM Stephen Beaver

Fixed #5251
Behavior now same as 2.2.x

3511647f 10/05/2015 06:48 PM Stephen Beaver

Fixed #5249 ?

1c7bd4a6 10/05/2015 05:48 PM Stephen Beaver

Addessed part of #5248
Added tunnel UP/Down indicators

34f86ebc 10/05/2015 05:31 PM Stephen Beaver

Merge pull request #1943 from heper/patch-4

1e8f28de 10/05/2015 05:22 PM Stephen Beaver

Fixed #5247
Corrected numerous issues in NTP widget

74b0f23e 10/05/2015 02:12 PM Stephen Beaver

Page converted to POST operation

42d74bad 10/04/2015 07:33 AM Phil Davis

Delete old commented-out code

6c287b0e 10/04/2015 07:30 AM Phil Davis

Fix #5252 Preserve alias when editing an existing rule

and default src and dst to any when creating a new rule.

d42b970e 10/03/2015 06:48 PM Stephen Beaver

Converted interfaces_vlan.php from GET to POST for security
Added Bootstrap attributes to table

16f996b3 10/03/2015 05:54 PM jeroen van breedam

Update firewall_aliases_edit.php

dda43901 10/03/2015 05:50 PM jeroen van breedam

cosmetic changes

attempt to address https://forum.pfsense.org/index.php?topic=100232.0

44fad9cc 10/03/2015 12:37 PM Stephen Beaver

Comment refinement

5697a26a 10/02/2015 07:59 PM Stephen Beaver

Comment typo

86a20575 10/02/2015 07:46 PM Stephen Beaver

Create a Form_Section if hte XML has not yet defined one
https://forum.pfsense.org/index.php?topic=100249.0

2c2fed92 10/02/2015 07:18 PM Stephen Beaver

Fixed #5240

db96a95c 10/02/2015 07:08 PM Renato Botelho

Call /etc/rc.reboot in bg and exit just after that

08ec2d99 10/02/2015 06:57 PM Stephen Beaver

Completes #5159
All duplicated JS removed to included file

60e27eb0 10/02/2015 04:41 PM Stephen Beaver

Fixed #5236

e561ccdf 10/02/2015 02:11 PM Stephen Beaver

Fixed #5234
Javascript Base64 class was MIA

1bde7312 10/02/2015 01:30 PM Stephen Beaver

Fixed #5233

488e38f5 10/02/2015 12:19 PM Stephen Beaver

Fixed # 5232

c6c3b066 10/02/2015 11:32 AM Renato Botelho

Let user know it's going to reboot if any package of core repo needs upgrade

0d04830f 10/02/2015 11:30 AM Renato Botelho

Check if packages are up to date early

b476eb8d 10/02/2015 11:07 AM Renato Botelho

Make sure partition are mounted in rw mode before any operation

f0308648 10/02/2015 11:06 AM Renato Botelho

Only reboot if there are upgrades from core repo

375a1754 10/02/2015 11:05 AM Renato Botelho

Remove unnecessary variable

54d0134b 10/02/2015 10:08 AM Renato Botelho

Remove more cases of hard coded pfSense and use product_name

fc8415f0 10/02/2015 02:53 AM Chris Buechler

fix text

d49e37a7 10/02/2015 01:26 AM Stephen Beaver

Comment typo fix

2cd2f78f 10/01/2015 08:29 PM Stephen Beaver

Fixed #5227 by changing button type to Global

9239f765 10/01/2015 08:20 PM Jared Dillard

improve spacing for non form panels

f99564e1 10/01/2015 08:12 PM Stephen Beaver

Fixed #5230

a83fce46 10/01/2015 06:23 PM Chris Buechler

Specify %any where identifier is "any", so the note on these pages
actually works.

36cd9f2b 10/01/2015 05:52 PM Stephen Beaver

Merge pull request #1941 from heper/patch-2

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

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

67b35209 10/01/2015 05:27 PM Jared Dillard

Fixed #5193 clean up user prompts

35ba9a6b 10/01/2015 05:02 PM jeroen van breedam

$mac missing in output

e4121dde 10/01/2015 04:27 PM Renato Botelho

Introduce read_global_var:

- Add a new script, read_global_var, that returns the value of any item
contained in global array $g
- Replace all grep and sed magic from shell scripts

3ece7116 10/01/2015 04:03 PM Stephen Beaver

Preparation #5159 (Javascript refactoring)
javascript/pfSenseHelpers.js created and populated with common hide/show/disable/enable functions
file included via foot.inc
Those functions removed from firewall_nat_edit.php to test

ad6b0ac0 10/01/2015 03:32 PM Stephen Beaver

Improved styling of page title prevents spurious underline

5d457c04 10/01/2015 02:26 PM Stephen Beaver

Page title now hyperlink to page

2f1f9a98 10/01/2015 01:48 PM Stephen Beaver

Fixed 5225

d25878c7 10/01/2015 01:33 PM Stephen Beaver

Fixed 5225
Programmer had mangled element name in if($_POST) section

a5c36eb2 10/01/2015 01:21 PM Renato Botelho

Introduce read_xml_tag.sh

Create /usr/local/sbin/read_xml_tag.sh, that will read a xml tag from
config file using xmllint. Replace all direct read using cat, grep, sed,
... by this script

60ff91f1 09/30/2015 09:21 PM Renato Botelho

Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726

fe7b27a3 09/30/2015 07:34 PM Jim Pingle

Cert fields should be used for EAP-RADIUS as well.

d1f641a0 09/30/2015 06:50 PM Stephen Beaver

Removed bogus array_merge()

9511d1a2 09/30/2015 06:43 PM Stephen Beaver

Fixed bogus array_merge in localid_type selector

9120eda6 09/30/2015 06:35 PM Stephen Beaver

Fixed incorrect encryption bits selectors
Hide Remote network if mobile

b1438199 09/30/2015 05:48 PM Jim Pingle

Fix detection of mobile IPsec P1 when editing.

2344bed4 09/30/2015 05:33 PM Renato Botelho

Use product_name global variable in more places

205c51a2 09/30/2015 05:26 PM Stephen Beaver

Fixed #5127
Don't "foreach($config['menus'])" if there are no menus defined

5bca8df4 09/30/2015 04:21 PM Stephen Beaver

Corrected page title (which was using incorect PHP format)

40547fe4 09/30/2015 03:48 PM Stephen Beaver

Corrected logo hyperlink
Changed Jumbotron font to white so you can actually read the text

f39bb5b6 09/30/2015 01:45 PM Renato Botelho

pkg 1.6.x upgrade command called with -q is now respecting it

51bcc515 09/30/2015 01:43 PM Stephen Beaver

Suppress progreess bar until package system revision is complete

4e43ef22 09/30/2015 01:28 PM Stephen Beaver

Wizard system completed and tested agains all wizard files
Progress bar added to show progess through wizard steps

acda1403 09/29/2015 10:32 PM Chris Buechler

Do a service reload of dyndns when changing gateways in case something has
changed. Ticket #5214

89dcfa01 09/29/2015 09:41 PM Stephen Beaver

Bootstrap conversion mostly complete.
Tested with setupwizard.xml and looks good. Couple more thankgs to check so don't test yet please.

7a19c326 09/29/2015 08:42 PM Renato Botelho

Do not run pkg update between first and second step of upgrade process

26bc0c20 09/29/2015 05:23 PM Renato Botelho

Remove old references to undefined variable firmwarelock

9f25db73 09/29/2015 05:17 PM Renato Botelho

Call exit after detect another instance is already running, otherwise it would end up deleting pid file

b6c72ae2 09/29/2015 05:12 PM Renato Botelho

Detect when pkg must be upgraded and do it early, followed by a pkg update to make sure metadata is updated

1818df8b 09/29/2015 03:59 PM Stephen Beaver

Fixed #5209

f5dbca0d 09/29/2015 03:18 PM Stephen Beaver

Fixed #5206
Completes conversion of the pkg* files

567d7fd6 09/29/2015 02:23 PM Stephen Beaver

Fixed #5212

eb3743d8 09/29/2015 01:24 PM Stephen Beaver

Fil;e conversion complete. Tested against multiple packages

3b635066 09/28/2015 05:44 PM Jim Pingle

Ensure this only contains a partial name, not a path, before attempting to craft a full name and read the file. Fixes #5203.

9a4ad8dc 09/25/2015 08:47 PM jeroen van breedam

add 'interface' column to lease_counter table

acce8404 09/25/2015 07:46 PM Renato Botelho

Cleanup cache and stale packages after install/delete

ab56095b 09/25/2015 07:46 PM Renato Botelho

Add missing ;;

23f6cdd7 09/25/2015 06:50 PM Stephen Beaver

Initial conversion of the file. Most functions completed and tested, but more testing remains

fdf35e23 09/25/2015 06:33 PM Renato Botelho

Fix logic to set EVENT_PIPE

c979e86b 09/25/2015 06:29 PM Renato Botelho

Add -h, to show help

7025e3d4 09/25/2015 05:25 PM Renato Botelho

Define EVENT_PIPE using a parameter, -p

d61a194d 09/25/2015 04:46 PM Renato Botelho

Print return code when _GUI_CALL is not empty, used by GUI to check rc of a process that runs in bg

ac56271c 09/25/2015 04:42 PM Renato Botelho

Replace direct calls to exit by _exit

35ad2c72 09/25/2015 04:27 PM Renato Botelho

Set environment var EVENT_PIPE, used by pkg to write out progress in json format

f62ea19b 09/25/2015 04:09 PM Renato Botelho

Rename functions and variables to improve readability, no functional changes

badfc76a 09/25/2015 04:05 PM Renato Botelho

Use compare_version() for kernel_pkg checks

92c9d6cc 09/25/2015 04:03 PM Renato Botelho

Add pfSense-upgrade parameters -i/-r to install or remove packages

88af0be4 09/25/2015 12:31 PM Renato Botelho

Change usage() to use regular echo() and print to stderr

096c5147 09/25/2015 12:26 PM Renato Botelho

Relocate global variables definitions, no functional changes

23ee0868 09/25/2015 12:25 PM Renato Botelho

Relocate main block and leave all functions in the beggining

b046b5c4 09/25/2015 12:23 PM Renato Botelho

Check if update needs to run inside update()

9346911f 09/25/2015 11:35 AM Renato Botelho

Update repository metadata hourly

97508a55 09/24/2015 05:17 PM Stephen Beaver

Fixed #5189

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

Ticket #5204 a clean up pass of the jquery sections

f1e89d80 09/24/2015 02:05 PM Phil Davis

Clarify the use of noshuntlaninterfaces and autoexcludelanaddress

The existing code here looks like it should be working correctly. Maybe it would help future maintainers if the field name used for gathering the data value in the UI and $POSTing it is changed to autoexcludelanaddress. Then the code reads a bit more easily where the logic value of noshuntlaninterfaces and autoexcludelanaddress is swapped back and forth.

83b48b44 09/24/2015 02:04 PM Jim Pingle

Reset the value of a package field before this test in case it has no default. Fixes #5199

acdc7fd6 09/24/2015 02:02 PM Stephen Beaver

Fixed #5192
Element names corrected

599ee64b 09/24/2015 01:37 PM Stephen Beaver

Updated tables to responsive format
Added table style classes
Changed array keys to descriptive names
Updated indenting/style

6da22ecd 09/24/2015 01:17 PM Stephen Beaver

Merge pull request #1932 from heper/patch-2

5da2095b 09/24/2015 12:56 PM Stephen Beaver

Comment typo fix

8a73f407 09/24/2015 12:49 PM Stephen Beaver

Fixed #5146
Bootstrap conversion complete and unit tested

3b71258a 09/24/2015 08:10 AM Phil Davis

service_dhcp_edit.php fixes from code inspection

To save you some time in testing and fixing, here are the bugs I noticed by code inspection.