summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_ppps_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Internationalize interfaces UI codePhil Davis2016-01-251-1/+1
|
* Fixed #5797Stephen Beaver2016-01-221-11/+12
|
* When an error happens, $pconfig['interfaces'] is already an arrayRenato Botelho2016-01-141-1/+3
|
* Fix spaceRenato Botelho2016-01-141-2/+1
|
* UI ConsistencyPhil Davis2016-01-141-1/+1
| | | | | | | | | 1) Put the heading "Actions" at the top of all the "Actions" columns - it was on some and not others. 2) Some more consistent capitalization of panel titles etc. 3) Most interfaces section edit pages had a section titled like "GIF Configuration", "GRE Configuration". Make them all consistent, e.g. "QinQ Configuration" rather than "Interface QinQ Edit"...
* Final updates in support of hidden passwordsStephen Beaver2015-12-291-0/+2
|
* FInished password hiding logic by ensuring $_POST['password'] != DMYPWD ↵Stephen Beaver2015-12-281-1/+3
| | | | before updating
* Added new addPassword method and password == password_confirm validation ↵Stephen Beaver2015-12-281-1/+4
| | | | where required.
* Remove $closehead variableColin Fleming2015-12-191-1/+0
| | | | Remove unused variable $closehead
* 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-40/+51
|
* Fixed #5564Stephen Beaver2015-12-021-2/+1
|
* Fixed #5542Stephen Beaver2015-11-301-88/+99
| | | | by converting GET logic with jQuery to update hte selectors dynamically.
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
|
* Fixed #5537Stephen Beaver2015-11-281-2/+6
|
* interfaces_ppps_edit text typosPhil Davis2015-11-261-5/+6
| | | Fix a few text typos.
* 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-4/+4
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* Merge pull request #2043 from phil-davis/r5Renato Botelho2015-11-091-1/+0
|\
| * EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
| |
* | interfaces_pps_edit use latest GLOB from RELENG_2_2Phil Davis2015-11-091-3/+1
|/ | | | | Use the latest cua* glob from the code in RELENG_2_2 that was "recently" modified to get this right. Remove the debug version that looked for "tty" so that people can use it on real systems now. Forum thread: https://forum.pfsense.org/index.php?topic=102111.0
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-29/+55
|
* Addresses #5159 by removing hide/show/disable/enable functions to included fileStephen Beaver2015-10-011-30/+0
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-472/+696
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+903
OpenPOWER on IntegriCloud