Redmine #5759 print_info_box style
Define the 'success' 'info' etc style of calls to print_info_box()
Fix error reported in https://forum.pfsense.org/index.php?topic=105078.0
Fix select name, [] is always added when multiple is set to true
Look for interface name on array instead of partial string match
Add a space between interface name and mac address
Fix spaces
Show which is the invalid member on error message
Merge pull request #2398 from ExolonDX/branch_03
HTML Compliance - Services / DHCP Server
Bad character after <. Probable cause: Unescaped <. Try escaping it as <.Ensure one machine's advskew < 20 (and the other is > 20).
Tidy up "status_rrd_graph.php"
- use Bootstrap class "img-responsive center-block" for images(http://getbootstrap.com/css/#images)- remove "name" attribute, invalid in HTML5
Merge pull request #2397 from ExolonDX/branch_02
Merge pull request #2396 from NOYB/GUI_Log_Entires_Placeholder
Merge pull request #2395 from NOYB/HTML_Compliance_-_Wizard_/_pfSense_Taffic_Shaper_/_
Merge duplicate CLASS statements
Remove duplicate class error by merging them together.
GUI Log Entires Placeholder
Add placeholder for factory default condition (not set).
HTML Compliance - Wizard / pfSense Taffic Shaper /
Empty heading.<h1 class="page-header">
The align attribute on the img element is obsolete. Use CSS instead.<img border="0" src="logo-black.png" alt="logo-black" align="middle" height="45" width="180" />...
Remove/recover empty space below DNS servers unordered list.
Remove blank line if version check disabled.
Save adv_dhcp6_config_advanced value instread of just using it to un-hide section
Include vpn in the success status message fun.
Fix status message so it displays if logging changes made.
Also print info box success.Thanks Phil for the hint.
Set checkboxes value to "Selected" (not "yes")
Merge pull request #2388 from phil-davis/print_info_box
Reverting accidental change
Merge branch 'bugfix-for-4605' of https://github.com/the-real-ed/pfsense
print_info_box success
In most situations we want the print_info_box() of $savemsg to be'success'. If there was some problem saving, then it can be 'warning'.These are a few places I have found so far that need this sort of fixingup - more to come but sleep calls just now!...
Use Bootstraps text alignment classes (part 2)
use Bootstraps CLASS statement instead "align" statement
Merge pull request #2386 from NewEraCracker/master
Improve the output of exec.php
...And fix a possible XSS when executing PHP commands
...But we all know XSS is the least of concenrs here :P
Fixed #5745 and a few other items discovered during testing
Merge pull request #2385 from phil-davis/patch-2
Page revised to use Ajax to fetch the package information. This allows for the presentation of error and status messages, as well as offering a more "standard" solution. (i.e.: should work with all browsers)
firewall_shaper_vinterface display savemsg according to severity
Merge pull request #2381 from phil-davis/patch-2
Close php tag
HTML Compliance - Firewall / Traffic Shaper / Queues
The align attribute on the div element is obsolete. Use CSS instead.<div class="panel-heading" align="center">
Fix webgui-redirect in system_advanced_admin
This one also seems to be wrong.Why do people use a different name for the $POST var?
Correct element name (don't log web gui logins)
Add spinning cog
Added a crude method of displaying a "Please wait" banner.
Fix up text on PPPoE Server
Do not set PKG_AUTOUPDATE=false anymore and let pkg to update metadata when it's necessary. Some users reported to see issues in cases where update was necessary
Merge pull request #2379 from NewEraCracker/better-diag-traceroute
Fix conflicts caused by merging
Convert this endif's missed by last commit
Convert short open tags to full tags
Short open tag is discouraged since it is only available if enabled
See https://secure.php.net/manual/en/language.basic-syntax.phptags.php
IMHO this looks better in 'pre' tags than nl2br
Change the automatic information block to look for <div class="infoblock" instrad of <div id="infoblock" Just makes more sense to use a class for this
Remove unneeded old commented pgtitle var
If action is not 'login' or 'logout' then display text of action.
Allow long action text to line wrap.Don't line wrap IP address.
But only if vpn.log file.
Use the log file path provide from status_logs_common.inc
Apply a better way of filtering the vpn type that also provides the count of only the selected type (unset record from the array).
Fixed up for vpn.log filtering.
Consolidate with status_logs_common.inc
Function is now in guiconfig.inc
Per Colin (PR #2300)
Use Bootstraps text alignment classes
As per "http://getbootstrap.com/css/#type-alignment", use CLASSstatement instead in inline STYLE statement (much tidier)
Staus - System - Logs - VPN - Write Config Only
If no logging changes have been made, only write the config file.
Status - System Logs - VPN
Revamp log file selection method to be consistent with the other system logs.Add advanced filter section; only activated for the non-vpn.log files (needs testing with vpn.log file first, continue using dump_clog_vpn until tested)....
Cleanup some text and fix default behavior of some NTP options to match 2.2.6 and what the text described.
diag_tables give different message when last updated is unknown
and put the message in an infoblock_open so the user can close/open it as they wish.
Unset $entries array after clearing table
Without this, when the table is cleared then the "now old and gone" entries are being redisplayed the first time after the clear table happens.
Merge branch 'patch-6' of https://github.com/phil-davis/pfsense
Merge pull request #2366 from NOYB/HTML_Compliance_-_Firewall_/_Schedules_/_Edit
Merge pull request #2373 from phil-davis/patch-3
Merge pull request #2374 from phil-davis/patch-5
Merge pull request #2371 from NewEraCracker/php-standards
status_logs_filter_summary make the info box open on initial page load
Fixed #5742
firewall_shaper_queues show green success after apply
After applying changes done from firewall_shaper_queues the message should be green-success.
diag_nanobsd whitespace
Just a bit of consistency while I am here.
Fix #5743, spell typo
SHow the infoblock on page load by specifying div id="infoblock_open"
Merge pull request #2364 from phil-davis/patch-5
Allow an infoblock to be displayed (not hidden) on page load y specifying id='infoblock_open'
Merge pull request #2370 from phil-davis/patch-11
Merge pull request #2368 from phil-davis/patch-8
Merge pull request #2367 from phil-davis/patch-7
Remove unused var in get_std_save_message
$d_sysrebootreqd_path seems to be a leftover from some ancient group of global $d_* vars that are no longer used.
Adjust more calls to print_info_box with unquoted strings
diag_tables change deleteall to clearall
This is part 1(a) only of https://redmine.pfsense.org/issues/5742When the name is 'deleteall' then a popup comes saying "You may not delete the last row".
diag_nanobsd clean up handling of RO<->RW switching
1) When the Save button has been used to save the Permanent Read/Write setting then display a success message so the user knows it worked.2) Move the "This setting is only temporary..." setHelp to be with the Read/Write status area, where it is in 2.2.6. That text was under the Permanent Read/Write checkbox, where it was not true....
HTML Compliance - Firewall / Schedules / Edit
The align attribute on the td element is obsolete. Use CSS instead.The cellspacing attribute on the table element is obsolete. Use CSS instead.The cellpadding attribute on the table element is obsolete. Use CSS instead....
status_logs_filter_summary make the info an info box
The existing behavior in 2.3-BETA is that if you close this box with the "x" it goes away completely and you cannot get it back.Do we want to make it a "proper" info box that can be open and closed as desired? (like I did here)...
Config history info - make it an info box
Currently this display as an orange box. It seems to me that it is ordinary info and should be an info box (displaying in blue).Note: with the current behavior the text is always displayed, after changing it to an info box the "i" icon has to be clicked to show the text....
Rationalize add and delete buttons for limiter GUI
1) When you click to add a new limiter or new queue, then the "Add new queue" button is displayed down the bottom. That is dumb - you are already adding and actually you need to enter the data and save first before adding something else....
firewall_shaper_vinterface URL reference
As far as I can see this URL should be self-referring - to firewall_shaper_vinterface.phpBut I am having trouble finding how to test it, because whenever $pipe is set, so is $queue so I never get down the "else"....
Set secure_mode=yes in miniupnpd config. Ticket #5627
Open help link in a new tab
Change method name to setIsRequired() to match other similar methods
Merge pull request #2360 from NewEraCracker/regex-fixes
Fix all unterminated character class for pattern
Fix minor typos and correct code standards
Fixed #5723
Fix a bunch of text issues on DNS resolver advanced options
Added new method setRequired() (shortcut for setAttribute("required", true) )
Validate pppoe_subnet before use it in calculation. Ticket #5720
Change number of PPPoE users range to 1-255 and add an extra POST validation
Fix field name validation
Replace n_l2tp_units field by a drop-down from 1 to 255 and add a post validation just to be sure. Ticket #5720
Fix success message color
Fixed #5738