summaryrefslogtreecommitdiffstats
path: root/usr/local/www/javascript/interfaces_ppps_edit
Commit message (Collapse)AuthorAgeFilesLines
* Fix for #3416Brian Candler2014-02-101-1/+1
| | | | | Correct javascript error which prevents PPP/PPPoE per-link settings from being displayed (bandwidth, MTU, MRU, MRRU).
* fix #2639 (country interface selector in interfaces_ppps_edit.php)Darren Embry2012-10-261-45/+61
| | | | also make ppps_edit more jslint ready for good measure
* Converting from scriptaculous to jQueryVinicius Coque2011-11-151-122/+116
|
* should be #777 not *777Chris Buechler2010-08-131-1/+1
|
* Expose MRRU settings in the GUI for PPPoE (MLPPP).gnhb2010-08-131-0/+3
|
* Fix javascript error and apn id so not duplicate id in html.gnhb2010-06-051-4/+4
|
* Simplify GUI even more, especially for PPP connections.gnhb2010-06-041-17/+12
|
* Rework GUI to hide advanced options and display via button.gnhb2010-06-031-14/+41
| | | | requested by Ermal.
* Listing service providersVinicius Coque2010-06-021-21/+82
| | | | | - Added dropdown list to select provider - Added javascrit methods to handle Ajax requests
* Clean up javascript even more, so unnecessary loops don't get executed.gnhb2010-05-291-29/+26
|
* Really fix javascript . . .gnhb2010-05-281-2/+11
|
* Fixed problems in javascript and added L2TP support to GUI.gnhb2010-05-281-17/+22
|
* Fix javascript error.gnhb2010-05-281-1/+4
|
* Clean up code in interfaces_ppps_edit.php and in javascript.gnhb2010-05-281-3/+1
|
* Fix many things related to PPP connections.gnhb2010-05-261-12/+45
| | | | | | Fixed tab array numbering in interfaces_* files. Enabled multilink over PPtP connections. Fixed handling of bandwidth, mtu, mru settings. Removed unnecessary curly brackets from single line if conditionals, and more . . .
* Fix HTML tags in interfaces.php and delete extra javascript function in ↵gnhb2010-05-201-1/+0
| | | | ppps_edit.js
* Bandwidth, MTU, MRU settings working.gnhb2010-05-121-10/+8
|
* Fix up final bits of PPPoE Periodic reset and disable setting of bandwidths ↵gnhb2010-05-111-25/+22
| | | | for mlppp links for now.
* Working on PPPoE periodic reset. Writing out pppoe_restart_XXX file still ↵gnhb2010-05-081-0/+13
| | | | needs work.
* Use "PPPs" as the new Tab name in Interfaces -> Assign. Rename files and ↵gnhb2010-05-041-0/+105
update affected files. Also, add upgrade_config function 062_to_063.
OpenPOWER on IntegriCloud