Update copyright years to include 2023
Rector some direct config gets with complex paths.
RemoveUnusedForeachKeyRector runresults
Fix some config access bugs in pkg.php for PHP81. Fixes #13446
Clean up pkg filter text before use. Fixes #12725
Also remove unnecessary echos of the value.
Update the Copyright year of the files owned by Rubicon/Netgate.
Update the Copyright year.
A subsequent commit will deal with .po's.
This is 2020. Issue #9245
Setup shortcuts for packages. Fixes #9770
Fix copyright message years to reflect BSDP -> ESF -> Netgate
Update copyright notices to 2019. Happy New Year
Fix #9121: Initialize arrays to prevent PHP 7 errors
PHP7 - Resolve invalid arguemtn and illegal string offset warnings
Update the Copyright notice for pfSense.
Remove no-op code
See https://redmine.pfsense.org/issues/7889 for related discussion
Refactor get_configured_interface_with_descr remove unused parameter
Add reason to write_config() calls
Replace shell-style comments while here.
GET/POST conversion
Encode the contents of pkg_filter before output. Fixes #7227
Breadcrumb links
Move copyright from ESF to Netgate
Move to Apache License 2.0
Review license / copyright on all files (final round)
chmod 0644 php web pages
Change the default output of pkg.php lists to be encoded before display. Preserve the old behavior as an option in case a package needs it (I didn't see any current ones that appeared to rely on the behavior, however)
Miscellaneous II - Remove Personalizations
Remove "you" personalizations.
HTML Compliance - Vertical Align
pkg.php and functions.inc
Icon missing from default pkg.php save button. Ticket #5965
More icon and button inconsistencies. Should be the last batch. Ticket #5965
More icon/button inconsistencies. Ticket #5965
Show page title because that's where page help icon is displayed.
Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
Clean up dead code at pkg.php
See c24bb3fc80baef04d7b500e18d69c2ada2abdb76 for where this 'if' block was emptied
Make row delete button icon only (removes gettext("Delete"): )
Internationalization of pkg*.php
Various sentences were being built up from gettext() of individual wordsor phrases concatenated together. That will not work for translation tolanguages with different word order, so I have restructured that.Note: TODO: The countdown timer text with seconds countdown is all in JS...
pkg.php consolidate else-if statement
Enhance error output when package file not found
I had a system that had upgraded but the Notes package had not managed to (re)install. In that situation the Notes item is on the Status menu but there is no notes.xml or other notes code on the the system....
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....
Replaced jQuery to $ in same files
Use Bootstraps text alignment classes (part 2)
use Bootstraps CLASS statement instead "align" statement
Add title to add row buttone
Fixed #5678
Encode hostname before printing; remove some related dead code.
adding active tab to breadcrumb
closely review L186 - L188
Use Bootstraps text alignment classes
As per "http://getbootstrap.com/css/#type-alignment", use CLASSstatement instead in inline STYLE statement (much tidier)
Save button fix - part deux
Fix "Save" button jQuery
Fixed table apeparance, headers, button placement and row drag/drop/move
Corrected movable/sortble table row handling
Add breadcrumb to pkg.php
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 pkg
Address a potential LFI in pkg.php and wizard.php without breaking the ability to pass relative paths Restricts them to files under their intended base directories.
Tidy up Boolean operators for HTML5
Remove the XHTML standard Boolean operators (makes reading HTML muchsimpler).
Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.
Ticket #5471 partial convert to font-awesome fonts
Copyright and license cleanup
- Remove personal copyright from people who assigned it to employer (ESF)- Remove $Id$- Remove extra spaces
EOL whitespace and header consistency for www
Remove bonus ) in pkg.php
Reported in forum https://forum.pfsense.org/index.php?topic=101390.0
Completed #5333
Fixed #5240
Fixed #5206Completes conversion of the pkg* files
Merge pull request #1787 from k-paulius/patch-pkg-1
Move main pfSense content to src/