Remove defunct link to the devwiki site. Everything is on doc.pfsense.org now.
Move to Apache License 2.0
Review license / copyright on all files (final round)
change order of css files in head element
Merge pull request #3018 from phil-davis/usersettings
Revert "adding privileges and separating DNS Resolver overrides from general settings"
This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.
Feature #6388 custom GUI preference settings per user
Merge pull request #2935 from cfazendin/hostname_menu
Merge pull request #2891 from gottaloveit/dns-overrides-privs
Comment typos
I can't resist fixing them when I see them.
Sanitize notice output here as well. Ticket #6154
Revert "Added option to System > General Setup > webConfigurator to change the title of the Help menu in the navbar to either the system hostname or fqdn."
This reverts commit e3c5006b819063863f44fd2314dd635bd26e8a8c.
Added option to System > General Setup > webConfigurator to change the title of the Help menu in the navbar to either the system hostname or fqdn.
Fixed #6306 Please enter the commit message for your changes. Lines starting
adding privileges and separating DNS Resolver overrides from general settings
Make services POST only by providing JS code in pfSenseHelpers.js
Fixed #6104 by changing trash icon to trash-o icon so that the JA configmation is not triggered.
Suppress dashboard save icon until needed.
Temporarily disable PR 2750 pending revision by NOYB
organize assets and put 3rd party into vendor folder
replace undo with times icon for closing
Status / Dashboard - Conceal save icon when not dirty.
change to class for multiple update locations
Merge pull request #2722 from NOYB/Status_Monitoring_-_Settings_Panel_Collapsible
More icon and button inconsistencies. Should be the last batch. Ticket #5965
Status Monitoring - Settings Panel Collapsible
Make the status monitoring settings panel collapsible with page load state configurable in general setup associated panels show/hide.Replace Update button with refresh icon on title bar.
Required by FreeBSD-Ports pull request #78 Status Monitoring - Settings Panel Collapsible.
Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498
Read xml files from /usr/local/share/pfSense/menu and load menu entries
Merge pull request #2677 from NOYB/Title_Bar_Shortcuts_Privileges
Status / System Logs - Manage Logs Panel Access
If the user does not have access to status logs settings page, then exclude the manage log panel from the page.
Title Bar Shortcuts Privileges
Only display title bar shortcuts the user has privileges for.Confusing and inconvenient being sent to the home page when clicking on those. Then have to browse back to where you were.
Fix this test. Fixes #5909
Fix typo in diag_command
Renamed exec.php and edit.php
Fix Dashboard privilege edge case and show full Help menu to users with the Help privilege. Fixes #5909
Correct if statement
Close p tags, wrap first sentence in p tag for proper styling.
Fix word case
Remove unused variable.
Merge pull request #2658 from NOYB/Available_Widgets_Icon_Missing
May as well fix this while here.
Replace style cursor:pointer with bootstrap class icon-pointer.
Fix for but #5901
Move the widgets save out of index.php jquery and into head.inc php along with it's counterpart the available widgets icon.
Align notification and logout icons to the right, to make them stand out from the menu items.
Do not generate empty tags if there is no link.
Remove Help -> Search Portal menu entry, it fixes #5894
Make HTML conformant with standards
Escape '&' via htmlspecialchars.
Rename 'Backup/Restore' to 'Backup & Restore' so it does not clash with breadcrumb separator.
Rename 'DHCPv6 Server/RA' to 'DHCPv6 Server & RA' so it does not clash with breadcrumb separator.
Rename 'Packages' menu item to 'Package Manager' to better match with 'Cert. Manager' and 'User Manager'
Cert is abbreviated word so adding . to stay consistent with the usage of Avail.
Renamed SMART to S.M.A.R.T.
Renamed 'Wake on LAN' to 'Wake-on-LAN'
Remove executable bit of .inc found in www
Remove Non-Existent Class - help-icon
Remove non-existent help-icon class statements from index and head.
Handle individual status_logs help references
Fix #5794 remove print_info_box_np chackes for gettext("apply")
1) Get rid of the stristr() checks to "guess" if an apply button shouldbe used.2) Change print_info_box() so it can take a button name of "close" , "apply" or none to decide which button to show....
Internationalization graph guiconfig head index
Use icons instead of text.
Shorten titles to be more consistent with other title bar shortcuts and also match the option setting title.
Apply recommended changes.
Special Panels - Show/Hide
Add configuration option to show or hide special panels.When a panel is hidden a button is displayed on the page title bar to toggle the panel display.
Redmine #5759 print_info_box style
Define the 'success' 'info' etc style of calls to print_info_box()
Open help link in a new tab
Encode hostname before printing; remove some related dead code.
Fixed #4915
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
Code style g-i
Rename of files to better match their position in the memory structure
Fix css path
Fixed #5610 by adding leading / to path
Fix inconsistent lower case in menus
Everything else had all the "real"words capitalized expect these 2 menu entries. That seemed odd.
make wide screen support somewhat responsive
Add leading '/' to css imports
fix typo
add option to choose number of dashboard columns
make fixed nav a beta option
make notices in the navbar an icon
Type up SCRIPT tags
Remove special code for Status Captive Portal #5529
The Captive Portal Status page has been fixed up so it displays nice stuff when there are no Captive Portal Zones defined.On my system this test did not work consistently anyway. When displaying the Dashboard, Status->Captive Portal was in the menu. When displaying Services->Captive Portal (with no zones defined) then Status->Captive Portal was not in the menu....
comment out fixed navbar option for now
Adjust body top padding to match header height when top menu is pinned.
Add support for scrolling menu bar (fixed vs static)Now required body padding to prevent page top from being hidden
Revise System->Routing menu entry and page titles
Partial fix to #5495
added support flash messages
Remove debug code for #5463
and it still works.Feel free to close this and do what is really needed to remove the debug code and leave the functional code working.
DEBUG code for Redmine: 5463
Detailed cosmetic changes to the system update system
Ticket #5471 partial convert to font-awesome fonts
Fixed #5463
Experimental fix for #5463
Staging
Allow the webgui style sheet to be selected from the advanced admin page
Experimental table sorting
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
Added font-awesome directory (after rename)
Added support for forn-awesome fonts
Fixed #5333
Point people to 'Clear Package Lock' if the reinstall of packages got stuck
Way too many threads on forums with people asking what's going on. The most recent one with user waiting for 9 days (!!!).