Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a68539ca 11/19/2015 05:42 AM Phil Davis

Gateways widget remove unused code

This stuff is done further down. Somewhere in the integration of RELENG_2_2 and Bootstrap this chunk of code has been accidentally duplicated. It is not like this in RELENG_2_2.

c4016375 11/19/2015 03:41 AM Phil Davis

Fix $5475 $display_type needs to be set earlier

bf54ac2d 11/19/2015 12:37 AM Stephen Beaver

Fix icon in dashboard

0206483d 11/19/2015 12:15 AM Stephen Beaver

DEBUG code for Redmine: 5463

597241a9 11/18/2015 11:23 PM Jared Dillard

change widget icon color to white

1b7379f9 11/18/2015 10:31 PM Jared Dillard

Ticket #5471 another convert batch to font-awesome icons

d86522be 11/18/2015 08:14 PM Stephen Beaver

Move the widget icons back to the right

be8c4d48 11/18/2015 06:26 PM Stephen Beaver

xt string changes

626db846 11/18/2015 06:15 PM Stephen Beaver

Fixed #5475

440a30cf 11/18/2015 05:15 PM Stephen Beaver

Detailed cosmetic changes to the system update system

4d4eefab 11/18/2015 04:56 PM Stephen Beaver

System update settings UI implemented

d8ee2a3d 11/18/2015 01:35 PM Stephen Beaver

Restored glyphicon import until @jdillard can eleimnate those icons

ea548271 11/18/2015 12:55 PM Phil Davis

Make block bogon rule display consistent

The block private networks and anti-lockout rules display in the firewall rules display with the schedule column blank. But the block bogon networks has an asterisk. That looks odd. I noticed it just now when looking at firewall rules in 2.3 and looked back in 2.2.5 also - it is the same there.

d08aeac1 11/18/2015 12:55 PM Phil Davis

Fix tooltip text for associated filter rules

1) Add a port forward with associated filter rule
2) Go to firewall_rules and hover over the icon on the left of the rule.
It says "traffic is ed".

The problem is that, for whatever reason, an associated rule does not have ['type'] specified, even in config.xml. It is that way in 2.2.5, so not a new thing or regression. I guess that the back-end rule generation works by assuming that a rule in config.xml that does not have 'type' defined should be a pass rule....

1f6845f8 11/18/2015 12:06 PM Renato Botelho

At least /boot/loader.rc has schg, make sure to remove it before upgrade. Ticket #5448

2feadae1 11/18/2015 10:24 AM Renato Botelho

Retire system_firmware.php, system_firmware_auto.php and system_firmware_check.php

b6cd9d99 11/18/2015 10:19 AM Renato Botelho

Retire /etc/rc.create_full_backup and usr/local/www/system_firmware_restorefullbackup.php

ef294bd7 11/18/2015 10:15 AM Renato Botelho

Remove unused variable

5e55bf55 11/18/2015 09:13 AM Chris Buechler

fix text

f6c1ade2 11/18/2015 06:17 AM Chris Buechler

CURLOPT_SAFE_UPLOAD's default changed to false in PHP 5.6. Restore former behavior for crash reporter. Ticket #5427

53436df6 11/18/2015 04:21 AM Chris Buechler

radvd only allows 3 RDNSS servers to be specified, otherwise exits with "too many addresses in RDNSS section".

7ea65674 11/18/2015 12:23 AM Jared Dillard

Ticket #5471 partial convert to font-awesome fonts

67e81794 11/17/2015 10:53 PM Jared Dillard

add dark theme (work in progress)

039ec196 11/17/2015 10:53 PM Jared Dillard

update pfsense styles

f9cc072d 11/17/2015 07:58 PM Stephen Beaver

Nix hte spinning clock

89932a3d 11/17/2015 07:35 PM Stephen Beaver

Experimental countdown timer

738b34bd 11/17/2015 06:49 PM Stephen Beaver

Added pietimer lib by popular request.

a5995a8e 11/17/2015 06:46 PM Stephen Beaver

Moved theme back to system.php

a088bcb5 11/17/2015 06:02 PM Stephen Beaver

Fixed #5467

95545463 11/17/2015 05:46 PM Stephen Beaver

Fixed saving of auth password

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

Fixed not saving spoofed MAC

329a1cd5 11/17/2015 05:22 PM Stephen Beaver

Fixed #5463

7abe8b3e 11/17/2015 04:57 PM Stephen Beaver

Fixed #5465

8d3f3e34 11/17/2015 04:52 PM Stephen Beaver

Experimental fix for #5463

3c720580 11/17/2015 12:52 PM Stephen Beaver

Use manual stirping on table load

774dba04 11/17/2015 12:41 PM Stephen Beaver

Merge pull request #2074 from phil-davis/patch-10

3c117a62 11/17/2015 12:40 PM Stephen Beaver

Merge pull request #2073 from phil-davis/patch-9

c70d462c 11/17/2015 12:39 PM Stephen Beaver

Merge pull request #2072 from phil-davis/patch-8

06831ceb 11/17/2015 12:31 PM Phil Davis

Be consistent with "Download file"

The download section is headed "Download file" but the upload section was "Upload a file".
Be consistent - I have chosen to change to "Upload file".
Could just as easily make the download heading "Download a file".
Not sure it matters - just use the same convention in both places.

e897f304 11/17/2015 12:07 PM Phil Davis

Fix #5462 diag_routes section heading

08c68ac1 11/17/2015 11:58 AM Phil Davis

Fix Packet Capture section heading

and provide some text for the 'dnsquery' checkbox - this makes the checkbox line up properly in the columns.

6e5cec8e 11/17/2015 10:22 AM Doktor Notor

pkg_edit.php - base64 encoding/decoding fixes (Bug #5134)

Currently, the base64 is only usable for textarea fields - see Bug #5134 for details.

This adds base64_decode() to input and password field types if <encoding>base64</encoding> tag is set for those fields (also for rowhelpers) to prevent the values from getting perpetually re-encoded which makes it unusable for those field types....

b1fd5542 11/16/2015 10:27 PM Jared Dillard

Fixed #5429 Fix bad logo

11482216 11/16/2015 09:12 PM Luiz Souza

Fix a typo.

9bdf72fd 11/16/2015 07:09 PM Renato Botelho

Add a workaround on pfSense-upgrade to prevent breaking strongswan port due to the symlinks we create

ca50d3eb 11/16/2015 06:59 PM Stephen Beaver

Fixed #5425

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

Fixed #5123

cfc061cf 11/16/2015 06:06 PM Stephen Beaver

Webgui restarted only if webgui-redirect is changed (Was causing it to always reset)

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

Fixed #5123

261d5071 11/16/2015 04:28 PM Stephen Beaver

Completed #5458
Cosmetic changes to system information widget
Cosmetic changes to pkg_mgr_install.php
Removed 'Cancel' buttons

4b951e64 11/16/2015 01:50 PM Stephen Beaver

Minor cosmetic/text changes

a99ac888 11/16/2015 12:56 PM Renato Botelho

Use pkgid = firmware for firmware upgrade, and call pfSense-upgrade without -u parameter in this case

108482b9 11/16/2015 12:56 PM Renato Botelho

Remove -R from pfSense-upgrade call, it's used only for testing purposes. While here, add -y to make sure it won't be interactive

a194233c 11/16/2015 12:55 PM Renato Botelho

Unduplicate pkgid definition

31a4f664 11/16/2015 12:53 PM Renato Botelho

We don't need to go to rw or close fd_log here

0582a633 11/16/2015 12:25 PM Renato Botelho

Change system information widget to be able to find system updates when it's available

ccf0fd94 11/16/2015 12:25 PM Renato Botelho

Fix spaces

263a1962 11/16/2015 12:24 PM Renato Botelho

Remove old code, already commented out

0a29de2d 11/16/2015 12:22 PM Renato Botelho

Fix spaces

79e14f1c 11/15/2015 11:49 AM Phil Davis

Improve diag_authentication.php redmine #5440

Move the code to select the default auth server so that it only happens the first time into the page. Now if the user selects a different auth server to test, and presses test, the results come back and the selected auth server is re-displayed (rather than the system default auth server being re-chosen every time)....

2217c574 11/14/2015 01:43 PM Stephen Beaver

Merge pull request #2063 from heper/patch-1

86c77223 11/14/2015 01:19 PM Stephen Beaver

Fixed #5443

af58fc06 11/14/2015 11:00 AM jeroen van breedam

fix Bug #5440

bb10745a 11/14/2015 10:56 AM jeroen van breedam

fix Bug #5440

c862d3b3 11/14/2015 04:22 AM Stephen Beaver

Clock gif used in reboot.php and pkg_mgr_install.php

6a4914dc 11/13/2015 09:08 PM Stephen Beaver

Remove debug

99e2a6ce 11/13/2015 09:02 PM Stephen Beaver

Revised base firmware update

d729ab36 11/13/2015 05:58 PM Stephen Beaver

Staging

3a452a3e 11/13/2015 05:37 PM Renato Botelho

Improve language

0895a9a5 11/13/2015 05:36 PM Renato Botelho

Fix copyright year

706724c3 11/13/2015 05:34 PM Renato Botelho

Improve language

8af32edf 11/13/2015 05:33 PM Renato Botelho

Fix spell issue spotted by Jim

1c114534 11/13/2015 05:26 PM Renato Botelho

Add a new option to force upgrade script to don't reboot

d86a6c40 11/13/2015 05:26 PM Renato Botelho

Wait 10 seconds before reboot, also notify admin

b0d77d8f 11/13/2015 04:46 PM Stephen Beaver

Added changelog links to package versions

7a8ed6ee 11/13/2015 04:32 PM Renato Botelho

Consider broken packages on widget

df263538 11/13/2015 04:20 PM Renato Botelho

Use recently added broken item from get_pkg_info

1a8258d4 11/13/2015 03:49 PM Stephen Beaver

Merge pull request #2062 from heper/patch-1

e6227dde 11/13/2015 03:41 PM Stephen Beaver

Completed #5438

aaf63503 11/13/2015 03:29 PM Renato Botelho

Fix spell, thanks @phil-davis

008d4dd8 11/13/2015 12:32 PM Renato Botelho

Rework installed packages widget to use current pkg functions. It should fix #5263

25fc475c 11/13/2015 12:31 PM Renato Botelho

Use recently added shortname and changeloglink from get_pkg_info()

5436b15c 11/13/2015 12:31 PM Renato Botelho

Fix spaces

225c28d7 11/13/2015 12:30 PM Renato Botelho

Remove unused variables

247418f1 11/13/2015 07:49 AM jeroen van breedam

proposed fix Bug #5433

6759e0fc 11/13/2015 02:08 AM Stephen Beaver

Fix copy/paste error

67bfaf25 11/12/2015 10:04 PM Stephen Beaver

Fixed #5433

6a667f30 11/12/2015 09:51 PM Stephen Beaver

Fixed group member creation
Nixed "I/F in button labels (by popular demand)

60571782 11/12/2015 09:30 PM Stephen Beaver

Allow the webgui style sheet to be selected from the advanced admin page

153e3ac2 11/12/2015 09:01 PM Stephen Beaver

Changes after testing on real hardware

2bcf9a3b 11/12/2015 05:39 PM Stephen Beaver

Further development

046220a6 11/12/2015 05:39 PM Stephen Beaver

Experimental css option

d0499e38 11/12/2015 04:45 PM Jim Pingle

Pretty-up the Child SA byte and packet counts to be easier for humans to read

06fdb1e5 11/12/2015 01:21 PM Renato Botelho

Obsolete remaining PBI files

97ee791f 11/12/2015 12:54 PM Renato Botelho

Log PBI removal info

9096ab5d 11/12/2015 03:47 AM Chris Buechler

fix text

00ae4060 11/11/2015 10:40 PM Matthew Smith

Add "(hh:mm:ss)" in fields where time values are displayed in seconds on diag_ipsec.php. Fixes #5364

b807e59c 11/11/2015 09:51 PM Stephen Beaver

Completed #5422

a5c51e9a 11/11/2015 09:48 PM Matthew Smith

Make the unbound advanced page show input error messages and prompts to apply changes when they are made. Move statement that saves _POST to pconfig so that values are displayed correctly after you apply changes.

fa1b0cb0 11/11/2015 09:28 PM Stephen Beaver

Remove debugging