summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_pppoe_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Services - PunctuationNOYB2016-04-211-10/+10
| | | | | | Clean up some services menu punctuation. (cherry picked from commit e78ecb9681106889f94b5c7f7b1dbf7b46f54766)
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-2/+2
| | | | | This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.
* Internationalize Form_Button textPhil Davis2016-03-111-2/+2
| | | | | | The text of a Form_Button is not translated internally. Some Form_Button calls already had the button text enclosed in gettext(), this does it for the remaining ones.
* Icon consistency in Repeatable blocks. Ticket #5965jim-p2016-03-091-4/+8
|
* Review alert wording. End sentence with period, remove redundant 'Warning', ↵k-paulius2016-02-141-1/+1
| | | | 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
* Fix RADIUS spelling. It is written in all caps.k-paulius2016-02-101-1/+1
|
* Relocate subnet mask drop-down to a more sensible place on the PPPoE server, ↵jim-p2016-01-221-8/+20
| | | | add a user login count option.
* Fix syntax errors introduced on recent merged pull requestsRenato Botelho2016-01-121-1/+1
|
* Merge pull request #2411 from stilez/patch-15Renato Botelho2016-01-121-4/+1
|\
| * redmine 5702 - switch to high level IPv4 functions instead of low level ↵stilez2016-01-121-4/+1
| | | | | | | | ip2long32() etc
* | SImplify a recent-added validation teststilez2016-01-091-3/+1
|/ | | numericint is the standard test for numeric && >=0
* Fix up text on PPPoE Serverjim-p2016-01-071-14/+14
|
* Validate pppoe_subnet before use it in calculation. Ticket #5720Renato Botelho2016-01-061-0/+5
|
* Change number of PPPoE users range to 1-255 and add an extra POST validationRenato Botelho2016-01-061-1/+4
|
* Fix field name validationRenato Botelho2016-01-061-1/+1
|
* Final updates in support of hidden passwordsStephen Beaver2015-12-291-4/+10
|
* Merge pull request #2256 from phil-davis/r014Stephen Beaver2015-12-171-14/+19
|\
| * Code style servicesPhil Davis2015-12-171-14/+19
| |
* | services_pppoe_edit handle both GET and POSTPhil Davis2015-12-171-2/+2
|/ | | | | This wacky logic would only have got to the $_POST checks if $_GET['id'] was already set. I haven't looked to analyse it - but how would anything using $_POST have worked?
* Rename of files to better match their position in the memory structureStephen Beaver2015-12-111-0/+632
OpenPOWER on IntegriCloud