summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/easyrule.php
Commit message (Collapse)AuthorAgeFilesLines
* Convert easyrule.php to use a confirmation landing page so that the ↵jim-p2017-02-071-20/+65
| | | | | | parameters can be submitted via POST. Also, remove the JavaScript confirmation box since it is now redundant. Fixes #7228 The confirmation page displays the submitted parameters for an extra user sanity check. Also fixed a bunch of page formatting issues that were not apparent because users rarely if ever saw output from the page.
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-42/+40
|
* Miscellaneous - Remove PersonalizationsNOYB2016-04-111-1/+1
| | | | Remove "you" personalizations.
* Fix easyrule fbegin.inc echoed textPhil Davis2016-01-171-13/+16
| | | | | | | If you manually navigate directly to easyrule.php you get a bit of rubbish text displayed before the actual message about "This is the Easy Rule status page...". That is due to having too many closing PHP tags. Also, fbegin.inc does not need to be included anyway. I also changed the message to be in a print_info_box() warning and sorted the internationalization a bit more. There could be a bit more formatting done here after this - the page has a help icon that looks a bit lonely without the other usual panel-heading panel-title stuff.
* All simple php echo to shortNewEraCracker2016-01-141-1/+1
| | | | Short version is far more used than long php echo. This brings all code to same standard where possible.
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+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-3/+4
|
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-111-1/+1
|
* Say goodbye to fend.incStephen Beaver2015-12-021-5/+8
|
* 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.
* Copyright and license cleanupRenato Botelho2015-11-091-1/+0
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-7/+7
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-26/+52
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+89
OpenPOWER on IntegriCloud