Project

General

Profile

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

# Date Author Comment
32be4696 11/14/2023 09:00 PM Marcos M

Update fontawesome icon names to v6. Implement #13537

e0cb987c 11/10/2023 02:03 PM Marcos M

Update fontawesome. Implement #13537

ac0a027f 10/31/2023 09:00 PM Christian McDonald

Rector some direct config array accesses with pure scalar paths.

9bd56e9d 09/28/2023 09:27 PM Christian McDonald

Introduce Kea DHCP

d9f02c6a 08/23/2023 12:55 PM Jim Pingle

Pick crt mgr start by privs. Implements #14347

Check user privileges to determine where the menu entry for the
certificate manager should point. Users might have access to Certs or
CRLs but not the other pages.

c8014348 05/11/2023 07:15 PM Christian McDonald

Replace abbreviated links from System menu

402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

e0fd8fdd 02/07/2023 08:05 PM Luiz Souza

Enable the registration page on Plus.

Allow the customers to re-register an existing instance if the NDI changes.

Ticket: 9580

2568e151 12/08/2022 09:03 PM Christian McDonald

Rector direct global g accesses

4864d7f6 11/15/2022 06:49 PM Josh Soref

Spelling fixes. Fix #13357

Bugs:
  • Incorrect input validation for `dhcp6c` `keyinfo expire` `forever` keyword in `interfaces.inc`.
  • Incorrect input validation for associated rule's `Source Port` in `firewall_rules_edit.php`.
  • Incorrect `voucher*.` file lock reference in `status_captiveportal_voucher_rolls.php`....
44c59448 02/14/2022 04:09 PM Viktor Gurov

Change ACB main link to services_acb_backup.php. Todo #12093

5895065c 01/11/2022 07:13 PM Steve Beaver

Make registration process contingent on PLus vs CE to accommodate automatic CE -> Plus merging

b8fd0558 01/11/2022 06:26 PM Steve Beaver

netgate-ca.pem is now in the base image at /usr/local/share/${product_name}/ssl/netgate-ca.pem

5165bfa5 01/07/2022 03:03 PM Jim Pingle

Fix default password warning check. Fixes #12666

Use the existing function to check the password to avoid duplicating
effort.

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

775e9055 09/02/2021 09:33 AM Christian McDonald

Adds the TreeGrid plugin for jQuery to the pfSense UI stack.(https://github.com/maxazan/jquery-treegrid)

6df2c200 05/10/2021 01:14 PM Viktor Gurov

Notices modal window HTML encoding fix. Issue #11765

281dede0 03/19/2021 07:25 PM Renato Botelho

Remove WireGuard support

Out of an abundance of caution while we investigate the claims about
WireGuard in public, we need to remove it from pfSense Plus and CE in
order to shield customers from potential risk.

c67c74dd 02/10/2021 08:03 PM Steve Beaver

Revert copyright symbols

b34b2151 02/08/2021 05:53 PM Steve Beaver

Add registered trdemark symbol where appropriate

1566a360 01/19/2021 08:05 PM Renato Botelho

Spell WireGuard properly

82bcf46c 01/19/2021 02:35 PM Steve Beaver

Outlined Wireguard GUI pages and added it to the VPN menu

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

573ec19d 12/10/2020 03:31 PM Renato Botelho

Add product_label global variable

Introduce product_label global variable, by default with same value of
product_name. The idea is to make it easier for rebranded products to
change the name on all visual texts while internal structures are
preserved.

While here, remove deprecated $g['platform'] and also replace places...

6620d630 11/23/2020 05:39 PM Steve Beaver

Revise apple touch icons

fb435045 09/25/2020 11:39 PM Jared Dillard

Update Font Awesome to v5 using shim

a3d92f1b 01/07/2020 06:57 PM Jared Dillard

change http to https for redirect link

01e88604 01/07/2020 06:54 PM Jared Dillard

update redirect to issue tracker

f07e6d64 01/06/2020 08:56 PM Steve Beaver

Fixed 10156
Fixed 10157

New redirects.netgate.com/whatever links set up and incorporated in menu system

e48255d5 01/03/2020 07:29 PM Jim Pingle

Remove some outdated references. Issue #10156

0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

3abcd547 09/18/2019 08:23 PM Jim Pingle

Setup shortcuts for packages. Fixes #9770

280a2ca2 09/04/2019 08:33 PM Jim Pingle

Move Package Logs in with rest of logs. Issue #9714

Standardize log tab behavior

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

cf529cbe 05/21/2019 06:53 PM Jim Pingle

Remove wildcards incorrectly used in isAllowedPage(). Fixes #9541

586c623a 03/13/2019 06:13 PM Jim Pingle

Deprecate the built-in relayd Load Balancer. Closes #9386

It is not available on FreeBSD 12 with OpenSSL 1.1.x.

Users can migrate to the HAProxy package.

b88050bb 03/05/2019 06:27 PM Jim Pingle

Fix some illegal offset errors. Issue #9366

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

36742b46 11/01/2018 04:33 AM Marco Pannetto

Removed js warnings

dd8a6d75 10/05/2018 03:35 PM Stephen Jones

Added #8976 Allow traffic graph settings to be saved

245bfa55 10/04/2018 01:22 PM Steve Beaver

Disable display of Diagnostics->AutoConfigBackup menu item if config is restored from pfSense < 2.4.4
Fixed #8959

c165834f 08/07/2018 10:52 AM Renato Botelho

Simplify logic and break some long lines

fbc86ff2 08/01/2018 03:25 PM Steve Beaver

Support older md5 password hashes when testing for default password

9ceace25 07/31/2018 08:30 PM Jim Pingle

Validation for GUI custom settings. Fixes #8726

Add validation for customizable GUI setting fields and test submitted
values before allowing them to be stored.
Also ensure that dashboardcolumns is an integer before using it in the
GUI.

68048497 07/16/2018 10:35 PM Steve Beaver

Integrate ACB into core. Add config migration.

ab4fdf49 07/06/2018 01:12 PM Steve Beaver

Cosmetic changes to warning maeesage

1ddc7206 07/06/2018 01:03 PM Steve Beaver

Add position params to gettext password warning

40d26f65 07/06/2018 12:44 PM Jim Pingle

Test the password, not the hash, or it won't detect if the user reset password from the console or otherwise changed it to the default manually. Issue #8596

58a0f5e1 07/06/2018 12:20 PM Jim Pingle

Change warning wording to avoid using a "click here" link. Issue #8596

5b2e9e7b 07/06/2018 11:52 AM Steve Beaver

Fixed #8596

25e4c862 04/25/2018 06:17 PM Renato Botelho

Initialize $wifdescrs

4acef976 04/04/2018 08:13 PM Jim Pingle

Add a status page for unbound to show the infra cache. Ticket #8430

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

f9a6637a 10/09/2017 10:43 PM Renato Botelho

Use include() to add logo content and use complete path

9ae8ade5 10/09/2017 08:46 PM Jared Dillard

update svg logos to pull from file

be76c9d6 08/03/2017 04:20 PM Jared Dillard

update top nav bar logo

e7d63f56 08/03/2017 04:20 PM Jared Dillard

update favicon

9968e384 07/27/2017 04:58 PM Steve Beaver

Eliminate Gold menu item

6b7b9d35 06/16/2017 11:46 AM Steve Beaver

Change login page footer positioning
Change paid support link to https://www.netgate.com/support

f593f80b 04/16/2017 10:18 AM Phil Davis

Refactor get_configured_interface_with_descr remove unused parameter

1d3510cf 03/30/2017 04:16 AM Phil Davis

Add user option to sort interface names

09ba8bb7 02/15/2017 05:53 PM Steve Beaver

Fixed: #7251
Force JS and CSS files to reload if hte file mtimes change

eb6984fd 02/14/2017 02:26 AM Phil Davis

Comment typos head.inc

24fc15e6 02/13/2017 10:46 PM Steve Beaver

Fixed DIVIDER issue caused by the addition of msorts to the menu

ce437697 02/10/2017 10:07 PM Steve Beaver

logout via POST

3b197818 02/10/2017 04:59 PM Jim Pingle

Revert "Fixed #6753"
User feedback suggests the sorted menu was better, despite the lack of consistency elsewhere.
This reverts commit e5d339735836fd55b0fa944d5d7e472793785e30.

73c8e3e6 02/06/2017 03:53 PM Renato Botelho

Merge pull request #3490 from phil-davis/sethelp-review3

21e768ec 02/06/2017 03:43 PM Phil Davis

Do not attempt to translate '-DIVIDER-'

'-DIVIDER-' is a keyword here. If someone does translate this, then the divider is going to go missing when in their language.

f8a1be56 02/06/2017 03:38 PM Phil Davis

user/local/www inc file gettext improvements

57602458 01/19/2017 06:24 PM Jim Pingle

Merge pull request #3403 from phil-davis/no-empty-menu

b29aa6e5 01/19/2017 06:15 PM Jim Pingle

Allow external links to show in menus as they will never match privileges and they are not items that need to be restricted.

7c3f1189 01/19/2017 12:31 PM Phil Davis

Do not show empty menus

8ad8e9ab 01/14/2017 06:25 AM Phil Davis

Format of username in Logout

3bbe2efe 01/13/2017 09:26 AM Phil Davis

Add username to logout menu and icon

I find it difficult to work out who I am logged in as. Other software often provides some indication of who is the current logged-in user. An easy way to do this is to add it to the "Log out" text. Then it can be seen either by hovering over the "Log out" icon, or in the System menu....

edcd7535 01/10/2017 02:48 PM Phil Davis

Breadcrumb links

c50f228a 01/09/2017 02:40 AM Phil Davis

Breadcrumb links support

b2daca76 01/07/2017 02:24 AM Phil Davis

Fix username reference

fce3edc0 01/06/2017 05:42 PM Phil Davis

Allow admin to clear notices

5280f021 12/28/2016 03:41 PM Phil Davis

Add privs to control display of notices

This is a suggested way to allow control of the display and clearing of
notices. The use case is:
1) A user with minimal page privs (e.g. can just change their password,
or access a few status pages or...) should not be automatically able to...

fe80b3aa 12/28/2016 06:16 AM Phil Davis

Fix #3454 Do not show Mark All as Read button when no priv

If the user does not have access to index.php then the "Mark All as Read" button for the notices popup does not work for them anyway, so do not show it.
This fixes the obvious UI inconsistency - where the user has a button that they press, but it is not effective.

726ebc65 12/09/2016 11:27 PM Jared Dillard

move export button to heading for status monitoring page

898aa92c 12/09/2016 05:25 PM Steve Beaver

Change (assign) to Assignments in Interfaces menu
Add HTML divider in Interfaces menu to separate actions form the interface list

d00157df 11/21/2016 07:36 PM Steve Beaver

Revise filter_reload page to display entire reload_filter_status contents, not just last line

e5d33973 11/04/2016 02:38 PM Steve Beaver

Fixed #6753
Interface menu entries no longer sorted for consistency with other GUI instances

dc61252a 10/12/2016 07:29 PM Renato Botelho

Deprecate nanobsd platform and remove all conditionals that uses it

eec44c64 10/12/2016 07:23 PM Renato Botelho

Retire restart_httpd.php

9f08c2b0 10/12/2016 06:02 PM Renato Botelho

Retire diag_nanobsd.php

348fae16 09/23/2016 07:27 PM Pi Ba

Format file_notice alerts in webgui with newline characters as <br/> for easier reading.

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

deda621a 08/02/2016 07:35 PM Jim Pingle

Remove defunct link to the devwiki site. Everything is on doc.pfsense.org now.

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

79c50872 07/12/2016 11:07 PM Jared Dillard

change order of css files in head element

50d36974 06/30/2016 05:20 AM Chris Buechler

Merge pull request #3018 from phil-davis/usersettings

5a42473b 06/23/2016 10:22 PM Chris Buechler

Revert "adding privileges and separating DNS Resolver overrides from general settings"

This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.

8bab524e 06/23/2016 02:53 AM Phil Davis

Feature #6388 custom GUI preference settings per user

612e27ac 06/22/2016 03:02 PM Stephen Beaver

Merge pull request #2935 from cfazendin/hostname_menu

dbab5a7e 06/22/2016 02:18 PM Stephen Beaver

Merge pull request #2891 from gottaloveit/dns-overrides-privs

e6367325 06/01/2016 07:27 AM Phil Davis

Comment typos

I can't resist fixing them when I see them.

e4710ed5 05/16/2016 11:23 AM Chris Buechler

Sanitize notice output here as well. Ticket #6154