summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_mac_edit.php
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2813 from ↵Stephen Beaver2016-04-041-2/+2
| | | | | | NOYB/Services_/_Captive_Portal_-_Remove_Personalizations (cherry picked from commit cbe2d30f3b69f35ee2a174e931209a49cee594c6)
* Reengineer Form_Button setAttributePhil Davis2016-03-201-4/+1
| | | | | | As per what was done for https://github.com/pfsense/pfsense/pull/2765 - do it to the rest of them. Seems to work OK.
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-1/+1
| | | | | This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.
* Internationalize Form_Button textPhil Davis2016-03-111-1/+1
| | | | | | 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.
* More icon/button inconsistencies. Ticket #5965jim-p2016-03-101-1/+3
|
* Remove Zone: prefix before the zone name to make breadcrumb a bit shorter + ↵k-paulius2016-02-141-1/+1
| | | | it is obvious what it is
* 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.
* Show zone name in the breadcrumb of MAC, IP, hostname and voucher edit pages.k-paulius2016-02-131-3/+3
|
* Convert section titles to title casek-paulius2016-02-101-1/+1
|
* Add missing description fieldStephen Beaver2016-02-011-2/+9
|
* Fixed #5789Stephen Beaver2016-01-211-1/+1
|
* Validate CP MAC passthrough bandwidth. Ticket #5655Chris Buechler2015-12-171-0/+6
|
* Code style services captive portalPhil Davis2015-12-161-3/+4
|
* 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
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
|
* 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.
* Captive Portal code reviewPhil Davis2015-11-081-1/+1
| | | | | Make the capitalisation of the various heading pages consistent. Fix various field var name errors observed.
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-0/+3
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* Completed #5359Stephen Beaver2015-10-301-26/+51
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-85/+102
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+270
OpenPOWER on IntegriCloud