summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_testport.php
Commit message (Collapse)AuthorAgeFilesLines
* diag_testport change some tabs to spacePhil Davis2016-01-181-2/+2
|
* diag_testport alert message logic re-factoringPhil Davis2016-01-181-21/+20
| | | as suggested by @rbgarga
* Rationalize message display on diag_testportPhil Davis2016-01-171-23/+26
| | | | | | 1) The logic of the various tests that determined which messages were displayed was all a bit odd, and there were ways that things could happen and no message was displayed. Now it displays the "warning" information message the first time, and 1 of the 4 possible result messages depending on the result status and if showtest was on. 2) Internationalize - put the gettext() into calls with full sentences and sprintf() wrappers as necessary. Now I can get each of the 4 possible result messages, and always get a result message.
* 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 usr local www a-ePhil Davis2015-12-141-14/+21
|
* 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.
* Diag reviewPhil Davis2015-11-091-8/+8
|
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
|
* First batch of copyright updatesStephen Beaver2015-11-051-1/+3
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* Removed bogus array_merge()Stephen Beaver2015-09-301-1/+1
|
* Fix source address selection on Test Port to handle VIPs properly.jim-p2015-09-141-1/+9
|
* 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-10/+10
|/
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-220/+234
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+290
OpenPOWER on IntegriCloud