summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_filter_summary.php
Commit message (Collapse)AuthorAgeFilesLines
* Code spacingPhil Davis2015-06-151-4/+4
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style diag logs againPhil Davis2015-05-261-14/+20
| | | | | while making a fix today I noticed that I had done these early-on and had not tabbed out the HTML nicely...
* Code style usr-local-www diagPhil Davis2015-04-191-23/+29
|
* Improving aesthetics.xbipin2015-01-131-1/+1
| | | | | Make title color more consistent with other pages. Improving aesthetics.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* Add missing $g to global, as noted on pull request 1249Renato Botelho2014-07-031-1/+1
|
* Tidy up "diag_logs filter" XHTMLColin Fleming2014-05-171-2/+2
| | | | | | | Change ONCLICK to lowercase Tidy up closing TD tags Add dummy row to TBODY, but don't display it Add missing closing TD and closing TR tags
* removed duplicate type=text/javascriptayvis2014-03-251-4/+4
| | | added type for <script>
* replaced uppercase html tags with lowercaseayvis2014-03-191-5/+5
| | | | js files saved as UTF-8 / LF language="JavaScript" deprecated, replaced with type="text/javascript"
* Tidy up "diag_logs_filter_summary.php" XHTMLColin Fleming2013-11-041-26/+38
| | | | | | | | | Remove "px" from width statement, not valid in XHTML Add SUMMARY to table statements Add ALT and close img statements Add CDATA to script statements Add secondary TAB row for "filter" and "dynamic" logs Add closing BODY and HTML statements
* Remove remaining hardcoded theme namesRenato Botelho2013-07-171-1/+1
|
* Spelling mistakeColin Fleming2013-01-141-1/+1
|
* Update PHP shorthand tagColin Fleming2013-01-141-1/+1
| | | | Standardise all PHP start tags from "<?" to "<?PHP"
* Activate new shortcuts/status in the rest of the areas that are currently setup.jim-p2012-08-101-0/+1
|
* s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it ↵jim-p2012-05-141-1/+1
| | | | easier if we switch)
* Move some of the log file tabs around.smos2012-03-291-1/+0
| | | | Add seperate tabs for dnsmasq,unbound as well as gateways.
* Standardize page titles for firewall log pages. Fixes #1920jim-p2011-10-051-1/+1
|
* Move hostapd to its own log and tab, so it stops spamming the system log.jim-p2011-09-301-0/+1
|
* Modify various (s)printf format strings to allow translations to change the ↵Erik Fonnesbeck2010-08-111-1/+1
| | | | order of the inserted strings.
* Sync with mainline, diag_* files were missingRenato Botelho2010-07-161-24/+24
|
* Reset diag_ filesRenato Botelho2010-06-301-24/+24
|
* Removing unnecessary gettext callsVinicius Coque2010-06-211-15/+15
|
* Implement gettext() callsRafael Lucas2010-06-181-28/+28
|
* Revert "Remove PPP tab these all go to the system log now."gnhb2010-05-091-0/+1
| | | | | | | | This reverts commit 62e74b4261b4044f523ade7c3b45e4484bbd2f8d. Conflicts: usr/local/www/diag_logs_slbd.php
* Ticket #462. Remove references to slbd it is not used anymore.Ermal2010-03-311-1/+1
|
* Remove PPP tab these all go to the system log now.Ermal2010-03-291-1/+0
|
* Use the -s ident option of mpd to send the logs for the PPPoE/PPTP/L2TP ↵Ermal2010-03-231-1/+1
| | | | servers to syslogs appropriate files. Create the files for these vpn's as for the others. Logs can be viewed in the VPN tab of the system log.
* s/IPsec VPN/IPsec/ to keep the tab behaviorScott Ullrich2009-10-261-1/+1
|
* Add PPP logging tabScott Ullrich2009-10-261-0/+1
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+5
| | | | include 2009 on files that I have asserted (C) on
* Forgot to adjust a couple things to fit HEAD again.jim-p2009-06-071-3/+2
|
* Use saner control flow, and also make the charts each use their own data ↵jim-p2009-06-071-57/+51
| | | | properly.
* Fix some issues that didn't make it into the last commit for some reason.jim-p2009-06-061-4/+2
|
* Sync my recent stuff to HEAD. Easy Rule, Log parsing tweaks, Firewall Log ↵jim-p2009-06-061-0/+227
filter, Firewall Log Summary graphs. Also add ProtoChart.
OpenPOWER on IntegriCloud