summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_captiveportal_vouchers.php
Commit message (Collapse)AuthorAgeFilesLines
* Standardize Captive Portal breadcrumbsPhil Davis2015-12-071-2/+2
| | | | | and services_captiveportal_zones_edit is actually code that can only add a zone, so it might as well say so.
* Type up SCRIPT tagsColin Fleming2015-11-291-2/+3
|
* 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.
* Change Form_TextArea to Form_TextareaStephen Beaver2015-11-231-2/+2
| | | | (autoload now makes the classes case sensitive)
* 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-4/+4
| | | | | Make the capitalisation of the various heading pages consistent. Fix various field var name errors observed.
* Correction per Phil DavisStephen Beaver2015-11-061-1/+1
|
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-1/+1
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* replace and find for icon-embed-btnheper2015-11-051-1/+1
|
* Buttons update to new design:wqStephen Beaver2015-11-041-3/+6
|
* convert services_captiveportal_vouchers to faheper2015-10-311-4/+4
| | | please confirm/deny whether fa-file-excel-o is suitable for "export to csv"
* Completed #5359Stephen Beaver2015-10-301-1/+0
|
* fix voucher page headingChris Buechler2015-09-151-1/+1
|
* fix text for voucher exportChris Buechler2015-09-151-1/+1
|
* Fixed #5110Stephen Beaver2015-09-091-30/+59
| | | | <?=$cpzone?> missing '='
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-319/+260
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+715
OpenPOWER on IntegriCloud