summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_ppps_edit.php
Commit message (Expand)AuthorAgeFilesLines
* Remove input validation since there is no user input here.doktornotor2017-03-161-4/+0
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-3/+3
* GET/POST conversion interfaces_ppps*Steve Beaver2017-02-101-1/+1
* interfaces_ppps_edit remove embedded HTML from setHelp stringPhil Davis2017-02-071-2/+2
* interfaces_ppps_edit fixes that will work on 2.3.3 alsoPhil Davis2017-02-071-22/+27
* Remove unneeded sprintf from setHelp callsSteve Beaver2017-02-021-1/+1
* Code with multiple %s in usr/local/wwwPhil Davis2017-02-011-1/+1
* Use gettext on Username and PasswordPhil Davis2017-01-241-2/+2
* Required fields in Interfaces pagesPhil Davis2017-01-231-5/+24
* Breadcrumb linksPhil Davis2017-01-101-0/+1
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Fixed #6732Stephen Beaver2016-08-221-8/+20
* Fixed to properly save configs in PPPs interfacesFrancisco Cavalcante2016-08-121-17/+38
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-45/+43
* Always use require_oncePhil Davis2016-06-271-2/+2
* jQuery datepicker added to interfaces.php and interfaces_ppps_edit.php for se...Stephen Beaver2016-06-221-0/+2
* Don't override type so changing it is possible. Ticket #6439Chris Buechler2016-06-011-1/+3
* Miscellaneous Textual Correction - InterfacesNOYB2016-05-031-2/+2
* localip and gateway aren't used when type is PPP, remove here. Ticket #6264Chris Buechler2016-04-251-2/+0
* Interfaces (assign) - Remove PersonalizationsNOYB2016-03-291-4/+4
* One too many "!" in the "Advanced options" button javascript caused the Link ...Stephen Beaver2016-03-221-1/+1
* Reengineer Form_Button setAttributePhil Davis2016-03-201-3/+1
* Redmine #5994 Enhance test for PPP advanced defaultsPhil Davis2016-03-181-0/+4
* Fixed #6003Stephen Beaver2016-03-171-2/+21
* Redmine #5994 interfaces_ppps_edit standardize advanced buttonPhil Davis2016-03-161-35/+65
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-1/+1
* Internationalize Form_Button textPhil Davis2016-03-111-1/+1
* More icon/button inconsistencies. Ticket #5965jim-p2016-03-101-2/+4
* Fixed blank space caused by hidden inputStephen Beaver2016-03-011-3/+3
* Fixes the PPP interface list. List all physical interfaces + VLANs and not t...Luiz Otavio O Souza2016-02-251-12/+13
* Fixes the editing of PPP entries.Luiz Otavio O Souza2016-02-211-56/+65
* 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
* Final updates in support of hidden passwordsStephen Beaver2015-12-291-0/+2
* FInished password hiding logic by ensuring $_POST['password'] != DMYPWD befor...Stephen Beaver2015-12-281-1/+3
* Added new addPassword method and password == password_confirm validation wher...Stephen Beaver2015-12-281-1/+4
* Remove $closehead variableColin Fleming2015-12-191-1/+0
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* Code style g-iPhil Davis2015-12-151-40/+51
* Fixed #5564Stephen Beaver2015-12-021-2/+1
* Fixed #5542Stephen Beaver2015-11-301-88/+99
* 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
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-2/+0
OpenPOWER on IntegriCloud