summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/status_logs_vpn.php
Commit message (Collapse)AuthorAgeFilesLines
* Rename function to better represent what it really is.NOYB2016-01-231-2/+2
|
* Consolidate log filter code and log table header code in to common functions.NOYB2016-01-231-19/+3
|
* Status / System Logs - Filter RefinementsNOYB2016-01-231-4/+24
| | | | | | | Use advanced filter in firewall dynamic view even if raw mode is set. Raw mode is not applicable to the firewall dynamic view. Update the count in firewall dynamic view. JQuery the actual count in raw mode instead of just displaying the max setting value. Change some negative logic to positive.
* add call 'gettext' function in the status menu filesbruno2016-01-221-5/+5
|
* Special Panels - Show/HideNOYB2016-01-201-5/+23
| | | | | 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.
* Status / System Logs / VPN / PPPoE Service - Fix Shortcut LinksNOYB2016-01-201-1/+1
| | | | Fix PPPoE Service shortcut so links show on the breadcrumb bar.
* Status Logs breadcrumbs and tab array highlightingPhil Davis2016-01-141-1/+1
| | | | | | | | | 1) When on Status Logs->VPN the VPN part of the breadcrumb list was missing. 2) When selecting Status Logs-> System->Gateways... the underlining of the "System" level tab went AWOL. 3) When selecting Status Logs->VPN-> PPPoE Servixce or L2TP Service the underlining of the "VPN" level tab went AWOL.
* e-apply f693437Stephen Beaver2016-01-111-4/+4
|
* Merge branch 'Status_-_System_Logs_-_VPN' of https://github.com/NOYB/pfsenseStephen Beaver2016-01-111-4/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | * 'Status_-_System_Logs_-_VPN' of https://github.com/NOYB/pfsense: Remove unneeded old commented pgtitle var If action is not 'login' or 'logout' then display text of action. But only if vpn.log file. Use the log file path provide from status_logs_common.inc Fixed up for vpn.log filtering. Consolidate with status_logs_common.inc Function is now in guiconfig.inc Per Colin (PR #2300) Staus - System - Logs - VPN - Write Config Only Status - System Logs - VPN
| * Remove unneeded old commented pgtitle varNOYB2016-01-061-1/+0
| |
| * If action is not 'login' or 'logout' then display text of action.NOYB2016-01-061-3/+5
| | | | | | | | | | Allow long action text to line wrap. Don't line wrap IP address.
| * But only if vpn.log file.NOYB2016-01-061-3/+5
| |
| * Use the log file path provide from status_logs_common.incNOYB2016-01-061-7/+10
| | | | | | | | 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.NOYB2016-01-061-22/+11
| |
| * Consolidate with status_logs_common.incNOYB2016-01-061-482/+203
| |
| * Function is now in guiconfig.incNOYB2016-01-061-12/+0
| |
| * Per Colin (PR #2300)NOYB2016-01-061-4/+4
| | | | | | | | | | | | | | Use Bootstraps text alignment classes As per "http://getbootstrap.com/css/#type-alignment", use CLASS statement instead in inline STYLE statement (much tidier)
| * Staus - System - Logs - VPN - Write Config OnlyNOYB2016-01-061-4/+14
| | | | | | | | If no logging changes have been made, only write the config file.
| * Status - System Logs - VPNNOYB2016-01-061-100/+665
| | | | | | | | | | | | 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). Add manage log section
* | Include vpn in the success status message fun.NOYB2016-01-081-1/+1
| |
* | Fix conflicts caused by mergingNewEraCracker2016-01-071-4/+4
| |
* | Remove unneeded old commented pgtitle varNOYB2016-01-071-1/+0
| |
* | If action is not 'login' or 'logout' then display text of action.NOYB2016-01-071-3/+5
| | | | | | | | | | Allow long action text to line wrap. Don't line wrap IP address.
* | But only if vpn.log file.NOYB2016-01-071-3/+5
| |
* | Use the log file path provide from status_logs_common.incNOYB2016-01-071-7/+10
| | | | | | | | 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.NOYB2016-01-071-22/+11
| |
* | Consolidate with status_logs_common.incNOYB2016-01-071-482/+203
| |
* | Function is now in guiconfig.incNOYB2016-01-071-12/+0
| |
* | Per Colin (PR #2300)NOYB2016-01-071-4/+4
| | | | | | | | | | | | | | Use Bootstraps text alignment classes As per "http://getbootstrap.com/css/#type-alignment", use CLASS statement instead in inline STYLE statement (much tidier)
* | Staus - System - Logs - VPN - Write Config OnlyNOYB2016-01-071-4/+14
| | | | | | | | If no logging changes have been made, only write the config file.
* | Status - System Logs - VPNNOYB2016-01-071-100/+665
|/ | | | | | 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). Add manage log section
* Nuke fifolog support. It was never used or fully implemented, no GUI option, ↵jim-p2015-12-171-5/+1
| | | | | | and didn't end up working out. It buffered writes too long, users could never see the most current log data.
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-5/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style status*Phil Davis2015-12-151-11/+12
|
* HTML Compliance - Status - System Logs - VPNNOYB2015-12-141-1/+1
| | | | | Permitted content of p tag is phrasing content. Form is not a member of phrasing content.
* Logs filename changesPhil Davis2015-12-121-1/+1
|
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-111-0/+234
OpenPOWER on IntegriCloud