summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_gif_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* More required fields for Interface pagesPhil Davis2017-01-301-2/+2
| | | | (cherry picked from commit fb572e810abe247c273c27ffafb129430b13be1f)
* Required fields in Interfaces pagesPhil Davis2017-01-301-3/+3
| | | | (cherry picked from commit 1095b20410963e748fe13268e6fa8f35ccce2319)
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
|
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-41/+39
|
* Align GIF link options with those currently supported by the base OS. Ticket ↵jim-p2016-07-111-11/+11
| | | | #6587
* Always use require_oncePhil Davis2016-06-271-1/+1
| | | | | | | | | The usage of require() and require_once() throughout the system is inconsistent, and "bugs" come up now and then when the order of "requires" is a bit different and some require() happens after the include file is already included/required. It seems to me that there is no harm at all in always using require_once().
* Miscellaneous Textual CorrectionsNOYB2016-05-011-1/+1
| | | | (cherry picked from commit bb80af580c5a4408e42c76c39c67d173540897db)
* Interfaces (assign) - Remove PersonalizationsNOYB2016-03-291-1/+1
| | | | Remove "you" personalizations.
* GIF had the same problem as GRE with flags, apply the same fix. Ticket #6010jim-p2016-03-181-2/+6
|
* 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.
* 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 g-iPhil Davis2015-12-151-9/+14
|
* 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.
* 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-28/+53
|
* interfaces_gif_edit.php: improve input validation, show input errorsChris Buechler2015-09-211-1/+27
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-140/+97
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+272
OpenPOWER on IntegriCloud