summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_dump_states.php
Commit message (Collapse)AuthorAgeFilesLines
* Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-131-1/+1
| | | | more consistent. Convert page title to title case.
* Fix the state filter after the conversion to pfSense_get_pf_states(). ↵Luiz Otavio O Souza2016-02-111-2/+25
| | | | Ticket #5878
* Convert section titles to title casek-paulius2016-02-101-1/+1
|
* Default "State filter" to open, it's too often used to annoy users by having ↵Chris Buechler2016-02-101-1/+1
| | | | to expand it over and over.
* Change diag_dump_states.php to use pfSense_get_pf_states().Luiz Otavio O Souza2016-01-311-26/+66
| | | | | | Fixes IPv6 issues, add packets and bytes information, filter state by rules (when linked from firewall_rules.php). Inspired by pull request #1901 from marcelloc/hitcount_23_02.
* Internationalization batch 1Phil Davis2016-01-161-1/+1
|
* Add panel heading, and make filter panel collapsibleStephen Beaver2016-01-141-25/+32
|
* Replace another abbreviation (Int to Interface)NewEraCracker2016-01-141-1/+1
|
* Replace abbreviations with complete wordNewEraCracker2016-01-141-1/+1
|
* Use trash icon in diag states displayPhil Davis2016-01-141-1/+1
| | | This had an "x" icon button. Should it be a trash icon?
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-4/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Code style usr local www a-ePhil Davis2015-12-141-8/+11
|
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+3
|
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Add tr/td to empty tbodys for Microsoft IEStephen Beaver2015-11-191-1/+2
|
* Ticket #5471 another convert batch to font-awesome iconsJared Dillard2015-11-181-1/+1
|
* Completes #5400, #3999, #5405Stephen Beaver2015-11-101-1/+1
| | | | Mote: New ticket will be opened to provide IP address sorting
* Diag reviewPhil Davis2015-11-091-7/+7
|
* proposed fix for Bug #5194heper2015-10-091-3/+3
| | | https://redmine.pfsense.org/issues/5194
* Merge with bootstrapPhil Davis2015-09-031-1/+1
|\
| * bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
| |
* | bootstrap usr/local/www a to e minor editsPhil Davis2015-08-311-2/+2
|/
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-216/+166
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+280
OpenPOWER on IntegriCloud